@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */

#hpb-headerMain h1{
    font-size: 11px;
    font-weight: normal;
    margin-bottom: 0;
  width : 51%;
  position : absolute;
}

#hpb-headerExtra1 p{
    text-align: right;
}

#hpb-headerExtra1 p.tel{
    /* 電話番号の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-size: 1.4em;
    font-weight: bold;
    color: #50903a;
    line-height: 1.4;
    letter-spacing: 0.2em;
}

#hpb-headerExtra1 p.tel span{
    /* 電話番号の「TEL」文字設定 */
    color: #333;
    font-size: 0.85em;
    font-weight: normal;
}

#hpb-headerExtra1 p.address{
    /* 住所文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1.4;
}


/* フッター内パーツ */

#hpb-footerMain{
    background-image : url(footerBg_1K.png);
    background-position: top left;
    background-repeat: repeat-x;
    width: 100%;
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    width: 950px;
    margin-left: auto;
    margin-right: auto;
    font-size: 10px;
    margin-bottom: 3px;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 10px;
    color: #fff;
}

#hpb-footerExtra1{
    padding-top: 6px;
    padding-bottom: 6px;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    width: 960px;
    text-align: left;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    background-image : url(footerItem_1K.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 14px;
    padding-right: 0;
    font-weight: normal;
}

#hpb-footerExtra1 li:first-child{
    background-image: none;
    padding-left: 0;
}

#hpb-footerExtra1 a:link{
    color: #333;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited{
    color: #333;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover{
    color: #333;
    text-decoration: underline;
}
#hpb-footerExtra1 a:active{
    color: #333;
    text-decoration: underline;
}

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a{
    /* ナビゲーション文字設定 */
    font-weight: normal;
}

#hpb-nav li a:link{
    color: #333;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav li a:visited{
    color: #333;
    text-decoration: none;
}
#hpb-nav li a:hover{
    color: #333;
    text-decoration: none;
}
#hpb-nav li a:active{
    color: #333;
    text-decoration: none;
}

#hpb-nav li span.en{
    display: none;
}
/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #006699;
    text-decoration: underline;
}
a:visited{
    color: #006699;
    text-decoration: underline;
}
a:hover{
    color: #f3bd00;
    text-decoration: none;
}
a:active{
    color: #64BEE6;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 20px;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large{
    color: #314b06;
    font-weight: bold;
}
p.indent{
    padding-left: 25px;
}

.left{
    float: left;
}

img.left{
    margin-left: 14px;
}

.right{
    float: right;
}

img.right{
    margin-right: 24px;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: 24px;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2{
    background-image : url(titleBg_1K.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    line-height: 65px;
    height: 65px;
    color: #fff;
    overflow: hidden;
    padding-left: 20px;
    text-align: left;
    font-size: 1.7em;
    font-weight: normal;
    letter-spacing: 0.1em;
    margin-bottom: 0;
}

h2 span.en{
    font-size: 0.7em;
    padding-left: 10px;
}

.hpb-layoutset-02 #hpb-wrapper h3{
    clear: both;
    width: 685px;
    margin-top: 0.5em;
    margin-bottom: 1em;
    margin-left: 0;
    margin-right: 30px;
    text-align: left;
    padding-left: 20px;
    background-image : url(indexBg_1K_02.png);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 44px;
    line-height: 44px;
    font-size: 1.3em;
    color: #333;
    font-weight: normal;
}

h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

h4{
    margin-top: 0;
    margin-right: 24px;
    margin-bottom: 1em;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #276d0f;
    font-weight: bold;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 14px;
    padding-top: 0;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 18px;
    text-align: left;
    background-image : url(point_1K.png);
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 1.1em;
    line-height: 1.2;
    color: #333333;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 10px;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #f8f8f8;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
    margin-left: 10px;
}

textarea{
    width: 400px;
    height: 200px;
}

input.l{
    width: 400px;
}
input.m{
    width: 250px;
}
input.s{
    width: 150px;
}

/* メインコンテンツ内基本パーツ */

#hpb-main p{
    margin-left: 10px;
    margin-right: 10px;
}

