@charset "UTF-8";


/* 共通 --------------------------------------------------- */	

#AoyamaTenpo {
width: 100%;
overflow: hidden;
}
	
#AoyamaTenpo .MdsH2 {
color: #ca1e1d;
letter-spacing: 0.1em;
display: inline;
line-height: 1.6em;
background: linear-gradient(transparent 75% , #fce026 75%);
}

#AoyamaTenpo .BgCOlor2 {
background: #fff;
}

#AoyamaTenpo .ColorR {
color: #ec202b !important;
}

#AoyamaTenpo .MoreBtn span {
display: inline-block;
color: #000;
font-size: 107%;
font-family: 'Crimson Text', serif;
letter-spacing: 0.1em;
border-radius: 40px;
border: 1px solid #b9babf;
text-align: center;
}

/* IE10以上 */
@media all and (-ms-high-contrast: none) {

	.Win .ListKomeS li:before {
	top: 1px;
	}

}

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

	#AoyamaTenpo .SectionSub {
	padding-top: 30px;
	}

	#AoyamaTenpo .MdsH2 {
	margin: 30px !important;
	font-size: 22px;
	font-weight: 700;
	line-height: 1.4em;
	}

	#AoyamaTenpo .Lead1 {
	font-size: 94%;
	line-height: 1.8em;
	}

	#AoyamaTenpo .Width1_SP {
	padding-right: 15px;
	padding-left: 15px;
	}

	#AoyamaTenpo .Width2_SP {
	width: 90%;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	}

	#AoyamaTenpo .MoreBtn span {
	padding: 5px 40px;
	}

	#AoyamaTenpo .MTHumb {
	margin-top: 20px;
	}

}

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

	#AoyamaTenpo {
	padding-top: 100px;
	}

	#AoyamaTenpo .SectionSub {
	padding-top: 50px;
	}
	
	#AoyamaTenpo .LeadUnit {
	position: relative;
	z-index: 10;
	}

	#AoyamaTenpo .Lead1 {
	font-size: 100%;
	line-height: 2.2em;
	}

	#AoyamaTenpo .MdsH2 {
	margin: 50px 0;
	font-size: 40px;
	font-weight: 900;
	line-height: 1.5em;
	}

	#AoyamaTenpo .MoreBtn span {
	padding: 5px 40px;
	}

	#AoyamaTenpo .Width1 {
	margin: 0 auto;
	padding-right: 100px;
	padding-left: 100px;
	box-sizing: border-box;
	}

	#AoyamaTenpo .Width2,
	#AoyamaTenpo .Width3 {
	max-width: 960px;
	margin: 0 auto;
	padding-right: 25px;
	padding-left: 25px;
	}

	#AoyamaTenpo .Width4 {
	max-width: 800px;
	margin: 0 auto;
	padding-right: 80px;
	padding-left: 80px;
	}

	#AoyamaTenpo .MTHumb {
	margin-top: 40px;
	}

}

@media print, screen and (min-width: 1090px) {

	#AoyamaTenpo .Width1 {
	width: 960px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	}
	
	#AoyamaTenpo .Width2 {
	padding-right: 0;
	padding-left: 0;	
	}

	#AoyamaTenpo .Width3 {
	width: 960px;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
	}

}




/* コーナータイトル --------------------------------------------------- */

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

	#AoyamaTenpo .MdsBox {
	margin-top: 60px;
	padding-bottom: 30px;
	}

	#AoyamaTenpo .MdsBox .MdsH1 {
	text-align: center;
	color: #1b2b83;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.1em;
	padding: 35px 0 15px 0;
	}
	
	#AoyamaTenpo .MdsBox .Lead1 {
	font-size: 100%;
	}

	#AoyamaTenpo .MdsBox .LeadContact {
	text-align: center;
	font-size: 100%;
	}

}

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

	#AoyamaTenpo .MdsBox {
	margin-top: 50px;
	padding-bottom: 50px;
	}

	#AoyamaTenpo .MdsBox .MdsH1 {
	text-align: center;
	color: #1b2b83;
	font-size: 40px;
	font-weight: 700;
	letter-spacing: 0.1em;
	margin: 20px 0;
	}
	
	#AoyamaTenpo .MdsBox .Lead1 {
	text-align: center;
	font-size: 110%;
	padding-bottom: 60px;
	}

	#AoyamaTenpo .MdsBox .LeadContact {
	text-align: center;
	font-size: 110%;
	padding-bottom: 60px;
	}
	
}

@media print, screen and (min-width: 1090px) {


}





/* トップ --------------------------------------------------- */

	#AoyamaTenpo .KeyVisual {
	background: #fff;
	}

	#AoyamaTenpo .SectionMain {
	margin-top: 0;
	}

