@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 480px) {
body {
	font-size: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	}

#header {
	width: 100%;
	min-height: 110px;
}

#header_inner {
	margin: 0 auto;
    width: 1020px;
	height: 100px;
}
#header_left {
	padding-top: 10px;
	padding-left: 20px;
	float: left;
	width:570px;
}

H1 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.15em;
	margin: 0;
	margin-left: 10px;
	color: #F00;
}

#rogo {
	background-image: url(img/rogo.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 75%;
	height: 80px;
	margin: 0 auto;
	width: 300px;
	height: 50px;
	margin: 0 auto;
	margin-left: 10px;
	float: left;
}
#kft {
	background-image: url(img/kft.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 197px;
	height: 38px;
	margin: 0 auto;
	padding-right: 50px;
	float: right;
}
#header_right {
	float: right;
	width: 300px;
	padding-top: 10px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.05em;
	text-align: center;
	margin: 0;
	margin-right: 30px;
	color: #000;
}

#menu_back {
    width: 100%;
    min-width: 1020px;
	height: 50px;
	background-image:url(img/menu_back.png);
	background-repeat: repeat-x;
	margin: 0 auto;
}
#menu {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}
#menu li{
    display: block;
    float: left;
    width: 12.5%;
    margin: 0;
    padding: 0;
}
#menu li a {
    display: block;
    padding: 13px 0 13px;
    background-image: url(img/menu_back.png);
    color: #000;
    text-align: center;
    text-decoration: none;
    border-right:1px solid #4baacb;
}
#menu li:first-child a{
    border-left:1px solid #4baacb;
}
#menu li:last-child a{
    border-right:1px solid #4baacb;
}
#menu li a:hover{
    background-image: url(img/menu_back.png);
    color: #000;
	font-weight: bold;
}
#toggle {
    display: none;
}

#content {
    width: 1020px;
    margin: 20px auto;
	margin-top: 20px;
	padding: 0;
	clear: both;
}
#content_hd {
	position: relative;
}
#main_img {
	background-image: url(img/main.png);
	background-repeat: no-repeat;
	background-size: contain;
    width: 100%;
	height: 260px;
    max-width: 960px;
    margin: 0 auto;
}
#main_txt {
	width: 529px;
	max-width: 960px;
	margin: 0 auto;
	position: absolute;
	left: 55px;
	top: 68px;
	color: #008C23;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 3.55em;
	-webkit-font-smoothing: antialiased;
}
#main_img2 {
	width: 511px;
	max-width: 511px;
	position: absolute;
	left: 66px;
	top: 158px;
}
#content_main {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
}
#content_right {
	float: right;
    width: 75%;
    max-width: 700px;
}
#content_left {
    width: 25%;
    max-width: 220px;
}
.bn1 {
	background-image: url(img/bt_1.png);
	width: 240px;
	height: 280px;
	top: 23px;
	margin-left: -20px;
}
.bn2 {
	background-image: url(img/bt_2.png);
	width: 220px;
	height: 70px;
	margin-top: 15px;
}
.bn3 {
	background-image: url(img/bt_3.png);
	width: 220px;
	height: 70px;
	margin-top: 15px;
}
.bn4 {
	background-image: url(img/bt_4.png);
	width: 220px;
	height: 70px;
	margin-top: 15px;
}
.bn5 {
	background-image: url(img/bt_5.png);
	width: 220px;
	height: 70px;
	margin-top: 15px;
}

.tb1 {
	border-right: #D6D6D6 solid 1px;
	border-left: #5982D9 solid 5px;
	display:block;
	background:#666;
	background-image: url(img/tab_back.png);
	background-repeat: repeat-x;
	width: 680px;
	height: 42px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 1.45em;
	line-height: 1.95em;
	padding-left: 15px;
	clear: both;
}
.tb1_2 {
	border-right: #D6D6D6 solid 1px;
	border-left: #5982D9 solid 5px;
	display:block;
	background:#666;
	background-image: url(img/tab_back.png);
	background-repeat: repeat-x;
	width: 680px;
	height: 42px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 1.45em;
	line-height: 1.95em;
	padding-left: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	clear: both;
}

