@charset "utf-8";
/* ------------------------------------------ */
/* Drawing Quality CSS */
/* ------------------------------------------ */
/* txt-pagettl */
.page-drawing .area-pagettl .pagettl .pagettl-ja.yellow::first-letter {
	color: #000;
}

.page-drawing .txt-pagettl .box-table {
	width: auto;
	margin-bottom: 10px;
}

.page-drawing .txt-pagettl .box-table .f-rbc {
	position: relative;
	top: 3px;
	letter-spacing: -0.025em;
	
}
.page-drawing .txt-pagettl .box-table .t-currentdate {
	text-align: right;
	padding-right: 5px;
	padding-top: 3px;
	color: #000;
}

/* ttl-point */
.ttl-point {
	position: relative;
	padding-top: 35px;
}

.ttl-point::before {
	content:"\e900";
	position: absolute;
	display: block;
	left: 50%;
	top: 0;
	transform: translate(-50%,-40%);
    font-family: 'fonticon' !important;
    font-style: normal;
    font-weight: normal;
    font-size: 4.5rem;
	color: #fff;
}

/* list-point */
.list-point {
	-webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;	
}
.list-point .s-dbpoint {
	width: 47%;
	background: #fff;
	margin-bottom: 50px;
	box-sizing: border-box;
	padding: 25px 35px 35px 35px;
}

.list-point .s-dbpoint h3 {
	font-weight: bold;
	text-align: center;
	margin-bottom: 15px;
}
.list-point .s-dbpoint h3 > span  {
	font-weight: bold;
}

.list-point .s-dbpoint .t-point {
	font-weight: 700;
}

/* .btnbox.btns .btn */
#sec-point .btnbox.btns .btn {
    margin-right: 3%;
	margin-left: 3%;
}


@media (min-width: 992px){
	.txt-area p {
		line-height: 2.0;
		font-size: 1.7rem;
	}
}

@media (max-width: 991px){
	.list-point .s-dbpoint {
		width: 48%;
		padding: 20px 30px 30px 30px;
		margin-bottom: 40px;
	}
	#sec-point .btnbox.btns .btn {
		margin-right: 2%;
		margin-left: 2%;
	}
}

@media (max-width: 768px){
	.list-point .s-dbpoint {
		width: 100%;
		padding: 20px 25px 25px 25px;
		margin-bottom: 20px;
	}
	.list-point .s-dbpoint h3 {
		margin-bottom: 10px;	
	}
}

@media (max-width: 480px){
	.list-point .s-dbpoint {
		width: 100%;
		padding: 10px 15px 20px 15px;
		margin-bottom: 10px;
	}
	.list-point .s-dbpoint h3 {
		margin-bottom: 5px;	
	}
	#sec-point .btnbox.btns .btn {
		margin-right: 0;
		margin-left: 0;
	}
}

/* sec-birthstory -------------------------------*/
#sec-birthstory {
	position:relative;
	background: url(../img/drawing/birth-bg.jpg) no-repeat center top;
	background-size: cover;
}
#sec-birthstory::before {
	position: absolute;
	content:"Birth story";
	font-family: 'Crimson Text', serif; 
	letter-spacing: -0.015em;
	color: rgba(200,184,0,0.15);
	width: 100%;
	height: auto;
	display: block;
    bottom: 20px;
    left: 0;
    font-size: 15vw;
}

.ttlbox-brthstry {
	position: relative;
	padding-bottom: 15px;
}

.ttlbox-brthstry .container-fluid {
	box-sizing: border-box;
}

.ttlbox-brthstry::after {
	position: absolute;
	content:"";
	left: 0;
	bottom: 0;
	width: 100%;
	display: block;
	height: 1px;
	background: rgba(0,0,0,0.2);
}

.ttl-brthstry {
	display: table;
	position: relative;
	padding-left: 95px;
	width: auto;
    margin-left: 40%;
	left: -95px;
}
/* IE11 */
_:-ms-lang(x)::-ms-backdrop,
.ttl-brthstry h2 {
    top: 7px;
	position: relative;
}

@media (min-width: 1025px){
	.ttl-brthstry .f-noto {
		white-space: nowrap;
	}
}

.ttl-brthstry .mn-birth {
	width: 75px;
	height: 75px;
	background: #dbc459;
	text-align: center;
	position: absolute;
	left: 0;
	top: 5px;
	color: #000;
	line-height: 75px;
    font-size: 3.5rem;
}
.ttl-brthstry .t-name {
	padding-top: 3px;
}
.ttl-brthstry .t-name span {
	display: block;
	color: #818181;
	line-height: 1.0;
}
.lbox-birthtxt {
	position: relative;
}
.lbox-birthtxt::after {
	content: "";
    width: 61.5%;
    height: 100%;
    display: block;
    left: -35%;
    top: -35px;
    position: absolute;
    background: url(http://dornoch.xsrv.jp/css/../img/common/img_drawingbag.png) no-repeat right top;
    background-size: 100% auto;
    transform-origin: right top;
    transform: rotate(-15deg);
	
}

#sec-birthstory .txt-area {
	width: 60%;
	text-align: left;
}

#sec-birthstory .box-txt {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
}

.txt-birth h3,
.txt-birth h3 span {
	font-weight: bold;
}
.txt-birth .txt2 {
	position: relative;
	padding-right: 280px;
	min-height: 320px;
}
.txt-birth .txt2 .p-birth {
	position: absolute;
	top: 5px;
	right: 0;
	display: inline-block;
	width: 256px;
	height: 292px;
}

.txt-birth .txt2 .p-birth .stxt-photo {
	font-size: 1.1rem;
    line-height: 1.4;
    color: #666;
    position: relative;
    bottom: 44px;
    text-align: center;
    display: block;
    width: 100%;
	min-height: 320px;
}

.txt-birth .txt2 {
	
}

@media (max-width: 1024px){
	.ttl-brthstry {
		margin-left: 0;
		left: 0;
	}
	
	.lbox-birthtxt::after {
		top: -5px;
    	background-size: 76% auto;
	}
	
	#sec-birthstory .txt-birth h3:nth-of-type(2),
	.txt-birth .txt2 {
		position: relative;
		left: -60%;
		top: 10%;
		width: 155%;
	}
}

@media (max-width: 768px){
	#sec-birthstory {
		padding-bottom: 295px;
	}
	#sec-birthstory::before {
		text-align: right;
		bottom: 20%;
		font-size: 17vw;
	}
	.lbox-birthtxt::after {
		top: 90%;
    	width: 80%;
    	background-size: 79% auto;
	}
	#sec-birthstory .txt-area {
		width: 100%;
	}
	#sec-birthstory .txt-birth h3:nth-of-type(2), .txt-birth .txt2 {
		top: 0;
		left: 0;
		width: 100%;
		
	}
}

@media (max-width: 600px){
	#sec-birthstory::before {
		bottom: 555px;
	}
	.txt-birth .txt2 {
		padding-right: 0;
	}
	.txt-birth .txt2 .p-birth {
		position: relative;
    	top: 15px;
		display: block;
		margin: 0 auto;
	}
	.lbox-birthtxt::after {
		top: 100%;
		left: -30%;
    	background-size: 80% auto;
	}
}


@media (max-width: 480px){
	.lbox-birthtxt::after {
		width: 100%;
		top: 102%;
	}
}

@media (max-width: 400px){
	#sec-birthstory {
		padding-bottom: 270px;
	}
	.lbox-birthtxt::after {
		background-size: 90% auto;
	}
}