@media screen and (max-width: 767px) {
	
	#AoyamaTenpo.TopSection {
	padding-top: 0 !important;
	}

	#AoyamaTenpo .MainLead {
	color: #ca1e1d;
	letter-spacing: 0.1em;
	display: inline;
	font-size: 26px;
	font-weight: 900;
	line-height: 1.6em;
	background: linear-gradient(transparent 75% , #fce026 75%);
	}

	#AoyamaTenpo .SubLead {
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	background-color: #298118;
	padding: 12px;
	}

	#AoyamaTenpo .SubLead span {
	color: #fce026;
	}

	#AoyamaTenpo .ServiceMenu{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}
	
	#AoyamaTenpo .ServiceMenu .Photo {
	width: 100%;
	padding: 15px;
	background-color: #efefef;
	border-radius: 15px 15px 15px 15px;
	text-align: center;
	margin-bottom: 30px;
	}

	#AoyamaTenpo .ServiceMenu .Photo img {
	width: 65%
	}

	#AoyamaTenpo .MdsTxt {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	border-radius: 30px;
	background-color: #1d469b;
	text-align: center;
	padding: 12px;
	margin: 15px 0;
	}
	
	#AoyamaTenpo .ServiceTxt {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8em;
    text-align: left !important;
	}

	#AoyamaTenpo .ServiceMds {
	color: #1d469b;
	font-size: 26px;
	font-weight: 900;
	margin-bottom: 30px;
	}

	#AoyamaTenpo .ServiceMds span {
	color: #ca1e1d;
	font-size: 18px;
	}

	#AoyamaTenpo .ServiceImg {
    padding-bottom: 30px;
	}

	#AoyamaTenpo .ServiceImg .PC {
    display: none;
	}

}

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

	#AoyamaTenpo.TopSection {
	padding-top: 0 !important;
	}

	#AoyamaTenpo .KeyVisual {
	padding-top: 90px;
/* 	padding-bottom: 50px; */
	}

	#AoyamaTenpo .MainLead {
	color: #ca1e1d;
	letter-spacing: 0.1em;
	display: inline;
	font-size: 40px;
	font-weight: 900;
	line-height: 1.6em;
	background: linear-gradient(transparent 75% , #fce026 75%);
	}

	#AoyamaTenpo .SubLead {
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	background-color: #298118;
	text-align: center;
	padding: 12px;
	}

	#AoyamaTenpo .SubLead span {
	color: #fce026;
	}

	#AoyamaTenpo .ServiceMenu{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}
	
	#AoyamaTenpo .ServiceMenu .Photo {
	width: 32%;
	padding: 15px;
	background-color: #efefef;
	border-radius: 15px 15px 15px 15px;
	text-align: center;
	}

	#AoyamaTenpo .ServiceMenu .Photo img {
	width: 65%
	}

	#AoyamaTenpo .MdsTxt {
	display: block;
	color: #fff;
	font-size: 20px;
	font-weight: 500;
	border-radius: 30px;
	background-color: #1d469b;
	text-align: center;
	padding: 12px;
	margin: 15px 0;
	}
	
	#AoyamaTenpo .ServiceTxt {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.8em;
    text-align: left !important;
	}

	#AoyamaTenpo .ServiceMds {
	color: #1d469b;
	font-size: 40px;
	font-weight: 900;
	margin-bottom: 30px;
	}

	#AoyamaTenpo .ServiceMds span {
	color: #ca1e1d;
	font-size: 27px;
	}

	#AoyamaTenpo .ServiceImg img {
    padding-bottom: 50px;
	}
	
	#AoyamaTenpo .ServiceImg .SP {
    display: none;
	}

}

@media print, screen and (min-width: 1090px) {

	
	#AoyamaTenpo .TopSection .LeadUnit {
	z-index: 30;	
	}

	#AoyamaTenpo .SubLead {
	font-size: 24px;
	}
	
	#AoyamaTenpo .ServiceTxt {
    font-size: 18px;
	}

}





/* サービス --------------------------------------------------- */

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

	#AoyamaTenpo .ServiceUnit {
	margin-bottom: 40px;
	}
	
	#AoyamaTenpo .ServiceUnit .Mds {
	font-size: 140%;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	}

}

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

	#AoyamaTenpo .ServiceUnit {
	margin-bottom: 50px;
	}
	
	#AoyamaTenpo .ServiceUnit .Mds {
	font-size: 240%;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
	}

}

@media print, screen and (min-width: 1090px) {


}






/* 製作の流れ --------------------------------------------------- */	

#AoyamaTenpo .ThumbShopUnit a {
text-decoration: none;
color: #000;
}

/*
#AoyamaTenpo .SectionThumbShop {
position: relative;
}

#AoyamaTenpo .SectionThumbShop:before {
position: absolute;
top: -100px;
left: 0;
right: 0;
margin: auto;
content: '';
display: inline-block;
width: 269px;
height: 209px;
background-image: url(../img/common/Mds_Board.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: bottom;
}
*/

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

/*
	#AoyamaTenpo .IndexUnit .KeyVisual {
	margin-bottom: 30px;
	}
*/

