@charset "utf-8";
/* CSS Document */
@media screen and (min-width:750px){
	
aside {
		display: none ;
	}
	.navToggle {
		display: none ;
	}
	
	
body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-align: center ;
	vertical-align: baseline;
	background : transparent;
	background-attachment: fixed;
	font-family: "\30D2\30E9\30AE\30CE\89D2\30B4 pro W3","hiragino kaku Gothic Pro","\30E1\30A4\30EA\30AA","\FF2D\FF33\FF30\30B4\30B7\30C3\30AF","MS PGothic",sans-serif;
}

header {
	background-color: rgba(255,255,255,0.8);
	width: 980px;
	height: 120px ;
	margin: 0 auto;
}

h1, h2, h3, h4 {
	margin-top: 0; 
}

img {
	 vertical-align: bottom; 
}

a {

color:#fff;
text-decoration: none;

}

header h1 {
	float: left;
}

header #unavi {
	float: right;
	margin: 0 ;
}

#mainmain {
	width : 1080px ;
	margin : auto ;
}

#main {
	text-align: center ;
	margin : auto ;
}

#sns {
	text-align : right ;
	margin-top : 50px ;
}


nav {
	width : 990px;
	margin : 0 auto;
	margin-bottom: 15px ;
}

#naka {
	width : 980px ;
	height: 600px ;
	margin : 0 auto;
	padding-top: 20px;
}

#naka2 {
	width : 980px ;
	height: 1200px ;
	margin : 0 auto;
	padding-top: 20px;
}

#otoi {
	font-size : 1.5em ;
	letter-spacing : 0.1em ;
}

.cp_iptxt {
position: relative;
width: 40%;
margin: 40px 3%;
}
.cp_iptxt input[type='text'] {
font: 15px/24px sans-serif;
box-sizing: border-box;
width: 100%;
padding: 0.3em;
transition: 0.3s;
letter-spacing: 1px;
color: #aaaaaa;
border: 1px solid #1b2538;
border-radius: 4px;
}
.ef input[type='text']:focus {
border: 1px solid #da3c41;
outline: none;
box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}

.cp_iptxt_ju {
position: relative;
width: 70%;
margin: 40px 3%;
}
.cp_iptxt_ju input[type='text'] {
font: 15px/24px sans-serif;
box-sizing: border-box;
width: 100%;
padding: 0.3em;
transition: 0.3s;
letter-spacing: 1px;
color: #aaaaaa;
border: 1px solid #1b2538;
border-radius: 4px;
}
.ef input[type='text']:focus {
border: 1px solid #da3c41;
outline: none;
box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}

.cp_iptxt_denwa {
position: relative;
width: 50%;
margin: 40px 3%;
}
.cp_iptxt_denwa input[type='text'] {
font: 15px/24px sans-serif;
box-sizing: border-box;
width: 100%;
padding: 0.3em;
transition: 0.3s;
letter-spacing: 1px;
color: #aaaaaa;
border: 1px solid #1b2538;
border-radius: 4px;
}
.ef input[type='text']:focus {
border: 1px solid #da3c41;
outline: none;
box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}

.cp_iptxt_toi {
	position: relative;
	width: 50%;
	margin: 40px 3%;
}
.cp_iptxt_toi input[type='text'] {
	font: 15px/24px sans-serif;
	box-sizing: border-box;
	width: 100%;
	padding: 0.3em;
	transition: 0.3s;
	letter-spacing: 1px;
	color: #aaaaaa;
	border: 1px solid #1b2538;
	border-radius: 4px;
	height: 120px;
}
.ef input[type='text']:focus {
border: 1px solid #da3c41;
outline: none;
box-shadow: 0 0 5px 1px rgba(218,60,65, .5);
}

#hidari {
	width : 600px ;
	height: 550px ;
	margin: auto ;
	float: left ;
}

#migi {
	width : 350px ;
	height: 550px ;
	margin: auto ;
	float: right ;
}
	
#sita {
	margin: auto ;
		width : 960px ;
		height: 100px ;
	text-align: center ;
	}
	
	#deka {
		margin: auto ;
	}


footer {
	width: 100% ;
	height: 280px ;
	background-image : url(08.png);
}

ul {
	border-left : solid 1px #66624A ;
	list-style : none ;
	color: antiquewhite ;
    font-size : 0.7em ;
	text-align: left ;
	letter-spacing : 0.2em ;
    line-height : 1.7em
}

#footer1 {
	width : 960px ;
	height: 150px ;
	padding-top : 20px ;
	margin : auto ;
}

#footer1-1{
	width : 450px ;
	float : left ;
}

#footer1-2{
	width : 450px ;
	float : right ;
}

#footer1-1-1 {
	width : 224px ;
	float : left ;
}

#footer1-1-2 {
	width : 224px ;
	float : right;
}

#footer1-2-1 {
	width : 224px ;
	float : left ;
}