#hpb-main ul{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 10px;
    padding-right : 7px;
    padding-bottom: 10px;
    padding-left: 15px;
    background-image : none;
    background-position: left 10px;
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style : none;
    border-bottom-color : #dddddd;
    color : #000000;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}

#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 170px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    background-image : url(point_1K.png);
    background-position: left 10px;
    background-repeat: no-repeat;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 195px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

*:first-child + html #hpb-main dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main dd{
    /* for IE6 */
    height: 20px;
    padding-left: 0px;
}

#hpb-main dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}



#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    width: 143px;
    height: 26px;
    margin-left: auto;
    background-image : url(returnTop_1K.png);
    background-position: center left;
    background-repeat: no-repeat;
    text-indent: -9999px;
    overflow: hidden;
}

/* =======================================================
  レスポンシブ設定
======================================================= */
@media screen and (max-width: 568px) {

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain h1{
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
		margin: 0;
	}

	/* フッター内パーツ */
	#hpb-footerMain{
		background-repeat: repeat;
	}
	#hpb-footerMain p{
		/* コピーライト文字設定 */
		width: 100%;
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 5px;
		padding-right: 5px;
		text-align: center;
		word-break: break-all;
		box-sizing: border-box;
	}
	#hpb-footerExtra1{
		width: 100%;
		padding-top: 15px;
		padding-bottom: 15px;
	}
	#hpb-footerExtra1 ul{
		text-align: center;
		width: 100%;
	}
	#hpb-footerExtra1 li{
		/* フッターナビ設定 */
		display: inline-block;
		padding-left: 14px;
		padding-right: 14px;
		padding-top: 2px;
		padding-bottom: 2px;
	}

	/*--------------------------------------------------------
	  ナビゲーションデザイン設定
	--------------------------------------------------------*/
	#hpb-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(btn_menu.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}

	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-right: 0;
		padding-left: 0;
	}
	p.indent{
		padding-left: 18px;
	}
	img.left{
		margin-left: 0;
	}
	img.right{
		margin-right: 0;
	}
	hr{
		margin-right: 0;
	}
	.hpb-layoutset-02 h2{
		background-image : none;
		background-color : #8bb053;
		line-height: 1.4;
		height: auto;
		margin: 0;
		padding-top: 14px;
		padding-right: 20px;
		padding-bottom: 14px;
		word-break: break-all;
	}
	h2 span.en{
		display: block;
		padding-left: 0;
	}
	.hpb-layoutset-02 #hpb-wrapper h3{
		width: 100%;
		margin-right: 0;
		padding-top: 3px;
		padding-bottom: 3px;
		padding-left: 10px;
		background-image : none;
		height: auto;
		line-height: 1.4;
		border-left-width: 5px;
		border-left-color: #99ba4f;
		border-left-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #d4d4d4;
		border-bottom-style: solid;
		box-sizing: border-box;
	}
	h4{
		margin-right: 0;
	}
	h5{
		margin-left: 0;
		padding-right: 0;
	}
	table{
		width: 96%;
		margin-right: auto;
		margin-left: auto;
	}

	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}

	/* メインコンテンツ内基本パーツ */
	#hpb-main p{
		margin-left: 0;
		margin-right: 0;
	}
	#hpb-main ul li{
		padding-right: 0;
	}
	#hpb-main dt{
		float: none;
		max-width: 100%;
		padding-bottom: 0;
	}
	#hpb-main dd{
		padding-right: 0;
		padding-left: 15px;
	}
	#hpb-main img.left{
		margin-right: 0;
		float: none;
	}
	#hpb-main img.right{
		margin-left: 0;
		float: none;
	}



}
.photole{
  margin-left : 15px;
  float : right;
  margin-right : 15px;
}

