@charset "utf-8";
/*
Theme Name: Chiba University Global Science Campus
Description: Chiba University Global Science Campus
Version: 9.1.0
License: Chiba University Global Science Campus
Tags: Chiba University Global Science Campus
*/
/* ----------------------------------
              COMMON
---------------------------------- */
.aligncenter{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright{
	float: right;
	margin-left: 1.5em;
}
.alignleft{
	float: left;
	margin-right: 1.5em;
}
@media screen and (max-width:480px){
	.pctb {
		display:none;
	}
}

/* ----------------------------------
              COTACT
---------------------------------- */
.p1509370 table {
	width:100%;
}
.p1509370 table th {
	text-align:left;
	margin-left:20px;
	width:40%;
}
.p1509370 table td p {
	margin:0px 10px;
}
.p1509370 table td input, 
.p1509370 table td select{
	padding:5px 10px;
  box-sizing: border-box;
}
.p1509370 .wpcf7-list-item {
    margin: 0 1em 0 0;
}
.p1509370 input.name-box {
    width:30%;
}

.p1509370 input.entry_btn{
    display: table;
    margin: 1em auto;
    padding: 12px 36px;
    font-size: 1.9rem;
    font-weight: bold;
    color: #fff;
	border:none;
    text-decoration: none;
    background-color: #369;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.4);
}

@media screen and (max-width:480px){
	.p1509370 input.name-box {
		width:25%;
	}
}











