@charset "utf-8";

/* CSS Document */



@media screen and (max-width: 960px) {
/******************************************************************************/

/******************************************************************************/
}

@media screen and (max-width: 768px) {

/******************************************************************************/
img {
	width: 100%;
	height: auto;
}

header, nav ul, .inner {
	padding: 0 4%;
}

dl.style {
	width: auto;
	margin: 0 auto;
}

ul.contact {
	list-style: none;
	padding: 0!important;
	width: auto;
	margin: 0 auto;
}

nav {
	margin-bottom: 40px;
	padding: 0 4% 20px;
	border-bottom: 1px solid #ccc;
}
/******************************************************************************/
}

@media screen and (max-width: 480px) {

/******************************************************************************/
	
h2 {
	color: #736357;
	border-left: 5px solid #736357;
	padding-left: 14px;
	font-weight: normal;
	font-size: 1.2rem;
	margin-bottom: 20px;
}
	
	h3 {
	font-weight: normal;
	font-size: 1.0rem;
	margin-bottom: 40px;
}

h3 strong {
	font-weight: normal;
	font-size: 1.4rem;
	display: block;
}

	h4{
	font-weight: normal;
	font-size: 0.9rem!important;
	margin-bottom: 40px;
}
	
	
	.lifespace2 div:nth-child(2n+1)  {
	padding-right: 0;
	margin-bottom: 40px;
}
	
	.lifespace2 div:nth-child(2n)  {
	padding-left: 0;
	margin-bottom: 40px;
}
	
	.lifespace2 dt {
	font-size: 1.1rem;
	border-bottom: 1px solid #736357;
	padding-bottom: 2px;
	margin-bottom: 14px;
}
	
	dl.style dd:nth-of-type(2n+1) {
    font-size: 1.1rem;
    border-bottom: 1px solid #736357;
    padding-bottom: 10px;
    margin-bottom: 14px;
    font-weight: 700;
}
	
	p.mark {
    text-align: center;
}
	.design-style p {
    margin-bottom: 20px;
    font-size: 1.0rem;
}
	.design-style strong {
    background-color: #998675;
    color: #fff;
    padding: 6px 10px;
    margin:0 0 4px 0;
    font-weight: normal;
	display: block;
}
	
	ul.contact li {
    width: 100%;
		margin-bottom: 20px;
}

	.design-style div:nth-child(2n+1) {
	padding-right: 0;
	margin-bottom: 40px;
}

.design-style div:nth-child(2n) {
	padding-left:0;
	margin-bottom: 40px;
} 
	
	.design-style-detail {
    display: block;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}
	
	.design-style-detail div:nth-child(1) img {
    width: 100%;
    height: auto;
}
	
	.design-style-detail div:nth-child(1) {
    width: 100%;
}
	
	.design-style-detail div:nth-child(3) {
    width: 100%;
}
	
	.design-style-detail div:nth-child(2) img {
    width: auto;
    height: auto;
}
	.design-style-detail div:nth-child(3) img {
    width: auto;
    height: auto;
}
	
	.design-style-detail div:nth-child(2) {
    text-align: center;
		margin-bottom: 20px;
}
	
	.design-style-detail dd:nth-of-type(3) {
    margin: 0 0 20px 0!important;
}
	
	.design-style-detail dt strong {
    background-color: #998675;
    color: #fff;
    padding: 6px 10px;
    margin:0 0 10px 0;
    font-weight: normal;
		display: block;
}
	.tb-counter th {
    padding: 0;
		margin-bottom: 2px;
}
	.tb-counter {
}
	
	.tb-counter tr,.tb-counter td {
		display: block;
	}
	
	.tb-counter td {
		margin-bottom: 20px;
	}
	
	.section-parts {
    display: block;
}
	
	.section-parts > div:nth-child(1) {
    width: 100%;
    margin-right: 0;
}
	
	.sub-parts > div {
    width: 100%!important;
    text-align: center;
		margin-bottom: 20px;
}
	
	.sub-parts > div:first-child {
    margin-right: 0;
}
	
	.sub-parts img {
		width: auto!important;
		height: auto!important;
	}
	
	.section-parts > div:nth-child(2) {
    width: 100%;
}
	
	.call {
    width: 100%;
    margin: 0 auto;
    border-radius: 6px;
    background-color: rgb(0, 169, 157);
    color: rgb(255, 255, 255);
    text-align: center;
    padding: 20px;
    font-size: 1.0rem;
}
	
	.call2 {
    font-size: 1.4rem;
    line-height: 1.0;
}
	
	nav ul {
    justify-content: center;
}
	
	nav ul li {
    width: auto;
    margin-right: 6px;
    text-align: center;
    border: 1px solid #998675;
}
	nav a {
    padding: 5px 9px;
}
    
    .item {
    position: relative;
}

.item p {
    font-size: 0.7rem!important;
    position: absolute;
    bottom: 5px!important;
    background-color: rgba(255,255,255,0.75);
    padding: 4px!important;
    letter-spacing: 0.1em;
    margin: 0!important;
}

    .item p.rt {
    font-size: 0.7rem!important;
    position: absolute;
    bottom: 5px!important;
    background-color: rgba(255,255,255,0.75);
    padding: 4px!important;
    letter-spacing: 0.1em;
        margin: 0!important;
}
    
h2.subtitle {
  padding: .5em .75em;
  background-color: #f6f6f6;
  border-bottom: 1px solid #ccc;
    margin: 60px 0 20px 0!important;
}

.mgT40 {
    margin-top: 40px;
}

.mgT80 {
    margin-top: 80px;
}

ul.variation {
    list-style: none;
    margin: 0;
    border: 1px solid #ccc;
    padding: 20px;
}

ul.variation img {
    width: 100%;
    height: auto;
}
ul.variation li {
    margin-bottom: 40px;
}

ul.variation li:last-child {
    margin-bottom: 0;
}

.caption {
    font-size: 13px;
    padding: 7px 0 0 0;
    line-height: 1.75;
}
    
    .fax {
    text-align: center;
    border-top: 1px dotted #333;
     border-bottom: 1px dotted #333;
    font-size: 1.4rem;
    padding: 20px;
    margin: 20px 0 40px 0;
    background-color: #ebf05d;

}

.fax strong {

    font-weight: normal;
}

.fax i {
    margin-right: 10px;
}
.fax a {
    text-decoration: none;
    color: #333;
}
.case-ex-wprapper {
    display: block;
    margin-top: 20px;
	margin-bottom: 40px;
}

.case-ex-wprapper p:nth-of-type(1) {
    width: 100%;
    padding-right: 0;
}
.case-ex-wprapper p:nth-of-type(2) {
    width: 100%;
}
 
/******************************************************************************/
}
