@charset "utf-8";
/* CSS Document */

/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

ol, ul {
	list-style: none;
}

img{
	vertical-align:top;
}

body{
	font-size: 12px;
	line-height: 130%;
	text-align: left;
	padding: 0px;
	margin: 0px auto;
	color: #333;
	background-color:#fff9d7;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

a{
	color:#000;
	text-decoration:none;
}

a:hover{
	color:#666;
	text-decoration:underline;
}

.clear{
	clear:both;
	font-size:1px;
	line-height:0%;
}

.tb {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	line-height: 18px;
}

.tb td {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
	padding: 8px;
}

.tb_none {
	border-collapse: collapse;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.tb_none td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.table {
	width: 780px;
	height: auto;
	border: 1px solid #999999;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 9px;
}

.marbtm5{
	margin-bottom:6px;
}

.marbtm10{
	margin-bottom:10px;
}

.marbtm15{
	margin-bottom:15px;
}

.marbtm20{
	margin-bottom:20px;
}

.marbtm25{
	margin-bottom:25px;
}

.marbtm30{
	margin-bottom:30px;
}

.marbtm35{
	margin-bottom:35px;
}

.marbtm40{
	margin-bottom:40px;
}

.marbtm45{
	margin-bottom:45px;
}

.marbtm50{
	margin-bottom:50px;
}

.marbtm55{
	margin-bottom:55px;
}

/*------------------------------------------------------------
	レイアウトスタイル
------------------------------------------------------------*/

#mainstage{
	width:1022px;
	margin:0 auto;
	background-color:#fff9d7;
}

#header{
	width:982px;
	position:relative;
	margin-bottom:5px;
	height: 150px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(../images/hp_b.jpg);
}

#header02{
	background:url(../images/access/hp_h02.png) no-repeat top center;
	width:982px;
	position:relative;
	margin-bottom:20px;
	height: 245px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 25px;
}

#rogo{
	float:left;
}

.header_main
{
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	width: 980px;
}

.head_left{
	padding-top: 0px;
	padding-right: 5px;
	float: left;
	width: 645px;
	color: #444444;
	padding-left: 8px;
}

.head_right{
	float:right;
	width:290px;
	height: 125px;
	padding-top: 20px;
	padding-right: 15px;
}

.head_btn{
	float:left;
	padding-top:10px;
}

.head_mailform{
	float:left;
	padding-top: 15px;
}

#head_tel{
	background:url(../images/header_tel.png) no-repeat top center;
	width:155px;
	height:66px;
	position:relative;
	float:left;
}

#head_mailform{
	position:absolute;
	top:55px;
}

.topic_path {
	width:960px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-bottom: 25px;
	font-size: 13px;
	height: 14px;
	color: #333333;
	font-weight: bold;
}

.topic_path2 {
	width:800px;
	margin-top: 10px;
}



#stage01{
	width:1011px;
	margin:0 auto;
}

#stage02{
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#gnwrap{
	width:960px;
	margin:0 auto 20px;
}

#gnwrap02{
	width:960px;
	margin:0 auto 20px;
}

.gn01{
	float:left;
	margin-right:18px;
}

.gn02{
	float:left;
}

#home_main{
	float:left;
	position:relative;
}

#project_news{
	float:left;
	width:750px;
	height:200px;
	background-color:#FFF;
	background:url(../images/project/project_new.png) center top no-repeat;
	background-size: auto;
}

#bosyu_news{
	float:left;
	width:750px;
	height:200px;
	background-color:#FFF;
	background:url(../images/bosyu/bosyu_new.png) center top no-repeat;
	background-size: auto;
}

#home_news{
	float:right;
	width:320px;
	height:270px;
	background-color:#FFF;
}

.home_news_tit{
	font-size:14px;
	padding:10px 0 0 10px;
}

.newsicon{
	float:left;
	margin-right:5px;
}

.newsday{
	float:left;
	font-weight:bold;
}

.project_newsday{
	float:left;
	height:22px;
	width: 605px;
	font-size: 12px;
	border-bottom: 1px dashed #EAC8BB;
	color: #595757;
	margin-top: 4px;
}

.project_newsday p{
	margin-left: 5px;
}

.bosyu_newsday{
	float:left;
	height:44px;
	width: 500px;
	font-size: 12px;
	color: #444;
	margin-left: 30px;
}

.bosyu_newsday p{
	margin-top: 4px;
	margin-left: 85px;
}

.oubo_btn{
	height:24px;
	width: 100px;
	float:right;
	margin-right:5px;
	margin-bottom:7px;
}

.mainContents{
	width: 701px;
	text-align: left;
	height: 265px;
}

