@charset "utf-8";

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, p, ul, li {
	margin: 0px;
	padding: 0px;
	line-height: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}
img {
	max-width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}

.clearfix:after {
  display:block;
  clear:both;
  height:0px;
  visibility:hidden;
  content:".";

}
.switch {
	visibility: hidden;
}
#wrapper {
	padding: 0px;
	margin: 0px;
}
#top {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
	max-width:1200px;
}

#nav {
	max-width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav img {
	height: auto;
	width: 100%;
}


#nav ul li {
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
	line-height: 0%;
}

#header {
	background-color: #1B6CCF;
	padding-top: 15px;
	padding-bottom: 15px;
}
#main {
	padding: 10px;
	max-width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#footer {
	background-color: #1B6CCF;
	height: 280px;
}

#top .logo {
	float: left;
}
#main h2 {
	font-size: 20px;
	color: #FFF;
	background-color: #1B6CCF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
	line-height: 120%;
}
#main h3 {
	font-size: 14px;
	color: #1B6CCF;
	margin-top: 15px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1B6CCF;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

#main p {
	font-size: 14px;
	color: #333;
	line-height: 150%;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
#main ul {
	list-style-type: disc;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 15px;
	margin-right: 15px;
}
#main ul li {
	font-size: 14px;
	margin-bottom: 10px;
	list-style-type: disc;
	padding: 0px;
	margin-left: 0px;
	line-height: 130%;
}

#top .mousi-to-denwa {
	float: right;
}
#main #sc-area {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.4);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background-color: #DEF;
	padding-top: 30px;
	padding-bottom: 30px;
}

#main #sc-area .sc-lblock {
	width: 90%;
	background-color: #FFF;
	padding-top: 15px;
	margin-bottom: 15px;
	height: auto;
	box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.1);
	border: 3px dotted #8EC7FF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin-right: 5%;
	margin-left: 3%;
}
#main #sc-area .sc-rblock {
	width: 90%;
	margin-right: 5%;
	margin-left: 3%;
	background-color: #FFF;
	padding-top: 15px;
	border: 3px dotted #8EC7FF;
	margin-bottom: 15px;
	height: auto;
	box-shadow: 2px 2px 4px 0px rgba(0,0,0,0.1);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

#main #sc-area .sc-lblock h3 {
	font-size: 18px;
	margin-top: 3px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 2%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A9CBF3;
	color: #4E93E7;
}
#main #sc-area .sc-lblock p {
	font-size:12px;
}

#main #sc-area .sc-rblock h3 {
	font-size: 18px;
	margin-top: 3px;
	margin-right: 2%;
	margin-bottom: 5px;
	margin-left: 2%;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #A9CBF3;
	color: #4E93E7;
}
#main #sc-area .sc-rblock p {
	font-size:12px;
}
#wrapper #main #sc-area .cap-area {
	clear: both;
	background-color: #FFF;
	width: 80%;
	margin-right: 5%;
	margin-left: 3%;
	padding: 15px;
	border: 3px dotted #8EC7FF;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#footer #inner-footer {
	padding: 0px;
	max-width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer #inner-footer a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
#footer #inner-footer a:hover {
	color: #F90;
}

#footer #inner-footer ul {
	padding-left: 30px;
	margin: 0px;
}
#footer #inner-footer ul li {
	line-height: 120%;
	list-style-type: disc;
	color: #FFF;
}


#footer #inner-footer .f-menu1 {
	float: none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CEE0FF;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #1B6CCF;
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	padding-top: 10px;
}


#footer #inner-footer .f-menu2 {
	float: none;
	border-left-width: 1px;
	border-left-style: none;
	border-left-color: #CEE0FF;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #1B6CCF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	width: 100%;
	margin-bottom: 0px;
	padding-bottom: 10px;
}
#footer #inner-footer .f-menu3 {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #114686;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0px;
	padding-left: 0px;
}
#footer #inner-footer .f-menu3 ul li {
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#footer #inner-footer .f-menu3 ul {
	list-style-type: none;
	text-align: center;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1B6CCF;
	font-size: 12px;
	padding-top: 20px;
/*	padding-right: 25px;*/
	padding-bottom: 15px;
	padding-left: 5px;
	vertical-align: top;
}
table th {
	font-size: 10px;
	color: #FFFF00;
	background-color: #1B6CCF;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
#main .tab-link tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	margin: 0px;
	padding: 3px;
}
#main .tab-link .col-td {
	background-color: #FAFAFA;
}

#main .tab-staff tr td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 9px;
	margin: 0px;
	padding: 3px;
}
#main .tab-staff .col-td {
	background-color: #FAFAFA;
}
#main #ap-tb table tr td table {
	margin-left: 0px;
}
#main #ap-tb table tr td {
	vertical-align: top;
	padding: 5px;
	margin-left: 0px;
	line-height: 150%;
}

.col-txt {
	color: #1B6CCF;
}
.col-txt2 {
	color: #C00;
}
.col-txt3 {
	font-size: 12px;
	font-weight: bold;
	color: #1B6CCF;
	text-decoration: none;
}