/*
	#AoyamaTenpo .IndexUnit .MdsH2 {
	text-align: center;
	color: #1b2b83;
	}
*/
	
	#AoyamaTenpo .IndexUnit .ThumbList {
	padding-bottom: 70px;
	}

	#AoyamaTenpo .IndexUnit .ThumbList li {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 50px;
	position: relative;
	}
	
	#AoyamaTenpo .IndexUnit .ThumbList li:nth-child(3n) {
	margin-right: 0;
	}

	#AoyamaTenpo .SectionThumbShop:before {
	top: -50px;
	width: 130px;
	height: 100px;
	margin-left: 33%;
	}

	#AoyamaTenpo .SectionThumbShop {
	padding-top: 30px;
	padding-bottom: 30px;
	}

	#AoyamaTenpo .SectionThumbShop .ShopMds {
	font-size: 300%;
	text-align: center;
	font-style: italic;
	}

	#AoyamaTenpo .IndexUnit .SectionThumbShop .Thumb {
	margin-bottom: 10px;
	}
	
	#AoyamaTenpo .IndexUnit .ThumbShopUnit {
	margin-top: -60px;
	margin-bottom: 45px;
	padding-top: 60px;
	}

}

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

/*
	#AoyamaTenpo .IndexUnit .SectionMain {
	margin-top: 50px;
	padding-bottom: 50px;
	}
*/

/*
	#AoyamaTenpo .IndexUnit .SectionMain .Lead1 {
	text-align: center;
	padding-bottom: 30px;
	}
*/

/*
	#AoyamaTenpo .IndexUnit .SectionMain .ThumbList {
	margin-top: 120px;
	padding-bottom: 120px;
	}
*/

	#AoyamaTenpo .IndexUnit .SectionThumbShop {
	padding-top: 50px;
	padding-bottom: 50px;
	}

	#AoyamaTenpo .IndexUnit .ThumbList li {
	float: left;
	width: 18%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 50px;
	}
	
	#AoyamaTenpo .IndexUnit .ThumbList li:last-child {
	margin-right: 0;
	}
	
	#AoyamaTenpo .SectionThumbShop .ShopMds {
	font-size: 380%;
	text-align: center;
	font-style: italic;
	}

	#AoyamaTenpo .SectionThumbShop .Lead1 {
	margin-bottom: 15px;
	overflow: hidden;
	}
	
	#AoyamaTenpo .IndexUnit .ThumbShopUnit {
	width: 100%;
	overflow: hidden;
	margin-top: -90px;
	padding-top: 90px;
	margin-bottom: 60px;
	position: relative;
	}

	#AoyamaTenpo .IndexUnit .LBox .Txt {
	left: 40%;
	}

	#AoyamaTenpo .IndexUnit .RBox .Txt {
	right: 40%;
	}

	#AoyamaTenpo .IndexUnit .LBox .Thumb {
	float: left;
	width: 30%;
	margin-right: 30px;
/* 	margin-bottom: 80px; */
	}

	#AoyamaTenpo .IndexUnit .RBox .Thumb {
	float: right;
	width: 30%;
	margin-left: 30px;
/* 	margin-bottom: 80px; */
	}

}

@media print, screen and (min-width: 1090px) {

/*
	#AoyamaTenpo .SectionThumbShop .Lead1 {
	margin-bottom: 35px;
	}
	
	#AoyamaTenpo .IndexUnit .ThumbShopUnit .Txt {
	position: absolute;
	top: 60%;
	-ms-transform: translateY(-50%);
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	}
*/

	#AoyamaTenpo .IndexUnit .SectionThumbShop {
	padding-top: 50px;
	padding-bottom: 50px;
	}

	#AoyamaTenpo .IndexUnit .ThumbList li {
	float: left;
	width: 18%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 50px;
	}
	
	#AoyamaTenpo .IndexUnit .ThumbList li:last-child {
	margin-right: 0;
	}
	
	#AoyamaTenpo .SectionThumbShop .ShopMds {
	font-size: 380%;
	text-align: center;
	font-style: italic;
	}

	#AoyamaTenpo .SectionThumbShop .Lead1 {
	margin-bottom: 15px;
	}
	
	#AoyamaTenpo .IndexUnit .ThumbShopUnit {
	width: 100%;
	overflow: hidden;
	margin-top: -90px;
	padding-top: 90px;
	margin-bottom: 60px;
	position: relative;
	}

	#AoyamaTenpo .IndexUnit .LBox .Txt {
	left: 43%;
	}

	#AoyamaTenpo .IndexUnit .RBox .Txt {
	right: 43%;
	}

	#AoyamaTenpo .IndexUnit .LBox .Thumb {
	float: left;
	width: 38%;
	margin-right: 50px;
	}

	#AoyamaTenpo .IndexUnit .RBox .Thumb {
	float: right;
	width: 38%;
	margin-left: 50px;
	}

}





