@charset "euc-jp";
/*
基本13px,IE7はsmall,IE6はx-small
希望のフォントサイズ(px) : 指定する値(%)

10px : 77%
11px : 85%
12px : 92%
13px : 100%
14px : 107%
15px : 114%
16px : 122%
17px : 129%
18px : 136%
19px : 144%
20px : 152%
21px : 159%
22px : 167%
23px : 174%
24px : 182%
25px : 189%
26px : 197%
*/

/* clearfix */
.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix{
display: inline-table;
min-height: 1%;
}
/* Hides from IE-mac \*/
* html .clearfix{ height: 1%; }

.clearfix{ display: block; }
/* End hide from IE-mac */
/* /clearfix */

body {
margin:0;
padding:0;
text-align: center;
font-family: Meiryo,"ＭＳ Ｐゴシック";
}
img {border:none}

div#wrapper h1,
div#wrapper h2,
div#wrapper h3,
div#wrapper h4,
div#wrapper h5,
div#wrapper h6,
div#wrapper p,
div#wrapper dl,
div#wrapper dt,
div#wrapper dd,
div#wrapper ul,
div#wrapper ol,
div#wrapper li {
margin: 0;
padding: 0;
font-weight:normal;
border:none;
list-style:none;
line-height:1.4
}

div#wrapper{
width:100%;
margin:0px auto;
text-align:left;
}

/*HeaderNavi*/
div#wrapper #navi{
width:100%;
background-color:#000033;
padding:10px 0 0 0;
position: fixed;
top: 0;
z-index: 99;
}

div#wrapper #navi2{
width:950px;
margin:0 auto;
}

div#wrapper #navi2 h1{
float:left;
margin-right:30px;
width:153px;
margin-top:20px
}

div#wrapper #navi2 dl{
padding-top:38px;
width:575px;
float:left
}

div#wrapper #navi2 dd{
display:inline;
float:left;
color:#fff;
font-size:14px;
margin-right:13px;
height:35px;
padding:0 3px;
border-bottom:4px solid #000033
}

div#wrapper #navi2 dd:hover{
border-bottom:4px solid #EA4050
}

div#wrapper #navi2 dd a{
color:#fff;
text-decoration:none;
}

div#wrapper #navi2 #deadline {
width:190px;
background-color:#fff;
text-align:center;
color:#003;
font-size:12px;
padding:5px 0;
float:right;
margin-top:0px
}

div#wrapper #navi2 #tel{
font-size:14px;
color:#EA4050}

/*Header*/
div#wrapper div#header{
width:100%;
height:260px;
position:relative;
background:url(../images/header_bg.jpg) repeat-x #EFEFEF;
margin-top:87px;
}

*:first-child+html body{
padding-top:87px;!important
}

div#wrapper div#header2{
width:950px;
height:255px;
margin:0 auto;
position:relative
}

div#wrapper div#header2 #shimekiri{
width:290px;
background-color:#FFFFFF;
border-radius:15px;
text-align:center;
font-size:15px;
}
div#wrapper div#header2 #shimekiri p{
margin:8px}


div#wrapper div#header2 img{
width:255px;
height:215px;
position:absolute;
top:20px;
right:0
}

div#wrapper div#header2 p{
margin:8px 15px


}


div#wrapper div#header2 img:hover{
opacity:0.8;
}

/* common */
div#wrapper div#section1,
div#wrapper div#section2,
div#wrapper div#section3,
div#wrapper div#section4,
div#wrapper div#section5,
div#wrapper div#section6{
clear:both;
width:950px;
margin:0px auto;
overflow:hidden;
color:#333;
text-align:left;
}

/* ボタン */
div#wrapper .btn{
width:100%;
background:url(../images/btn_bg.jpg) repeat-x #D4D4D4;
height:172px
}

div#wrapper .btn2{
width:950px;
margin:0 auto;
padding-top:15px
}

div#wrapper .btntoform{
width:717px;
height:137px;
float:left;
background:url(../images/btn2.png);
text-indent:-9999px;
}

div#wrapper .btntoform:hover{
background-position:0px 135px;
cursor:pointer
}



/* 固定バナー */
#fix-box {
    top: 150px;
}