.hyou{
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;border-width : 1px;border-color : #666666;
  clear : both;
  border-collapse : collapse;
border-style : solid;
}

.hyou td{
  font-size : 80%;
  line-height : 150%;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;border-width : 1px;border-style : solid;border-color : #666666;
}

.hyou th{
  font-size : 80%;
  background-color : #c0c0c0;
  line-height : 150%;
  padding-top : 3px;
  padding-left : 3px;
  padding-right : 3px;
  padding-bottom : 3px;border-width : 1px;border-style : solid;border-color : #666666;
}

#address{
  width : 276px;
  left : 430px;
  position : absolute;
  list-style-position : inside;
}

h6{
  font-family : sans-serif;
  color : white;
  font-size : 18px;
  text-align : left;
  width : 230px;
}

.fail{
  position : relative;
}

#safe{
  width : 270px;
  position : absolute;
  left : 80px;
  top : 0px;
  padding-top : 0px;
  margin-top : 10px;
  padding-bottom : 0px;
  margin-bottom : 0px;
  height : 100px;
}

#soft{
  width : 270px;
  position : absolute;
  left : 350px;
  top : 0px;
  margin-top : 10px;
  height : 100px;
}

.safe{
  margin-top : -10px;
  padding-left : 7px;
}

#botom{
  font-weight : bold;
  color : white;
  position : absolute;
  top : 114px;
  left : 90px;
}

#kaihatu{
  width : 330px;
  position : relative;
  left : 10px;
  height : 350px;
  float : left;
}

#kaihatu2{
  position : absolute;
  top : 5px;
  left : 5px;
  margin-top : -5px;
  padding-left : 6px;
}

#kaihatu3{
  position : absolute;
  top : 106px;
  left : 22px;
  background-image : url(service_subttl_bg.gif);
  width : 280px;
  height : 25px;
  padding-top : 5px;
  background-repeat : no-repeat;
  margin-top : 3px;
  text-align : left;
}

.midasi{
  font-family : "ＭＳ Ｐゴシック";
  font-weight : bold;
  color : white;
}

#kaihatu4{
  position : absolute;
  top : 137px;
  padding-bottom : 0px;
  margin-top : 0px;
  margin-bottom : 0px;
  list-style-image : url(icon_arrow_orange.gif);
  padding-left : 0px;
  margin-left : 0px;
  left : 10px;
  list-style-position : inside;
}

#sekkei{
  position : absolute;
  width : 330px;
  left : 350px;
}

#kaihatu5{
  list-style-position : inside;
  list-style-image : url(icon_arrow_right.gif);
  list-style-type : none;
  padding-left : 61px;
  text-align : right;
}

.list{
  display : inline;
}

#company{
  list-style-position : inside;
}

#ninshou1{
  margin-left : 50px;
  margin-right : 20px;
  position : absolute;
  left : 125px;
}

#ninshou2{
  margin-left : 161px;
  margin-right : 0px;
  position : relative;
  left : 141px;
  width : 311px;
}

#apple1{
  margin-top : 0px;
  margin-right : 15px;
  margin-bottom : 0px;
  position : absolute;
  left : 20px;
  width : 34%;
}

#apple2{
  margin-left : 15px;
  width : 45%;
  position : relative;
  left : 340px;
  margin-right : 0px;
}

#apple3{
  margin-top : 0px;
  margin-right : 15px;
  margin-bottom : 0px;
  width : 320px;
  position : relative;
  left : 20px;
  float : left;
}

#apple4{
  margin-left : 15px;
  margin-right : 0px;
  width : 43%;
  left : 340px;
  float : left;
}

#ap726{
  width : 72%;
  position : absolute;
}

#memorabilia1{
  width : 300px;
  float : left;
  margin-left : 5px;
  margin-right : 5px;
}

#memorabilia2{
  margin-left : 5px;
  margin-right : 5px;
  width : 320px;
  float : left;
}

#memorabilia3{
  margin-left : 5px;
  margin-right : 10px;
  width : 320px;
  float : left;
}