/* 主要設備 --------------------------------------------------- */	


@media screen and (max-width: 767px) {
	.ImgPC {
	display: none;
	}

	.facility {
	padding: 25px 0;
    background-image: url(../img/facility/Photo.jpg);
    background-color:rgba(255,255,255,0.8);
    background-blend-mode:lighten;
    background-position: 50% 100%;
    object-fit: cover;
	}

	table {
	width: 270px;
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	table-layout: fixed;
	}

	table tr {
	padding: 3px;
	border-bottom: 1px dotted #000;
	}

	table th,
	table td {
	padding: 7px;
	}

	tbody th {
	text-align: left;
	}

	.price{
	text-align: right;
	}
  
}

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

	.facility {  
    position: relative;
	}

	.facility table {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	}

	.facility img {
	opacity: 0.2;
	}

	table {
	width: 300px;
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	table-layout: fixed;
	}

	table tr {
	padding: 3px;
	border-bottom: 1px dotted #000;
	}

	table th,
	table td {
	padding: 10px;
	}

	tbody th {
	text-align: left;
	}

	.price{
	text-align: right;
	}

}






/* 実績紹介 --------------------------------------------------- */

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

	#AoyamaTenpo .AchieveUnit {
	margin-bottom: 30px;
	}
	
	#AoyamaTenpo .AchieveUnit .Mds {
	text-align: center;
	font-size: 140%;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	}

	#AoyamaTenpo .AchieveList li {
	width: 45%;
	margin-right: 10%;
	float: left;
	}

	#AoyamaTenpo .AchieveList li:nth-child(2n) {
	margin-right: 0;
	}

	#AoyamaTenpo .AchieveList {
	width: 100%;
	overflow: hidden;
	}

	#AoyamaTenpo .AchieveList li {
	margin-bottom: 20px;
	}

}

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

	#AoyamaTenpo .AchieveUnit {
	margin-bottom: 50px;
	}
	
	#AoyamaTenpo .AchieveUnit .Mds {
	text-align: center;
	font-size: 230%;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
	}
	
	#AoyamaTenpo .AchieveList li {
	width: 30%;
	margin-right: 5%;
	float: left;
	}

	#AoyamaTenpo .AchieveList li:nth-child(3n) {
	margin-right: 0;
	}

	#AoyamaTenpo .AchieveList {
	width: 100%;
	overflow: hidden;
	}

	#AoyamaTenpo .AchieveList li {
	margin-bottom: 30px;
	}

}

@media print, screen and (min-width: 1090px) {


}








/* お問い合わせ --------------------------------------------------- */

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

#AoyamaTenpo .SectionShopList {
padding-top: 30px;
margin-bottom: 30px;
}

#ContactUnit h2.Mds {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #d3d3d3;
font-size: 18px;
text-align: center;
}

#ContactUnit .LeadUnit {
text-align: center;
}

#ContactUnit .LeadUnit .Lead1 {
font-size: 18px;
font-weight: 500;
}

#ContactUnit .LeadUnit .Lead2 {
font-size: 100%;
}

#ContactUnit .LeadUnit .Lead3 {
margin-bottom: 15px;
font-size: 100%;
}

#ContactUnit .LeadUnit .BtnTel {
margin-bottom: 15px;
}

#ContactUnit .LeadUnit .BtnContact {
margin-bottom: 15px;
}

#ContactUnit .BtnM {
display: inline-block;
padding: 12px 30px;
border-radius: 25px;
font-size: 16px;
line-height: 1.4em;
text-align: center;
text-decoration: none !important;
color: #fff !important;
background: #000;
width: 80%;
}

}


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

#AoyamaTenpo .SectionShopList {
padding: 70px 0 70px 0;
position: relative;
background-position: 100% 100%;
}
	
#ContactUnit {
display: table;
width: 100%;
margin: 0 auto;
padding: 0 20px;
}

#ContactUnit h2.Mds,
#ContactUnit .LeadUnit {
display: table-cell;
vertical-align: middle;
}

#ContactUnit h2.Mds {
width: 120px;
font-size: 110%;
}

#ContactUnit .LeadUnit {
position: relative;
padding-left: 30px;
border-left: 1px solid #d3d3d3;
}

#ContactUnit .LeadUnit .Lead1 {
font-size: 120%;
font-weight: bold;
}

#ContactUnit .LeadUnit .Lead2 {
font-size: 110%;
}

#ContactUnit .LeadUnit .Lead3 {
margin-top: 10px;
font-size: 130%;
font-weight: bold;
}

#ContactUnit .LeadUnit .BtnContact {
position: absolute;
right: 0;
top: 40%;
margin-top: -20px;
}

#ContactUnit .LeadUnit .BtnContact a {
padding: 18px 40px;
border-radius: 40px;
}

#ContactUnit .BtnM {
display: inline-block;
padding: 12px 30px;
border-radius: 25px;
font-size: 100%;
line-height: 1.0em;
text-align: center;
text-decoration: none !important;
color: #fff !important;
background: #000;
}

}


