@charset "UTF-8";

#blockimg480 { display: none; }

/* ************************************************** */
/*       PC Display Size                                                                */
/* ************************************************** */
/* CSS Document */

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




	
}

/* ************************************************** */
/*       PC Display Size                                                                */
/* ************************************************** */
/* CSS Document */

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


	
#wrapper {
	position: relative;
	min-width: 100%;
	margin: 0;
	padding: 0;
}

#header {
	height: 120px;
	float: left;
}

#header-inner {
	width: 100%;
	height: 100px;
}


#topmain {
	margin-top: 100px;
}
	
#header .logo {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

/* CONTENTS COMMON */
#content_wrap {
	width: 90%;
	margin: 50px 5%;
	padding: 0;
}

#content_wrap h2 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

#content_wrap h3 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

#content_wrap h4 {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
}

#content_head {
	margin-top: 120px;
}
	
#footer .grid .logo {
	display: block;
}

#top-kv {
	height: auto;
	padding: 0;
	background-position: -0px 0;
	background-size: cover!important;
}
	
#top-kv-inner {	width: 100%; }
	
#top-kv-inner img {
	width: 100%;
	height: auto;
}

#top-omoi p.omoi {
	width: 80%;
	margin-left:10%;
	margin-right: 10%;
}

#top-madoriblock p {
	width: 80%;
	margin-left:10%;
	margin-right: 10%;
}

/* FEATURE PAGE */
#top-feature-inner { margin-top: 70px; }

#top-feature-inner h2 {	font-size: 48px; }

#top-feature1 p {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

#top-feature2 p {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

#top-feature3 p {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
}

/* SINGLE PAGE */

#single_wrap {
	width: 100%;
}

.single_left {
	width: 70%;
}

.single_right {
	width: 30%;
}

}

/* ************************************************** */
/* iPad Tate */
/* ************************************************** */
@media only screen and (max-width:768px){

.pc { display: none; }
	
.mobile-left { text-align: left!important; }
	
#wrapper { min-width: 0; }
	
	
#header {
	height: 120px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
	
/* #header-inner {
	width: 100%;
	height: 60px;
}
	
#header-logo { text-align: left; }
	
#header-logo img {
	width: 200px;
	height: auto;
	margin-left: 20px;
}
	
#header-mobile {
	display: table-cell;
	width: 60px;
	background: url(../images/ico-mobile-nav.png) center center no-repeat;
	text-align: center;
	vertical-align: middle;
}
	
#header-nav, #header-sns { display: none; } */

#top-omoi p.omoi {
	width: 80%;
	margin-left:10%;
	margin-right: 10%;
}

#top-madoriblock p {
	width: 80%;
	margin-left:10%;
	margin-right: 10%;
}

#top-contact p {
	line-height: 28px;
}

#top-kv {
	margin-top: 60px;
}

#top-feature-inner {
	margin-top: 50px;
}

#top-feature-inner h2 {
	font-size: 36px;
	line-height: 40px;
}

/* MADORI BLOCK PAGE */
.right_box table.tbl-2 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
}

#top-flow h2 {
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 36px;
	font-weight: bold;
	background-image:url(../images/white-30.png);
	padding: 20px;
	text-shadow: #FFF 0 0 3px;
	border-radius: 10px;
}

/*  WORKS PAGE  */
#top-works {
	height: 300px;
}

#top-works-inner {
	padding: 130px 0;
}

#top-works-inner h2 {
	color: #FFF;
	font-size: 32px;
	line-height: 32px;
}

#top-works-inner h2 span {
	font-size: 24px;
}

#top-works3 .movie {
	width: 560px;
	height: 320px;
}

#gallery {
	width:100%;
	margin-left: 0;
	margin-right: 0;
}

}

/* ************************************************** */
/*       Smart Phon Yoko Layout                                                   */
/* ************************************************** */
/* CSS Document ************************************** */

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

/* base */

.pc { display: none; }
	
.mobile-left { text-align: left!important; }
	
#wrapper { min-width: 0; }
	
	
#header {
	height: 120px;
	box-shadow: 0 2px 2px rgba(0,0,0,0.1);
}
	
#header-inner {
	width: 100%;
	height: 60px;
}
	
#header-logo { text-align: left; }
	
#header-logo img {
	width: 200px;
	height: auto;
	margin-left: 20px;
}
	
