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

@import url("html5reset-1.6.1.css");



@import url(https://fonts.googleapis.com/css?family=Montserrat);

body {
	margin: 0;
	padding: 0;
	color: #333333;
	font-family:"Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, メイリオ, Meiryo, serif, sans-serif;
	font-style: normal;
	font-weight: normal;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	width:100%;
	text-align: center;
	font-size: 14px;
	line-height: 180%;
	letter-spacing: 0.07rem;
	background-color: #ffffff;
	background-repeat: repeat;
}

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

a:hover {
    opacity: 0.7;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

.main {
	font-family:'Roboto',
 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3',
 Meiryo, メイリオ, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 2;
	padding-bottom: 22px;
	color: #1D0B00;
	text-align: left;
}

.perple {
	color: #2E005C;
	font-weight: bold;
	margin-bottom: 7px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;	
}

.underline02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #47649A;
}

.date {
	font-weight: bold;
	font-size: 13px;
	font-family:'Roboto', 'Meiryo', 'メイリオ', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	color: #8B432A;
}

#head_top{
	position: static;
	width: 100%;
	height: 450px;
	background-image: url(../img/main_img01_long.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#head-wrapper {
	padding-top: 25px;
	padding-bottom: 5px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 76px;
	width: 760px;
}



.mainImg002 {
    width: 100%;
    z-index: -1;
    min-height: 236px;
}

.mainImg {
    width: 100%;
    z-index: -1;
    min-height: 366px;
}

.mainImg img {
    width: 100%;
    height: auto;
    text-align: right;
    min-width: 1040px;
}

#mainheadtitle {
	height: 147px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 150px;
	
	
}

#mainheadtitle_contact {
	height: 147px;
	text-align: center;
	width: 100%;
	position: absolute;
	top: 100px;
}

#mainheadtitle h2 {
	padding: 0px;
	height: 147px;
	width: 711px;
	margin-right: auto;
	margin-left: auto;
}

#mainheadtitle h2 a:hover {
    opacity: 0.7;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}



#headtitle {
	padding: 0px;
	height: 72px;
	text-align: left;
	width: 186px;
	margin-top: 0px;
	margin-right: 54px;
	float: left;
}

#headtitle h1 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 76px;
	width: 186px;
}

#headtitle h1 a:hover {
    opacity: 0.7;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

#global-nav {
	height: 76px;
	text-align: left;
	width: 520px;
	float: right;
}



#global-nav ul {
	height: 76px;
	list-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-size: 0;
}



#global-nav li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	

}

#global-nav li.sp {
	display: inline-block;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	


#wrapper {
	
	height: 100%;
	width: 100%;
	overflow:hidden;
	position: relative;
	clear: both;
}
/*#wrapper {
	margin: 0px auto;
	height: 100%;
	width: 100%;
	overflow:hidden;
	position: relative;
	clear: both;
}
*/


.intro_name {
	padding-bottom: 40px;
	padding-top: 30px;
}


#contents-wrapper {
	padding-bottom: 30px;
	text-align: center;
	clear: both;
}

/*
.top_title_outline{
	height: 80px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	
}*/
#top_title_service{
	height: 80px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#top_title_service02{
	padding-top: 30px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #F1F1F1;
}
#top_title_service p {
	padding-top: 10px;
	padding-bottom: 10px;
}


	
.top_title_outline_news{
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #E2F0F5;
}





