body {
	-webkit-text-size-adjust: 100%;
	padding: 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../images/b-bg_03.jpg);
	background-repeat: repeat-x;
	background-color: rgba(238,243,247,1.00);
	background-position: 0% -4px;
}
img{
	/*画像の伸縮設定*/
	max-width: 100%;
	width /***/: auto;
　
    	/*画像のボーダーを消す*/
border: none;
	height: auto;
	text-align: right;
}
a img {outline:none;}
a:focus, *:focus { outline:none; }


a:hover img.hoverImg{
	opacity: 0.7;
	filter: alpha(opacity=80);
	-ms-filter: “alpha( opacity=80 )”;
	border: none;
}
p {
	padding: 0px;
	margin: 0px;
}
/*clearfix*/
.cf:before,
.cf:after {
  content:"";
  display: table;
}
.cf:after {
  clear:both;
}
/*IE6,7対策 （haslayout対策）*/
.cf {
  *zoom:1;
}
/*clearfixここまで*/
.clear {
	clear: both;
	background-color: undefined;
	left: auto;
}
ul {
padding: 0px;
margin: 0px;
list-style-type: none;
}
li {
padding: 0px;
margin: 0px;
list-style-type: none;
}

/*------------------------------------------------
横幅769px以上に適応
--------------------------------------------------*/

@media screen,print and (min-width: 769px) {
/*pc-タブレット-スマホ使い分け*/
.mobile{
	display: none;
}

.pc{

}
}
#header1 {
	height: 98px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1050px;
	background-color: #FFFFFF;
	/* [disabled]background-image: url(../images/top_back.png); */
}



/* headerトランジョン *//* header */
/*#########################################################
レイアウト
#########################################################*/
/* ヘッダ */
#header {
	width: 100%;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	-moz-transition: height 0.3s;
	-o-transition: height 0.3s;
	-webkit-transition: height 0.3s;
	transition: height 0.3s;
	height: 100px;
	background-repeat: repeat-x;
	background-color: rgba(255,255,255,0.84);
	-webkit-box-shadow: 1px 0px 3px rgba(155,155,155,1.00);
	box-shadow: 1px 0px 3px rgba(155,155,155,1.00);
	margin-left: auto;
	margin-right: auto;
}

#header1_in {
	width: 34%;
	float: left;
	margin-top: 10px;
	padding-left: 1%;
}
#header1_in-home {
	width: 3%;
	float: left;
	margin-top: 40px;
	margin-left: 3%;
}
#header1_in2 {
	width: 58%;
	float: right;
	margin-top: 40px;
}
#header1_in2 ul {
	padding: 0;
	margin: 0;
	/*float: left;
	padding-top: 1%;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: right;*/
}

#header1_in2 ul li {
	width: 18.3%;
	list-style-type: none;
	/* [disabled]border-right-color: rgba(168,168,168,1.00); */
	/* [disabled]border-right-style: solid; */
	border-right-width: 1px;
	text-align: center;
	font-size: 13px;
	height: 25px;
	padding-left: 0.7%;
	padding-right: 0.7%;
	padding-top: 5px;
	float: left;
	border-left: 1px solid rgba(168,168,168,1.00);
	/* [disabled]font-weight: bold; */
}
#header1_in2 ul li a {
	color: #595757;
	text-decoration: none;
	font-weight: bold;
}
#header1_in2 ul li a:hover {
	text-decoration: none;
	color: rgba(68,168,223,1.00);
}
#header1_in2 ul li:first-child  {
	/* [disabled]width: 8%; */
}
#header1_in2 ul li:last-child   {
	border-right: 1px solid rgba(168,168,168,1.00);
}

header #header-in1 {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	height: 33px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
header .header-in2 {
	width: 1050px;
	margin-left: auto;
	margin-right: auto;
	height: 104px;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}


header #logo {
	width: 37%;
	float: left;
	margin-top: 1%;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
header #menu {
	float: left;
	width: 62.5%;
	padding-top: 1%;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
	text-align: right;
}


/* 縮小時 */

header.smaller {
	height: 90px;
	box-shadow: 0 9px 12px -15px #222;
	background-color: rgba(255,255,255,0.95);
}

.smaller #header-in1 {
	width: 100%;
	max-width: none;
	padding-left: 0px;
	text-align: left;
}

.smaller .header-in2 {
	width: 100%;
	max-width: none;
}

.smaller #logo {
	margin-top: 0%;
	width: 12%;
	float: left;
	padding-left: 0.3%;
}
.smaller #menu {
	width: 40%;
	float: left;
	padding-top: 0%;
	padding-left: 2%;
}


/*トランジョンここまで*/

.header2 {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 450px;
	text-align: center;
	/* [disabled]background-image: url(../images/main-img_07-2.png); */
	background-repeat: no-repeat;
	background-position: center 0%;
	position: relative;
	top: 108px;
	display: block;
}
.header3 {
	width: 100%;
	max-width: 1062px;
	margin-left: auto;
	margin-right: auto;
	height: 230px;
	padding-top: 25px;
}
.catch {
	margin-left: auto;
	margin-right: auto;
	width: 340px;
	margin-top: 350px;
	text-align: right;
}