@media print, screen and (min-width: 1090px) {

#AoyamaTenpo .SectionShopList {
padding: 70px 0 70px 0;
position: relative;
background-position: 100% 100%;
}
	
#ContactUnit {
display: table;
width: 960px;
margin: 0 auto;
}

#ContactUnit h2.Mds,
#ContactUnit .LeadUnit {
display: table-cell;
vertical-align: middle;
}

#ContactUnit h2.Mds {
width: 150px;
font-size: 18px;
}

#ContactUnit .LeadUnit {
position: relative;
padding-left: 30px;
border-left: 1px solid #d3d3d3;
}

#ContactUnit .LeadUnit .Lead1 {
font-size: 24px;
font-weight: 500;
}

#ContactUnit .LeadUnit .Lead2 {
font-size: 107%;
}

#ContactUnit .LeadUnit .Lead3 {
margin-top: 10px;
font-size: 160%;
font-weight: 500;
}

#ContactUnit .BtnM {
display: inline-block;
padding: 12px 30px;
border-radius: 25px;
font-size: 16px;
line-height: 1.0em;
text-align: center;
text-decoration: none !important;
color: #fff !important;
background: #000;
}

}



/* ■ 会社案内 ==================================================================================== */


.CompanyWrap {
border-top: 1px solid #d3d3d3;
}

.CompanyWrap .CompanyUnit {
border-bottom: 1px solid #d3d3d3;
}


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

	.CompanyMds {
	text-align: center;
	font-size: 140%;
	margin-bottom: 20px;
	letter-spacing: 0.1em;
	}

	.Aisatsu {
	font-size: 14px;
	font-weight: 300px;
	line-height: 1.6em;
	margin-top: 20px;
	}
	
	.Aisatsu span {
	display: block;
	text-align: right;
	margin-top: 15px;
	}

	.CompanyWrap {
	font-size: 100%;
	margin-bottom: 50px !important;
	}

	.CompanyWrap .CompanyItem {
	width: 100%;
	font-weight: bold;
	padding: 10px 0 0 0;
	}

	.CompanyWrap .CompanyDisc {
	width: 100%;
	padding: 5px 0 10px 0;
	margin: 0;
	}

	.wrap {
	position: relative;
	width: 100%;
	padding-top: 80%; /* = height ÷ width × 100 */
	margin-bottom: 50px;
	}

	.wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

}

@media print, screen and (min-width: 768px) {

	.CompanyWrap {
	margin-bottom: 80px;
	}
	
	.CompanyMds {
	text-align: center;
	font-size: 30px;
	font-weight: 500px;
	margin-bottom: 30px;
	letter-spacing: 0.1em;
	}
	
	.Aisatsu {
	font-size: 14px;
	font-weight: 300px;
	line-height: 1.6em;
	margin-top: 20px;
	}
	
	.Aisatsu span {
	display: block;
	text-align: right;
	margin-top: 15px;
	}

	.CompanyWrap .CompanyUnit {
	display: flex;
	}
	
	.CompanyWrap .CompanyItem {
	width: 15%;
	padding: 15px 0 15px 5px;
	}

	.CompanyWrap .CompanyDisc {
	width: 85%;
	padding: 15px 0;
	}

	.wrap {
	position: relative;
	width: 100%;
	padding-top: 50%; /* = height ÷ width × 100 */
	margin-bottom: 50px;
	}

	.wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}

}

@media print, screen and (min-width: 1090px) {


}



/* ■ 事業紹介 ==================================================================================== */

.MdsH3 {
border-bottom: 1px solid #b8b8b8;
}

.ListDisc li {
position: relative;
margin-bottom: 5px;
padding-left: 15px;
line-height: 1.7em;
}

.ListDisc li:last-child {
margin-bottom: 0;
}

.ListDisc li:before {
display: inline-block;
position: absolute;
left: 2px;
top: 8px;
width: 6px;
height: 6px;
border-radius: 100%;
background: #000;
content: '';
}

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

	.MdsH3 {
	margin: 0 15px 15px 15px;
	padding-bottom: 8px;
	font-size: 18px;
	}

	.ListDisc {
	margin: 0 15px 30px 15px;
	}
	
	.ListDisc li {
	padding-left: 16px;
	font-size: 14px;
	}

	.ListDisc li:before {
	left: 2px;
	top: 9px;
	width: 8px;
	height: 8px;
	}
	
}

@media print, screen and (min-width: 768px) {

	.MdsH3 {
	margin-bottom: 15px;
	padding-bottom: 8px;
	font-size: 24px;
	}

	.ListDisc {
	margin-bottom: 50px;
	}

	.ListDisc li {
	padding-left: 18px;
	font-size: 16px;
	}
	
	.ListDisc li:before {
	top: 11px;
	width: 9px;
	height: 9px;
	}

}