.fix-bn1 {
    width: 45px;
    height: 219px;
    position: fixed !important;
    position: absolute;
    right: 0;
    -webkit-transition: width ease-in-out 0.5s;
    -moz-transition: width ease-in-out 0.5s;
    -ms-transition: width ease-in-out 0.5s;
    -o-transition: width ease-in-out 0.5s;
    transition: width ease-in-out 0.5s;
}


.fix-bn1 a {
    display: block;
    width: 100%;
    height: 100%;
}

.fix-bn1 a:hover {
	opacity: 0.7;
}




/*section1*/
div#wrapper div#section1{
padding:70px 0px;
width:950px;
/*background:url(../images/img1.jpg) no-repeat right 30px #FFFFFF;*/
clear:both;
margin:0px auto;
overflow:hidden;
color:#333;
text-align:left;
}


div#wrapper div#section1 h3{
font-size:24px;
font-weight:bold;
color:#333;
margin-bottom:20px;
margin-left:0px
}

div#wrapper div#section1 p {
    width: 410px;
    margin: 0 0 20px 0px;
    font-size: 15px;
    text-align: justify;
}

div#wrapper div#section1 #jobs {
width:930px;
border-radius:30px;
background-color:#DCE1EB;
padding:20px 0
}

div#wrapper div#section1 #jobs h4{
font-size:18px;
font-weight:bold;

margin:10px auto;
text-align:center
}

div#wrapper div#section1 #jobs p{
width:880px;
margin-left:22px;
font-size:12px;
}



/*section2*/
/*--
div#wrapper div#section2{
width:100%;
background:url(../images/merit_bg.jpg);
padding:20px 0
}

div#wrapper div#section2_2{
width:950px;
margin:0 auto;
padding:20px 0;
text-align:center
}

div#wrapper div#section2_2 h3{
text-align:center;
margin-bottom:30px
}


div#wrapper div#section2_2 a{
display:inline;
float:left;
margin-right:25px
}

div#wrapper div#section2_2 a.merit1,
div#wrapper div#section2_2 a.merit2,
div#wrapper div#section2_2 a.merit3 {
background:url(../images/merit2013.png);
width:278px;
height:196px;
text-indent:-9999px;
background-position:0px 0px
}

div#wrapper div#section2_2 a.merit1 {
margin-left:35px;
}


div#wrapper div#section2_2 a.merit1:hover {
background-position:0px 196px;
}

div#wrapper div#section2_2 a.merit2 {
background-position:556px 0px
}
div#wrapper div#section2_2 a.merit2:hover {
background-position:556px 196px;
}

div#wrapper div#section2_2 a.merit3 {
background-position:278px 0px
}
div#wrapper div#section2_2 a.merit3:hover {
background-position:278px 196px;
}
--*/

#colorbox {
width:900px;
padding:20px!important;
box-shadow: 1px 1px 30px #000;
background-color:#fff;
border-radius:30px;
padding-bottom:30px!important;
}

#cboxClose {
margin:15px auto;
cursor:pointer;
float:none!important
}

#cboxClose img:hover{
opacity:0.8
}

...#cboxLoadedContent {
height:540px!important
}


/*section_merit*/
div#wrapper div#section_merit{
width:930px;
margin:70px auto;
}

div#wrapper div#section_merit h3{
background: #383f6d;
padding: 14px 0 10px 0;
border-radius: 30px;
margin:30px auto 40px auto;
font-size:24px;
color:#fff;
text-align:center;
font-weight:bold;
}


/*section3*/
div#wrapper div#section3{
padding:60px 0px;
width:950px;
background-color:#FFFFFF;
clear:both;
margin:0px auto;
overflow:hidden;
color:#333;
text-align:left;
}

div#wrapper div#section3 h3{
text-align:center;
font-size:24px;
font-weight:bold;
color:#333;
margin-bottom:10px
}

div#wrapper div#section3 .jirei{
width:293px;
box-shadow: 1px 1px 2px #aaa;
float:left;
margin-right:15px;
padding-top:15px;
background:no-repeat left;
border:1px solid #efefef;
margin-top:15px
}