#header-mobile {
	display: table-cell;
	width: 60px;
	background: url(../images/ico-mobile-nav.png) center center no-repeat;
	text-align: center;
	vertical-align: middle;
}
	
#header-sns { display: none; }
	
#copyright { font-size: 11px; }
	
#footer { padding: 0; }

#footer .grid {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	text-align: center;
}

#footer .grid p {
	width: 100%;
	text-align: center;
}

#footer .grid .logo {
	display: none;
}
	
#footer .grid li {
	list-style: none;
}
	
/* top */
#top-kv-inner br,
#top-online br,
#top-garden br,
#top-shop br,
#top-concept p br {	display: none; }

#topmain {
	margin-top: 0;
}
	
#top h2 {
	font-size: 36px;
	line-height: 36px;
}
	
#top h3 { display: none; }
	
#top-kv {
	height: auto;
	padding: 140px 0 0;
	background-position: 0;
	background-size: cover!important;
	display: block;
	position: relative;
}
	
#top-kv-inner {	width: 100%; }
	
#top-kv-inner img {
	width: 100%;
	height: auto;
}
	
/* #top-online>p, */
/*#top-garden>p, */
/*#top-shop>p, */
/*#top-concept>p { */
/*	text-align: */
/*	left!important; */
/*} */

#top-online { padding: 50px 20px; }

#top-online h2 { margin-top: 0; }

#top-omoi { display: none; }

#top-omoi-readmore {
	padding: 50px 20px;
	background: url(../images/bg-paper.jpg);
	display:block;
	position: relative;
	text-align: left;
}

.readmore1 p {
	text-align: left;
	padding: 0 20px;
	background-image: url(../images/white-30.png);
	border-radius: 10px;
}

#top-madoriblock p.tex {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#top-madoriblock p {
	width: 80%;
	margin-left:10%;
	margin-right: 10%;
}

#top-madoriblock {
	padding: 50px 20px;
	background-size: 200%;
	background-position: center;
}

#top-madoriblock .btn-3 { display: none; }

#top-contact { padding: 50px 20px; }
	
#top-contact h2 {
	font-size: 18px;
	font-style: normal;
	line-height: 27px;
	letter-spacing: 0;
}
	
#top-contact p {
	font-size: 12px;
	line-height: 18px;
}

#top-contact p.btn {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
}

/* MADORI BLOCK PAGE */

#top-block-inner h2 {
	font-size: 28px;
	padding-top: 100px;
}

.left_box {
	width: 96%;
	margin-left:2%;
	float: left;
}

.right_box {
	width: 96%;
	margin-left: 2%;
	float: left;
}



#top-block1 h2 {
	margin: 0px 0 20px;
	color: #FFF;
	font-size: 20px;
}

.block_movie {
	width: 460px;
	height: 260px;
}

.right_box2 img {
	width: 70%;
}

/* form */
#contact { padding: 40px 20px; }

#contact h2 {
	font-size: 48px;
	line-height: 72px;
}
	
#form { width: 100%; }
	
#form input[type=text],
#form textarea,
#form select { width: 100%!important; }
	
#form select {
	background: url(../images/bg-select.png) center right;
	text-indent: 10px;
}
	
.mobile-chrome #form select { background: #fff; }
	
#btn-confirm { margin-left: 0; }
	
#form-confirm-box {
	width: auto;
	margin: 0 10px;
	padding: 10px;
}
	
#form-confirm h3 { display: block; }
	
#form-confirm table { width: auto; }
	
#form-confirm th { white-space: normal; }
	
#btn-submit { width: 120px; }
	
#btn-cancel { width: 120px; }
	
/* pinterest */
.pin-box { display: none; }

/* page */
h1 {
	font-size: 45px;
	line-height: 45px;
}

h1 img {
	width: 80%;
	height: auto;
}

#kv {
	height: auto;
	padding: 100px 20px 50px;
	background-size: cover!important;
}

#kv br { display: none; }

#kv p {	text-align: left; }

#kv-box-inner {	padding: 10px; }
	
#content {
	width: auto;
	padding: 50px 20px 0;
}

#content p { text-align: left; }

#content img {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.fb-like-box, #likebox { display: none!important; }
	
.google-maps {
	margin: 0 20px;
	padding-bottom: 80%;
}