@media print, screen and (min-width: 1090px) {



}





/* ファッション一覧 --------------------------------------------------- */	

/*
#AoyamaTenpo  .IndexUnit .ThumbList {
width: 100%;
overflow: hidden;
padding-bottom: 50px;
}

#AoyamaTenpo  .IndexUnit .ThumbList li .ShopName {
line-height: 1.6em;
text-align: center;
}

#AoyamaTenpo  .IndexUnit .ThumbList li a {
display: block;
text-decoration: none;
}


#AoyamaTenpo  .IndexUnit .ThumbList li .Thumb {
margin-bottom: 15px;
}

#AoyamaTenpo  .IndexUnit .ThumbList li .Floor {
display: block;
}

#AoyamaTenpo  .ThumbShopUnit a {
text-decoration: none;
color: #000;
}

#AoyamaTenpo  .SectionThumbShop {
position: relative;
}

#AoyamaTenpo  .SectionThumbShop:before {
position: absolute;
top: -100px;
left: 0;
right: 0;
margin: auto;
content: '';
display: inline-block;
width: 269px;
height: 209px;
background-image: url(../img/fashion/Mds_Rose.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: bottom;
}

#AoyamaTenpo  .IndexUnit .FashionShopList .Category {
color: #004d41;
letter-spacing: 0.1em;
}

#AoyamaTenpo  .IndexUnit .Dec8 {
display: none;
}

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

	#AoyamaTenpo  .IndexUnit .KeyVisual {
	margin-bottom: 30px;
	}

	#AoyamaTenpo  .IndexUnit .MdsH2 {
	text-align: left;
	}
	
	#AoyamaTenpo  .IndexUnit .ThumbList {
	padding-bottom: 70px;
	}

	#AoyamaTenpo  .IndexUnit .ThumbList li {
	float: left;
	width: 30%;
	margin-right: 5%;
	margin-bottom: 50px;
	position: relative;
	}
	
	#AoyamaTenpo  .IndexUnit .ThumbList li:nth-child(3n) {
	margin-right: 0;
	}

	#AoyamaTenpo  .SectionThumbShop:before {
	top: -50px;
	width: 130px;
	height: 100px;
	margin-left: 38%;
	}

	#AoyamaTenpo  .SectionThumbShop {
	padding-top: 60px;
	padding-bottom: 30px;
	}

	#AoyamaTenpo  .SectionThumbShop .MoreBtn {
	margin-top: 25px;
	text-align: center;
	}

	#AoyamaTenpo  .FMds {
	letter-spacing: -0.05em;

	}

	#AoyamaTenpo  .IndexUnit .SectionThumbShop .Thumb {
	margin-bottom: 10px;
	}

	#AoyamaTenpo  .IndexUnit .FashionShopList li a {
	position: relative;
	}

	#AoyamaTenpo  .IndexUnit .FashionShopList li a:after {
	position: absolute;
	top: 40%;
	right: 0;
	content: '';
	display: inline-block;
	width: 21px;
	height: 17px;
	background-image: url(../img/texture/Allow2.png);
	background-repeat: no-repeat;
	background-size: contain;
	vertical-align: bottom;
	}
	
	#AoyamaTenpo  .IndexUnit .ThumbShopUnit {
	margin-top: -60px;
	margin-bottom: 45px;
	padding-top: 60px;
	}

	#AoyamaTenpo  .IndexUnit .ThumbShopUnit .Mds {
	font-size: 120%;
	margin-bottom: 7px;
	}

	#AoyamaTenpo  .IndexUnit .FashionShopList .Category {
	line-height: 60px;
	font-size: 150%;
	}

}

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

	#AoyamaTenpo  .IndexUnit .SectionMain {
	margin-top: 50px;
	padding-bottom: 50px;
	}
	
	#AoyamaTenpo  .IndexUnit .KeyVisual {
	margin-bottom: 100px;	
	}

	#AoyamaTenpo  .IndexUnit .SectionMain .ThumbList {
	margin-top: 120px;
	padding-bottom: 120px;
	}

	#AoyamaTenpo  .IndexUnit .SectionThumbShop {
	padding-top: 120px;
	padding-bottom: 120px;
	}

	#AoyamaTenpo  .IndexUnit .ThumbList li {
	float: left;
	width: 18%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 50px;
	}
	
	#AoyamaTenpo  .IndexUnit .ThumbList li:last-child {
	margin-right: 0;
	}
	
	#AoyamaTenpo  .SectionThumbShop .ShopMds {
	margin-bottom: 10px;
	font-size: 134%;
	}

	#AoyamaTenpo  .SectionThumbShop .Mds {
	margin-bottom: 10px;
	font-size: 127%
	}

	#AoyamaTenpo  .SectionThumbShop .Lead1 {
	margin-bottom: 15px;
	}
	
	#AoyamaTenpo  .IndexUnit .ThumbShopUnit {
	width: 100%;
	overflow: hidden;
	margin-top: -90px;
	padding-top: 90px;
	margin-bottom: 90px;
	position: relative;
	}

	#AoyamaTenpo  .IndexUnit .LBox .Txt {
	left: 45%;	
	}

	#AoyamaTenpo  .IndexUnit .RBox .Txt {
	right: 45%;	
	}

	#AoyamaTenpo  .IndexUnit .LBox .Thumb {
	float: left;
	width: 40%;
	margin-right: 50px;
	}

	#AoyamaTenpo  .IndexUnit .RBox .Thumb {
	float: right;
	width: 40%;
	margin-left: 50px;
	}

	#AoyamaTenpo  .IndexUnit .FashionShopList li {
	text-align: center;
	}
	
	#AoyamaTenpo  .IndexUnit .FashionShopList .Category {
	font-size: 200%;
	}

	#AoyamaTenpo  .IndexUnit .SectionShopList {
	position: relative;
	}

	#AoyamaTenpo  .IndexUnit .SectionShopList .Note {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin-bottom: 0;
	}

}

@media print, screen and (min-width: 1090px) {

	#AoyamaTenpo  .IndexUnit .KeyVisual {
	z-index: auto;
	}

	#AoyamaTenpo  .SectionThumbShop .Mds {
	margin-bottom: 10px;
	font-size: 187%
	}

	#AoyamaTenpo  .SectionThumbShop .Lead1 {
	margin-bottom: 35px;
	}
	
	#AoyamaTenpo  .IndexUnit .ThumbShopUnit .Txt {
	position: absolute;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform : translateY(-50%);
	transform : translateY(-50%);
	}

}
*/


