@charset "UTF-8";
/* CSS Document */

body {margin:0;padding:0;font-family:"メイリオ", Meiryo, "游ゴシック", "Yu Gothic", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;font-size: 62.5%;line-height:200%;color:#444;
overflow-x: hidden;-webkit-text-size-adjust: 100%;word-break: break-all;counter-reset: titleNum;}
ol,ul,li {list-style:none;margin:0;padding:0;}
dl,dt,dd {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;margin:0;padding:0;}
p {margin:0 0 1em;padding:0;}
a , a img { overflow: hidden; text-decoration:none; color:#333;border:none;-webkit-transition: all 0.2s;-moz-transition: all 0.2s;-ms-transition: all 0.2s;-o-transition: all 0.2s;transition: all 0.2s;}

a:hover,a:active { color: #fff;border:none;outline:none;}
a:hover img , a:active img {opacity:.8;border:none;outline:none;}
.info_list a,.newsarea a{
	text-decoration: underline;
}
html,body {background:url(../images/top_back.jpg) repeat; z-index:-5;}
h1 {font-weight:normal;}
h2 {font-weight:normal;}
h3 {font-weight:bold;}
img {max-width: 100%;width:auto;height: 
auto;display:block;}

main:after,
article:after,
section:after,
div:after,
ul:after,
dl:after {
  content: "";
  display: block;
  clear: both;
}
#wrap { overflow:hidden;}
.main_wrap {margin:0 auto;padding: 20px 3% 30px;}

.pc {display:none;}
.pcbig {display:none;}
#pc {display:none;}

#header {width: 100%;position: absolute;z-index: 10;}




h4 {font-size:20px; color:#fff;font-weight:bold;padding:.6em; margin-top:-1.4%;text-align:center; background:#9e9e9f;}
h4 span {font-weight:normal;font-size:15px;}


.boder {height:12px; margin:5% 3%; background:url(../images/boder_line.png) ; background-repeat:repeat;}

#main {background:#fff!important; display: block;}
#main h2 {font-size:25px;line-height:1.1;padding:20px 0 0;font-weight:bold; text-align:center;}
#main h2 span {font-weight:normal;font-size:15px;margin:1em;; text-align:center; border-bottom:#7fabcd solid 5px;border-radius:8%;}

#mainimg-sp .copy {font-size:1.8em;text-align:center;padding:1.2em 3%;margin:0;line-height:1.5;background:#11833b;color:#fff;}





/* ドロワーナビ */
.drawer-hamburger {z-index:1000;top: 0;background-color:rgba(255,255,255,.75); padding:6px 5px 20px;}
.drawer-nav {z-index:999;}
.drawer-open #contents , .drawer-open #sp_head .head_logo_sp.block {opacity:.5;}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon:before {background:#00913a;height: 5px;}

.drawer-open .drawer-hamburger-icon:after, .drawer-open .drawer-hamburger-icon:before {background:#fff;}
.drawer-hamburger-icon, .drawer-hamburger-icon:after, .drawer-hamburger-icon::hover {background:#fff;}

.drawer--right.drawer-open .drawer-hamburger {right:0;background:#00913a;}
.drawer-nav {color: #333;background-color:rgba(255,255,255,.95);padding-top:62px;}
.drawer-menu li {border-bottom: 1px solid #eee;font-family: 'Stoke', sans-serif;font-size:1.4em;}
.drawer-menu li:first-child {border-top: 1px solid #eee;}
.drawer-menu li  {color:#333;display: block;padding: 1em;position:relative;}
.drawer-menu li a:before {content:"\f125";font-family:ionicons;font-size:12px;position:absolute;top:38%;right:1.5em;color:#ccc;}
.drawer-overlay {background:rgba(238,238,238,.7);}

.drawer-menu li ul.sp_nav_sub {font-family: 'Stoke', sans-serif;font-size:.7em;}
.drawer-menu li ul.sp_nav_sub li { border-top:1px dashed #eee;border-bottom:none;}
.drawer-menu li ul.sp_nav_sub li:first-child { border-top:none; }



/* ナビバーサブメニュー */

#gnavi {background-size: contain;}

.menu-container {
    width: 100%;
    margin: 0 auto !important;
	text-align:center !important;
}


#gnavi .menu-container .menu ul {
    margin: 0 auto !important;
	text-align:center !important;
    width: 100%;
	max-width:1024px;
    list-style: none;
    padding: 0%;
    position: relative;
    /* IF .menu position=relative -> ul = container width, ELSE ul = 100% width */
    box-sizing: border-box;
}

#gnavi .menu-container .menu ul:before,
#gnavi .menu-container .menu ul:after {
    content: "";
    display: table;
}

#gnavi .menu-container .menu ul:after {
    clear: both;
}


#gnavi .menu-container .menu ul a .menu_contents {
	display:inline-block !important;
    padding: 2%;
    margin: 0 auto;
    text-decoration: none;
    display: block;
	font-size:18px !important; text-align:center;
	border-right:solid 1px #717071;
}

#gnavi .menu-container .menu ul a .contents_first {border-left:solid 1px #717071;}


#gnavi .menu-container .menu ul a .menu_contents:hover {
    background:linear-gradient(#2bc4f3, #0095da); color:#fff;
}






/* スライドショー */
.slide {
	position: relative;
	width: 100%;
	padding-top:75% !important;
	overflow: hidden;
	margin:0 auto ;
}
.slide .item , .slide .item-sp  {
	width: 100%;
	position: absolute;
	top: 0;
	display: none;
}

.slide .in {
	-webkit-transform: scale(1);
	transform: scale(1);
	z-index: 2;
}
.slide .out {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 8s;
	transition: 8s;
	z-index: 1;
 }
.slide .title {
	text-align: center;
	color: rgba(102, 102, 102, 0.70);
	margin: 20px 0 15px 0;
}




.top_icon {background:url(../images/top_back.jpg) repeat;}

.sub_topimg {position: relative;}
.sub_top_ttl {position: absolute; right: 1%;top:10%;}
.sub_top_ttl img{ margin:auto;width:35%;}

.page #main h2 {font-size:21px;margin-bottom:15px;}
.page #main h2 span {display:block;margin:5px 0 0;}



#header .logo03 { text-align:center !important;margin:0 auto !important;width:42%; padding:0 !important;}


#lp_mainimg .copy_wrap { height:260px;margin:7% auto 0 !important;background:url(../images/mainimglp_sp02.png) no-repeat center;background-size: cover !important;}



.box { width:100%; margin:4% auto 1.5%; text-align:center;}
.box dl {font-size: 14px!important;padding: .7% 0 2%!important; border-bottom: solid 1px #231815; margin-bottom:2%;}
.box dl:first-child {border-top: solid 1px #231815;padding: 2% 0 !important;}

.box dt {
	width: 21%;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;

}
.box dd { border-left:solid 1px #231815;width:72%;float:left; text-align:left;padding-left:5%;	padding-top: 5px;}



.company_area {max-width:1024px; margin:3% auto 0; padding:2% 2% 6%;}


.otoiawase {width:80%; margin:6% auto 8% !important; text-align:center;}
.otoiawase .mail {width:65% !important; text-align:center;}




.footer_01 {margin-top:-3% !important; padding:3% 2% 2%;background:url(../images/top_back.jpg) repeat; z-index:-5;}


#main .main_wrap .point { width:100%; margin:5% auto;}
#main .main_wrap .point li { width:95% !important;vertical-align:top;margin:auto;}
#main .main_wrap .point li img { width:90%; margin:auto; text-align:center;}
#main .main_wrap .point li p span { font-size:16px; font-weight:600; color:#ff3d00;}
#main .main_wrap .point li:last-child { margin-right:0;}
#main .main_wrap .point li h2 { text-align:left;counter-increment: titleNum; font-size:18px; margin:0 0 4%; padding:0 2%;}
#main .main_wrap .point li h2.cp_h1title {padding: .1em .3em .1em;}
#main .main_wrap .point li h2.cp_h1title::before {

	content: counter(titleNum);
	color: #fff;
	font-size: .9em;
	text-align: center;
	top: calc(50% - 0.75em);
	left: 0;
	margin-right:.5em;
	padding:0.05em .4em;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.5em;
	background-color: #f29600;
	border-radius: 20%;
}


#main .main_wrap .house { width:100%; margin:2% auto;}
#main .main_wrap .house .house_left {width:95% !important;vertical-align: middle;margin:auto;}
#main .main_wrap .house .house_left img {width:95% !important;margin:auto !important; text-align:center;vertical-align: middle;}
#main .main_wrap .house .house_right {width:95% !important;vertical-align:top;margin:7% 4%; }
#main .main_wrap .house .house_right h2 { color:#231815; padding:.5em 1em; background:#fff100;}
#main .main_wrap .house .house_right h3 { color:#231815; margin:6% auto auto; font-size:25px; font-weight:600; text-align:center;}
#main .main_wrap .house .house_right h3 span { color:#e95118; padding-top:1em; font-size:36px;}
#main .main_wrap .house .house_right p { font-size:14px; line-height:1.6em; text-align:center;}
#main .main_wrap .house .house_right .house_size { margin:6% auto 2%; border:solid 1px #000; padding:-0.5em 1em 0em;}
#main .main_wrap .house .house_right .house_size p { text-align:left;font-size:16px; line-height:1.7em;white-space: pre-line; padding-left:.5em; padding-right:.5em; margin-top:
-1em;}

#main .main_wrap .mitumori { width:100%; margin:5% auto 2%; text-align:center;}
#main .main_wrap .mitumori img { width:90%; margin:3% auto; text-align:center;}

#main .main_wrap .shouhin { width:100%; margin:5% auto; text-align:center; }
#main .main_wrap .shouhin_left {width:95% !important;margin:auto;vertical-align:top;}
#main .main_wrap .shouhin_left p { text-align:left;font-size:14px; line-height:1.4em; padding-top:2%;}
#main .main_wrap .shouhin_left h2 { color:#fff; padding:.5em 1em; background:#17833b; margin-bottom:3%;}
#main .main_wrap .shouhin_right {width:95% !important;margin:8% auto;vertical-align:top;}
#main .main_wrap .shouhin_right p { text-align:left;font-size:14px; line-height:1.4em; padding-top:2%;}
#main .main_wrap .shouhin_right h2 { color:#fff; padding:.5em 1em; background:#17833b; margin-bottom:3%;}
#main .main_wrap .shouhin .shouhin_right .n_omakase img { width:70% !important; text-align:center; margin:3% auto auto;}


/****--------- ボール ---------****/
.ball{
    animation: ball 0.6s alternate infinite;
    -webkit-animation: ball 0.6s alternate infinite;
    -moz-animation: ball 0.6s alternate infinite;
}
@keyframes ball{
    0%   { transform:translate(0%, 0%) rotateX(25deg); }
    100% { transform:translate(0%, -40px); }
}
@-webkit-keyframes ball{
    0%   { -webkit-transform:translate(0%, 0%) rotateX(25deg); }
    100% { -webkit-transform:translate(0%, -40px); }
}

@-moz-keyframes ball{
    0%   { -moz-transform:translate(0%, 0%) rotateX(25deg); }
    100% { -moz-transform:translate(0%, -40px); }
}


#main .main_wrap .zirei {margin:.5% auto 5%; text-align:center; padding:1% 2%;  border: solid 3px #734c23; border-radius:10px;}
#main .main_wrap .zirei_left {width:95% !important;margin:auto;vertical-align:top;}
#main .main_wrap .zirei_left p { text-align:left;font-size:14px; line-height:1.4em; padding-top:-2%;margin-bottom:3.5%;}
#main .main_wrap .zirei_right {width:95% !important;margin:8% auto;vertical-align:top;}


#wrap #main .footer_top { margin:-3% auto 0;background:url(../images/footer_top_back.jpg) no-repeat top right;background-size:cover;}
#wrap #main .footer_top .footer_top_in {max-width:1024px !important; margin:auto; text-align:center; padding:30px auto !important;}
#wrap #main .footer_top .footer_top_in .footer_message { margin:3% auto; text-align:center; padding:5% 4% 2%;}
#wrap #main .footer_top .footer_top_in .footer_message img { width:95%;text-align:center !important; margin:auto;}
#wrap #main .footer_top .footer_top_in .kassaisha { margin:3% auto !important; text-align:center !important; padding-bottom:5% !important;}
#wrap #main .footer_top .footer_top_in .kassaisha a img { width:75% !important;text-align:center !important; margin:auto auto 8%;}


#main .top_icon .main_wrap .kaiketu { padding:2% 4% 4%;margin:18% auto 6%;background:#fff; border:solid 4px #17833b;  border-radius:10px; text-align:center !important;}
#main .top_icon .main_wrap .kaiketu p img { margin:-20% auto auto !important; text-align:center !important; width:60%;}
#main .top_icon .main_wrap .kaiketu p { font-size:20px; font-weight:600; line-height:1.5em;}

.main_wrap .kaiketu .kaiketu_left { width:47%; display:inline-block; margin-right:2%;}
.main_wrap .kaiketu .kaiketu_right { width:47%; display:inline-block;}

#main .main_wrap .point li p { font-size:14px; line-height:1.6em; padding:0 2%;}

.omakase01 {margin:0 auto !important; text-align:center;width:100% !important;background-color: #f39800;}
.omakase01 h3 { display:inline-block;color:#fff;text-align:center; font-weight:600; font-size:23px; padding:.4em .8em .6em;line-height:1.4em !important; margin:1% auto 0; }
.omakase01  p {font-size:18px; padding:.4em .8em;}
.triangle{
  width: 0;
  height: 0;
  border-left: 65px solid transparent;
  border-right: 65px solid transparent;
  border-top: 30px solid #f39800;
  margin:auto;
}


h1.onayami { color:#17833b; display: inline-block;font-size:22px; line-height:1.3em;padding:.5em auto 2em;font-weight:600; text-align:center !important; margin:3% auto 5% !important; border-bottom: dotted 10px #dae000;}
.onayami span {color:#f2b300;}




.fukidashi { margin:auto !important; text-align:center !important;}

.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding:.7em 1em;
  min-width: 120px;
  max-width: 100%;
  color: #000;
  font-size:20px;
  background: #fff000;
  border: solid 3px #734c23;
  box-sizing: border-box;
  border-radius:10px;
  font-weight:600;
  line-height:1.5em;
}

.balloon1:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 13px solid #fff000;
  z-index: 2;
}

.balloon1:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #734c23;
  z-index: 1;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}


.omakase01 .triangle02{
  width: 0;
  height: 0;
  border-left: 65px solid transparent;
  border-right: 65px solid transparent;
  border-top: 30px solid #888888;
  margin:auto;
}
.omakase01  p.line {font-size:15px; line-height:1.6em;padding:.4em .8em .1em;}

.omakase01  p img { margin:auto auto 8% !important; text-align:center;}

.zisseki { margin:2% auto 6% !important; text-align:center; vertical-align:top !important;}
.zisseki li {vertical-align:top !important;background-color:#fff;width:43% !important; float:left;margin-right:2%;padding:1% 1.5% 1.5%; margin-bottom:2%; border:3px solid #2ca6e0;}
.zisseki li:nth-child(2){ margin-right:0%; }
.zisseki li img { margin-top:3%; margin-bottom:3%;}
.zisseki li h2 { border:none;color:#f29600;text-align:center; font-weight:600; font-size:26px; margin:3% 0%; padding:0 2%;}
.zisseki li h4 {text-align:center; font-weight:600; font-size:15px; margin:1% 0% 3% !important; padding:.4em 0.2em;}

.zisseki li p { text-align:left;font-size:14px; line-height:1.6em; padding:1% 2% 0;}


#lp_mainimg .top_copy02 {width:50% !important; margin:auto !important; max-width:540px; padding:5% 0;}
#lp_mainimg .copy_wrap02 { max-height:250px;margin:7% auto 0 !important;background:url(../images/mitumori_back.jpg) no-repeat center;background-size: cover !important;}


@keyframes korokoro { 
  0%   { transform: translate(0%, 0%); } 
  5%   { transform: translate(10%, 0%) rotate(10deg); } 
  25%  { transform: translate(20%, 0%) rotate(20deg); } 
  30%  { transform: translate(-10%, 0%) rotate(-10deg); } 
  35%  { transform: translate(-15%, 0%) rotate(-15deg); } 
  45%  { transform: translate(10%, 0%) rotate(10deg); } 
  50%  { transform: translate(15%, 0%) rotate(15deg); } 
  60%  { transform: translate(-5%, 0%) rotate(-5deg); } 
  65%  { transform: translate(-7%, 0%) rotate(-7deg); } 
  75%  { transform: translate(0%, 0%) rotate(0deg); } 
  100% { transform: translate(0%, 0%) rotate(0deg); } 
} 



@media screen and (min-width : 386px ){
#header .logo03 {width:30%; }

#lp_mainimg .copy_wrap { height:350px;}


h1.onayami { font-size:24px;}

}


@media screen and (min-width:480px) {

#lp_mainimg .copy_wrap { height:400px;}



.otoiawase {margin:4% auto 6% !important;}



.zisseki li h4 {margin:1% 0% 3% !important;}




}


@media screen and (min-width:568px) {
#header .logo03 {width:22%; }

.drawer-hamburger {padding:15px 10px 20px;}

.baner_bottom #yoyaku_sp .sp_smo {width:50%; text-align:center; margin:0 auto 13px; }
.yoyaku_sp {padding: 3% 10px;width: 100%; color: #fff;font-size: 20px;background: #dc3b64;}

.page #main h2 {font-size:24px;margin-bottom:15px;}
.page #main h2 span {display: inline-block;margin:0 0 0 10px;}
.form { width:93%; margin:5px auto; padding:6px 5px;}



.footer_area .contact {width: 80%;text-align: left;float: right;  margin-top:3%;}
#lp_mainimg .copy_wrap { height:480px;}

.sub_top_ttl {position: absolute; right: 2%;top:14%;}



 
h1.onayami {font-size:30px; }




.otoiawase .mail {width:50% !important;}

}

@media screen and (min-width:650px) {
.tel_yoyaku {margin-top:0;}


.sub_top_ttl {position: absolute; right: 4%;top:15%;}

#lp_mainimg .copy_wrap { height:550px;}



#main .main_wrap .point li { width:48% !important; display:inline-block !important;}
#main .main_wrap .point li:nth-child(odd){margin-right:3%; }



#main .main_wrap .house .house_left { width:48% !important; display:inline-block !important; margin-right:2%;}
#main .main_wrap .house .house_right{ width:48% !important; display:inline-block !important;margin:auto; }
#main .main_wrap .house .house_right h3 {font-size:22px;}
#main .main_wrap .house .house_right h3 span {font-size:33px;}
#main .main_wrap .house .house_right .house_size p { font-size:14px;}
#main .main_wrap .house .house_right p { text-align:left;}


#main .main_wrap .shouhin_left {width:47% !important; display:inline-block !important; margin-right:3%; margin-bottom:3%;}
#main .main_wrap .shouhin_right {width:47% !important; display:inline-block !important; margin:auto;}
#main .main_wrap .shouhin .shouhin_right .n_omakase img { width:80% !important;}


#main .main_wrap .zirei {padding:2%;}
#main .main_wrap .zirei_left {width:44% !important; display:inline-block !important; margin-right:3%; margin-top:-2%;margin-bottom:3%;}
#main .main_wrap .zirei_right {width:50%!important; display:inline-block !important; margin:auto;}

#main .main_wrap .mitumori img { width:60%; }

#wrap #main .footer_top .footer_top_in .footer_message img { width:90%;}
#wrap #main .footer_top .footer_top_in .kassaisha a img { width:55% !important;}

.box {margin:2% auto .5%; }

.omakase01 h3 {  font-size:34px;}
.omakase01  p {font-size:20px;}
.omakase01  p.line {font-size:17px;}


.balloon1 { font-size:24px;}
#main .top_icon .main_wrap .kaiketu p { font-size:24px;}
}

@media screen and (min-width:700px) {

#lp_mainimg .copy_wrap { height:620px;}



}
@media screen and (min-width:768px) {
.pc {display:block;}
.sp {display:none;}
#pc {display:block;}
#sp {display:none;}


#header {position: absolute;z-index: 10;}

#header .contact {display:block;float:right;width:90px;margin:0;padding: 4px 1% 0 0; }
#header .contact2 {display:block;float:right;width:27%;margin:0;padding: 4px 1% 0 0;}
.logo_mini_01 img { width:95%; }
.logo_mini {float:left;width:45%;margin:5px;}
.logo_mini img { margin:5% 5px;}



#mainimg .copy {width:45%;position: absolute;top:43%;left:29%;z-index: 10;}



#header .logo03 {width:20%;}


#mainimg {position:relative;}




.contents_menu li:last-child a {border-bottom:none;}


.company_name img { width:45%; text-align:center; margin:1% auto 0;}


.slide {width: 100%;padding-top:56% !important;}


.message {width:85%; margin: 3% auto 0;padding-bottom:7%;}
.leftbox {width:48%; float:left;margin-top:0;margin-right:3%;}
.rightbox {width:45%; float:left;font-size:14px;margin-top:.5%;padding:1em 0 1em 1em; line-height:1.8em;}


#main .top_icon .main_wrap .kaiketu p img {width:45%;}


.company_area { padding:0 2% 4%;}



h1.onayami {font-size: 40px; line-height:1.3em;}



.otoiawase {width:90%;}
.otoiawase .mail { padding-left:3%; padding-top:1%;width:35% !important;}

#main .main_wrap .point li h2 {font-size:22px;}

.omakase01 h3 {  font-size:38px;}
.omakase01  p {font-size:22px;}
.omakase01  p.kine {font-size:19px;}

.balloon1 {font-size:28px;}

#main .top_icon .main_wrap .kaiketu p { font-size:28px;}


#lp_mainimg .top_copy02 {padding:2.5% 0 4%;}

#gnavi {padding-top:3.5%;}

.zisseki li { width:29% !important; margin-right:2%;display:inline-block !important;}
.zisseki li { padding:2% 1%;}
.zisseki li:nth-child(2){ margin-right:2%; }
.zisseki li:last-child {margin-right:0%;}
}


@media screen and (min-width:830px) {
.sub_top_ttl {position: absolute; right:17%;top: 5%;}
.sub_top_ttl img{ margin:auto;width:30%;}
#profile_box {width:95%; margin:3% auto;}

}


@media screen and (min-width:900px) {
#header .contact {width:100px;padding: 4px 1% 0 0;}

#header .logo03 {width:18%;}

#lp_mainimg .copy_wrap { height:800px;}


.footer_area .contact {width: 45%;text-align: left;float: right;  margin-top:-8%;}

.tel_nomber {font-size:30px; color:#00589c; padding:5px; margin:5px; font-weight:bolder;}
#yoyaku  .tel_yoyaku h8 {display:block; background: #00589c; border-radius:5px;color:#fff; margin:5px;padding:5px; font-size:20px; }
.mail_address {font-size:28px; color:#00589c; padding:5px; margin:10px 5px 5px; font-weight:bolder;}
.form { width:90%; margin:6px auto;padding:5px;}

#gnavi li img {width:75%; margin:auto;}
#profile_box {width:85%; margin:3% auto;}



.pcbig {display:block;}
.pcsmo {display:none;}


#main .main_wrap .point li h2 {font-size:24px;}

#gnavi .menu-container .menu ul a .menu_contents {
    padding: 2% 3%;}

}


@media screen and (min-width:1025px) {
#header .contact {width: 110px;padding: 4px 1% 0 0;}
#header .contact2 {display:block;float:right;width:22%;margin:0;padding: 4px 1% 0 0;}



#header .logo03 {width:15%;}
	
#header_sub {padding: 0;height:90px;}
#header_sub .logo {width: 350px;position: absolute;top: 12px;left: 0;}
#header_sub .contact {width: 140px;padding: 25px 3% 0 0;}


#mainimg .copy_wrap {max-width:1080px;margin:0 auto;}
#mainimg .copy {width:40%;top:43%;left:31%;}


.baner_bottom #yoyaku {max-width:1024px;margin:0 auto;}
.tel_nomber {font-size:32px; color:#00589c; padding:5px; margin:5px; font-weight:bolder;}
.form { width:90%; margin:5px auto;padding:5px;}


.main_wrap {max-width:1024px;margin:0 auto;padding: 30px 3%;}

.main_wrap .info {padding: 2% 0;}


#footer {height:350px;}
.footer_area {padding: 10px 0 20px;max-width: 1024px;}
.footer_bunner ul {text-align:center; max-width:1024px; margin:auto;}
.footer_area .contact {width: 37%;text-align: left;float: right;  margin-top:-8%;}



.moji_big {font-size:26px;}
.moji_big span {font-size:20px;}



#main .main_wrap .house .house_right h3 {font-size:27px;}
#main .main_wrap .house .house_right h3 span {font-size:38px;}
#main .main_wrap .house .house_right .house_size { padding:0 1em 1em;}
#main .main_wrap .house .house_right .house_size p { font-size:18px; margin-top:-.5em;}

#main .main_wrap .shouhin .shouhin_right .n_omakase img { width:73% !important;}



.omakase01 h3 {  font-size:40px;}
.omakase01  p {font-size:26px;}
.omakase01  p.line {font-size:23px;}


.balloon1 {font-size:30px;}

.zisseki li h4 {font-size:20px;}

.box dl {font-size: 16px!important;}

}


@media screen and (min-width:1200px) {
#gnavi {padding-top:2.5%;}
.sub_top_ttl {position: absolute; right: 26%;top: 16%;}
#header .contact2 {display:block;float:right;width:19%;margin:0;padding: 4px 1% 0 0;}

.slide {padding-top:55% !important;}





}

@media screen and (min-width:1400px) {
#gnavi .menu-container .menu ul .feke {padding: 1% .5% 1.4%;}

}

@media screen and (min-width:1600px) {


#gnavi { padding-top:2.5%;}

#header .contact2 {display:block;float:right;width:14%;margin:0;padding: 4px 1% 0 0;}




}
	

@media only screen
    and (min-device-width:768px)
    and (max-device-width:1334px) {
#gnavi ul ul {display:none;}
}



@media screen and (max-width:800px) {
#gnavi .menu-container .menu ul a .menu_contents { font-size:16px !important;
}

}





h7 {
	color: #11833b;
	font-size: 18px;
	position: relative;
	border-bottom: 2px solid #11833b;

	margin: 0 0 6% 2%;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 28px;
}
    h7:before, h7:after{
        content: "";
        position: absolute;
        margin: auto;
    }
    h7:before{
        width: 12px;
        height: 12px;
        top: 0;
        left: 14px;
        background: #11833b;
        transform: rotate(50deg);
    }
    h7:after{
        width: 8px;
        height: 8px;
        top: 18px;
        left: 6px;
        background: #77b86d;
        transform: rotate(20deg);
    }



/* toiawase */
#toiawase {padding:0 5%;}
/* --- フォームエリア --- */
form.contact {
width: 100%; /* フォームエリアの幅 */
font-size: 14px;
}
/* --- フォームエリア内の段落 --- */
form.contact p {
line-height: 130%;
}

/* --- 部品グループ --- */
form.contact div.fields {
margin-bottom: 20px; /* 部品グループの下マージン */
padding: 4px; /* 部品グループのパディング */
background-color: #f9f9f9; /* 部品グループの背景色 */
border: 1px #c0c0c0 solid; /* 部品グループの境界線 */
}

/* --- テーブル --- */
form.contact table {
width: 100% !important; /* テーブルの幅 */

}
/* --- キャプション --- */
form.contact caption {
margin-bottom: 4px; /* キャプションの下マージン */
padding: 10px 8px; /* キャプションのパディング（上下、左右） */
background: #f9f9f9 ; /* キャプションの背景 */
border: 1px solid; /* キャプションの境界線 */
border-color: #c0c0c0 #999999 #999999 #c0c0c0; /* キャプションの境界線色（上右下左） */
text-align: left;
color: #808080; /* キャプションの文字色 */
}
/* --- 見出しセル（th） --- */
form.contact th {
width:18%; /* 見出しセルの幅 */
padding: 10px 8px; /* 見出しセルのパディング（上下、左右） */
background-color: #f5f5f5; /* 見出しセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* 見出しセルの下境界線 */
text-align: left;
line-height: 130%;
font-size:14px;
font-weight: normal;

}
/* --- 見出しセル内の補足テキスト --- */
form.contact th span.supplement {
font-weight: normal;
}
/* --- データセル（td） --- */
form.contact td {
padding: 13px 5px; /* データセルのパディング（上、左右、下） */
background-color: #ffffff; /* データセルの背景色 */
border-bottom: 1px #c0c0c0 dotted; /* データセルの下境界線 */
color: #808080;
line-height:1.6em;

}
/* --- データセル内の補足テキスト --- */
form.contact td span.supplement {
color: #808080;
font-size:13px;
}
/* --- 必須項目セル --- */
form.contact td.required {
width: 28px; /* 必須項目セルの幅 */
padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
background-color: #c4e6fa; /* 必須項目セルの背景色 */
text-align: center;
color: #808080;
font-size:13px;
}
/* --- 任意項目セル --- */
form.contact td.arbitrary {
width: 28px; /* 必須項目セルの幅 */
padding: 10px 3px; /* 必須項目セルのパディング（上下、左右） */
background-color: #e0f1fc; /* 任意項目セルの背景色 */
font-size:14px;
}

/* --- フォーム部品 --- */
form.contact input,
form.contact select,
form.contact textarea {
margin-bottom: 2px; /* フォーム部品の下マージン */
}
/* --- フォーム部品のサイズ --- */
/* --- （長めのテキスト入力欄） --- */
#company, #section, #name, #furigana,
#email, #address, #tel {
width: 80%; /* フォーム部品の幅 */
}
#other04 {
width: 60%; /* フォーム部品の幅 */
}
/* --- （短めのテキスト入力欄） --- */
#tel1, #tel2, #tel3 {
width: 80%; /* フォーム部品の幅 */
}



/* --- （複数行のテキスト入力欄） --- */
#message {
width: 80%; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}
#remark {
width: 80%; /* フォーム部品の幅 */
height: 10em; /* フォーム部品の高さ */
}

/* --- ボタン --- */
form.contact p.button {
margin: 0;
text-align: center;
}


@media screen and (max-width: 640px) {
form.contact th {display: block;width:96%;}
form.contact td {display: block;width:98%;}
form.contact td.required {padding: 13px 5px; float:left;margin-right:1em;}
form.contact td.arbitrary { width:0px;padding: 13px 5px !important; float:left !important;margin-right:1em;background-color: #fff; border-bottom:none;}
}
/*メールフォームバルーン*/
div.baloon {
   font-size: 12px;
   color: #900;
   position: absolute;
   padding-left: 5px;
   background: url(../images/baloon.gif) no-repeat top left;
   z-index: 1;
}

div.baloon a {
   color: blue;
   text-decoration: none;
   padding: 2px;
   margin-right: 2px;
}

div.baloon a:hover {
   background-color: #eef;
}

div.baloon div {
   background: url(../images/baloon_right.gif) no-repeat top right;
   padding: 7px 7px 14px 0;
   white-space: nowrap;
}


.top_text2  {font-size:16px;text-align:center; line-height:1.8em; margin:6% auto -2%; padding:0 5%; font-weight:bold;}
.attention {font-size:15px;padding-left:.5em;}





/* for table */
#form-tbl {
	margin-left: 1.5em;;
}
#form {
	border-collapse: collapse;
	margin: 1em 0;
	 width: 90%;
	 font-size:14px;
}
#form th, #form td {
	border: 1px solid #666;
	padding: 8px;

}
#form th {
	white-space: nowrap;
	background: #e8e8e8;
	width: 25%;
}
#form td {
	background: #fff;
	width: 70%;
}
p.btn input {
	width: 110px;
	height: 42px;
}


/* for message */
p.msg {
	color: #dd0000;
	margin: 2em;
}
span.msg {
	color: #dd0000;
}

/* for back-button */
form.back {
	margin-top: 2em;
}

/* スマホ用 */
@media only screen and (max-width: 480px) {

	
	/* 投稿フォーム */
	#form-tbl { margin: 0 auto; text-align: center; }
	#form { width: 96%; margin: 10px auto; }
    #form th, #form td {
    	text-align: left;
		width: 100%;
        display: block;
        padding: 6px 3px;
        border-top: none;
		min-height:30px;
		font-size:12px;
    }
    #form tr:first-child th	{ border-top: 1px solid #666; }
    p.btn input { width: 10em; }
    

	
	/* サンクス */
	p.msg { margin: 1em auto; }
}




h1.lease_ttl {
    position: relative;
    padding: 1.5rem;
    box-shadow: 5px 5px #353535;;
    border: 2px solid #353535;;
    color: #353535;;
    font-weight: bold;line-height: 3rem;
    font-size:2.5rem;display: inline-block;
    text-align: center;
}

h1.lease_ttl span {color:#e95118;font-size:3rem;}

h1.lease_ttl:before {
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 10px;
    width: 20px;
    background-color: #fff;
    content: "";
}

h1.lease_ttl:after {
    position: absolute;
    top: 95%;
    left: 50%;
    transform: translateX(-50%);
    height: 20px;
    width: 2px;
    background-color: #353535;;
    content: "";
}

h1.onayami02 { color:#17833b; display: inline-block;font-size:1.8rem; line-height:2.5rem;padding:.5em auto 2em;font-weight:600; text-align:center !important; margin:3.5% auto 5% !important; }

.lease_txt {font-size: 1.5rem;line-height:2rem;color:#e95118;font-weight: 600; margin: 2% auto 5%;}

@media only screen and (max-width:1100px) {
h1.lease_ttl {margin-bottom: 1%;}
}
@media only screen and (max-width:767.9px) {
h1.lease_ttl {font-size:2.2rem;line-height: 2.7rem;padding: 1.2rem;margin-bottom: 3%;}
h1.onayami02 {font-size:1.5rem;line-height:2.1rem;}
}
@media only screen and (max-width: 480px) {
	h1.lease_ttl {font-size:2rem;line-height: 2.5rem;}
	h1.lease_ttl span {font-size:2.5rem;}
	h1.onayami02 {font-size:1.3rem;line-height:1.9rem;}
}
	
@media only screen and (min-width:768px) {
h1.onayami02 span {display: inline-block;}
}


/* ページTOPボタン */

.pagetop {
    display: none;
    position: fixed;
    bottom:23%;
    right: 15px;
 z-index:99999 !important;}
 
.pagetop a {
	display: inline-block;
	text-decoration: none;
	background:#00913a;
	width: 75px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	transition: .4s;
}

 .pagetop a img { width:80%; margin:auto; padding:10% 5%;}
.pagetop a:hover {
    background: #e95118;
}
 .pagetop a img:hover { opacity:7;}
 
 

#wrap {overflow-x:hidden !important;}