div#wrapper div#section3 .jirei h5{
font-size:14px;
font-weight:bold;
padding-bottom:3px;
border-bottom:3px solid #003;
width:180px;
margin-left:100px
}

div#wrapper div#section3 h5 span{
font-size:12px;
}

div#wrapper div#section3 .jirei p{
font-size:12px;
width:180px;
margin:7px 0 7px 100px
}

div#wrapper div#section3 .jirei2 {
background-color:#EFEFEF;
text-align:center;
padding:10px 0;
}

div#wrapper div#section3 .jirei2 a {
background-color:#069;
text-decoration:none;
font-size:14px;
padding:3px 12px;
color:#fff;
width:153px;
border-radius: 20px;
-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
-moz-border-radius: 20px;   /* Firefox用 */
}

/*--
div#wrapper div#section3 .jirei2 a:hover {
background-color:#000033}
--*/

#popup04page,
#popup05page,
#popup06page,
#popup07page,
#popup08page,
#popup09page {
width:740px!important
}

#popup04page h5,
#popup05page h5,
#popup06page h5,
#popup07page h5,
#popup08page h5,
#popup09page h5 {
float:left;
font-size:20px;
text-align:left;
margin-bottom:15px
}

#popup04page h4,
#popup05page h4,
#popup06page h4,
#popup07page h4,
#popup08page h4,
#popup09page h4 {
text-align:left;
margin:5px 10px 0px 10px;
font-size:14px
}

#popup04page p,
#popup05page p,
#popup06page p,
#popup07page p,
#popup08page p,
#popup09page p {
text-align:left;
margin:5px 10px 15px 10px;
font-size:12px
}

#popup04page img,
#popup05page img,
#popup06page img,
#popup07page img,
#popup08page img,
#popup09page img {
float:left;
margin-right:10px;
}





/*section4*/
div#wrapper div#section4{
width:100%;
background-color:#f5f5f5;
}

div#wrapper div#section4 p {
    font-size: 15.5px;
    text-align: center;
}

div#wrapper div#section4_2{
width:950px;
padding:60px 0;
margin:0 auto;
}


div#wrapper div#section4_2 dd.guidance1,
div#wrapper div#section4_2 dd.guidance2,
div#wrapper div#section4_2 dd.guidance3,
div#wrapper div#section4_2 dd.guidance4,
div#wrapper div#section4_2 dd.guidance5,
div#wrapper div#section4_2 dd.guidance6 {
background:url(../images/guidance1_2013.jpg);
width:920px;
height:99px;
text-indent:-9999px;
background-position:0px 0px;
margin:5px 0
}

div#wrapper div#section4_2 dd.guidance1:hover {
background-position:0px -99px;
cursor:pointer
}

div#wrapper div#section4_2 dd.guidance2 {
background-position:0px -198px
}
div#wrapper div#section4_2 dd.guidance2:hover {
background-position:0px -297px;
cursor:pointer
}

div#wrapper div#section4_2 dd.guidance3 {
background-position:0px -396px;
height:158px;
}
div#wrapper div#section4_2 dd.guidance3:hover {
background-position:0px -554px;
cursor:pointer;
height:158px;
}

div#wrapper div#section4_2 dd.guidance4 {
background-position:0px -712px
}
div#wrapper div#section4_2 dd.guidance4:hover {
background-position:0px -811px;
cursor:pointer
}

div#wrapper div#section4_2 dd.guidance5 {
background-position:0px -910px;
height:158px;
}
div#wrapper div#section4_2 dd.guidance5:hover {
background-position:0px -1068px;
cursor:pointer;
height:158px;
}

div#wrapper div#section4_2 dd.guidance6 {
background-position:0px 316px;
height:158px;
}
div#wrapper div#section4_2 dd.guidance6:hover {
background-position:0px 158px;
cursor:pointer;
height:158px;
}




div#wrapper div#section4_2 h3,
div#wrapper div#section4_2 h4{
font-weight:bold;
color:#333;
text-align:center;
margin-bottom:15px
}

div#wrapper div#section4_2 h3 {
	font-size: 30px;
}
div#wrapper div#section4_2 h4{
font-size:24px;
margin-bottom:0px
}

div#wrapper div#section4_2 .info{
background-color:#FFFFFF;
width:920px;
margin-top:20px;
font-size:13px
}

