@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;
	border: 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; }


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

p {  }
td {
	line-height: 1.5em;
	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 {  }

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/

#menu p {
	vertical-align: top;
	line-height: 1.3em;
	margin-top: 7px;
	margin-bottom: 3px;
}
#menu a {
	margin-top: 0px;
	margin-bottom: 0px;
}
#menu a:hover {
	text-decoration: none;
	color: #ff6f00;
}
#menu ul li {
	text-decoration: none;
	list-style-image: url(../img/list-icon.png);
	line-height: 1.8em;
	margin-left: 20px;
}

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

#contents h4 {
	color: #428AFE;
	font-weight: bold;
	margin-top: 1.5em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0.5em;
	padding-left: 5px;
	border-bottom: 1px dashed #5e5e5e;
	clear: both;
	font-size: 1.1em;
}
#contents p {
	margin-top: 7px;
	margin-bottom: 3px;
	border-color: #c4c4c4;
}
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-orange {
	color: #FF601D;
}
.text-pink {
	color: #ff0067;
}
.text-green {
	color: #406C23;
}
.text-bluegreen { color: #099; }
.text-blue {
	color: #428AFE;
}
.text-darkblue {
	color: #003886;
}
.text-red { color: #f00; }
.text-dred { color: #96002d; }
.text-in {
	padding-left: 15px;
}
.text-strike {
	text-decoration: line-through;
}
.text-1 { font-size: 10px; }
.text-2 { font-size: 12px; }
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(../img/list-icon.png);
	line-height: 1.8em;
	margin-left: 20px;
}
#contents ol li {
	text-decoration: none;
	margin-left: 20px;
}
.graph-right {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
	max-width: 40%;
	height: auto;
}
.graph-left {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	max-width: 40%;
	height: auto;
}
.graph-max {
	max-width: 100%;
	height: auto;
}
.text-faq1 {
	font-weight: bold;
	background-image: url(../img/faq1.gif);
	background-repeat: no-repeat;
	padding-left: 28px;
	background-position: 0px 12px;
	padding-top: 10px;
}
.text-faq2 {
	font-weight: normal;
	background-image: url(../img/faq2.gif);
	background-repeat: no-repeat;
	padding-left: 42px;
	background-position: 0px 2px;
	border-bottom: 1px dashed #a2b1c8;
	padding-bottom: 10px;
}
.more {
    line-height: 1.4;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-color: #1D2089;
    border-radius: 8px;
    margin-bottom: 15px;
    margin-right: 20px;
    color: #FFFFFF;
    display: inline-block;
}
.more a {
	color: #FFFFFF;
}
.waku1 {
	border: 2px solid #FD5A8C;
	clear: both;
	line-height: 1.5em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #FFFBEE;
	border-radius: 10px;
}

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

#footer p {
	margin-top: 6px;
	margin-bottom: 4px;
}
#footer a {

}


/*------------------------------------------------------------
	クリアフィクス
------------------------------------------------------------*/
.clear {
	clear: both;
}  
.clear hr {
	display: none;
}
.space {
	height: 20px;
}  
.space hr {
	display: none;
}

/*------------------------------------------------------------
	RSS
------------------------------------------------------------*/
.rss-box {
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-left: -5px;
	margin-bottom: 0;
	padding: 0px;
	font-size: 0.95em;
}

/* 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: #F75600;
	font-size: 10px;
	font-weight : normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	line-height: 14px;
}

/* YouTube */

.youtube {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}









/* ########## 480px以下 ########## */

@media (max-width: 480px) {


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

body {
    color: #363636;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sp-off {
	display: none;
}
#spslide {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/
#bodybox {
    overflow: hidden;
    width: 100%;
    min-width: 320px;
}
#container {
    vertical-align: top;
    order-right-style: solid;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 100%;
    text-align: left;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    background-color: #FFFFFF;
    min-width: 320px;
}
#box {
    vertical-align: top;
    text-align: center;
    margin: 0;
    width : 100%;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0px;
}
#contents {
    line-height: 1.6;
    text-align: left;
    vertical-align: top;
    width: 94%;
    padding: 0;
    margin-top: 0px;
    margin-right: 3%;
    margin-bottom: 10px;
    margin-left: 3%;
    font-size: 0.95em;
    clear: both;
}
#containerbottom {
    clear: both;
    margin-right: 3%;
    margin-left: 3%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 15px;
    width: 94%;
    margin-top: 20px;
    margin-bottom: 10px;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	text-align: center;
	vertical-align: top;
	padding: 0;
	margin: 0px;
	background-image: url(../img/sp/spheadbg.gif);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}
