@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
/** Tags
------------------------------ **/
body{
	color:#333;
	font-size:12px;
	background:#fff;
}
a{
	color:#0066ff;
	outline:none;
}
a:hover{
	color:#00a0e9;
}
h1{
	font-size:10px;
	font-weight:normal;
	color:#999;
	position:absolute;
	top:30px;
	left:96px;
}
img{
	vertical-align:bottom;
	border:none;
}
ul,li{
	list-style:none;
}
table{
	width: auto;
	margin: auto;
	border-collapse:collapse;
}
	
/** Classes
------------------------------ **/
.mizuiro{
	color:#00a0e9;
}
.tSmall{
	font-size:10px;
}
.tNormal{
	font-size:12px;
}
.tMedium{
	font-size:14px;
}
.tMedium2{
	font-size:18px;
line-height:1.4;
}
.tBig{
	font-size:24px;
}
.tBig2{
	font-size:36px;
}
.tCenter{
	text-align:center;
}
.tRight{
	text-align:right;
}
.bold{
	font-weight:bold;
}
.gly{
	color:#7e7e7e;
}
.red{
	color:#ff0012;
}
.blu{
	color:#0066ff
}
.org{
	color:#ff8327;
}
.tAce{
	color:#e9329a;
}
.tLeo{
	color:#00b83f;
}
.tFree{
	color:#ffa041;
}
.right{
	float:right;
}
.left{
	float:left;
}
.borderBottom{
	background:url(../img/index/h2_border.gif) bottom repeat-x;
}
.margin{
	margin-top:10px;
}
.banner_hpagency a:hover{
	opacity:0.65;
}

/*sp*/
.sp{
	display:none !important;	
}
.not_sp{
	display:block !important;	
}
br.not_sp{
	display:inline !important;	
}

/** sgoogle search
------------------------------ **/
.gsc-control-cse-ja {
	padding: 0 !important;
    width: 274px !important;
}
.gsc-control-cse-ja .gsc-search-box{
	margin:0;!important;
}
.gsc-control-cse-ja .gsc-input{
	padding-right: 10px;
}

/** Layout blocks
------------------------------ **/
/** wrapper **/
#wrapper{
	background-color:#fff;
}
/** Header **/
#headerWrap .headerTopWrap{
	width:100%;
	height:76px;
	background-color:#fff;
}
#headerWrap .headerTop{
	width:980px;
	height:76px;
	margin:0 auto;
	position:relative;
}
#headerWrap .headerTop .logo{
	width:86px;
	height:30px;
	padding-top:20px;
}
#headerWrap .headerTop .freedial_head{
	width:193px;
	height:58px;
	position:absolute;
	top:9px;
	left:430px;
}
#headerWrap .headerTop #search{
	width:277px;
	height:27px;
	position:absolute;
	top:38px;
	right:0;
}
#headerWrap .headerTop ul{
	height:31px;
	position:absolute;
	right:0;
	top:0;
}
#headerWrap .headerTop li{
	float:right;
	height:31px;
	line-height:31px;
}
#headerWrap .headerTop li a{
	padding:0 12px;
	display:block;
	text-decoration:none;
	color:#919191;
	font-size:11px;
	background:url(../img/topmenu_line.png) left center no-repeat;
}
#headerWrap .headerTop li a:hover{
	text-decoration:underline;
}
#headerWrap .headerTop li.userLogin{
	padding:0;
	margin-left:2px;
	text-align:center;
	background-color:#00397a;
}
#headerWrap .headerTop ul li.userLogin a{
	padding:0 20px;
	display:block;
	color:#fff;
	background:none;
}
#headerWrap .headerTop li.contact_head a{
	padding:10px 12px 0 0;
	background:none;
}

/** menu **/
#headerWrap .headerBottom{
	margin:15px 0 30px;
	height:48px;
}
#headerWrap ul.mainMenu{
	min-width:980px;
	width:980px;
	height:48px;
	margin:0 auto;
}
#headerWrap ul.mainMenu li{
	float:left;
	width:179px;
	height:48px;
	line-height:17px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	position:relative;
	border-left:solid 1px #d8d8d8;
	z-index:10;
}
#headerWrap ul.mainMenu li.home{
	width:80px;
	border:none;
}
#headerWrap ul.mainMenu li a{
	height:40px;
	padding-top:12px;
	display:block;
	text-decoration:none;
	color:#333;
	font-weight:normal;
}
#headerWrap ul.mainMenu .entry a{
	padding-left:14px;
	background:url(../img/mainmenu_bg_entry.png)  center no-repeat;
}
#headerWrap ul.mainMenu li a:hover{
	color:#58a2e6;
}