div#wrapper div#section4_2 .info_in{
background-color:#EFEFEF;
text-align:center}

div#wrapper div#section4_2 table{
border-collapse:collapse}

div#wrapper div#section4_2 td{
border:solid 1px #D9D9D9;
}

div#wrapper div#section4_3{
position:relative;
margin-top:15px
}

#popup10page,
#popup11page,
#popup12page,
#popup15page,
#popup16page,
#popup17page,
#popup18page,
#popup19page,
#popup20page,
#popup21page,
#popup22page,
#popup23page,
#popup24page,
#popup25page,
#popup26page,
#popup27page {
width:690px!important
}

#popup10page h5,
#popup11page h5,
#popup12page h5,
#popup15page h5,
#popup16page h5,
#popup17page h5,
#popup18page h5,
#popup19page h5,
#popup20page h5,
#popup21page h5,
#popup22page h5,
#popup23page h5,
#popup24page h5,
#popup25page h5,
#popup26page h5,
#popup27page h5 {
font-size:20px;
text-align:left;
width:640px;
margin:0
}

#popup10page h4,
#popup11page h4,
#popup12page h4,
#popup15page h4,
#popup16page h4,
#popup17page h4,
#popup18page h4,
#popup19page h4,
#popup20page h4,
#popup21page h4,
#popup22page h4,
#popup23page h4,
#popup24page h4,
#popup25page h4,
#popup26page h4,
#popup27page h4 {
text-align:left;
margin:10px 10px 5px 0px
}

#popup10page h5 span,
#popup11page h5 span,
#popup12page h5 span,
#popup15page h5 span,
#popup16page h5 span,
#popup17page h5 span,
#popup18page h5 span,
#popup19page h5 span,
#popup20page h5 span,
#popup21page h5 span,
#popup22page h5 span,
#popup23page h5 span,
#popup24page h5 span,
#popup25page h5 span,
#popup26page h5 span,
#popup27page h5 span {
font-size:15px!important;
}

#popup10page dd,
#popup11page dd,
#popup12page dd,
#popup15page dd,
#popup16page dd,
#popup17page dd,
#popup18page dd,
/*#popup19page dd,*/
#popup20page dd,
#popup21page dd,
#popup22page dd,
#popup23page dd,
#popup24page dd,
#popup25page dd,
#popup26page dd,
#popup27page dd {
text-align:left!important;
font-size:14px!important
}

#popup10page p,
#popup11page p,
#popup12page p,
#popup15page p,
#popup16page p,
#popup17page p,
#popup18page p,
/*#popup19page p,*/
#popup20page p,
#popup21page p,
#popup22page p,
#popup23page p,
#popup24page p,
#popup25page p,
#popup26page p,
#popup27page p {
text-align:left;
margin:5px 10px 0px 10px;
font-size:13px
}

#popup10page img,
#popup11page img,
#popup12page img,
#popup15page img,
#popup16page img,
#popup17page img,
#popup18page img,
/*#popup19page img,*/
#popup20page img,
#popup21page img,
#popup22page img,
#popup23page img,
#popup24page img,
#popup25page img,
#popup26page img,
#popup27page img {
float:left;
margin-right:10px;
width:80px;
}


#popup10page a,
#popup11page a,
#popup12page a,
#popup15page a,
#popup16page a,
#popup17page a,
#popup18page a,
/*#popup19page a,*/
#popup20page a,
#popup21page a,
#popup22page a,
#popup23page a,
#popup24page a,
#popup25page a,
#popup26page a,
#popup27page a {
background-color:#393F6C;
text-decoration:none;
font-size:14px;
padding:10px 12px;
color:#fff;
width:153px;
border-radius: 20px;
-webkit-border-radius: 20px;    /* Safari,Google Chrome用 */
-moz-border-radius: 20px;   /* Firefox用 */
}



/*section5*/
div#wrapper div#section5{
padding:60px 0px;
width:950px;
background-color:#FFFFFF;
clear:both;
margin:0px auto;
overflow:hidden;
color:#333;
text-align:left;
}

div#wrapper div#section5 h3{
font-size:24px;
font-weight:bold;
color:#333;
text-align:center;
margin-bottom:15px
}

