@charset "utf-8";
/*================================================
reset
================================================*/
html{overflow-y:scroll;-webkit-overflow-scrolling:touch;}
body{-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;}
/*ios 4*/
.ios body{letter-spacing:-0.0001em;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block;}
audio[controls],canvas,video{display:inline-block;}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,p,div,iframe,caption,hr,fieldset,legend,blockquote,article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,audio,canvas,video{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6,p,li,dl,dt,dd,address,caption,th,td,div{word-break:break-all;word-wrap:break-word;}
li{list-style:none;}
img,fieldset{border:none;}
hr{border:none;border-top:1px #000 solid;}
a[href^="javascript"]{-webkit-touch-callout:none;touch-callout:none;}
/*vertical-align*/
input,button,select,textarea{vertical-align:middle;}
img,object,embed,canvas,audio,video{vertical-align:top;}
/*svg ie9 bugfix*/
svg:not(:root){overflow:hidden;}
/*iframe*/
iframe{border:0;}
/*table*/
table{width:100%;border-collapse:collapse;border-spacing:0;}
caption,th,td{margin:0;padding:0;vertical-align:top;text-align:left;}
/*font*/
input,select,button,textarea,h1,h2,h3,h4,h5,h6,table{font-size:inherit;}
address,em,strong,th{font-style:normal;}
em,strong{font-weight:bold;}
/*clearfix*/
/*div:after{display:block;clear:both;visibility:hidden;height:0;font-size:0;content:".";}
div{display:inline-block;}*/
/*\*/
* html div{height:0;}
div{display:block;}
/* */
/*form*/
fieldset,input,button,select,textarea{margin:0;-ms-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
input:focus,button:focus,textarea:focus,select:focus{outline:none;}
textarea,select[multiple="multiple"]{overflow-y:scroll;resize:vertical;-webkit-overflow-scrolling:touch;}
input[type="checkbox"],input[type="radio"]{margin-right:2px;}
input[type="submit"],input[type="reset"],button{-ms-appearance:button;-moz-appearance:button;-webkit-appearance:button;appearance:button;}
select[multiple="multiple"]{background:#fff;}
/*moz*/
html >/**/body input[type="checkbox"],html >/**/body input[type="radio"],x:-moz-any-link{margin-right:3px;margin-bottom:0.125em;}
/*webkit*/
@media screen and (-webkit-min-device-pixel-ratio:0){
input[type="text"],input[type="password"],textarea{-webkit-appearance:none;}
input[type="submit"],input[type="reset"],button{min-height:2em;}
select{min-height:1.75em;}
input[type="checkbox"],input[type="radio"]{margin-right:3px;margin-bottom:0.25em;}
select[multiple="multiple"]{overflow-y:auto;resize:none;-webkit-appearance:none;}
/*ios/android?̃^?b?v?̈???*/
.ios a img,.android a img{pointer-events:none;display:inline-block;}
.ios a,.android a{pointer-events:visible;}
}


/*================================================
font setting
================================================*/
/*a,body .ui-widget-content a{color:#1111cc;text-decoration:none;}*/
a:visited,body .ui-widget-content a:visited{color:#6e0f9e;}
/*a:hover, body .ui-widget-content a:hover{color:#c0392b;text-decoration:underline;}*/

input[data-placeholder].placeholder,text-area[data-placeholder].placeholder{color: #999;}


/*================================================
layout setting
================================================*/
body,#wrapper,#contents,#footer,#measure,#header{margin:0 auto;}


html.popup-1 #contents{width:650px;}

html.frozen-1 #wrapper{min-width:950px;}
html.frozen-1 #contents{width:950px;}
html.frozen-1 #header{width:950px;}

html.liquid-1 #wrapper{margin:0 10px;min-width:950px;}

html.print-1 #wrapper{width:640px;}
@media print{
html.print-1 #wrapper{width:100%;}
}

a:hover img {
filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;}

/************************
#body
************************/
body {
	background:#daf8fc url(/files/user/pc/lp/conveni/images/bg_body.png) top left repeat-x;
	height: 100%;
	width: 100%;
}
body .bodyimage2{
background:url(/files/user/pc/lp/conveni/images/cloud2.png) 98% 30% no-repeat fixed;
}
body .bodyimage3{
background:url(/files/user/pc/lp/conveni/images/cloud2.png) 2% 70% no-repeat fixed;
}

/************************
#header
************************/
#header{
	width: 990px;
	height:123px;
	background-image: url(/files/user/pc/lp/conveni/images/head_bg.png);
	background-repeat: no-repeat;
	background-position: 347px 4px;
	position:relative;
}
#header div img {
	margin-left: -58px;
}
/************************
contents
************************/
#contents {
	width: 990px;
}
#contents .layout-grid-conveni-2-1{
width: 100%;
background: #fff;
box-sizing: border-box;
padding: 20px;
}

/*-----------------------------------------------------
専門LP個別 共有css
-------------------------------------------------------*/

/*-背景色--*/
.bar_add h2 { background: #a78862; margin-bottom: 15px;}
.pink_bar { background-color: #a78862;}
.area_bigttl { background: url(/files/user/pc/lp/conveni/../lp_common/images/h3_icon_03.png) 20px 12px no-repeat #a78862;}
.lplinklist_ttl { border-left: 6px solid #a78862;}
.recommend-jobTitle .pattern-1 .bg01 .pt01 h2 { background-color: #a78862;}
.recommend .pt01 ul.ul03 li dl { border-top: 10px solid #98c412;}


/*-ボタン色--*/
.internal_link_bt a { background-color: #98c412;box-shadow: 0 -2px 0 #74950f inset;}
.new-linkbtn a { background-color: #98c412;box-shadow: 0 -4px 0 #74950f inset;}

h2.lplinklist_ttl {
    color: #a78862;
    background: #fff !important;
    font-weight: 700;
    font-size: 20px;
    border-left: 6px solid #a78862;
    padding-left: 8px;
    padding-top: 2px;
    margin: 4px 0 10px;
    line-height: 1;
    height: auto;
}