/* FEATURE PAGE */
#top-kv {
	margin-top: -40px;
}

#top-feature-inner {
	margin-top: 130px;
}

#top-feature-inner h2 {
	font-size: 28px;
	line-height: 33px;
}

#top-feature1 {
	width: 100%;
	margin: 0;
	padding: 50px 0;
}

#top-feature1 h2 {
	width: 80%;
	margin: 0 10%;
	font-size: 24px;
}

#top-feature1 p {
	width: 80%;
	margin:50px 8%;
	padding-left: 2%;
	padding-right: 2%;
}

#top-feature2 {
	width: 100%;
	margin: 0;
	padding: 50px 0;
}

#top-feature2 h2 {
	width: 80%;
	margin: 0 10%;
	font-size: 24px;
}

#top-feature2 p {
	width: 80%;
	margin:50px 8%;
	padding-left: 2%;
	padding-right: 2%;
}

/* WORKS PAGE */
#top-works1 h2 {
	line-height: 35px;
	font-size: 20px;
	border-radius: 5px;
}

#top-works3 .movie {
	width: 480px;
	height: 270px;
}

#gallery {
	width:100%;
	margin-left: 0;
	margin-right: 0;
}


/* parts */
.box-1 { padding: 10px; }
	
.btn-1 {
	width: 240px;
	margin-bottom: 10px;
}

.btn-2 {
	font-size: 14px;
	width: 240px;
}

.btn-4 {
	font-size: 14px;
	width: 240px;
	margin: 20px 0 0;
}

.btn-6 {/*緑枠*/
	padding-left: 40px;
	text-indent: 0;
	text-align: left;
}

.tbl-1, .tbl-2, .tbl-3, .tbl-4 {
	display: block;
	margin: 20px 0;
	text-align: center;
}

.tbl-1 tr,
.tbl-2 tr,
.tbl-3 tr,
.tbl-4 tr {	display: inline; }
	
.tbl-1 td,
.tbl-2 td,
.tbl-3 td,
.tbl-4 td {
	display: inline-block;
	width: 135px;
	height: 135px;
	vertical-align: middle;
}

.tbl-1 img,
.tbl-2 img,
.tbl-3 img,
.tbl-4 img {
	width: 130px;
	height: auto;
}

.tbl-3 { margin: 0; }
	
.tbl-3 td {
	width: auto;
	height: 270px;
}

.tbl-3 img { width: 200px; }

.tbl-5 td {
	width: 40%;
	padding: 0;
}

.tbl-5 .tbl-7 td:first-child {
	border: none;
}

.tbl-7 { border-top: solid 1px #c9d4ce; }
	
.tbl-7 td {	border-top: none; }

.tbl-8 td {	padding: 0 0 10px!important; }
	
.tbl-8 td:first-child {
	padding: 10px 0 0!important;
	border: none;
}

.single_left {
	width: 100%;
}

.single_right {
	width: 100%;
	border-top: #999 2px solid;
}

}

/* ************************************************** */
/* Smart-Phone Tate(Portrayte) */
/* ************************************************** */
@media only screen and (max-width:480px){

#top-feature-inner {
	margin-top: 100px;
}

#top-feature-inner h2 {
	font-size: 20px;
	line-height: 30px;
}



#top-flow h2 {
	font-size: 28px;
}

/* MADORI BLOCK PAGE */

.right_box2 {
	width: 100%;
	margin: 0;
	padding: 0;
}

.right_box2 h2 { display: none; }

#blockimg480 {
	display:block;
	position:relative;
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #306b50;
}

#blockimg480 p {
	width: 100%;
	margin: 0;
	padding: 0;
}

#blockimg480 p img {
	width: 100%;
}

.block_movie {
	width: 300px;
	height: 170px;
}

table.tbl-5 { display: none; }


/* ****** WORKS PAGE ***** */

#top-works1 h2 {
	line-height: 25px;
	font-size: 16px;
	border-radius: 5px;
	letter-spacing: 0;
}

#top-works1 h2 span {
	font-size: 80%;
	margin-right: 10px;
}

#top-works3 .movie {
	width: 360px;
	height: 205px;
	margin-left: auto;
	margin-right: auto;
}

#gallery {
	width:100%;
	margin-left: 0;
	margin-right: 0;
}

}