div#wrapper div#section5 dl{
margin-left:35px;
}

div#wrapper div#section5 dd{
font-size:12px;
margin-top:5px
}


/*section6*/
div#wrapper div#section6{
padding:40px 0px;
width:950px;
background-color:#FFFFFF;
clear:both;
margin:0px auto;
overflow:hidden;
color:#333;
text-align:center;
}

div#wrapper div#section6 h3{
font-size:30px;
font-weight:bold;
color:#333;
text-align:center;
margin-bottom:15px
}

div#wrapper div#section6 h4{
font-size:20px;
font-weight:bold;
color:#669900;
}

div#wrapper div#section6 h4 span{
color:#666666;
font-size:18px;
}

div#wrapper div#section6 h5{
font-size:16px;
font-weight:bold;
}



/*footer*/
div#wrapper div#footer{
width:100%;
background-color: #333;
}

div#wrapper div#footer2{
width:950px;
margin:0 auto;
padding:40px 0;
text-align:center
}

div#wrapper div#footer2 p {
	color: #fff;
}



/*form==================================*/
#form{
line-height:2em;
background-color:#e7e7e7;
width:100%;
padding:60px 0}


#form #form2{
background-color:#FFFFFF;
margin:20px auto 0;
margin-top:10px;
padding-top:5px;
width:920px}

#form h3{
font-size:30px;
text-align:center;
font-weight:bold;
}

#form p{
text-align:center}

#form table{
background-color:#fff;
width:900px;
margin:0 auto 20px;
margin-top:10px
}

#form table th{
text-align:left;
background-color:#ddd;
padding-left:10px;
font-size:13px;
line-height:1.4;
width:180px
}
#form table th em{
font-weight:normal;
font-style:normal;
font-size:10px;
}
#form table td{
text-align:left;
background-color:#eee;
padding:5px 0 5px 10px;
font-size:14px;
width:662px;
}
#form td.tdR{
text-align:right;
background-color:#fff;
}
#form span{
color:#c00;
font-weight:bold;
}
#ConfirmBTN{
}

#form input {
padding:4px;
}

#form #submitbtn {
border:none;
}

#form #submitbtn:hover {
opacity:0.9
}

#form select {
padding:4px;
}

input:hover {
opacity: 0.8;
}

#form table textarea{
width:500px;
}


/*privacy==================================*/
div#wrapper #Privacy {
width:630px;
margin:10px auto 20px;
padding:10px;
text-align:left;
border:1px solid #ccc;
}
div#wrapper #Privacy h3,
div#wrapper #Privacy h4,
div#wrapper #Privacy p{
font-size:12px;
}
div#wrapper #Privacy h3{
color:#C00;
margin:10px;
font-style:normal;
font-weight:bold;
}
div#wrapper #Privacy h4{
margin:10px 10px 0px 20px;
font-weight:bold;
}
div#wrapper #Privacy a{
font-weight:normal;
color:#006699;
}
div#wrapper #Privacy p{
margin:10px;
padding:0 0 0 10px;
}

#social {
margin: 10px 0px 0px 0px;
padding: 0px;
}
#social .facebook {
margin: 0px 10px 0px 0px;
padding: 0px;
display: inline;
width: 100px;
}




.hide{
display:none;
}

table#address_info {
width:650px;
}

#form table th {
width:210px;
}

#form table div {
width:60%;
padding:0 5px;
margin-bottom:5px;
background-image:url(images/alert.png);
background-repeat:no-repeat;
background-position:5px center;
background-color: #FFDBDB;
text-indent:20px
}

#form table div#forchk1 {
background-color:transparent;
}

table#address_info th{
width:120px;
}

#form table th.required {
background-image:url(../images/required.jpg);
background-repeat:no-repeat;
background-position:right center;
background-color:#ddd;

}

#form table th.optional {
background-image:url(../images/optional.jpg);
background-repeat:no-repeat;
background-position:right center;
background-color:#ddd;
}

#news_info {
width:930px;
border:5px solid #ccc;
padding:0px 5px 10px 5px;
margin:10px auto;
}