#headercontainer {
    vertical-align: top;
    padding: 0;
    order-right-style: solid;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 100%;
    text-align: left;
    height: 75px;
}
h1 {
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    margin: 0;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    color: #FFFFFF;
    text-shadow: 1px 1px #030303;
    background-color: #4088f9;
}
#headerglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#headerglobal a:link { text-decoration: none; }
#headerglobal a:hover { text-decoration: none; }
#headerglobal a:visited { text-decoration: none; }
#headerglobal ul li.home {
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 216px;
    height: 60px;
    outline: none 0;
    margin-left: 0px;
    background-image: url(../img/sp/sphome.png);
    background-size: auto 100%;
    margin-top: 5px;
}
#headerglobal ul li.home a {
	display: block;
	float: left;
	width: 216px;
	height: 60px;
	outline: none 0;
}

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
#menu {
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
	width: 100%;
	float: left;
	padding: 0;
	margin-top: 5px;
	margin-right: 0%;
	margin-bottom: 10px;
	margin-left: 0%;
	clear: both;
	font-size: 0.85em;
}
#global {
	font-size: 1px;
	text-decoration: none;
	text-align: left;
	clear: both;
	display: block;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#global:after {
	content: "";
	display: block;
	clear: both;
}
#global ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#global a:link { text-decoration: none; }
#global a:hover { text-decoration: none; }
#global a:visited { text-decoration: none; }
#global li.tel a, .global li.tel a:hover{
    float: left;
    width: 94%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../img/sp/menu_tel.jpg);
    overflow: hidden;
    background-size: cover;
    padding-top: 14.25%;
    margin-left: 3%;
    margin-top: 10px;
    margin-right: 3%;
    margin-bottom: 10px;
}
#global li.hour {
    float: left;
    width: 94%;
    height: 0;
    display: block;
    text-indent: -9999px;
    background-image: url(../img/hour.png);
    overflow: hidden;
    background-size: cover;
    padding-top: 21.36%;
    margin-left: 3%;
    margin-right: 3%;
    margin-bottom: 10px;
    margin-top: 5px;
}
#global ul li.n01 {
	display: none;
}
#global ul li.n02 {
	display: none;
}
#global ul li.n03 {
	display: none;
}
#global ul li.n04 {
	display: none;
}
#global ul li.n05 {
	display: none;
}
#global ul li.n06 {
	display: none;
}
#global ul li.n07 {
	display: none;
}
#global ul li.n08 {
	display: none;
}
#global ul li.n09 {
	display: none;
}
#global ul li.n10 {
	display: none;
}


/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/
#mobile-menu{
    position: fixed;
    top: 0;
    display: block;
    clear: both;
    width: 100%;
    margin-top: 0px;
    height: 5px;
    text-align: left;
	z-index: 9999;
}
#right-menu {
    display: block;
    font-size: 1px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 55px;
    background-image: url(../img/menu.gif);
    background-repeat: no-repeat;
    height: 0;
    background-size: 100% 100%;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 55px;
} 
#right-menu a{
	color: #fff;
	display: block;
	cursor: pointer;
	line-height: 100%;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
h2 {
	font-size: 1em;
	font-weight: bold;
	clear: both;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #FFFFFF;
	background-image: url(../img/sp/sp-h2.jpg);
	background-repeat: no-repeat;
	text-shadow: 1px 1px 1px #000000;
	background-size: 100% auto;
}
#contents h3{
	font-size: 1em;
	font-weight: bold;
	background-repeat: repeat-y;
	clear: both;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1.2em;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 6px solid #428afe;
	border-bottom: 2px solid #428afe;
	padding-right: 5px;
	background-color: #e6f2ff;
}

.text-name {
	font-size: 1.5em;
	line-height: 1.8em;
}
.text-1 {
	font-size: 8px;
}

.box1 {
	line-height: 1.5;
	width: 47%;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box2 {
	width: 47%;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
}
.box3 {
	line-height: 1.5em;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box4 {
	line-height: 1.5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
}
#infobox {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border: 1px solid #cccccc;
	padding-top: 0px;
	background-color: #e6f2ff;
	padding-left: 10px;
	margin-top: 15px;
	padding-right: 10px;
	font-size: 0.95em;
}
td.td-box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
	width: 50px;
}
td.td-box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
	width: 50px;
	text-align: center;
}
td.td-box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
}
td.td-hour1 {
	vertical-align: middle;
	background-color: #E6F2FF;
	text-align: center;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
td.td-hour2 {
	vertical-align: middle;
	background-color: #428AFE;
	text-align: center;
	color: #FFFFFF;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
td.td-hour3 {
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	width: 30px;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
    font-size: 0.85em;
    line-height: 1.5em;
    vertical-align: top;
    clear: both;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 100%;
    background-color: #FFFFFF;
}
#footerbox {
    vertical-align: top;
    order-right-style: solid;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 94%;
    text-align: center;
    background-position: right top;
    background-repeat: no-repeat;
}

.footertext {
	font-size: 0.85em;
	text-align: center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFFFFF;
	background-color: #428afe;
}


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

#pageTop {
	position: fixed;
	bottom: 15px;
	right: 5px;
	width: 50px;
	background-image: url(../img/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;
}


}