.und_c {
	width: 701px;
	margin-right: auto;
	margin-left: auto;
	line-height: 18px;
	text-align: left;
	margin-bottom: 30px;
}
.und_c .bgr {
	padding-top: 6px;
	padding-left: 60px;
	margin-bottom: 20px;
}

/* ３つのトピックス */
.mainContents div.topicsBox{
	width: 216px;
	float: left;
	margin-left: 26px;
	}

.mainContents div.firstItem{
	margin-left: 0;
	}

.mainContents div.firstItem a{
	color:#005f22;
	text-decoration:none;
	}

.mainContents div.firstItem a:hover{
	text-decoration:underline;
	color:#6aba1e;
	}

.mainContents div.topicsBox strong{
	margin-bottom: 15px;
	font-weight: bold;
	display: block;
	font-size: 14px;
	}

.mainContents div.topicsBox a{
	color:#005f22;
	text-decoration:none;
	}

.mainContents div.topicsBox a:hover{
	text-decoration:underline;
	color:#6aba1e;
	}


.mainContents div.topicsBox span{
	line-height: 1.8;
	display: block;
	text-align: justify;
	margin-bottom: 8px;
	}


.newswrap01{
	margin-bottom:15px;
}

.newswrap01 a{
	color:#00F;
	text-decoration:underline;
}

.newswrap01 a:hover{
	color:#09F;
}

.newswrap02{
	height:44px;
	width: 710px;
	border-bottom: 1px dashed #8AB566;
	margin-top:6px;
	margin-bottom:10px;
}

.newswrap02 a{
	color:#444;
	text-decoration:underline;
}

.newswrap02 a:hover{
	color:#888;
}

.newswrap03{
	height:26px;
	width: 720px;
	margin-top:2px;
	margin-bottom:6px;
}

.newswrap03 a{
	color:#00F;
	text-decoration:underline;
}

.newswrap03 a:hover{
	color:#09F;
}

#contents_l{
	width:701px;
	margin-right:30px;
	float:left;
}

.marchestage01{
	position:relative;
	height:250px;
	margin-bottom:20px;
}

.marchewrap01{
	background:url(../images/home/mar01.png) center top no-repeat;
	height:140px;
	width:367px;
	padding:110px 0 0 20px;
	position:absolute;
	top:0;
	left:-18px;
}

.marchewrap02{
	width:220px;
	float:left;
	margin-right:20px;
}

.marchewrap03{
	background:url(../images/home/mar02.png) center top no-repeat;
	height:139px;
	width:353px;
	padding:125px 15px 0 20px;
	float:left;
	margin-right:5px;
}

.marchewrap04{
	background:url(../images/home/mar03.png) center top no-repeat;
	height:139px;
	width:154px;
	padding:125px 10px 0 185px;
	float:left;
}

.marchewrap05{
	margin-right:7px;
	float:left;
}

.marchewrap06{
	float:left;
}

.marchephoto{
	float:left;
	margin-right:10px;
}

.marchetxt02{
	float:left;
	width:190px;
}

.marbtn01{
	float:left;
	margin-right:10px;
}

.marbtn02{
	float:left;
}

.home_bannar01{
	float:left;
	margin-right:14px;
}

.home_bannar02{
	float:left;
}

.project_stage{
	background:url(../images/home/pro_bg.png) no-repeat;
	width:730px;
	height:145px;
	padding:61px 10px 0;
	margin-bottom:20px;
}

.project_wrap{
	width:210px;
	float:left;
	margin-right:20px;
}

.pro_p{
	float:left;
	margin-right:10px;
	width:100px;
}

.pro_right{
	float:left;
	width:100px;
}

.sakimama_stage{
	background:url(../images/home/sakimama_bg.png) center top no-repeat;
	height:140px;
	width:352px;
	padding:110px 0 0 20px;
	position:absolute;
	top:0;
	right:0;
}

.sakimama_p{
	float:left;
	margin-right:10px;
	width:150px;
}

.sakimama_right{
	float:left;
	width:170px;
}

.contents_banner_wrap01 li{
	float:left;
	margin:0 15px 15px 0;
}

.contents_banner_wrap01 li:nth-child(2n){
	margin-right:0;
}

.contents_banner_wrap01 a img{
	background-color:#ffffff;
}

.contents_banner_wrap01 a:hover img{
	opacity: 0.8;
}

.contents_banner_wrap02{
	padding-bottom:8px;
}

.contents_banner_wrap02 li{
	float:left;
	margin:0 8px 8px 0;
}

.contents_banner_wrap02 li:nth-child(4n){
	margin-right:0;
}

.contents_banner_wrap02 a img{
	background-color:#ffffff;
}

.contents_banner_wrap02 a:hover img{
	opacity: 0.8;
}

