@charset "utf-8";

.message .topimg {
    padding: 50px 0 0 0;
    position: relative;
    margin: 0 auto 0;
    text-align: center;
    display: block;
    max-width: 1500px;
}

.message .topimg dl {
	position: absolute;
	bottom: 4%;
	right: 4%;
	background: rgba(255,255,255,0.3);
	padding: 30px 100px;
}

.message .topimg dt {
	font-weight: bold;
}

.message .topimg dd {
	font-size: 2em;
	letter-spacing: 2px;
	font-weight: bold;
}

.message article {
	max-width: 1500px;
	overflow: hidden;
	margin: auto;
}

.message article .content {
	
}

.message article .mttl {
    position: relative;
    padding: 0 20px;
    font-size: 2em;
    text-align: center;
    letter-spacing: 5px;
    line-height: 1.5;
	font-weight: 500;
    color: #222;
	margin: 0 0 30px 0;
}

.message article .mttl:before {
	content: "";
    background: url(../img/recruit/message/qustart.png) no-repeat;
    height: 45px;
    width: 60px;
    left: 0;
    position: absolute;
}

.message article .mttl:after {
	content: "";
    background: url(../img/recruit/message/quend.png) no-repeat;
    height: 45px;
    width: 60px;
    right: 0;
	top: 0;
    position: absolute;
}


.message article .content p {
    font-size: 1em;
    font-weight: normal;
    line-height: 2.5;
    letter-spacing: 1px;
    margin: 20px 0 0 0;
}


.message article .content b {
	color: #ee7a48;
	font-size: 1.2em;
	/* padding: 0 0 10px 0; */
	display: inline-block;
}

/*DLDへの思い*/
.message article#dan1 {
    margin: 80px auto 150px;
	box-sizing: border-box;
    border: 5px solid #eee;
    padding: 50px;
    background: #fff;
    border-radius: 10px;
}

.message article#dan1 .content {
	text-align: center;
}

.message article#dan1 .left {
width: 35%;
    float: left;
    text-align: center;
    padding: 7% 0;
}

.message article#dan1 .right {
	width: 65%;
	float: right;
}

/*トリミングスペースKからDLDへ*/
.message article#dan2 {
	margin: 100px auto;
}

.message article#dan2 .left {
	width: 55%;
	float: left;
}

.message article#dan2 .right {
    width: 42%;
    float: right;
}

/*ドッグライフデザイン*/
.message article#dan3 {
    margin: 0 auto 0;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    padding: 100px 0;
}

.message article#dan3 .left {
	width: 42%;
	float: left;
}

.message article#dan3 .right {
	width: 55%;
	float: right;
}

/*コンセプト*/
.message article#concept {
    margin: 3% auto 0;
    max-width: 980px;
    text-align: center;
}

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

.message .topimg {
    padding: 50px 0 0 0;
    max-width: 98%;
}
	
.message .topimg dl {
	padding: 20px 60px 15px;
}

.message article {
	max-width: 100%;
}
.message article .content p {font-size: 0.85em;}


.message article .content b {
	color: #ee7a48;
	font-size: 1.2em;
	display: inline-block;
}
	
.message article .mttl {font-size: 1.5em;}

.message article .mttl:before {
	height: 35px;
	width: 45px;
	background-size: 100%;
}

.message article .mttl:after {
	height: 35px;
	width: 45px;
	background-size: 100%;
}	

/*DLDへの思い*/
.message article#dan1 {
	margin: 20px auto 0;
}
	


.message article#dan1 .left {
    width: 34%;
    padding: 15% 5%;
    box-sizing: border-box;
}

/*トリミングスペースKからDLDへ*/
.message article#dan2 {
	margin: 50px auto 0;
	max-width: 98%;
}

.message article#dan2 .left {
	width: 55%;
	float: left;
}

/*ドッグライフデザイン*/
.message article#dan3 {
	max-width: 98%;
	margin: 50px auto 0;
}


/*コンセプト*/
.message article#concept {
    max-width: 98%;
}

.message article#concept dl {
	padding: 30px 50px;
}

.message article#concept dt {
	font-size: 1.3em;
}

.message article#concept dd {
	line-height: 2.5;
}
}

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

.message section#message {
	margin:0 0 100px 0;
}
	
.message .topimg {
    padding: 20px 0 0 0;
}
	
.message .topimg dl {
	padding: 20px 40px 15px;
}
		
.message .topimg dt {
	font-size: 0.9em;
}	
	
.message .topimg dd {
	font-size: 1.6em;
}	
	
.message article .mttl {font-size: 1.2em;}

.message article .mttl:before {height: 20px;width: 25px;}

.message article .mttl:after {height: 20px;width: 25px;}
		

/*DLDへの思い*/
.message article#dan1 {
	margin: auto;
}

	
/*コンセプト*/
.message article#concept {
    margin: 50px auto 0;
    max-width: 98%;
}

.message article#concept dl {
	padding: 30px;
}

}

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


.message article {
	max-width: 98%;
}
	
.message .topimg {
    padding: 20px 0 0 0;
}
	
.message .topimg dl {
	position: relative;
	right: 0;
	background: none;
	padding: 20px 40px 15px;
}
		
.message .topimg dt {
	font-size: 0.8em;
}	
	
.message .topimg dd {
	font-size: 1.4em;
}	
	
	
.message article .mttl {
    letter-spacing: 2px;
    width: 85%;
    margin: 0 auto 20px;
	font-weight: bold;
}


.message article .content p {
	font-size: 0.9em;
	letter-spacing:1px;
}


.message article .content b {
	font-size: 1em;
	display: inline;
}

/*DLDへの思い*/
.message article#dan1 {
	margin: 20px auto 0;
	max-width: 98%;
	padding: 50px 10px 20px;
}
	

.message article#dan1 .content {
	text-align:left;
}		

.message article#dan1 .left {width: 50%;float: none;margin: auto;padding: 0;}

.message article#dan1 .right {
	width: auto;
	float: none;
}

/*トリミングスペースKからDLDへ*/
.message article#dan2 {}

.message article#dan2 .left {
	width: auto;
	float: none;
}

.message article#dan2 .right {
    width: 80%;
    float: none;
    margin: 20px auto 0;
}

/*ドッグライフデザイン*/
.message article#dan3 {padding: 30px 0 50px 0;}

.message article#dan3 .left {
	width: 70%;
	float: none;
	margin: 20px auto 0;
}

.message article#dan3 .right {
	width: auto;
	float: none;
	margin: 20px auto 0;
}

/*コンセプト*/
.message article#concept {
    margin: 30px auto 0;
}

.message article#concept dl {
	padding: 30px 15px;
}

.message article#concept dt {
	font-size: 1.2em;
}

.message article#concept dd {
	font-size: 0.8em;
}
}