/* ファッション詳細 --------------------------------------------------- */	

/*
#AoyamaTenpo  .DetailUnit .MainPh {
text-align: center;
}

#AoyamaTenpo  .SectionMain .ShopMds {
text-align: center;
color: #ec202b;
}

#AoyamaTenpo  .SectionMain .ShopMds {
text-align: center;
color: #ec202b;
}

#AoyamaTenpo  .SectionMain .ShopMds .ShopLink {
color: #ec202b !important;
}

#AoyamaTenpo  .SectionMain .ItemName {
text-align: center;
}

#AoyamaTenpo  .SectionMain .ItemPrice {
text-align: center;
}

#AoyamaTenpo  .SectionShopList .MdsH2 {
color: #004d41;
}

#AoyamaTenpo  .SectionShopList a {
display: block;
text-decoration: none;
}

#AoyamaTenpo  .FashionShopList .ShopName {
letter-spacing: 0.1em;
}

#AoyamaTenpo  .SectionShopList .Lead2 {
color: #000;
}

#AoyamaTenpo  .ShopMds .Floor {
position: relative;
padding-left: 40px;
margin-left: 10px;
}

#AoyamaTenpo  .ShopMds .Floor:before {
width: 30px;
content: '';
position: absolute;
top: 12px;
left: 0;
display: inline-block;
height: 1px;
background-color: #ec202b;
}

#AoyamaTenpo  .ThumbUnit {
position: relative;
}

#AoyamaTenpo  .ThumbUnit:before {
position: absolute;
top: -100px;
left: 0;
right: 0;
margin: auto;
content: '';
display: inline-block;
width: 269px;
height: 209px;
background-image: url(../img/fashion/Mds_Rose.png);
background-repeat: no-repeat;
background-size: contain;
vertical-align: bottom;
}


#AoyamaTenpo  .DetailUnit .Caption {
display: block;
margin-top: 20px;
}
*/

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

/*
	#AoyamaTenpo  .ThumbUnit:before {
	top: -50px;
	width: 130px;
	height: 100px;
	margin-left: 38%;
	}

	#AoyamaTenpo  .DetailUnit {
	padding: 40px 0 0 0;
	}

	#AoyamaTenpo  .DetailUnit .MainPh {
	margin-bottom: 30px;
	padding: 0 15px;
	}

	#AoyamaTenpo  .DetailUnit .SectionMain {
	padding-bottom: 80px;
	}


	#AoyamaTenpo  .SectionMain .ShopMds,
	#AoyamaTenpo  .SectionMain .ItemName,
	#AoyamaTenpo  .SectionMain .ItemPrice {
	text-align: left;
	}

	#AoyamaTenpo  .SectionMain .Lead1 {
	margin-bottom: 30px;
	}
	
	#AoyamaTenpo  .SectionPopUp .Lead1 {
	font-size: 94%;
	margin-bottom: 30px;	
	}
	
	#AoyamaTenpo  .ThumbUnit {
	padding-top: 60px;
	padding-bottom: 60px;
	}

	#AoyamaTenpo  .ShopUnit {
	margin-bottom: 30px;
	}

	#AoyamaTenpo  .ShopUnit .Mds {
	font-size: 114%;
	margin-bottom: 15px;
	}

	#AoyamaTenpo  .ShopUnit .Thumb {
	margin-bottom: 15px;
	}

	#AoyamaTenpo  .ShopUnit .Price {
	margin-top: 5px;
	font-size: 94%;
	}
*/