.tb1_txt1 {
	width: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.95em;
	line-height: 1.95em;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tb1_txt2 {
	float: left;
	width: 500px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.95em;
	line-height: 1.95em;
	margin-top: 20px;
}
.tb1_img {
	background-image: url(img/tb1_img.png);
	float: right;
	width: 180px;
	height: 208px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 40px;
}

.tb2 {
	background-image: url(img/tab_carier.png);
	width: 100%;
	height: 42px;
	clear: both;
}
.tb2_txt1 {
	width: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.85em;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #C00;
}

.tb2_img {
	background-image: url(img/carier_map.png);
	width: 100%;
	max-width: 622px;
	height: 266px;
	margin: 0 auto;
	margin-bottom: 40px;
}
.tb3 {
	background-image: url(img/tab_nagare.png);
	width: 100%;
	height: 42px;
	clear: both;
}
.map {
	width: 100%;
	height: 163px;
	max-width: 700px;
	margin: 0 auto;
	margin-top: 20px;
}

.fl_tab {
	border-right: #D6D6D6 solid 1px;
	border-left: #060 solid 5px;
	display:block;
	background: #60BC01;
	width: 690px;
	height: 30px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	color: #FFF;
	font-size: 1.25em;
	line-height: 1.70em;
	padding-left: 5px;
	margin-top: 5px;
	clear: both;
}
.fl_txt {
	background: #FFFCEE;
	width: 670px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.0em;
	line-height: 1.75em;
	padding: 15px;
	margin-top: 10px;
	border-radius: 10px; /* CSS3草案 */
	-webkit-border-radius: 10px; /* Safari,Google Chrome用 */
	-moz-border-radius: 10px; /* Firefox用 */
	margin-bottom: 10px;
}


/* table幅の指定・隣接するセルのボーダーを重ねて表示 */
table.style {
        border-collapse: collapse;
}

/* thの指定 */
table.style th {
        font-weight: normal;
        background-color: #F0F0F0;
        border:1px solid #BFBFBF;
        text-align: center;
        padding: 5px;
}

/* tr tdの指定 */
table.style tr td {
        background-color: #FFFFFF;
        border:1px solid #BFBFBF;
        text-align: left;
        padding: 5px;
}

table.gaiyo {
    margin: 0 auto;
    width: 100%;
    border: none;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-collapse: separate;
    border-spacing: 0 5px;
}
 
table.gaiyo th {
    vertical-align: middle;
    height: 15px;
    width: 30%;
    margin: 0;
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    background: #f5f5f5;
}
 
table.gaiyo td.data {
    padding: 0;
    margin: 0;
	padding-left: 20px;
    height: 15px;
    width: 70%;
    border: none;
    color: #000;
    font-size: 12px;
    line-height: 16px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
}
 
table.gaiyo td:fst-child {
    padding: 0 0 0 10px;
    vertical-align: middle;
}
 
table.gaiyo td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #CCCCCC;
}

#button {
  width: 60%;
  color:#ffffff;
  background:#337fcc;
  font-size:28px;
  font-weight:bold;
  text-align:center;
  display:block;
  text-decoration:none;
  border:1px solid #225588;
  padding:12px 0 8px 0;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 40px;
}

#footer {
	background-color: #4171D3;
	height: 270px;
	min-width: 1020px;
	margin: 0 auto;
	clear: both;
}

#footer_inner {
	background-color: #4171D3;
    width: 1020px;
	margin: 0 auto;
}

#footer_link {
	text-align: center;
	padding: 10px;
}

#footer_link li{
    display: block;
    float: left;
    margin-right: 15px;
    color: #FFF;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.85em;
	line-height: 1.25em;
    text-decoration: none;
	text-align: center;
}
#footer_link li a{
    color: #FFF;
    text-decoration: underline;
	text-align: center;
}
#footer_copy {
	background-color: #4171D3;
	float: right;
	text-align: right;
	margin-top: 20px;
	padding: 20px;
    width: 50%;
    color: #FFF;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.95em;
	line-height: 1.85em;
    text-decoration: none;
}

}

 




@media only screen and (max-width: 479px) {
    #menu {
        display: none;
    }

    #menu li {
        width: 100%;
        margin-left: 0;
        list-style-type: none;
    }


#menu li a {
	display: block;
	padding: 5px;
	background-color: #5982D9;
	color: #FFF;
	text-decoration: none;
	border-bottom:1px solid #FFF;
    margin-left: 0;
}
#menu li:last-child a{
	border: none;

}
#menu li a:hover{
	background: #0057D9;
}


    #toggle {
		margin-top: 0px;
        display: block;
        position: relative;
        width: 100%;
        background: #5982D9;
    }
    #toggle a{
        display: block;
        position: relative;
        padding: 20px 0 20px;
        border-bottom: 1px solid #0052B7;
        color:#FFF;
        text-align: center;
        text-decoration: none;
    }
    #toggle:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 30px;
        height: 30px;
        margin-top: -15px;
        background: #FFF;
    }
    #toggle a:before, #toggle a:after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 10px;
        width: 30px;
        height: 6px;
        background: #5982D9;
    }
    #toggle a:before {
        margin-top:-9px;
    }
    #toggle a:after {
        margin-top: 3px;
    }


body {
	font-size: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0;
	}

#header {
	width: 100%;
	min-height: 110px;
}

#header_inner {
	margin: 0 auto;
    max-width: 960px;
}
#header_left {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0 auto;
}

H1 {
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.85em;
	margin: 0;
	margin-left: 10px;
	margin-right: 10px;
	color: #F00;
	text-align: center;
}