#wrapper #news_info h5{
font-size:16px;
font-weight:bold;
margin:5px auto 10px auto;
text-align:center;
background-color:#ccc;
padding:7px 0
}

#wrapper #news_info dd {
font-size:12px;
border-bottom:1px dotted #ccc;
padding:5px 0;
margin-left:10px;
}

.seminar_dv {
display:block;
height:4px;
border-bottom:1px dotted #ccc;
width:700px;
clear:both;
}
/***** 05/20 *****/
div#section2 {
	width: 100% !important;
	background: #d7e2f0;
	padding: 40px 0;
}
div#section2 .resuponsiveInner {
	width: 950px;
	margin : 0 auto;
}
div#wrapper h3 {
	margin-bottom: 24px;
	font-size: 24px;
}
.merit {
	width: 31%;
	background: #fff;
	padding: 16px;
	border-radius: 32px;
	font-size: 18px;
	float: left;
	box-sizing: border-box !important;
	position: relative;
}
#merit1,#merit2 {
	margin-right: 3.5%;
}
.number {
	font-size: 20px;
}
div#wrapper p.m-summary {
	margin-bottom: 18px;
}
.linkBox {
	background: #383f6d;
	padding: 12px 36px !important;
	border-radius: 24px;
	font-size: 14px;
	display: inline-block;
}
a.meritLink {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
div#wrapper div#section6 h4 {
	color: #EB4050;
}


/***** Div#Section4 *****/
div#wrapper #section4_3 dd {
	width: 920px;
	background: #fff;
	margin-bottom: 15px;
	position: relative;
}

div#wrapper #section4_3 dd p.cntTitle,
div#wrapper #section4_4 dd p.cntTitle {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffce21+0,f7b633+59,dd972e+100 */
background: #ffce21; /* Old browsers */
background: -moz-linear-gradient(top, #ffce21 0%, #f7b633 59%, #dd972e 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffce21 0%,#f7b633 59%,#dd972e 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffce21 0%,#f7b633 59%,#dd972e 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffce21', endColorstr='#dd972e',GradientType=0 ); /* IE6-9 */

	padding: 10px;
	color: #333;
	font-size: 14px;
}

/*div#wrapper #section4_3 dd p.cntTitle {
	background: #666;
	padding: 10px;
	color: #fff;
	font-size: 14px;
}*/
.cntInner {
	width: 600px;
	padding: 15px;
}
.cntDotted {
	border-bottom: #ccc 1px dotted;
}
div#wrapper #section4_3 dd p.sec4_3Photo {
	width: 60px;
	margin-right: 10px;
}
p.sec4_3Photo img {
	width: 60px;
}
.sec4_3Text {
	width: 530px;
}
div#wrapper #section4_3 dd .sec4_3Text h5 {
	font-size: 14px;
	text-align: left;
}
div#wrapper #section4_3 dd .sec4_3Text h4 {
	margin-bottom: 8px;
	font-size: 16px;
	text-align: left;
}
div#wrapper #section4_3 dd .sec4_3Text h6 {
	font-size: 12px;
	text-align: left;
}
/*--
#section4_3 dd img {
	width: 60px;
	margin-right: 10px;
	float: left;
}*/
#section4_3 dd a {
	width: 180px;
	background: #069;
	padding: 20px;
	border-radius: 5px;
	margin-left: 10px;
	font-size: 16px;
	text-align :center;
	color: #fff;
	float: right;
}
#section4_3 dd.doubleBox a {
	position: absolute;
	top: 65px;
/***	top: 96px; ***/
	right: 20px;
	margin-top: 0;
}
#section4_3 dd.singleBox a {
	position: absolute;
	top: 55px;
	right: 10px;
}