/*
	#AoyamaTenpo  .SectionShopList {
	padding-top: 30px;
	padding-bottom: 60px;
	}
*/

/*
	#AoyamaTenpo  .SectionShopList .MdsH2 {
	font-size: 127%;
	color: #004d41;
	letter-spacing: 0.2em;
	text-align: left;
	}

	#AoyamaTenpo  .FashionShopList li {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #b9babf;
	padding-bottom: 15px;
	margin-bottom: 15px;
	}
	
	#AoyamaTenpo  .FashionShopList .Thumb {
	float: left;
	width: 80px;
	margin-right: 20px;
	}
	
	#AoyamaTenpo  .FashionShopList .ShopName {
	font-size: 80%;
	margin-bottom: 7px;
	}

	#AoyamaTenpo  .FashionShopList .Lead2 {
	line-height: 1.4em;
	}
	
	#AoyamaTenpo  .FashionShopList .MoreBtn {
	display: none;
	}

	#AoyamaTenpo  .CategolyWrap {
	margin-top: 40px;
	}
*/

}

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

/*
	#AoyamaTenpo  .DetailUnit {
	padding: 80px 0 0 0;
	}
	
	#AoyamaTenpo  .DetailUnit .MainPh {
	width: 600px;
	margin: 0 auto;
	margin-bottom: 50px;
	}
	
	#AoyamaTenpo  .DetailUnit .SectionMain {
	padding-bottom: 150px;
	}

	#AoyamaTenpo  .DetailUnit .SectionMain .MdsH2 {
	position: relative;
	z-index: 10;
	}
*/

/*
	#AoyamaTenpo  .SectionMain .Lead1 {
	margin-bottom: 50px;
	}

	#AoyamaTenpo  .SectionMain .ShopMds {
	font-size: 143%;
	}
	
	#AoyamaTenpo  .SectionMain .ItemName {
	font-size: 143%;
	}
	
	#AoyamaTenpo  .SectionMain .ItemPrice {
	font-size: 143%;
	margin-bottom: 20px;
	}
	
	#AoyamaTenpo  .ShopUnit {
	margin-bottom: 50px;
	}
	
	#AoyamaTenpo  .ShopUnit .Thumb {
	margin-bottom: 25px;
	}

	#AoyamaTenpo  .ShopUnit .Mds {
	font-size: 120%;
	margin-bottom: 15px;
	}

	#AoyamaTenpo  .ShopUnit .Thumb {
	margin-bottom: 15px;
	}

	#AoyamaTenpo  .ShopUnit .Price {
	margin-top: 5px;
	font-size: 94%;
	}

	#AoyamaTenpo  .ThumbUnit {
	padding-top: 100px;
	padding-bottom: 60px;
	}
*/
	
/*
	#AoyamaTenpo  .SectionShopList {
	padding: 80px 0 80px 0;
	position: relative;
	background: url(../img/texture/Item7_Pc.png) no-repeat;
	background-position: 100% 100%;
	}
*/
	
/*
	#AoyamaTenpo  .FashionShopList li {
	width: 30%;
	margin-right: 5%;
	float: left;
	}

	#AoyamaTenpo  .FashionShopList li:nth-child(3n) {
	margin-right: 0;
	}

	#AoyamaTenpo  .FashionShopList {
	width: 100%;
	overflow: hidden;
	}

	#AoyamaTenpo  .FashionShopList li {
	margin-bottom: 50px;
	}
	
	#AoyamaTenpo  .FashionShopList .Thumb {
	margin-bottom: 15px;
	}
	
	#AoyamaTenpo  .FashionShopList .ShopName {
	margin-bottom: 7px;
	font-size: 107%;
	}

	#AoyamaTenpo  .FashionShopList .Lead2 {
	font-size: 134%;
	line-height: 1.6em;
	}
	
	#AoyamaTenpo  .FashionShopList .MoreBtn {
	margin-top: 20px;
	text-align: center;
	}
*/
	
/*
	#AoyamaTenpo  .SectionShopList .MdsH2 {
	font-size: 240%;
	color: #004d41;
	letter-spacing: 0.2em;
	}
*/

/*
	#AoyamaTenpo  .DetailUnit .SectionShopList {
	position: relative;
	}

	#AoyamaTenpo  .DetailUnit .SectionShopList .Note {
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
	margin-bottom: 0;
	}

	#AoyamaTenpo  .ShopUnit .Thumb.Tate {
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	}
	
	#AoyamaTenpo  .CategolyWrap {
	margin-top: 60px;
	}
*/

}

@media print, screen and (min-width: 1090px) {
	
/*
	#AoyamaTenpo  .ThumbUnit {
	padding-bottom: 150px;
	}
*/


}