.contents_banner_wrap03{
	margin-top:18px;
	padding-bottom:8px;
}

.contents_banner_wrap03 li{
	float:left;
	margin:0 31px 11px 0;
}

.contents_banner_wrap03 li:nth-child(3n){
	margin-right:0;
}

.contents_banner_wrap03 a img{
	background-color:#ffffff;
}

.contents_banner_wrap03 a:hover img{
	opacity: 0.8;
}

.side_contents {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding: 0px;
	border: 1px solid #CCCCCC;
	background-color: #EBEBEB;
}
.side_contents ul {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	list-style-type: none;
	margin: 0px;
}
.side_contents li {
	list-style-type: none;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 5px;
}

.side_contents p {
	padding-bottom: 5px;
}

#contents_r{
	width:229px;
	float:left;
}

#contents_r a img{
	background-color:#ffffff;
}

#contents_r a:hover img{
	opacity: 0.8;
}

.fb_btn{
	position:absolute;
	top:30px;
	left:30px;
}

.base {
	text-align: right;
	width: 90%;
}

#footer{
	background:url(../images/hp_footer.png) center top no-repeat;
	width:1022px;
	padding-top:320px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

address{
	color: #ffffff;
	font-style:normal;
	text-align:center;
	padding-bottom:0px;
	padding-left:30px;
	margin-right:20px;
	background-position: center;
	padding-top: 15px;
}

.footnavi{
	color: #ffffff;
	background-position: center;
	width: 1022px;
	text-align: center;
	padding-bottom: 10px;
}

.footnavi a{
	color: #ffffff;
}

.foot_navi a:hover {
	color: #ffffff;
}


/*------------------------------------------------------------
	スクロールバー
------------------------------------------------------------*/

.scroll {
    margin: 0 0 50px 0;
}
.scroll,
.scroll-pane {
	overflow: auto;
	width: 302px;
	height: 220px;
	margin-top:10px;
	padding-left:17px;
}
.scroll-pane .jspVerticalBar {
    width: 5px;
}
.scroll-pane .jspTrack{
    background: #FFF;
}
.scroll-pane .jspDrag{
    background: #EAC8BB;
}

.scroll-pane_new .jspDrag{
    background: #EAC8BB;
}
.scroll-pane_new {
	overflow: auto;
	width: 728px;
	height: 158px;
	margin-top:32px;
	padding-left:17px;
}
.scroll-pane_new .jspVerticalBar {
    width: 5px;
}
.scroll-pane_new .jspTrack{
    background: #FAF4E5;
}
.scroll-pane_new .jspDrag{
    background: #EAC8BB;
}



/*------------------------------------------------------------
	TOPページ　loopslider
------------------------------------------------------------*/

#loopslider {
    margin: 0 auto;
    width: 330px;
    height: 140px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

#loopslider ul {
    height: 140px;
    float: left;
    display: inline;
    overflow: hidden;
}

#loopslider ul li{
    width: 230px;
    height: 140px;
    float: left;
    display: inline;
    overflow: hidden;
}

#loopslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#loopslider ul {
    display: inline-block;
    overflow: hidden;
}

#loopslider02 {
	width: 720px;
	height: 140px;
	text-align: left;
	position: relative;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#loopslider02 ul {
    height: 140px;
    float: left;
    display: inline;
    overflow: hidden;
}

#loopslider02 ul li{
    width: 230px;
    height: 140px;
    float: left;
    display: inline;
    overflow: hidden;
}

#loopslider02 ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

#loopslider02 ul {
    display: inline-block;
    overflow: hidden;
}

.fb_wrap{
	background-color:#FFF;
	height:440px;
	width:745px;
}

/*------------------------------------------------------------
	TOPページ　facebookArea
------------------------------------------------------------*/
.cfArea {
	zoom: 1;
}
.cfArea:after {
	display: block;
	clear: both;
	height: 0;
	content: '';
}
.facebookArea {
	padding-top: 10px;
	margin-bottom: 30px;
}
.facebookArea .item{
	width: 216px;
	float: left;
	margin-left: 26px;
}
.facebookArea .item iframe {
	display: block;
}
.facebookArea .firstItem{
	margin-left: 0;

}

/*------------------------------------------------------------
	TOPページ　googlecalendar
------------------------------------------------------------*/
#googlecalendar {
	margin: 40px 0 0;
}
#googlecalendar #googlecalendarTtl {
	margin-bottom: 20px;
}
#googlecalendar #googlecalendarTtl img {
	width: auto;
	height: 50px;
}
#googlecalendar #googlecalendarInner {
	overflow: hidden;
	width: 700px;
	height: 485px;
	background-color: #e3e9ff;
}
#googlecalendar iframe {
	display: block;
	margin-top: -20px;
}



