@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Oswald:200,300,400,500,600,700');

/*
Theme Name:gyro
Theme URI:http://gyro-sound.jp/wp/wp-content/themes/gyro/
Description:WordPressテーマ「FAKE」の子テーマ
Template:fake_tcd074
Author:Design Plus
Author URI:http://design-plus1.com/tcd-w/
Version:1.8.2
Text Domain:tcd-w
*/

.oswald {
	font-family: 'Oswald', sans-serif;
}

.cb_contents {
	text-align: center;
}
.post_content {
    padding: 0 20px;
	margin: auto;
}
.post_content h3 {
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
}

#body h2.catch {
	font-family: 'Oswald', sans-serif;
	font-weight: 200;
	font-size: 40px;
	letter-spacing: 0.2ex;
	margin-bottom: 1em;
}
#body h2.catch span {
	font-family: 'Oswald', sans-serif;
	display: inline-block;
	border-bottom: solid 2px #73d217;
	padding-bottom: 0.4em;
}

/* メニュー非表示*/
.pc #global_menu > ul > li#menu-item-41,
.pc #global_menu > ul > li#menu-item-42,
.pc #global_menu > ul > li#menu-item-43,
.pc #global_menu > ul > li#menu-item-44 {
    display: none;
}

/* 会社 */
#body .num1 {
	padding-top: 60px;
	padding-bottom: 40px;
}
#body .num1 .post_content h3 {
	font-family: Shin Maru Go Regular, sans-serif;
}
#body .num1 .post_content h3 img {
	display: block;
	width: 90px;
	margin: 0 auto 5px;
}
#body .num1 .post_content table {
	text-align: left;
}
#body .num1 .post_content table th {
	display: inline-block;
	padding: 10px 15px 0px;
	border: none;
	background: none;
}
#body .num1 .post_content table td {
	display: block;
	padding: 0px 15px 10px 30px;
	border: none;
}

/* CONTACT */
#body .num2 {
	background: url("img/footer_img.jpg") no-repeat center center;
	background-size: cover;
	padding: 60px 0px 40px;
}
#body .num2 .post_content h3 {
	font-size: 40px;
	letter-spacing: 0.2ex;
	color: #fff;
}
#body .num2 .post_content p {
	color: #fff;
}
#body .num2 .post_content table {
	text-align: left;
}
#body .num2 .post_content table th {
	color: #fff;
	display: block;
	padding: 0px;
	border: none;
	background: none;
}
#body .num2 .post_content table td {
	display: block;
	padding: 0px 0px 10px;
	background: none;
	border: none;
}
#body .num2 .post_content table td .mwform-radio-field {
	display: block;
	margin-left: 0px;
}
#body .num2 .post_content table td .mwform-radio-field .mwform-radio-field-text {
	color: #fff;
}
#body .num9 .post_content table td .mwform-radio-field label,
#body .num9 .post_content table td .mwform-radio-field label .mwform-radio-field-text {
	color: #fff;
}
#body .num2 .post_content table td input[type="text"],
#body .num2 .post_content table td input[type="email"],
#body .num2 .post_content table td textarea {
	width: 100%;
	border: none;
	padding: 0.3em;
}
#body .num2 .post_content .bt_area {
	margin: 0;
}
#body .num2 .post_content .bt_area input,
#body .num2 .post_content .bt_area button {
	color: #fff;
	background: none;
	width: 8em;
	padding: 0.5em;
	border: solid 1px #fff;
	cursor: pointer;
}
#body .num2 .post_content .bt_area input:hover,
#body .num2 .post_content .bt_area button:hover {
	background: rgba(255,255,255,0.2)
}

#body .mw_wp_form .error {
    color: #73d217;
}
#body .num2 .post_content .mw_wp_form_confirm td {
    color: #73d217;
	padding-left: 1em;
}

/* フッタ */
#body #footer_inner {
	display: none;
}
#body #return_top a {
	background: url("img/topbt.png") no-repeat center center;
	background-size: cover;
}
#body #return_top a:before,
#body #return_top a span {
	display: none;
}

#body #footer #copyright {
	font-family: 'Oswald', sans-serif;
	font-size: 14px;
	font-weight: 200;
}


@media screen and (min-width: 651px) {
/* 会社 */
#body .num1 {
	padding-top: 70px;
}

/* CONTACT */
#body .num2 {
	padding: 70px 0px 40px;
}
}