#footer1-2-2 {
	width : 224px ;
	float : right ;
}

#saikasou {
	width : 960px ;
	margin : auto ;
	color: antiquewhite ;
}

#saihidari {
	width : 450px ;
	float : left ;
	text-align: left ;
	font-size : x-small ;
	letter-spacing : 0.2em ;
}

#saimigi {
	width : 450px ;
	float: right ;
	text-align: right ;
	font-size : 0.6em ;
	letter-spacing : 0.2em ;
}

#kodawari {
	width : 950px ;
	height:  400px ;
	margin: auto ;
}

#tyuui {
	font-size : 0.8em ;
}

#tori {
	width : 960px ;
	height: 550px ;
	margin: auto ;
}

#phone {
	display: none ;
}



}





	
@media only screen and (max-width: 750px) {

	body{
		margin : 0 ;
	}
	
img { max-width: 100%; }

aside.globalMenuSp {
    position: fixed;
    z-index: 2;
    top: 0;
    left: 0;
    background: #fff;
    color: #000;
    text-align: center;
	font-size: x-small;
    transform: translateY(-100%);
    transition: all 0.6s;
    width: 100%;
}
 
aside.globalMenuSp ul {
    background: #ECE1D0;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
 
aside.globalMenuSp ul li {
    font-size: 1.1em;
    list-style-type: none;
    padding: 0;
    width: 100%;
    border-bottom: 1px dotted #333;
}
 
/* 最後はラインを描かない */
aside.globalMenuSp ul li:last-child {
    padding-bottom: 0;
    border-bottom: none;
}
 
aside.globalMenuSp ul li a {
    display: block;
    color: #000;
    padding: 1em 0;
}
 
/* このクラスを、jQueryで付与・削除する */
aside.globalMenuSp.active {
    transform: translateY(0%);
}


.navToggle {
    display: block;
    position: fixed;    /* bodyに対しての絶対位置指定 */
    right: 13px;
    top: 12px;
    width: 42px;
    height: 51px;
    cursor: pointer;
    z-index: 3;
    background: #69A228;
    text-align: center;
}
 
.navToggle span {
    display: block;
    position: absolute;    /* .navToggleに対して */
    width: 30px;
    border-bottom: solid 3px #eee;
    -webkit-transition: .35s ease-in-out;
    -moz-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    left: 6px;
}
 
.navToggle span:nth-child(1) {
    top: 9px;
}
 
.navToggle span:nth-child(2) {
    top: 18px;
}
 
.navToggle span:nth-child(3) {
    top: 27px;
}
 
.navToggle span:nth-child(4) {
    border: none;
    color: #eee;
    font-size: 9px;
    font-weight: bold;
    top: 34px;
}

/* 最初のspanをマイナス45度に */
.navToggle.active span:nth-child(1) {
    top: 18px;
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
 
/* 2番目と3番目のspanを45度に */
.navToggle.active span:nth-child(2),
.navToggle.active span:nth-child(3) {
    top: 18px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    transform: rotate(45deg);
}
	
	#prosita {
		display: none ;
	}
	
h1 {
	display: none ;
}

#unavi {
	display: none ;
}

br {
	display: none ;
}

#mainmain {
	display : none ;
}

#naka {
	display : none ;
}

nav{
	display: none ;
}

footer {
	display: none ;
}

	#naka2 {
		display: none ;
	}
	
	#kodawari {
		display: none ;
	}
	
	#sita {
		display: none ;
	}
		#deka {
		display: none ;
	}
	
#phone {
		margin: auto;
		padding: auto ;
		
	}
	
	#map2 {
		margin-top : 40px ;
		text-align: center ;
	}
	
#sunder {
		width: 100% ;
		height: 90px ;
		padding-top: 30px ;
		padding-bottom: 5px ;
		padding-left: 0 ;
		padding-right: 0 ;
		margin: 0 0 0 0 ;
		font-size : small ;
		color: aliceblue ;
		text-align: center ;
		background-image : url(08.png);
	}
	
	form {
		text-align: center;
	}
	p #tyuui2 {
		font-size : x-small ;
	}
	#otoi2 {
		text-align: center ;
		margin-top: 20px ;
	}

	p {
		text-align: center ;
		color: antiquewhite ;
		letter-spacing : 0.1em ;
		font-size: 80% ;
	}
	.square_btn {
	text-align: center ;
	width: 70% ;
	margin: auto ;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #4EA33D;/*色*/
    border-radius: 4px;
}

	.text {
		text-align: center ;
		color: #000000 ;
		font-size: 70% ;
	}
	.text2 {
		margin : 20px 50px 5px 50px ;
		text-align: center ;
		color: #000000 ;
		font-size: 70% ;
	}
	
	#add {
		margin : 20px 50px 50px 50px ;
		text-align: center ;
		color: #000000 ;
		font-size: 70% ;
	}


}