/*sub*/
#headerWrap ul.mainMenu ul.sub{
	display:none;
	position:absolute;
	left:0;
	z-index:999;
	border:solid 1px #ddd;
	border-radius: 4px;
	background-color:#fff;
	-ms-filter: "alpha( opacity=97 )";
	opacity: 0.97;
	filter: alpha(opacity=97);
	_zoom:1;
}
#headerWrap ul.mainMenu .sub li{
	width:179px;
	height:45px;
	clear:left;
	font-size:13px;
	line-height:45px;
	background:none;
	border-top:dotted 1px #ccc;
	border-left:none;
}
#headerWrap ul.mainMenu .sub li:first-child{
	border-top:none;
}
#headerWrap ul.mainMenu .sub li a{
	width:151px;
	height:45px;
	padding-top:0;
	padding-left:28px;
	text-align:left;
	font-weight:normal;
	background:none;
	background:url(../img/mainmenu_sub_icon.gif) 10px center no-repeat;
}
#headerWrap ul.mainMenu .sub li a:hover{
	border-top:none;
	background:url(../img/mainmenu_sub_iconhover.gif) 10px center no-repeat;
}

/** contents **/
#contents{
	clear:both;
	width:980px;
	margin:0 auto 30px;
}
#contents h2
{
	font-size:33px;
	line-height:45px;
	margin-bottom:10px;
	letter-spacing:0.05em;
}

/** pageTop **/
#toTop{
	clear:both;
	width:980px;
	margin:0 auto 15px;
	text-align:right;
}
#toTop a{
	color:#333;
	text-decoration:none;
}
#toTop a:hover{
	text-decoration:underline;
}

/** pageLink **/
.pageLink{
	width:980px;
	margin:40px auto -16px;
}
.pageLink a{
	height:23px;
	padding-right:40px;
	line-height:23px;
	color:#333;
	text-decoration:none;
	background:url(../img/page_icon.png) right center no-repeat;
}
.pageLink a:hover{
	text-decoration:underline;
}

