@charset "UTF-8";
/*
Theme Name:AGSコンサルティング
Theme URI:http://http://www.agsc.co.jp/
*/

@import url(css/policy.css);
@import url(css/results.css);


/* WordPess Only*/
.gNav .sub-category{
	display:none;
}

.search-results article{
	padding:5px 0;
}

.search-results article h2{
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3;
	padding:16px 0 4px;
	letter-spacing: 0.07em;
}

.search-results article h2 a{
	text-decoration:underline;
}

.search-results article h2 a:hover{
	text-decoration:none;
}

.search-results article p{
	font-size:0.9em;	
}

.newtopics-article p a{
	color:#fff;
}

.contact-topics header{
	background:none;
}

/*フォーム関連*/
.wpcf7-list-item{
	display: block;
	max-width:100%;
}

.contact_checkbox .wpcf7-list-item{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 0 25px 0 0.5em;
	margin-right: 15px;
}

span.wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-list-item span {
	white-space: nowrap;
}

.cv-btn{
    text-align: right;
    margin: 0 0 20px 0;
    padding: 0;
}

.cv-btn a{
	font-size: 17px;
	width: 280px;
    background-color: #c03b38;
    color: #fff;
    padding: 15px;
    line-height: 44px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.cv-btn a:hover{
	opacity: .7;
}

.nav-item-sec li.nav-item-with-arrow{
    background-image: url(http://www.agsc.co.jp/wp/wp-content/themes/agsc/img/gnav_arrow.png)!important;
    background-position:  95% center;
    background-repeat: no-repeat;
}

.nav-item-sec li.nav-item-with-arrow:hover{
	background-color: #dcdcdc;
}

.ipo-link{
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    padding: 0 0 50px 0;
    margin: 0 0 30px 0;
    border-bottom: solid 1px #dcdcdc;
    font-size: 17px;
    align-items: center;
    flex-direction: row-reverse;
    line-height: 1.5;
}

.ipo-link p{
	display: block;
	margin: 0;
	padding: 0;
}

.ipol-detail{
	padding: 0 20px 0 0;
}

.ipol-logo{
	width: 130px;
	height: auto;
	margin: 40px 0 0 0;
}

.ipol-img img,
.ipol-logo img{
	width: 100%;
	height: auto;
	display: block;
}

.ipol-ttl{
	font-size: 26px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.ipo-button{
	background-color: #1a49a4;
	color: #fff;
	padding: 10px 20px;
	display: block;
	margin: 20px 0 0 0;
	text-align: center;
	width: 250px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ipo-button img{
	height: auto;
	width: 14px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 5px;
}

.ipo-button:hover{
	opacity: .7;
}

.ipol-img{
	width: 370px;
	flex-shrink: 0;
}


@media screen and (max-width: 499px) {
	.wpcf7-list-item span {
		white-space: normal;
	}
}

.wpcf7-form span.first{
	background:none;
}

.wpcf7-form-control{
	display:block;
}

.wpcf7 p.contact-seminarText {
	padding: 0; 
}

.wpcf7 .require {
	width: 30px;
	height: 15px;
	line-height: 15px;
}

.confirmBtn input{
	margin:0 auto;
}

.wpcf7 #zip{
	display:inline;
	width:12%;
	margin-top: 0;
}
@media screen and (min-width: 0px) and (max-width: 767px) {
	.cv-btn{
		text-align: center;
		margin: 0 0 40px 0;
	}

	.wpcf7 #zip{
		width:23%;
	}

	.ipol-logo{
		margin: 40px auto 10px auto;
	}

	.ipo-link{
		display: block;
		text-align: center;
		font-size: 15px;
	}

	.ipo-link p{
		display: inline;
	}

	.ipol-img{
		width: 100%;
		max-width: 400px;
		margin: 0 auto 10px auto;
	}

	.ipol-detail{
		padding: 0;
	}

	.ipo-button{
		margin: 20px auto 0 auto;
	}
}

.wpcf7 table{
	background: #FFF;
	width: 100%;
}

.wpcf7 table tr td input.input01 {
	margin-top: 0; 
}

.wpcf7 textarea{
	width: 100%;
}
.wpcf7 textarea.seminar-note{
	width: 95%;
}

@media screen and (min-width: 0px) and (max-width: 519px) {
	.wpcf7-form-control {
		width: 70%;
	}

	.wpcf7-form-control.wpcf7-checkbox {
		width: 98%;
	}

	.privacyCheck .wpcf7-form-control {
		width: auto;
	}

	.wpcf7-email {
		width: 93%;
	}

	.wpcf7 textarea.wpcf7-textarea 	{
		width: 97%;
	}
	.wpcf7 textarea.seminar-note{
		width: 90%;
	}

	.ipo-link{
		text-align: left;
	}

	.ipol-ttl{
		text-align: center;
	}
}

.wpcf7 #addr11{
	margin-top: 12px;
}

.formError .formErrorContent,
.wpcf7 .wpcf7-not-valid-tip {
    background: none repeat scroll 0 0 #ee0101;
    border: 2px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 0 6px #000;
    color: #fff;
    font-size: 0.9em;
    min-width: 75px;
    padding: 2px;
    position: relative;
    width: 41%;
	text-align:center;
	margin-top:5px;
}
/*.privacyCheck .wpcf7 .wpcf7-not-valid-tip*/
.wpcf7 .privacyCheck .wpcf7-not-valid-tip{
    background: none repeat scroll 0 0 #ee0101;
    border: 2px solid #ddd;
    border-radius: 6px;
    box-shadow: 0 0 6px #000;
    color: #fff;
    font-size: 0.9em;
    min-width: 75px;
    padding: 2px;
    position: relative;
    width: 41%;
	text-align:center;
	margin: 5px auto 0;
}

.formError .formErrorContent,
.wpcf7 wpcf7-not-valid-tip {
    z-index: 991;
}
.wpcf7 div.wpcf7-validation-errors {
	border: none;
	color:#f00;
	text-align: center;
}
.wpcf7 div.wpcf7-response-output {
	margin: 0.5em 0.5em 0em;
	padding: 0.2em 1em;
}

.btn-seminar p{
	line-height: inherit;
}

.zip .wpcf7-form-control{
	display:inline;
}


@media screen and (min-width: 0px) and (max-width: 767px) {
.wpcf7 .input03{
		width:22%;
	}
}
.wp-pagenavi{
	margin:32px 0 0;
	text-align:center;
	font-family: 'Roboto', sans-serif; font-weight: 400;
	-webkit-font-smoothing: antialiased;
}
/* Paging Nav */
.body_wrap .wp-pagenavi a,
.body_wrap .wp-pagenavi span {
	text-decoration: none;
	border: none;
	padding: 3px 5px;
	margin: 16px;
	color: #707070;
	font-size: 1.667em;
}
.body_wrap .wp-pagenavi span.current {
	color: #0065ac;
	font-size: 1.667em;
}
.body_wrap .wp-pagenavi .pages{
	display:none;
}
.body_wrap .wp-pagenavi .previouspostslink,
.body_wrap .wp-pagenavi .nextpostslink{
	background-color:#0065ac;
	padding:0 10px 5px;
	color:#fff;
}
/* Search Result List */
.search-results h2 a{
	padding: 28px 0 4px;
	font-family: "TsukuAOldMinPr6-B";
	-webkit-font-smoothing: antialiased;
	font-size:1.3em;
}
.search-results article p{
	line-height: 1.7em;
}

<<<<<<< HEAD
/* AGSmedia topics */
.media-topics .wp-topics {
	float: left;
    padding: 8px 0; 
	color: #313131;
}
=======
/* footer results Link */
@media screen and (min-width: 960px) {
h2.sitemap-category .results a{
	display:none;
}
}

@media screen and (min-width: 0px) and (max-width: 959px) {
h2.sitemap-category .results a{
	display:block;
}
}




>>>>>>> 20825605febcc4be5ac7bdcce51c1d1976a3f29b