#contents {
	width: 100%;
	text-align: center;
	/* [disabled]background-image: url(../images/bg2_20-2.jpg); */
	background-repeat: repeat-x;
}
.top-bnr {
	float: left;
	width: 38%;
	text-align: left;
	margin-right: 1%;
}

.top-bnr2 {
	text-align: right;
}
.top-left {
	width: 76%;
	float: left;
	margin-top: 20px;
}
.top-right {
	width: 24%;
	margin-top: 20px;
	float: right;
}
.top-right ul {
	padding: 0;
	margin: 0;
}
.top-right ul li {
	list-style-type: none;
	margin-bottom: 3px;
	text-align: right;
}
.top-left_in {
	width: 48.5%;
	height: auto;
	float: left;
}
.top-blog {
	width: 100%;
	background-color: #FFFFFF;
	height: auto;
	margin-bottom: 22px;
	border: 1px solid #B2CBE3;
	float: left;
	text-align: left;
	min-height: 330px;
}
.top-blog-title {
	border-bottom: 1px dotted rgba(173,173,173,1.00);
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	height: auto;
}
.top-blog-li ul {
	padding: 0;
	margin: 0;
}
.top-blog-li ul li {
	list-style-type: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted rgba(173,173,173,1.00);
	text-align: left;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10%;
	background-image: url(../images/top/top-blog-yaji.png);
	background-repeat: no-repeat;
	background-position: 5% center;
}
.top-blog-li ul li:last-child  {
	border-bottom-style: none;
	border-bottom-width: 0;
}
.top-minaoshi {
	width: 100%;
	text-align: left;
	float: left;
}
.top-mirai {
	width: 49%;
	float: right;
}
#contents2 {
	width: 100%;
	text-align: center;
	background-repeat: repeat-x;
	background-color: rgba(252,237,238,1.00);
}
#footer {
	width: 100%;
	text-align: center;
	height: 360px;
	padding-top: 20px;
}
.footer_in {
	width: 100%;
	background-position: 0% top;
	height: auto;
	background-repeat: repeat-x;
	background-image: url(../images/footer-back-img.png);
}
.footer_in2 {
	width: 100%;
	max-width: 1050px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}
.footer_in2_img {
	float: left;
	width: 50%;
	height: auto;
	padding-bottom: 10px;
	position: relative;
	top: -4px;
}
.footer_in2_img2 {
	float: right;
	width: 50%;
	position: relative;
	top: -4px;
	text-align: right;
}
.footer_in3 {
	width: 100%;
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}
.footer_in3-logo {
	width: 30%;
	float: left;
}
.footer_in3-access {
	width: 20%;
	float: left;
	text-align: left;
	font-size: 12px;
	margin-top: 18px;
	margin-left: 20px;
}
.footer_in3-tel {
	width: 25%;
	float: left;
	margin-top: 5px;
}
.footer_in3-fome {
	width: 23%;
	float: right;
	margin-top: 5px;
}
.footer_in4 {
	width: 100%;
	margin-top: 20px;
	/* [disabled]margin-bottom: 20px; */
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid rgba(178,203,225,1.00);
	border-bottom: 1px solid rgba(178,203,225,1.00);
}
.footer_in4_in {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	max-width: 500px;
	height: auto;
	padding-left: 5%;
}
.footer_in4_in ul {
	padding: 0;
	margin: 0;
}

.footer_in4_in ul li {
	/* [disabled]width: 17%; */
	float: left;
	font-size: 12px;
	list-style-type: none;
	background-image: url(../images/footer-yaji.png);
	background-repeat: no-repeat;
	padding-left: 3%;
	background-position: 0% center;
	text-align: left;
	padding-right: 5%;
}
.footer_in4_in ul li a{
}
.footer_in4_in ul li a:hover{
	color: rgba(50,172,218,1.00);
	position: relative;
	top: -1px;
	left: -1px;
}
#pickup {
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	padding-top: 15px;
	padding-bottom: 0px;
}
#topcontents {
	width: 100%;
	height: 750px;
	background-image: url(../images/cbg_25.jpg);
	background-repeat: repeat-x;
}

.copy {
	width: 100%;
	height: 50px;
	text-align: center;
	color: rgba(53,147,195,1.00);
	margin-top: 0px;
	padding-top: 30px;
	font-size: 11px;
	background-color: rgba(234,240,245,1.00);
}
.main {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1050px;
	margin-bottom: 30px;
	margin-top: 200px;
}
/*----------------------------------------------------
  「トップへ戻る」ボタン 
----------------------------------------------------*/

/*topページへ戻る*/


#end {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 45px;
}
#end a {
	color: #434343;
	font-size: 12px;
	text-decoration: none;
}
#end a:hover  {
	color: #569BC4;
	font-size: 12px;
	text-decoration: none;
	position: relative;
	top: 1px;
	left: 1px;
}


#page-top {
	position: fixed;
	bottom: 35px;
	right: 15px;
	font-size: 60%;
}
#page-top a {
	background-color: #569BC4;
	text-decoration: none;
	color: #fff;
	width: 55px;
	padding-top: 13px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 13px;
	text-align: center;
	display: block;
	border-radius: 100px;
}
#page-top a:hover {
	text-decoration: none;
	background-color: #32ACDA;
}