#rogo {
	background-image: url(img/rogo_b.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 90%;
	height: 55px;
	margin: 0 auto;
}
#kft {
	background-image: url(img/kft_b.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 60%;
	height: 38px;
	margin: 0 auto;
	margin-top: 5px;
}
#header_right {
        display: none;
}

#content {
    width: 100%;
    margin: 20px auto;
	margin-top: 20px;
	padding: 0;
}
#content_hd {
    width: 100%;
    max-width: 640px;
}
#main_img {
	background-image: url(img/main_s.png);
	background-repeat: no-repeat;
	background-size: contain;
    width: 90%;
	height: 300px;
    max-width: 640px;
    margin: 0 auto;
}
#main_txt {
	width: 218px;
	max-width: 960px;
	margin: 0 auto;
	position: absolute;
	left: 14px;
	top: 43px;
	color: #008C23;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.25em;
	-webkit-font-smoothing: antialiased;
}
#main_img2 {
	width: 511px;
	max-width: 511px;
	position: absolute;
	left: 66px;
	top: 158px;
}
#content_main {
    width: 100%;
    margin: 0 auto;
	margin-top: 20px;
}
#content_right {
    width: 90%;
	margin: 0 auto;
}

.bn1 {
        display: none;
}
.bn2 {
        display: none;
}
.bn3 {
        display: none;
}
.bn4 {
        display: none;
}
.bn5 {
        display: none;
}

.tb1 {
	border: #D6D6D6 solid 1px;
	border-left: #5982D9 solid 5px;
	display:block;
	background:#666;
	background-image: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 50%, #F4F4F4 50%, #F4F4F4 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(0.50, #FFFFFF), color-stop(0.50, #F4F4F4), color-stop(1, #F4F4F4));
	width: 94%;
	height: 42px;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 1.05em;
	line-height: 2.7em;
	padding-left: 15px;
	clear: both;
}
.tb1_txt1 {
	width: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.95em;
	line-height: 1.95em;
	margin-top: 20px;
}
.tb1_txt2 {
	width: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.95em;
	line-height: 1.95em;
	margin-top: 20px;
}
.tb1_img {
	background-image: url(img/tb1_img.png);
	width: 180px;
	height: 208px;
	margin: 0 auto;
}

.tb2_txt1 {
	width: 100%;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	line-height: 1.85em;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #C00;
}

.tb2_img {
	background-image: url(img/ca_img.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 90%;
	height: 600px;
	max-width: 331px;
	max-height: 692px;
	margin: 0 auto;
	margin-bottom: 40px;
}

.tb3_img {
	background-image: url(img/nagare_img.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 90%;
	height: 610px;
	max-width: 333px;
	max-height: 660px;
	margin: 0 auto;
	margin-top: 20px;
}

/* table幅の指定・隣接するセルのボーダーを重ねて表示 */

table.gaiyo {
	width: 100%;
    margin: 0 auto;
    border: none;
    border-top: solid 1px #CCCCCC;
    border-bottom: solid 1px #CCCCCC;
    border-collapse: separate;
    border-spacing: 0 5px;
}
 
table.gaiyo th {
    vertical-align: middle;
    height: 15px;
    width: 28%;
    margin: 0;
    text-align: center;
    color: #000;
	font-size: 0.85em;
	line-height: 1.55em;
    font-weight: bold;
    background: #f5f5f5;
}
 
table.gaiyo td.data {
    padding: 0;
    margin: 0;
	padding-left: 10px;
    height: 15px;
    width: 72%;
    border: none;
    color: #000;
	font-size: 0.85em;
	line-height: 1.55em;
    text-align: left;
    vertical-align: middle;
    overflow: hidden;
}
 
table.gaiyo td:fst-child {
    padding: 0 0 0 10px;
    vertical-align: middle;
}
 
table.gaiyo td.bar {
    height: 1px;
    width: 100%;
    border-top: solid 1px #CCCCCC;
}

#button {
  width: 60%;
  color:#ffffff;
  background:#337fcc;
  font-size: 24px;
  font-weight:bold;
  text-align:center;
  display:block;
  text-decoration:none;
  border:1px solid #225588;
  padding: 20px;
  border-radius: 5px;
  margin: 0 auto;
  margin-top: 40px;
}

#footer {
	background-color: #4171D3;
	margin: 0 auto;
	clear: both;
}

#footer_inner {
	background-color: #4171D3;
    width: 300px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#footer_link {
	text-align: left;
    padding: 0;
	margin: 0;
}

#footer_link li{
    display: block;
    padding: 0;
	margin: 0;
    color: #FFF;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1.15em;
	line-height: 1.25em;
    text-decoration: none;
	text-align: left;
}
#footer_link li a{
    color: #FFF;
	margin: 0;
    text-decoration: underline;
	text-align: left;
}
#footer_copy {
	background-color: #4171D3;
	text-align: left;
	margin: 0 auto;
	margin-top: 20px;
    width: 90%;
    color: #FFF;
	font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 0.85em;
	line-height: 1.65em;
    text-decoration: none;
}

}
