﻿@charset "utf-8";

body{
	-webkit-text-size-adjust: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #333333;
	background-color: #fefbef;
}

h1{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 23pt;
	font-family: "ＭＳ Ｐ明朝";
	font-weight: bolder;
	color: white;
	text-align: left;
	letter-spacing: 3px;
}

p{
	font-size: 11pt;
	letter-spacing: 2px;
	line-height: 170%;
	font-family: メイリオ;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 10px;
	color: #3b3b3b;
	margin-right: 10px;
}

hr{
	border-top-width: 2px;
	border-top-style: dotted;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-color: gray;
	border-bottom-style: none;
	margin-left: 0px;
}

/* 強調------------------------------------------------------------*/

STRONG{
	FONT-WEIGHT: normal;
}

/*img------------------------------------------------------------*/

img{
	max-width: 100%;
	height: inherit;
	width: auto;　
}

.im{
	
	width: 250px;
	
}

/*動画------------------------------------------------------------*/

.movie-wrap{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
 
.movie-wrap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


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

A:link{
	COLOR: #003399; TEXT-DECORATION: none;
}
A:visited{
	COLOR: #003399; TEXT-DECORATION: unone;
}
A:hover{
	COLOR: #003399; TEXT-DECORATION: underline;
}
A:active{
	COLOR: #003399; TEXT-DECORATION: underline;
}

#footercontener a{
	color: #ffffff;
	text-decoration: none;
}
#footercontener a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#sidmenu2 A:link{
	color: #13b6ec;
	text-decoration: none;
}
#sidmenu2 A:visited{
	COLOR: #13b6ec; TEXT-DECORATION: none;
}
#sidmenu2 A:hover{
	COLOR: #ff9900; TEXT-DECORATION: underline;
}
#sidmenu2 A:active{
	COLOR: #ff9900; TEXT-DECORATION: underline;
}

/* header------------------------------------------------------------*/

#header{
	margin-top: 0px;
	background-color: white;
}

#logo{
	margin-left: auto;
	margin-right: auto;

}

#headertop1{
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
	margin-top: 0px;
	padding-top: 0px;
	width: 100%;
}

#headertop2{
	margin-top: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	background-color: white;
}

#headertop2 h1{
	font-size: 18pt;
	font-weight: bold;
	line-height: 150%;
	color: #535353;
	background-color: #ffffdd;
	letter-spacing: 0.3em;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	border-width: 1px;
	border-style: solid;
	border-color: #ebdc29;
	font-family: "ＭＳ Ｐ明朝";
	text-align: center;
}

.logo{
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: white;
	text-align: left;
	letter-spacing: 3px;
}

/* 全画面------------------------------------------------------------*/


#jumbotron{
	width: 100%;
	background-repeat: repeat-x;
	background-image : url(img/bk.gif);
	background-position: center top;
	background-color: #ffeeee;
}

/* メイン・文字------------------------------------------------------------*/


#main td{
	font-size: 11pt;
	letter-spacing: 2px;
	line-height: 170%;
	font-family: メイリオ;
	color: #3b3b3b;
	text-align: left;
}

#main p{
	font-size: 11pt;
	letter-spacing: 2px;
	line-height: 170%;
	font-family: メイリオ;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 3%;
	color: #3b3b3b;
	margin-right: 3%;
}

#main h2{
	color: #ffffff;
	font-size: 16pt;
	letter-spacing: 4px;
	line-height: 150%;
	font-family: HG明朝E;
	padding-right: 0px;
	padding-left: 30px;
	margin-right: 1%;
	font-weight: bold;
	text-align: left;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
	border-bottom-style: solid;
	background-color: #68b8f2;
	background-image: url(img/h2b.gif);
	background-position: 10px 6px;
}

#main h3{
	color: #ff6868;
	font-size: 14pt;
	font-family: メイリオ;
	text-align: left;
	margin-left: 3%;
	margin-top: 20px;
	margin-bottom: 5px;
	padding-right: 0px;
	margin-right: 3%;
	line-height: 150%;
	letter-spacing: 1px;
}

#main h4{
	color: #996600;
	font-size: 13pt;
	font-family: メイリオ;
	text-align: left;
	margin-left: 3%;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-right: 0px;
	margin-right: 3%;
	line-height: 150%;
	letter-spacing: 1px;
}

#main h5{
	font-size: 12pt;
	letter-spacing: 3px;
	font-family: メイリオ;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 2%;
	font-weight: bold;
	border-spacing: 10px 10px;
	margin-top: 2%;
	margin-left: 2%;
	padding-right: 10px;
	margin-right: 2%;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #68b8f2;
	text-align: left;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #68b8f2;
}

#main h6{
	font-size: 11pt;
	letter-spacing: 3px;
	line-height: 150%;
	font-family: メイリオ;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-weight: normal;
	border-spacing: 10px 10px;
	margin-top: 20px;
	margin-left: 3%;
	padding-right: 10px;
	margin-right: 3%;
	border-width: 1px;
	border-style: solid;
	border-color: #ff93c9;
	background-color: #fffbfd;
	text-align: left;
}