#midori{
  width : 270px;
  position : relative;
  margin-left : 30px;
  margin-right : 30px;
  margin-bottom : 30px;
}

#sm-bnr{
	border-width : 1px;border-style : ridge groove ridge ridge;
  margin-right : 23px;
  display : block;
  background-image : none;
  height : 182px;
}

#sm-bnr a{
  background-image : url(sm_bnr.jpg);
  background-repeat : no-repeat;
  height : 182px;
  display : block;
}

#sm-bnr a:hover{
  background-image : url(sm_bnr_on.jpg);
  background-repeat : no-repeat;
  height : 182px;
  display : block;
}

#sm-bnr a:active{
  background-image : url(sm_bnr_on.jpg);
  background-repeat : no-repeat;
  height : 182px;
  display : block;
}

#sm_1{
  float : left;
  height : 150px;
  width : 310px;
  padding-left : 10px;
  margin-left : 10px;
}

#sm_top{
  text-align : center;
}

#sm_2{
  height : 160px;
  width : 355px;
  float : left;
}

#sm_3{
  width : 270px;
  margin-top : 10px;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  float : left;
}

#sm_4{
  width : 355px;
  float : left;
  list-style-image : url(Point!.png);
  margin-left : 40px;
}

#sm_5{
  margin-left : 0px;
  width : 250px;
  float : left;
}

#sm_6{
  width : 290px;
  float : left;
  list-style-image : url(Point!.png);
  margin-left : 35px;
}

#sm_7{
  width : 360px;
  float : left;
}

#sc_1{
  width : 300px;
  float : left;
  margin-left : 10px;
  margin-right : 10px;
  margin-bottom : 10px;
  padding-top : 10px;
}

#sc_2{
  float : left;
  width : 363px;
}

#rf_1{
  width : 425px;
  float : left;
  height : 50px;
  padding-top : 12px;
  padding-left : 16px;
}

#rf_2{
  width : 220px;
  float : left;
}

#rf_3{
  float : left;
  width : 200px;
  height : 40px;
  border-bottom-width : 2px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
}

#rf_4{
  float : left;
  height : 40px;
  border-bottom-style : dotted;
  border-bottom-color : gray;
  border-bottom-width : 2px;
  width : 450px;
}

#rf_5{
  float : left;
}

#rf_6{
  float : left;
  width : 200px;
}

#rf_7{
  width : 200px;
  float : left;
  padding-left : 10px;
  margin-left : 20px;
  height : 500px;
}

#rf_8{
  margin-right : 20px;
  width : 399px;
  float : left;
  height : 500px;
  margin-left : 20px;
}

#sc_3{
  width : 45%;
  padding-left : 10px;
  padding-right : 10px;
  float : left;
}

#side_movie{
  display : block;
}

#green{
  display : block;
  height : 115px;
  width : 327px;border-style : double;border-width : 2px;
  background-image : url(green_partner.jpg);
  background-repeat : no-repeat;
border-color : #22ac38;
  margin-left : 200px;
}

#green a:hover{
  background-image : url(green_partner.jpg);
  background-repeat : no-repeat;
  display : block;
}

#green a{
  background-image : url(green_partner_2.jpg);
  background-repeat : no-repeat;
  display : block;
  height : 115px;
  width : 329px;
}

#hm_1{
  width : 45%;
  float : left;
}

#header-x{
  font-size : 13px;
  height : 40px;
  float : right;
  font-weight : normal;
  width : 43%;
  background-image : none;
  display : block;
}

#header-x a{
  background-image : url(top_x.png);
  display : block;
  background-repeat : no-repeat;
  position : relative;
  height : 40px;
}

#award{
  width : 300px;
  float : right;
  margin-right : 20px;
}

#rf_9{
  float : left;
  padding-left : 10px;
  margin-left : 65px;
  width : 212px;
}

#cmmi{
  float : right;
  width : 359px;
  margin-top : 52px;
}