.col-txt4 {
	color: #F3F;
}
.col-txt8 {
	color: #FC6700;
}

.waku1{
	width:70%;
	border: 1px solid #1B6CCF;
}
.waku2{
	width:90%;
}

.waku3 {
	background-color: #FFF;

	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;

	border: 2px dotted #1B6CCF;
	border-radius: 10px;        /* CSS3草案 */
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
}

.s-txt {
	font-size: 12px;
}

#wrapper #main .waku3 h3 {
	margin-left: 5px;
	margin-bottom: 20px;
	margin-right: 5px;
}
#wrapper #main .waku3 h4 {
	font-size: 20px;
	color: #F60;
	margin-top: 50px;
	margin-left: 20px;
	margin-bottom: 20px;
	clear: both;
}
#wrapper #main .waku3 p {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 5px;
}

.cont-tbl {
	width: 96%;
	margin-right: 2%;
	margin-left: 2%;
}

/*スライダー*/

.wideslider {
    width: 100%;
    text-align: left;
    position: relative;
    overflow: hidden;
}
 
.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}
 
.wideslider ul li img {
    width: 100%;
    display: none;
}
 
.wideslider_base {
    top: 0;
    position: absolute;
}
.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;
 
}
.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}
.slider_prev {background: #fff url(../img/prev.jpg) no-repeat right center;}
.slider_next {background: #fff url(../img/next.jpg) no-repeat left center;}
 
.pagination {
    bottom: 10px;
    left: 0;
    width: 100%;
    height: 15px;
    text-align: center;
    position: absolute;
    z-index: 200;
}
 
.pagination a {
    margin: 0 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    overflow: hidden;
    background: #333;
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity: 1!important;
    opacity: 1!important;
}
 
 
/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}
 
.wideslider ul {
    display: inline-block;
    overflow: hidden;
}
/*スライダーここまで*/
#main #toppage .menu-block3 {
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
#main #toppage .menu-block4 {
	float: none;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
#main #toppage .menu-block3 .ban-area1 {
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main #toppage .menu-block4 .ban-area1 {
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main #toppage .menu-block3 .ban-area2 {
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main #toppage .menu-block4 .ban-area2 {
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#main #toppage .menu-block3-1 {
	float: none;
	width: 100%;
	height: auto;
	margin-bottom: 15px;
}
#main #toppage .menu-block4-1 {
	float: none;
	height: auto;
	width: 100%;
	margin-bottom: 15px;
}
#main #toppage .menu-block3-1 .ban-area1 {
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main #toppage .menu-block4-1 .ban-area1 {
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main #toppage .menu-block3-1 .ban-area2 {
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main #toppage .menu-block4-1 .ban-area2 {
	margin-bottom: 15px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}#main #toppage .menu-block5 {
	margin-bottom: 15px;
}

#main #toppage .menu-block5 .cont-block1 {
	margin-bottom: 30px;
	background-color: #F6F7F9;
	height: 550px;
}

#main #toppage .menu-block6 {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#main #toppage .menu-block6 .cont-block1 {
	margin-bottom: 30px;
	height: auto;
}
#wrapper #main #toppage .menu-block5 .cont-block2 .y-tube {
position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
#wrapper #main #toppage .menu-block5 .cont-block2 .y-tube iframe {
	position: absolute;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
}

/*iframe対策*/
.ifrm-container {
      width:100%;
      height:230px;
      overflow:auto;
      -webkit-overflow-scrolling:touch;
      display: inline-block;
      margin: 10px;
    }

    .ifrm {
      width:95%;
      height:100%;
      border:none;
      display:block;
    }

#wrapper #main .waku3 img {
	clear: both;
	margin-right: 15px;
}
#wrapper #main .waku3 p a img {
	margin: 0px;
	clear: both;
}
#wrapper #main .waku3 .waribiki-bt a {
	margin-bottom: 50px;
	display: block;
	width: 90%;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	background-color: #06F;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
/*----------------------------------*/
.pager {
	font-size: 14px;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
#wrapper2 #main #pager-area {
	font-size: 14px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;	
}
#wrapper2 #main #pager-area ul{
	list-style-type: none;
}
#wrapper2 #main #pager-area ul li{
	display: inline;
	padding-left: 10px;
}
#wrapper2 #main .pager p{
		font-size: 14px;
}
#wrapper2 #main .toukoubi {
	text-align: right;
}
/*.l-block  {
	float: left;
}
.r-block  {
	float: right;
}
.w30 {
	width: 30%;
}
.w65 {
	width: 65%;
}*/
.saisin {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D4D0C8;
}
#wrapper2 #main img {
	height: auto;
	width: 100%;
}
#wrapper2 #main .new-title {
	font-size: 18px;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 20px;
}
#wrapper2 #main .new-title a {
	color: #666;
	text-decoration: none;
}
#wrapper2 #main .new-title a:hover {
	color: #06C;
}
#main #message {
	font-size: 14px;
	line-height: 150%;
	padding-bottom: 10px;

}
.col-txt5 {
	color: #FFF;
}