/* ########## 959～481px ########## */

@media print, screen and (max-width: 959px) and (min-width: 481px) {


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

body {
    color: #363636;
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.sp-off {
	display: none;
}
#spslide {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    padding-bottom: 20px;
}

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/
#bodybox {
    overflow: hidden;
    width: 100%;
    min-width: 480px;
}
#container {
    vertical-align: top;
    order-right-style: solid;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    width: 100%;
    text-align: left;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0px;
    background-color: #FFFFFF;
    min-width: 480px;
}
#box {
    vertical-align: top;
    text-align: center;
    margin: 0;
    width : 100%;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 0px;
}
#contents {
    line-height: 1.6;
    text-align: left;
    vertical-align: top;
    width: 94%;
    padding: 0;
    margin-top: 0px;
    margin-right: 3%;
    margin-bottom: 10px;
    margin-left: 3%;
    font-size: 0.95em;
    clear: both;
}
#containerbottom {
    clear: both;
    margin-right: 3%;
    margin-left: 3%;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 15px;
    width: 94%;
    margin-top: 20px;
    margin-bottom: 10px;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	text-align: center;
	vertical-align: top;
	padding: 0;
	margin: 0px;
	background-image: url(../img/sp/spheadbg.gif);
	background-repeat: repeat-x;
	background-size: 100% 100%;
}
#headercontainer {
    vertical-align: top;
    order-right-style: solid;
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: 0px;
    width: 100%;
    text-align: left;
    height: 75px;
    background-image: url(../img/sp/tabhead-bg.png);
    background-repeat: no-repeat;
    background-position: right 0%;
    background-size: auto 65px;
}
h1 {
    font-size: 10px;
    font-weight: normal;
    text-align: left;
    margin: 0;
    padding-top: 1px;
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 5px;
    color: #FFFFFF;
    text-shadow: 1px 1px #030303;
    background-color: #4088f9;
}
#headerglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#headerglobal a:link { text-decoration: none; }
#headerglobal a:hover { text-decoration: none; }
#headerglobal a:visited { text-decoration: none; }
#headerglobal ul li.home {
    background-repeat: no-repeat;
    display: block;
    float: left;
    width: 216px;
    height: 60px;
    outline: none 0;
    margin-left: 10px;
    background-image: url(../img/sp/sphome.png);
    background-size: auto 100%;
    margin-top: 5px;
}
#headerglobal ul li.home a {
	display: block;
	float: left;
	width: 216px;
	height: 60px;
	outline: none 0;
}

/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
#menu {
	display: none;
}


/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/
#mobile-menu{
    position: fixed;
    top: 0;
    display: block;
    clear: both;
    width: 100%;
    margin-top: 0px;
    height: 5px;
    text-align: left;
	z-index: 9999;
}
#right-menu {
    display: block;
    font-size: 1px;
    text-indent: -9999px;
    vertical-align: middle;
    width: 60px;
    background-image: url(../img/menu.gif);
    background-repeat: no-repeat;
    height: 0;
    background-size: 100% 100%;
    float: right;
    margin-top: 0px;
    margin-right: 0px;
    padding-top: 60px;
} 
#right-menu a{
	color: #fff;
	display: block;
	cursor: pointer;
	line-height: 100%;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
h2 {
	font-size: 1em;
	font-weight: bold;
	clear: both;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 7px;
	color: #FFFFFF;
	background-image: url(../img/sp/sp-h2.jpg);
	background-repeat: no-repeat;
	text-shadow: 1px 1px 1px #000000;
	background-size: 100% auto;
}
#contents h3{
	font-size: 1em;
	font-weight: bold;
	background-repeat: repeat-y;
	clear: both;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1.2em;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 6px solid #428afe;
	border-bottom: 2px solid #428afe;
	padding-right: 5px;
	background-color: #e6f2ff;
}

.text-name {
	font-size: 1.5em;
	line-height: 1.8em;
}
.text-1 {
	font-size: 8px;
}

