/*
Theme Name:   RESTA
Theme URI:    http://example.com/twenty-twelve-child/
Description:  Twenty Twelve Child Theme
Author:       Masanobu
Author URI:   http://example.com
Template:     twentytwelve
Version:      2.3
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  twenty-Twelve-child
*/

	.site-header h1 {
		font-size: 26px;
		font-size: 1.857142857rem;
		line-height: 1.846153846;
		margin-bottom: 0;
		display: none;
	}
	
	/* Header */
.site-header {
	padding: 24px 0;
	padding: 0.714285714rem 0;
	padding-bottom: 0px;
}

/* Navigation Menu */
.main-navigation {　　　　　　/* グローバルナビ周りの余白 */
	margin-top: 0;
	margin-top: 0rem;
	margin-bottom:10px;
	text-align: center;
}
.main-navigation li {
	margin-top: 10px;
	margin-top: 0.714285714rem;
	font-size: 14px;
	font-size: 1rem;
	line-height: 1.714285714;
}
	body .site {
		padding: 0 40px;
		padding: 0 2.857142857rem;
		margin-top: 0px;
		margin-top: 0rem;
		margin-bottom: 0px;
		margin-bottom: 0rem;
		box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
	}

/* contact7の幅変更 */
.wpcf7 input[name="your-name"],
.wpcf7 input[name="your-email"],
.wpcf7 input[name="your-subject"],
.wpcf7 input[name="date-977"]{
        width: 90%;
        height: 35px !important;
        font-size: 20px;
}

.wpcf7 textarea[name="your-message"] {
        width: 90%;
        height: 350px !important;
        font-size: 20px;
}

.wpcf7-submit {
font-size: 20px;
padding: 3px 40px;
background: #e9e9e9; 
color: #363B3F;
border-radius: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-top: none;
border-right: none;
border-left: none;
border-bottom: solid 4px #dcdcdc;
}
.wpcf7-submit:hover {
background-color: #dcdcdc;
color: #dc143c;
}

#nendebcopy {
    font-size:12px;
    max-width:68.5714rem;
    margin:-20px auto;
    text-align:right;
    display: none;
}