.top_title_outline{
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.top_title_outline02{
	height: 55px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}



.top_title_outline03{
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.top_title_dai{
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 970px;
}
.top_title_dai p {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.top_title_dai_left {
	background-color: #DF6944;
	height: auto;
	width: 476px;
	text-align: left;
	float: left;
	margin-bottom: 40px;
}
.top_title_dai_right {
	background-color: #DF6944;
	height: auto;
	width: 476px;
	text-align: left;
	float: right;
	margin-bottom: 40px;
}


.text_outline{
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	width: 970px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.text_outline_se01{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	width: 970px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

.text_outline_privacy{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	width: 970px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;	
}

.text_news02{
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	width: 970px;
	font-size: 17px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 230%;
}

.con_service02{
	height: auto;
	clear: both;
	text-align: left;
	width: 970px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.con_service02_left{
	float: left;
	height: auto;
	width: 463px;
}

.con_service02_right{
	float: right;
	height: 444px;
	width: 462px;
}


.con_service03{
	height: auto;
	clear: both;
	text-align: left;
	width: 970px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.con_service03_left{
	float: left;
	height: 340px;
	width: 431px;
}

.con_service03_right{
	float: right;
	height: auto;
	width: 462px;
	text-align: left;
}

.con_service04{
	height: auto;
	clear: both;
	text-align: left;
	width: 970px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.con_service04_left{
	float: left;
	height: auto;
	width: 463px;
}

.con_service04_right{
	float: right;
	height: 503px;
	width: 462px;
}
.service04_pref {
	width: 463px;
}
.pref_left {
	float: left;
	height: 150px;
	width: 140px;
	margin-right: 20px;
}
.wcom.pref_right {
	float: right;
	margin-top: 30px;
	width: 303px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



#con_outline{
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
	text-align: left;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.outlinetext {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	text-align: left;
	padding-bottom: 20px;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}


.textc {
	color: #333333;
	padding-top: 20px;
	padding-bottom: 10px;
}

.textc_se02 {
	font-weight: bold;
	font-size: 22px;
	color: #8A4429;
	padding-bottom: 12px;
}

.textright_se02 {
	text-align: right;
	padding-top: 35px;
}

.textright_se03 {
	text-align: right;
	padding-top: 55px;
}

.textb {
	font-weight: bold;
	font-size: 16px;
}

.name {
	
	font-weight: normal;	
}

.outline_left {
	float: left;
}

.outline_right {
	float: left;
	padding-top: 2px;
	padding-left: 20px;
}

.outline_bot {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
}



.wcom_gr {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #6FB82C;
}

.wcom_or {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #E40012;
}

.wcom_bl {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #009EE7;
}

.wcom {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.eventbanner {
	padding-top: 10px;
}

.wcom_bold {
	font-family: "Roboto", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

.wcom_se02 {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	line-height: 160%;
	letter-spacing: 0.05rem;
}


.wcom-wh {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #FFFFFF;
}

.wcom-wh_or {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	line-height: 150%;
	letter-spacing: 0; 
}


.wcom-wh02 a{
	text-decoration: none;
	color: #333333;
}


.wcom-wh02 {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 13px;
	padding-bottom: 10px;
	clear: both;
	padding-top: 10px;
}

.wcom-wh03 {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 20px;
	clear: both;
	font-weight: bold;
	
}

.wcom-wh03 a{
	text-decoration: none;
	color: #333333;
}


.wcom-wh02-footer {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 12px;	
}

.wcom_company_left {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
}

.wcom_privacy {
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	padding-bottom:10px;
	padding-top: 20px;
}

#sub_slide {
	height: 244px;
	margin-top: 50px;
	margin-bottom: 0px;
}


#botomcontents {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	clear: both;
	background-color: #FFFFFF;
}
#botomcontents .contact {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#botomcontents .mail {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#botomcontents .mail a:hover {
    opacity: 0.7;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}



/*#botom {
	clear:both;
	padding-top: 40px;
	position: relative;
}*/


#footer:before {
	margin: 0 auto;
	content: url(../img/arrow_01.png);
	width: 46px;
	height: 15px;
	display: block;
	position: relative;
	right: 0;
	left: 0;
	top: -42px;
}

#footer {
	padding-top: 25px;
	padding-bottom: 30px;
	text-align: center;
	clear: both;
	background-color: #CBCBCB;
}

#form_footer {
	padding-top: 25px;
	padding-bottom: 30px;
	text-align: center;
	clear: both;
	background-color: #CBCBCB;
}



#footer_btn {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	
}


#footer_btn a:hover {
    opacity: 0.7;
    -moz-transition: all 0.2s ease-in;
    -webkit-transition: all 0.2s ease-in;
}

#footer-nav {
	height: 18px;
	text-align: center;
	width: 970px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}



#footer-nav ul {
	height: 18px;
	list-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	font-size: 0;
}



#footer-nav li {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	

}

#footer-nav li.sp {
	display: inline-block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
	


#footer #credit {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer-mid {
	height: 110px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
	text-align: center;
}
#footer-mid-inner {
	width: 760px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	height: 110px;
}
.footer-mid-left {
	float: left;
	padding-right: 40px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.footer-mid-right {
	float: left;
	padding-left: 40px;
}
/* form */
#form_top{
	position: static;
	width: 100%;
	height: 239px;
	background-image: url(../img/main_img02_long.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


#form_head-wrapper {
	
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	height: 76px;
	width: 760px;
}


.form_top_title_contact {
	background-color: #CBCBCB;
	height: auto;
	width: auto;
	padding-top: 40px;
	padding-bottom: 40px;
}
.form_top_title_contact h2 {
	padding-top: 20px;
}
.form_contents {
	background-color: #B2B2B2;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
}



/* member */
.mes_title_outline{
	height: auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	clear: both;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.member_title_outline{
	height: 25px;
	clear: both;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	background-color: #C6D0EA;
	width: 970px;
}

.member_title_outline02{
	height: 25px;
	clear: both;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #C6D0EA;
	width: 970px;
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #036EB7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 200%;
}

.member_title_outline03{
	height: 25px;
	clear: both;
	text-align: left;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #C6D0EA;
	width: 970px;
	font-family: "Roboto","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
	color: #036EB7;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 13px;
	line-height: 200%;
}

#member_top{
	position: static;
	width: 100%;
	height: 239px;
	background-image: url(../img/main_img03_long.jpg);
	background-repeat: no-repeat;
	background-position: center;
}



.member_table{
	height: auto;
	clear: both;
	text-align: left;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 970px;
}


.member_table table tr td {
	border: solid 1px #cccccc; border-collapse: collapse;
	padding: 10px;
}
.member_table table .table02 {
	background-color: #EAEAEA;
}

.member_table table tr .leftcell {
	border-collapse: collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	text-align: center;
}

.member_table table tr .rightcell {
	border-collapse: collapse;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-width: 1px;
	border-left-color: #cccccc;
}


.table_bold{
	font-weight: bold;	
}

.table_bold_bl{
	font-weight: bold;
	color: #265B91;
}

.table_bold_bl a{
	font-weight: bold;
	color: #265B91;
}

/* underIE9  */



/* ------------------------------ */
.ie6 #global-nav {
	text-align: left;
}
.ie6 #global-nav li,
.ie7 #global-nav li {
	display: inline;
}
.ie6 #sns,
.ie7 #sns {
	display: none;
}


.ie6 #staff-nav li,
.ie6 #works_ph li,
.ie6 #inner li,
.ie6 #about_ph li,
.ie7 #staff-nav li,
.ie7 #works_ph li,
.ie7 #inner li,

.ie7 #about_ph li {
	display: inline;
	zoom: 1;
}


.ie6 #contents-wrapper,
.ie7 #contents-wrapper,
.ie8 #contents-wrapper {
	position: relative;
	z-index: 0;
	top: 0px;
}


/* For modern browsers */
.cf:before,
.cf:after {
    content:"";
    display:table;
}
 
.cf:after {
    clear:both;
}
 
/* For IE 6/7 (trigger hasLayout) */
.cf {
    zoom:1;
}