/** footer
------------------------------ **/
#footer{
	color:#ccc;
}
#footer .footerTopWrap{
	height:90px;
	background:url(../img/footer_bg.png)  bottom repeat-x;
	background-color:#58a2e6;
}
#footer .footerTopWrap .footerTop{
	width:980px;
	margin:0 auto;
	height: 90px;
}
#footer .footerTopWrap .footerTop ul.footerTopMenu{
	float:left;
	display:block;
	width:580px;
	height:55px;
	padding-top:35px;
}
#footer .footerTopWrap .footerTop ul.footerTopMenu li{
	display:block;
	float:left;
	line-height:20px;
	padding-right: 20px;
}
#footer .footerTopWrap .footerTop ul.footerTopMenu li a{
	display:block;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#footer .footerTopWrap .footerTop ul.footerTopMenu li a:hover{
	text-decoration:underline;
}
#footer .footerTopWrap .footerTop .logo{
	float:left;
	width:86px;
	height:60px;
	padding:30px 35px 0 0;
}
#footer .footerTopWrap .footerTop .logo a img{
	width:86px;
	height:30px;
}
.facebook_foot{
	padding-left:25px;
	background:url(../img/mark_facebook.gif) left center no-repeat;
}
.twitter_foot{
	padding-left:25px;
	background:url(../img/mark_twitter.gif) left center no-repeat;
}
.supportVideo{
	padding-left:5px;
	background:url(../img/mark_youtube.gif) left center no-repeat;
}
.google_foot{
	padding-left:25px;
	background:url(../img/mark_google.gif) left center no-repeat;
}
.hatena{
	width:55px;
}
iframe.twitter-share-button{
	padding-left:7px;
	padding-right:5px;
    width: 120px!important;
}
#footer .footerTopWrap .footerTop .bottomEntry{
	float:right;
	width:232px;
	height:60px;
	padding-top:15px;
	text-indent:100%;
    white-space:nowrap;
    overflow:hidden;
}
#footer .footerTopWrap .footerTop .bottomEntry a{
	display:block;
	width:232px;
	height:60px;
	background:url(../img/footer_btn_entry.png) top left no-repeat;
}
#footer .footerTopWrap .footerTop .bottomEntry a:hover{
	background:url(../img/footer_btn_entry.png) bottom left no-repeat;
}
#footer .footerTopWrap .footerTop .bottomEntry a img{
	width:232px;
	height:60px;
}
#footer .pankuzWrap{
	background-color:#58a2e6;
}
#footer .pankuzWrap .pankuz{
	width:980px;
	margin:0 auto;
}
#footer .pankuzWrap .pankuz p{
	line-height:25px;
}
#footer .pankuzWrap .pankuz p a{
	font-weight:bold;
	text-decoration:none;
	color:#fff;
}
#footer .pankuzWrap .pankuz p a:hover{
	text-decoration:underline;
}
#footer .footerNavi_headWrap{
	height:50px;
	background-color:#eee;
}
#footer .footerNavi_headWrap ul.footerNavi_head{
	display:block;
	width:980px;
	height:50px;
	margin:0 auto;
	background:url(../img/footer_navihead_border.gif) right bottom no-repeat;
}
#footer .footerNavi_headWrap ul.footerNavi_head li{
	float:left;
	width:181px;
	height:50px;
	padding-left:15px;
	line-height:50px;
	font-weight:bold;
	color:#333;
	background:url(../img/footer_navihead_border.gif) left bottom no-repeat;
}
#footer .footerNavi_headWrap ul.footerNavi_head li a{
	display:block;
	width:181px;
	height:50px;
	text-decoration:none;
	color:#333;
}
#footer .footerNavi_headWrap ul.footerNavi_head li a:hover{
	text-decoration:underline;
}
#footer .footerMenu{
	width:980px;
	height:340px;
	font-weight:bold;
	color:#333;
	margin:0 auto 15px;
	background:url(../img/footer_navi_border.gif) right repeat-y;
}
#footer .footerMenu ul.footerNavi{
	float:left;
	width:196px;
	height:340px;
	padding-top:10px;
	background:url(../img/footer_navi_border.gif) left repeat-y;
}
#footer .footerMenu ul.footerNavi li{
	width:180px;
	height:30px;
	line-height:30px;
}
#footer .footerMenu ul.footerNavi li a{
	display:block;
	width:180px;
	height:30px;
	padding-left:15px;
	text-decoration:none;
	color:#333;
}
#footer .footerMenu ul.footerNavi li a:hover{
	text-decoration:underline;
}
#footer .footerCopyWrap{
	clear:both;
	background:#000;
}
#footer .footerMenu ul.footerNavi li.footerEntry_ace{
	text-indent:20px;
	background:url(../img/footer_planentry_ace_icon.gif) 15px center no-repeat;
}
#footer .footerMenu ul.footerNavi li.footerEntry_leo{
	text-indent:20px;
	background:url(../img/footer_planentry_leo_icon.gif) 15px center no-repeat;
}
#footer .footerMenu ul.footerNavi li.footerEntry_free{
	text-indent:20px;
	background:url(../img/footer_planentry_free_icon.gif) 15px center no-repeat;
}
#footer .footerCopyWrap .footerCopy{
	width:980px;
	margin:0 auto;
	line-height:35px;
	font-size:10px;
	font-weight:bold;
	color:#999;
}
#footer .footerCopyWrap .footerCopy a{
	color:#999;
}
#footer .footerCopyWrap .footerCopy a:hover{
	color:#ccc;
}

#contactBox {
	width: 290px;
	position: fixed;
	bottom: 0;
	right:0;
	z-index: 200;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.08) inset;
}
#contactBox dt {
	height:12px;
	padding:11px 0 12px 16px;
	background:url(../img/contactBox/icon_head.png) 267px center no-repeat;
	background-color:#0065b3;
	border-radius: 4px 0 0 0;
	cursor:pointer;
}
@-moz-document url-prefix() {
	#contactBox dt {
		height:18px;
		padding:8px 0 9px 16px;
	}
}
#contactBox dt.active {
	background:url(../img/contactBox/icon_head_close.png) 267px center no-repeat;
	background-color:#0065b3;
}
#contactBox dd {
	height:78px;
	padding-left:10px;
	font-size:13px;
	color:#777;
	background:url(../img/contactBox/bg.png);
}
#contactBox dd img{
	padding:14px 0 5px 6px;
}