.box1 {
	line-height: 1.5;
	width: 47%;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box2 {
	width: 47%;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
}
.box3 {
	line-height: 1.5em;
	width: 47%;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box4 {
	line-height: 1.5em;
	width: 47%;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
}
#infobox {
    margin-bottom: 2px;
    padding-bottom: 15px;
    border: 1px solid #cccccc;
    padding-top: 10px;
    background-color: #e6f2ff;
    padding-left: 15px;
    margin-top: 25px;
    padding-right: 15px;
}
td.td-box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
	width: 50px;
}
td.td-box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
	width: 50px;
	text-align: center;
}
td.td-box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
}
td.td-hour1 {
	vertical-align: middle;
	background-color: #E6F2FF;
	text-align: center;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
td.td-hour2 {
	vertical-align: middle;
	background-color: #428AFE;
	text-align: center;
	color: #FFFFFF;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}
td.td-hour3 {
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	width: 30px;
}

/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
    font-size: 0.85em;
    line-height: 1.5em;
    vertical-align: top;
    clear: both;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    width: 100%;
    background-color: #FFFFFF;
}
#footerbox {
    vertical-align: top;
    order-right-style: solid;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    width: 94%;
    text-align: center;
    background-position: right top;
    background-repeat: no-repeat;
}

.footertext {
	font-size: 0.85em;
	text-align: center;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 0px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFFFFF;
	background-color: #428afe;
}

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

#pageTop {
	position: fixed;
	bottom: 15px;
	right: 5px;
	width: 50px;
	background-image: url(../img/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;
}




}






/* ########## 960px以上 ########## */

@media (min-width: 960px) {



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

body {
	color: #363636;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #e5f1fe;
	background-image: url(../img/body-bg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
.pc-off {
	display: none;
}
#spslide {
	display: none;
}

/*------------------------------------------------------------
	コンテナー
------------------------------------------------------------*/
#bodybox {
	overflow: hidden;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../img/bodybox-bg.gif);
	background-repeat: repeat-y;
}
#container {
	vertical-align: top;
	order-right-style: solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 900px;
	text-align: left;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
#box {
	vertical-align: top;
	text-align: center;
	margin: 0;
	width : 900px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
}
#box:after {
	content: "";
	display: block;
	clear: both;
}
#contents {
	line-height: 1.7em;
	text-align: left;
	vertical-align: top;
	width: 650px;
	float: right;
	padding: 0;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 0.85em;
	margin-top: 10px;
}
#containerbottom {
    clear: both;
    margin-left: 245px;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 620px;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	text-align: center;
	vertical-align: top;
	height: 136px;
	padding: 0;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-image: url(../img/pcheadimage.jpg);
	width: 900px;
}
#headercontainer {
	vertical-align: top;
	padding: 0;
	order-right-style: solid;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	height: 130px;
	background-position: 0px 0px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0;
	text-shadow: 1px 1px #FFFFFF;
}

#headerglobal ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#headerglobal a:link { text-decoration: none; }
#headerglobal a:hover { text-decoration: none; }
#headerglobal a:visited { text-decoration: none; }
#headerglobal ul li.home {
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 900px;
	height: 80px;
	outline: none 0;
	margin-left: 0px;
}

#headerglobal ul li.home a {
	display: block;
	float: left;
	width: 249px;
	height: 60px;
	outline: none 0;
	margin-left: 650px;
}


/*------------------------------------------------------------
	メニュー
------------------------------------------------------------*/
#menu {
	line-height: 1.6em;
	vertical-align: top;
	width: 206px;
	float: left;
	padding-top: 225px;
	padding-right: 0;
	padding-left: 8px;
	padding-bottom: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0px;
	clear: both;
	font-size: 0.9em;
	text-align: left;
	background-image: url(../img/menu-bg.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#global {
	font-size: 1px;
	text-decoration: none;
	text-align: left;
	clear: both;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 190px;
}
#global ul li {
	text-decoration: none;
	display: inline;
	text-indent: -9999px;
	list-style-type: none;
	list-style-position: inside;
  }
