@charset "UTF-8";

/*----------layout----------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0px;padding:0px;} 
table { border-collapse:collapse;border-spacing:0;} 
fieldset,img {border:0;} 
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal;} 
li{list-style:none;} 
caption,th{text-align:left;}
q:before,q:after {ontent:'';} 
abbr,acronym { border:0;} 
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}

.alt{position:absolute;top:-5000px;left:-999px;}
.alttext{text-indent:-9999px;}
.floatleft{float:left;}
.floatright{float:right;}
.clearboth{clear:both;}
.clearfloat
{
	height:1px;
	font-size:1%;
	clear:both;
	display:block;
}

html,body {
	font-family:'Noto Sans JP', 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ,sans-serif;
}
* html body {/*IE6*/
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

*:first-child + html body {/*IE7*/
	font-family: "ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/*----------font----------*/
h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;} 
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}


/*----------clearfix----------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

.clearfix:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

a img:hover {
	filter: alpha( opacity=50 ); /*ie7*/
	-ms-filter: "alpha( opacity=50 )"; /*ie8*/
	opacity: 0.5;
}

#contents_navi a img:hover,
#global_navi  a img:hover {
	filter: alpha( opacity=100 ); /*ie7*/
	-ms-filter: "alpha( opacity=100 )"; /*ie8*/
	opacity: 1.0;
}

/*------------------------------------------*/
.txtCenter {
	text-align: center;
}
.txtRight {
	text-align: right;
}
.mt10 { margin-top: 10px!important; }
.mt20 { margin-top: 20px!important; }
.mt30 { margin-top: 30px!important; }
.mt40 { margin-top: 40px!important; }
.mt50 { margin-top: 50px!important; }
.mt60 { margin-top: 60px!important; }
.mt70 { margin-top: 70px!important; }
.mt80 { margin-top: 80px!important; }
.mb05 { margin-bottom: 5px!important; }
.mb10 { margin-bottom: 10px!important; }
.mb20 { margin-bottom: 20px!important; }
.mb30 { margin-bottom: 30px!important; }
.mb40 { margin-bottom: 40px!important; }
.mb50 { margin-bottom: 50px!important; }
.mb60 { margin-bottom: 60px!important; }
.mb70 { margin-bottom: 70px!important; }
.mb80 { margin-bottom: 80px!important; }
.pt10 { padding-top: 10px!important; }
.pt20 { padding-top: 20px!important; }
.pt30 { padding-top: 30px!important; }
.pt40 { padding-top: 40px!important; }
.pt50 { padding-top: 50px!important; }
.pb10 { padding-bottom: 10px!important; }
.pb20 { padding-bottom: 20px!important; }
.pb30 { padding-bottom: 30px!important; }
.pb40 { padding-bottom: 40px!important; }
.pb50 { padding-bottom: 50px!important; }
.mr10 { margin-right: 10px!important; }
.mr20 { margin-right: 20px!important; }
.mr30 { margin-right: 30px!important; }
.mr40 { margin-right: 40px!important; }
.mr50 { margin-right: 50px!important; }
.ml10 { padding-left: 10px!important; }
.ml20 { padding-left: 20px!important; }
.ml30 { padding-left: 30px!important; }
.ml40 { padding-left: 40px!important; }
.ml50 { padding-left: 50px!important; }
.pr20 { padding-right: 20px!important; }
.pr30 { padding-right: 30px!important; }
.pr40 { padding-right: 40px!important; }
.pr50 { padding-right: 50px!important; }
.pl10 { padding-left: 10px!important; }
.pl20 { padding-left: 20px!important; }
.pl30 { padding-left: 30px!important; }
.pl40 { padding-left: 40px!important; }
.pl50 { padding-left: 50px!important; }

.fright {
	float: right;
}

.fleft {
	float: left;
}


#wrapper {
	width: 100%;
	font-size: 16px;
	line-height: 1.6;
}

/*---------------------------------------
header footer
---------------------------------------*/

#wrapper .header {
	width: 100%;
	border-top: #034b9d 5px solid;
}

#wrapper .footer {
	width: 100%;
	border-top: #034b9d 1px solid;
	font-size: 14px;
}

#wrapper .header .inner,
#wrapper .footer .inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#wrapper .footer .inner .review {
  margin-left: auto;
}
#wrapper .footer .inner .review span {
  padding: 2px 8px;
  background: #fff;
  border: 1px solid #000;
  color: #000;
  font-size: 10px;
  font-weight: 400;
}
#wrapper .footer .inner p {
  font-family: 'Noto Sans', sans-serif;
}

/*------------------------------------
contents
--------------------------------------*/
#contents {
	widows: 100%;
	position: relative;
}
#contents .section {
	width: 100%;
}
#contents .section .inner {
	width: 980px;
	margin: 0 auto;
	position: relative;
}
#contents .section .inner p {
	margin: 40px 0;
}
#contents .cvArea {
	margin-bottom: 85px;
}
#contents .cvArea img {
	display: block;
	margin: 0 auto;
}

/*sec1*/
#sec1 ul {
	margin: 20px auto 0px;
	text-align: center;
}
#sec1 ul li {
	display: inline-block;
}

#contents .cvArea.last .inner {
	height: 270px;
}
#shinsa {
	position: absolute;
	right: 0;
}

.mw_wp_form_input .wpcf7c-elm-step1 {
  display: inherit;
}
.mw_wp_form_input .wpcf7c-elm-step2 {
  display: none;
}
.mw_wp_form_confirm .wpcf7c-elm-step1 {
  display: none;
}
.mw_wp_form_confirm .wpcf7c-elm-step2 {
  display: inherit;
}

p {
  margin-left: 1em;
}
p.kome:before {
  margin-left: -1em;
  position: relative;
  display: inline-block;
  width: 1em;
  content: "※";
}