@media screen and (min-width: 768px) {
.post_content {
    padding: 0 30px;
	max-width: 1260px;
}
#body h2.catch {
	font-size: 60px;
	margin-bottom: 1em;
}
#body h2.catch span {
	border-bottom-width: 3px;
	padding-bottom: 0.3em;
}

/* 会社 */
#body .num1 {
	padding-bottom: 70px;
}
#body .num1 .post_content h3 {
	margin-bottom: 30px;
}
#body .num1 .post_content h3 img {
	display: inline-block;
	width: 110px;
	margin: 0px 20px 0px 0px;
	vertical-align: middle;
}
#body .num1 .post_content table {
	border: none;
    width: auto !important;
    margin-left: auto;
    margin-right: auto;
}
#body .num1 .post_content table th {
	font-size: 16px;
	display: table-cell;
	padding: 10px 20px;
	white-space: nowrap;
}
#body .num1 .post_content table td {
	font-size: 16px;
	display: table-cell;
	padding: 10px 20px;
}

/* CONTACT */
#body .num2 {
	padding: 70px 0px;
}
#body .num2 .post_content h3 {
	font-size: 60px;
}
#body .num2 .post_content p {
	font-size: 16px;
}
#body .num2 .post_content table {
}
#body .num2 .post_content table th {
	font-size: 16px;
	display: table-cell;
	padding: 0px 0px 20px;
	width: 10em;
	vertical-align: top;
}
#body .num2 .post_content table td {
	display: table-cell;
	padding: 0px 0px 20px;
}
#body .num2 .post_content table td .mwform-radio-field {
	display: inline-block;
	margin-right: 15px;
}
#body .num2 .post_content table td .mwform-radio-field label {
	font-size: 16px;
}
#body .num2 .post_content table td input[type="text"],
#body .num2 .post_content table td input[type="email"],
#body .num2 .post_content table td textarea {
	font-size: 16px;
}
#body .num2 .post_content .bt_area input,
#body .num2 .post_content .bt_area button {
	font-size: 16px;
	padding: 0.5em;
}

#body .num2 .post_content .mw_wp_form_confirm td {
    font-size: 16px;
	padding-left: 0em;
}

/* フッタ */
#body #return_top a {
	height: 66px;
	width: 66px;
}
#body #footer #copyright {
	font-size: 18px;
	height: 66px;
	line-height: 66px;
}
}


@media screen and (min-width: 1051px) {
/* 会社 */
#body .num1 {
	padding-top: 100px;
}

/* CONTACT */
#body .num2 {
	padding: 100px 0px;
}
}


@media screen and (min-width: 1200px) {
#body h2.catch {
	font-size: 80px;
	margin-bottom: 1em;
}
#body h2.catch span {
	border-bottom-width: 3px;
	padding-bottom: 0.3em;
}

/* 会社 */
#body .num1 {
	padding-bottom: 120px;
}
#body .num1 .post_content h3 {
	font-size: 24px;
	margin-bottom: 50px;
}
#body .num1 .post_content h3 img {
	width: auto;
	margin: 0px 30px 0px 0px;
}
#body .num1 .post_content table th {
	font-size: 18px;
	padding: 20px 50px;
}
#body .num1 .post_content table td {
	font-size: 18px;
	padding: 20px 50px;
}

/* CONTACT */
#body .num2 .post_content h3 {
	font-size: 80px;
}
#body .num2 .post_content p {
	font-size: 18px;
}
#body .num2 .post_content table th {
	font-size: 18px;
	padding: 0px 0px 40px;
	width: 10em;
	vertical-align: top;
}
#body .num2 .post_content table td {
	display: table-cell;
	padding: 0px 0px 40px;
}
#body .num2 .post_content table td label {
	font-size: 18px;
	display: inline-block;
}
#body .num2 .post_content table td input[type="text"],
#body .num2 .post_content table td input[type="email"],
#body .num2 .post_content table td textarea {
	font-size: 18px;
}
#body .num2 .post_content .bt_area input,
#body .num2 .post_content .bt_area button {
	font-size: 18px;
	width: 10em;
}

#body .num2 .post_content .mw_wp_form_confirm td {
    font-size: 18px;
}

/* フッタ */
#body #return_top a {
	height: 77px;
	width: 77px;
}
#body #footer #copyright {
	font-size: 20px;
	height: 77px;
	line-height: 77px;
}
}