/***************/
/** Clear Fix **/
/***************/
.clearfix:after{
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
	content: ".";
}
.clearfix{
	min-height: 1px;
}
* html .clearfix{
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


  /** 20150403
------------------------------ **/
.domain_20150403{
	width:980px;
	padding-bottom:10px;
	margin:auto;
	font-size:14px;
	line-height:1.6;
}
.domain_20150403 h3{
	margin-bottom:20px;
	padding:8px 0;
	text-align:center;
	font-size:22px;
	color:#fff;
	background-color:#b00;
}
.domain_20150403 p{
	margin-bottom:15px;
	padding:0 40px;
}
.domain_20150403 p.address{
	margin:25px 40px;
	padding:20px 0 0 0;
	border-top:solid 3px #d00;
}
.domain_20150403 strong{
	color:#e33;
	font-size:16px;
	text-decoration:underline;
}

/** 20160622
------------------------------ **/
/* 画像リンク */
a:hover img
{
    filter: alpha(opacity=75);
    -moz-opacity:0.75;
    opacity:0.75;
}

/*20161210　求人ページ
-----------------------------*/
.recruit{
font-size: 14px;
    line-height: 1.8;
}
/*テーブル*/
table.recruitTbl{
width:100%;
border-collapse:collapse;
}
table.recruitTbl th,
table.recruitTbl td{
border:solid 1px #ccc;
padding:6px 18px;
}
table.recruitTbl th{
width:30%;
background:#f3f3f3;
}
/*見出し*/
/*
.recruit h3 {
padding: .5em .75em;
	background: #f4f4f4;
	border-top: 1px dashed #ccc;
	border-bottom: 1px dashed #ccc;
	box-shadow: 0 7px 10px -5px rgba(0, 0, 0, .1) inset;
}
*/
.recruit h3 {
	position: relative;
	padding: 0 .5em .5em 2em;
	border-bottom: 1px solid #ccc;
        margin: 20px 0 12px 0;
font-size:20px;
}
.recruit h3::before,
.recruit h3::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.recruit h3::before {
	top: .4em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	/*background: rgba(150, 150, 150, .5);*/
background:#87ceeb;
}
.recruit h3::after {
	top: .9em;
	left: .7em;
	width: 13px;
	height: 13px;
	/*background: rgba(210, 210, 210, .5);
background:#f0f8ff;*/
background: #e0ffff;
}

/*20170308　求人ページ
-----------------------------*/
.recruit-category ul.recruit-category-list li {
    width: 26%;
    float: left;
    margin: 0 15px;
    padding: 20px;
}
.recruit-category ul.recruit-category-list {
    overflow: hidden;
}
ul.recruit-category-list a.recruit-category-link {
    display: block;
    width: 40%;
    margin: 0 auto;
    text-decoration: none;
    text-align: center;
    padding: 3px 30px;
    background-color: #0065b3;
    border: 2px solid #b8ccdc;
    border-radius: 15px;
    color: #FFF !important;
}
.recruit-category ul.recruit-category-list li p {
    margin: 10px 0;
}
ul.recruit-category-list a.recruit-category-link:hover {
    background-color:#408cc6;
}
.recruit-person .recruit-person-img {
    display: inline-block;
    float: right;
}
.recruit-person {
    overflow: hidden;
}
.recruit-person ul.recruit-list {
    margin-left: 30px;
    margin-top: 20px;
}
.recruit-person ul.recruit-list li {
    font-size: 20px;
    padding-left: 35px;
    background: url(https://amsstudio.jp/img/recruit_person.png) no-repeat left top;
    line-height: 1.4em;
    padding-bottom: 23px;
}
ul.recruit-category-list a.recruit-category-link.noLink {
    background-color: #888;
    border-color: #CCC;
}
.recruit-category ul.recruit-category-list li a {
    text-decoration: none;
    color: #333;
    cursor: pointer;
}
.recruit-category ul.recruit-category-list li a:hover {
    color: #6b7882;
}
.recruit-category ul.recruit-category-list li img {
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 420px) {
.recruit-person-img {
    width: 350px;
}
.recruit-person-img img {
    width: 100%;
}
.recruit-person ul.recruit-list {
    margin-left: 10px;
}
.recruit-person ul.recruit-list li {
    line-height: 1.4em;
    padding-bottom: 30px;
}
}

/*---------------------------
先輩スタッフの声
----------------------------*/

#staffvoice .profile th {
    width: 30%;
    text-align: left;
    vertical-align: top;
    font-size: 13px;
    padding-right: 28px;
}

/*---------------------------
AMS制作代行サービス
----------------------------*/
.amsService{
font-size:14px;
line-height:1.8;
}
.amsService p{
margin-bottom:20px;
}
.amsService h4{
font-size:24px;
padding-bottom:6px;
border-bottom:solid 1px ;
margin-bottom:20px;
/*color:#8b0000;*/
color:#a52a2a;
}
.amsService h5{
font-size:20px;
margin-bottom:10px;
}

/*----------------------------------------
20181031_お問い合わせフォームリンクボタン
------------------------------------------*/

a.contact_linkbtn {
    display: block;
    text-align: center;
    background: #0065b3;
    padding: 20px 0;
    color: #FFF;
    border: 2px solid #0065b3;
    border-radius: 4px;
    margin: 0 auto;
    width: 320px;
    box-sizing: border-box;
}

a.contact_linkbtn:hover {
    color: #0065b3;
    background: #FFF;
}