#global a:link { text-decoration: none; }
#global a:hover { text-decoration: none; }
#global a:visited { text-decoration: none; }
#global ul li.tel {
	display: none;
}
#global ul li.n01 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_01.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n01 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n01 a:hover {
	background-image: url(../img/menu/menu_01.gif);
	background-repeat: no-repeat;
}
#global ul li.n02 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_02.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n02 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n02 a:hover {
	background-image: url(../img/menu/menu_02.gif);
	background-repeat: no-repeat;
}
#global ul li.n03 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_03.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n03 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n03 a:hover {
	background-image: url(../img/menu/menu_03.gif);
	background-repeat: no-repeat;
}
#global ul li.n04 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_04.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n04 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n04 a:hover {
	background-image: url(../img/menu/menu_04.gif);
	background-repeat: no-repeat;
}
#global ul li.n05 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_05.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n05 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n05 a:hover {
	background-image: url(../img/menu/menu_05.gif);
	background-repeat: no-repeat;
}
#global ul li.n06 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_06.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n06 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n06 a:hover {
	background-image: url(../img/menu/menu_06.gif);
	background-repeat: no-repeat;
}
#global ul li.n07 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_07.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n07 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n07 a:hover {
	background-image: url(../img/menu/menu_07.gif);
	background-repeat: no-repeat;
}
#global ul li.n08 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_08.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n08 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n08 a:hover {
	background-image: url(../img/menu/menu_08.gif);
	background-repeat: no-repeat;
}
#global ul li.n09 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_09.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n09 a {
	display: inline;
	float: left;
	width: 190px;
	height: 47px;
	outline: none 0;
}
#global ul li.n09 a:hover {
	background-image: url(../img/menu/menu_09.gif);
	background-repeat: no-repeat;
}
#global ul li.n10 {
	background-repeat: no-repeat;
	background-image: url(../img/menu/menu_10.gif);
	display: inline;
	float: left;
	width: 190px;
	height: 80px;
	outline: none 0;
	margin-left: 0px;
	margin-bottom: 8px;
}
#global ul li.n10 a {
	display: inline;
	float: left;
	width: 190px;
	height: 80px;
	outline: none 0;
}
#global ul li.n10 a:hover {
	background-image: url(../img/menu/menu_10.gif);
	background-repeat: no-repeat;
}
#global ul li.sphome {
	display: none;
}

/*------------------------------------------------------------
	モバイルメニューボタン
------------------------------------------------------------*/
#mobile-menu{
	display: none;
}


/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
h2 {
	font-size: 1.2em;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 0 0;
	clear: both;
	margin-top: 25px;
	margin-right: 0;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 10px;
	color: #FFFFFF;
	text-shadow: 1px 1px 1px #2E2E2E;
	background-image: url(../img/pc-h2.jpg);
	height: 32px;
	padding-bottom: 0px;
	margin-bottom: 15px;
}
#contents h3{
	font-size: 1.1em;
	font-weight: bold;
	clear: both;
	margin-top: 1.5em;
	margin-right: 0;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-left: 5px solid #428AFE;
	border-bottom: 2px solid #428AFE;
	background-color: #e6f2ff;
}

.text-name {
	font-size: 1.5em;
	line-height: 1.8em;
}

.text-1 { font-size: 10px; }


.box1 {
	line-height: 1.5;
	width: 47%;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box2 {
	width: 47%;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
}
.box3 {
	line-height: 1.5em;
	width: 47%;
	float: left;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.box4 {
	line-height: 1.5em;
	width: 47%;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	text-align: left;
}

#infobox {
    margin-bottom: 2px;
    padding-bottom: 15px;
    border: 1px solid #cccccc;
    padding-top: 10px;
    background-color: #e6f2ff;
    padding-left: 15px;
    margin-top: 25px;
    padding-right: 15px;
}
td.td-box1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
	width: 145px;
}
td.td-box2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
	width: 95px;
	text-align: center;
}
td.td-box3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #23488D;
	border-bottom-color: #23488D;
	vertical-align: middle;
	padding-left: 3px;
}
td.td-hour1 {
	vertical-align: middle;
	background-color: #E6F2FF;
	text-align: center;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 50px;
}
td.td-hour2 {
	vertical-align: middle;
	background-color: #428AFE;
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
td.td-hour3 {
	vertical-align: middle;
	text-align: center;
	border-right: 1px solid #464646;
	border-bottom: 1px solid #464646;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	font-size: 12px;
	line-height: 1.5em;
	vertical-align: top;
	clear: both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0px;	
	padding-left: 0;
	margin-right: 1px;
	margin-left: 1px;
	width: 898px;
}
#footerbox {
	vertical-align: top;
	order-right-style: solid;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 670px;
	text-align: right;
	padding-left: 210px;
}

.footertext {
	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;
	color: #FFFFFF;
	background-color: #428afe;
	background-position: 26px 18px
}

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

#pageTop {
	position: fixed;
	bottom: 30px;
	right: 10px;
	width: 60px;
	background-image: url(../img/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;
}


}