#main ul{
	text-align: left;
	background-repeat: no-repeat;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2%;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main li{
	font-family: メイリオ;
	margin-left: 20px;
	background-repeat: no-repeat;
	font-weight: normal;
	font-size: 11pt;
	letter-spacing: 2px;
	padding-top: 0px;
	margin-top: 3px;
	color: #3b3b3b;
	line-height: 170%;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
}

#main dl{

}

#main dt{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: 20px;
	padding-left: 0px;
	line-height: 150%;
}

#main dd{
	margin-left: 0px;
	padding-left: 10px;
	font-weight: normal;
}

/* サイド・文字-----------------------------------------------------------*/


#side p{
	font-size: 10pt;
	line-height: 170%;
	font-family: "ＭＳ Ｐゴシック";
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 5px;
	color: #3b3b3b;
}

#side h2{
	font-size: 11pt;
	letter-spacing: 1px;
	line-height: 170%;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;
	margin-left: 5px;
	color: #9f712b;
	font-family: "ＭＳ 明朝";
	font-weight: bold;
}

#side ul{
	text-align: left;
	font-weight: normal;
}

#side li{
	font-family: "メイリオ", "Osaka－等幅";
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11pt;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: silver;
}

#side dl{
	margin-left: 0px;
	margin-right: 0px;
}

#side dt{
	font-size: 9pt;
	font-weight: normal;
	text-align: left;
	margin-left: 0px;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#side dd{
	margin-left: -15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	font-size: 9pt;
	font-family: "ＭＳ ゴシック";
	margin-right: 0px;
	padding-right: 0px;
}

/*footer・文字-----------------------------------------------------------*/

#footer{
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #b6dbe7;
}

#footercontener{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footercontener p{
	color: inherit;
	font-size: 11pt;
	font-family: "ＭＳ Ｐゴシック";
	margin-left: 5px;
	margin-top: 3px;
}

#footercontener td{
	color: white;
	line-height: 150%;
}

/*footer　ナビリンク-----------------------------------------------------------*/

navi ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

navi ul li + li{
  border-top: 1px solid #fff;
}

navi a{
	display: block;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 35px;
	text-decoration: none;
}

navi a:hover{
  text-decoration: underline;
}

/* パソコン------------------------------------------------------------*/
@media all and (min-width: 1024px){
	#contener,.inner{
	
	width: 1020px;
	
	padding-top: 0px;
	
	padding-right: 0px;
	
	padding-bottom: 0px;
	
	padding-left: 0px;
	
	margin-top: 0px;
	
	margin-right: auto;
	
	margin-bottom: 0px;
	
	margin-left: auto;
	
}

.top1{
	display: block;
}

.top2{
	display: none;
	
}

#headertop1{
	
	display: block;
	
	width: 100%;
	
}

.logo{
	
	width: 1000px;
	
}

#headertop2{
	display: none;
	
}


#footercontener{
	
	text-align: left;
	
	width: 1020px;
	
}

}


/* iPad　横 ------------------------------------------------------------*/
@media all and (max-width:1023px){
	.cell{
	
	width: 100%;
	
}

.top1{
	display: block;
	
}

.top2{
	display: none;
	
}

#headertop1{
	display: block;
	width: 100%;	
}

.logo{
	
	width: 95%;
	
}

#headertop2{
	display: none;
	
}


#footercontener{
	
	width: 95%;
	
	text-align: left;
	
}

.im{
	
	width: 200px;
	
}

}


/* iPad　縦 ------------------------------------------------------------*/
@media all and (max-width:768px){
	.cell{
	
	width: 100%;
	
}

}

/* スマホ横------------------------------------------------------------*/

@media all and (max-width:640px){
	.cell{
	
	width: 100%;	
}

body{

	background-color: #ffffff;
}

#headertop1{
	display: none;	
}

	#headertop2{
	
	display: block;
	
	margin-left: 0px;
	
	margin-right: 0px;
	
}

.top1{
	display: none;
	
}

.top2{
	display: block;
	
}

#jumbotron{
	
	width: 100%;
	
}

#main h2{
	
	color: #ffffff;
	
	font-size: 14pt;
	
	letter-spacing: 4px;
	
	line-height: 150%;
	
	font-family: HG明朝E;
	
	padding-left: 25px;
	
	margin-right: 0px;
	
	font-weight: bold;
	
	text-align: left;
	
	background-repeat: no-repeat;
	
	padding-top: 5px;
	
	padding-bottom: 5px;
	
	margin-top: 30px;
	
	margin-bottom: 25px;
	
	margin-left: 0px;
	
	border-bottom-style: solid;
	
	background-color: #68b8f2;
	
	background-image: url(img/h2b.gif);
	
	background-position: 10px 6px;
	
}


#footer{

	background-color: #359fee;
}

.im{
	
	width: 150px;
	
}

}

/* スマホ　縦 ------------------------------------------------------------*/
@media all and (max-width:480px){
	.cell{
	
	width: 100%;
	
}

#headertop2 h1{
	font-size: 15pt;
}

}