/*** 20150528 ***/
div#wrapper div#header {
	height: auto;
	padding: 36px 0 24px 0;
	box-shadow: 1px 1px 3px 1px rgba(0, 0, 0, 0.4);
	background-image: none;
}
div#wrapper div#header2 {
	height: auto;
}
#header #header2 h2 {
	margin-bottom: 24px;
	font-size: 30px;
}
span.pink {
	letter-spacing: 0.05rem;
}
#headButton {
	background: #383F6D;
	padding: 15px 45px 15px 30px;
	border-radius: 32px;
	display: inline-block;
}
div#wrapper div#header2 #shimekiri p {
	margin: 0;
	line-height: 28px;
}
div#wrapper div#header2 p#btnText {
	margin: 0 0 0 24px;
	font-size: 20px;
}
div#wrapper div#header2 #shimekiri p,div#wrapper div#header2 p#btnText {
	padding: 5px;
}
div#wrapper div#header2 img {
	top: 0;
}
/***** Appearance Setting *****/
.f-l {
	float: left !important;
}
.f-r {
	float: right !important;
}
.txt-l {
	text-align: left !important;
}
.txt-r {
	text-align: right !important;
}
.txt-c {
	text-align: center !important;
}
.fnt-b {
	font-weight: bold !important;
}
.fnt-n {
	font-weight: normal !important;
}
.white {
	color: #fff !important;
}
.pink {
	color: #EB4050 !important;
}
.deepBlue {
	color: #000032 !important;
}
.white {
	color: #fff !important;
}
a {
	color: #069;
}

.form_ex {
color:#333;
font-weight:normal;
}







/*2017.7.4追記／チャレンジゲート*/
#cboxContent h4 {
    background: #fee none repeat scroll 0 0;
    margin: auto;
    padding: 5px 0;
    width: 80%;
}


#cboxContent p {
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    width: 80%;
}

.img_popup {
	width:40%;
}



/*2017.8.5追記*/
.pb10{padding-bottom:10px;!important}
.pb20{padding-bottom:20px;!important}
.pb30{padding-bottom:30px;!important}

div#wrapper div#section_merit h4 {
	font-size: 20px;
	text-align:center;
	margin:20px 0;
	color: #e74459 !important;
font-weight:bold;
}

div#wrapper div#section_merit .section_merit_l{
display:inline-block;
width:50%;
vertical-align:top;
}
div#wrapper div#section_merit .section_merit_r{
display:inline-block;
width:49%;
}

div#wrapper div#section_merit .section_merit_l dt{
font-weight:bold;
margin:15px 0 5px 0;
font-size:15px;
}
div#wrapper div#section_merit .section_merit_l dd,
div#wrapper div#section_merit .section_merit_l p{
font-size:14px;
line-height:1.5
}

div#wrapper div#section_merit .section_merit_2clm_in{
display:block;
}


div#wrapper div#section_merit .section_merit_2clm_in_l,
div#wrapper div#section_merit .section_merit_2clm_in_r{
display:inline-block;
width:49%;
font-size:14px;
text-align:center;
}

div#wrapper div#section_merit .section_merit_sc{
  box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
  -webkit-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.6);
margin-bottom: 40px;
padding-bottom: 20px;
}





/*201806 追加*/
#main_img {
    width: 100%;
    height: 450px;
    clear: both;
    background-color: #3A3F6D;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/advisor_bg_main.png);
	position: relative;
	margin-top: 90px;
}

#main_img .white_box {
    width: 700px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 25px;
	background-color: rgba(255,255,255,0.85);
	border-radius: 50px;
	position: relative;
    top: 320px;
	line-height: 1.3;
}

#main_img .white_box .whi_txt_1 {
	font-size: 18px;
}
#main_img .white_box .whi_txt_2 {

}
#main_img .white_box .whi_txt_2_2 {
    font-size: 28px;
    font-weight: bold;
    display: block;
    float: left;
    margin-left: 55px;
    margin-top: 10px;
    margin-right: 10px;
}
#main_img .white_box .whi_txt_2_2 .red {
	color: #ec3140;
}
#main_img .white_box .whi_txt_2_2 .small {
	font-size: 0.85em;
}
#main_img .white_box .whi_button {
    display: block;
    margin-left: 0px;
    margin-top: 5px;
    float: left;
}
.whi_button a:hover {
	opacity: 0.7;
}


#main_img .white_box .whi_button img {
    padding-top: 4px;
}

.sec1_img {
	width: 490px;
	float: right;
}
.sec1_left {
	float: left;
}
.sec1_right {
	float: right;
}
.navy {
	color: 3a3f6d;
}

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold;
}

body {
  font-family: "Yu Gothic", YuGothic;
}