/*------------------------------------------------------------
	TOPページ　amebloArea
------------------------------------------------------------*/

#amebloArea #rss {
	overflow: auto;
	height: 230px;
	background: #fff;
}
#amebloArea #rss ul {
	padding: 20px;
}
#amebloArea #rss ul li {
	position: relative;
	padding-right: 8em;
	font-size: 14px;
}
#amebloArea #rss ul li.prtext {
	display: none;
}
#amebloArea #rss ul li a {
	display: block;
}
#amebloArea #rss ul li a:hover {
	color: #000;
}
#amebloArea #rss ul li span.indate {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
}
#amebloArea #rss ul li:first-child span.indate:before {
	display: inline-block;
	content: '更新';
	color: #ff0000;
}
#amebloArea #rss ul li + li {
	margin-top: 15px;
}

#amebloArea #blogmore {
	margin-top: 15px;
	text-align: right;
}
#amebloArea #blogmore a {
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	color: #005f22;
}
#amebloArea #blogmore a:hover {
	text-decoration: underline;
	color: #6aba1e;
}


/*------------------------------------------------------------
	sugisuritto   個別CSS
------------------------------------------------------------*/


/*------------------------------------------------------------
	共用クラス
------------------------------------------------------------*/
.p-txt {
	font-size: 16px;
	margin-bottom: 70px;
}
.p-txt-01 {
	margin-bottom: 30px;
}
.p-txt-02 {
	font-size: 24px;
}
.p-txt-03 {
	font-size: 16px;
}
.p-txt-04 {
	font-size: 21px;
}
.txt-bold {
	font-weight: bold;
}
.txt-red {
	color: #ff0000;
}
.txt-green {
	color: #6aba1e;
}
.txt-orange {
	color: #f39800;
}
.banner-img {
	margin-bottom: 25px;
}
.banner-img-01 {
	margin-top: 70px;
	margin-bottom: 40px;
}
.banner-img-02 {
	margin-top: 70px;
	margin-bottom: 20px;
}
.bg-white {
	background-color: #ffffff;
}
.mb10 {
	margin-bottom: 10px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb40 {
	margin-bottom: 40px;
}
.line {
	line-height: 20px;
}




/*------------------------------------------------------------
	imgList
------------------------------------------------------------*/
.imgList {
	display: flex;
	justify-content: space-between;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgList img {
	width: 340px;
}


/*------------------------------------------------------------
	contents-List
------------------------------------------------------------*/
.contents-List {
	padding: 20px;
	background-color: #ffffff;
	float: left;
	margin-bottom: 30px;
}
.contents-01 {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
}
.contents-02 {
	float: right;
}
.contents-02 img {

}
.icon-01 {
	padding-right: 10px;
	width: 60px;
}
.iconlist {
	margin-left: -15px;
}
.iconlist img {
	padding-left: 15px;
width: 220px;
}
.img-01 {
	margin: 20px 0;
}
.img-01 img {
	width: 700px;
}

/*------------------------------------------------------------
	tableform
------------------------------------------------------------*/
.flexbox {
	display: flex;
	border: 1px solid #d2d2d2;
}
.tableform {
	border-spacing:0;
}
.tableform .top {
	border-top: 1px solid #d2d2d2;
}
.tableform th {
	background-color: #d7effb;
	padding: 20px;
}
.tableform td {
	border-right: 1px solid #d2d2d2;
	background-color: #ffffff;
	width: 280px;
	padding-left: 10px;
}
.under {
	border-bottom: 1px solid #d2d2d2;
}
.table-img img {
	padding-top: 18px;
	padding-left: 23px;
	width: 260px;
}
.table-img-02 img {
	padding-top: 40px;
	padding-left: 15px;
	width: 280px;
}


/*------------------------------------------------------------
	question
------------------------------------------------------------*/
.questionform {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
}
.questionform tr > * {
	vertical-align: top;
}
.questionform .q-icon,
.questionform .a-icon {
	padding-right: 20px;
}
.questionform .q-icon,
.questionform .a-icon {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	width: 50px;
	vertical-align: top;
}
.accordion-img {
	text-align: right;
	vertical-align: top;
}
.line-table {
	line-height: 30px;
}
.answer {
	display: none;
	padding-bottom: 30px;
}
.questionform .odd {
	cursor: pointer;
}
.questionform .answer.on {
	display: table-row;
}
.questionform .answer.on > * {
	padding-top: 20px;
}
.questionform .p-txt-04 {
	font-size: 18px;
	line-height: 1.3;
}
.accordion-img div {
	margin-top: -10px;
	background: url(../images/sugisuritto/icon_06.jpg) no-repeat right top;
}
.on .accordion-img div img {
	opacity: 0;
}











































