@charset "utf-8";
#container {
    padding-bottom: 0;
}
.winSP  #container {
    padding-bottom: 0;
}



/* chintai_text_lp
-----------------------*/
#chintai_minnaLp {
	font-size: 1.6rem;
	line-height: 1.8;
}
.winSP #chintai_minnaLp {
	font-size: 1.5rem;
	line-height: 1.6;
}
.winSP #chintai_minnaLp .inner {
    width: calc(100% - 3.125%*2);
    padding: 0 ;
}
.winSP .main-visual{
    margin: 0 -3.125%;
}

/*anchor-nav */
.anchor-nav {
	max-width: 932px;
	margin: 30px auto 0;
	display: table;
	width: 100%;
	word-spacing: -1em;
}
.anchor-nav li {
	display: inline-block;
	vertical-align: top;
	width: 460px;
	word-spacing: normal;
}
.anchor-nav li:nth-child(2) {
		margin-left: 12px;
	}
.anchor-nav a {
	display: block;
	position: relative;
	transition: .3s;
}
.anchor-nav a:before {
	content: "";
	display: block;
	position: absolute;
	left: 20px;
	top: 24px;
	width: 28px;
	height: 28px;
	background: url(/pages/add/lp/chintai/images/ico_arrow_01.png) no-repeat 0 0;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
	transition: .3s;
}
.anchor-nav a:hover {
}
.anchor-nav a:hover:before {
	top: 30px;
	z-index: 10;
}
.anchor-nav a span{
	display: block;
	padding: 25px 0 25px 61px;
	-webkit-box-shadow: #1f781f 0 0 0 1px;
	box-shadow: #1f781f 0 0 0 1px;
}

.winSP .anchor-nav,
.isDeviceTB .anchor-nav {
	margin-top: 15px;
	width: 103%;
	margin-left: -3%;
}
.isDeviceTB .anchor-nav li {
	width: 47%;
	margin-bottom: 5px;
	margin-left: 3%!important;
}
.winSP .anchor-nav li {
	width: 95%;
	margin-bottom: 5px;
	margin-left: 4%!important;
}
.winSP .anchor-nav li img {
	width: auto;
}
@media print, screen and (max-width: 320px) {
.winSP .anchor-nav li img {
	width: auto;
}
}

.winSP .anchor-nav a {
	display: block;
}

.isDeviceTB .anchor-nav a:before {
    left: 15px;
    top: 21px;
    width: 20px;
    height: 20px;
}
.winSP .anchor-nav a:before {
    left: 13px;
    top: 50%;
	width: 20px;
	height: 20px;
    margin-top: -12px;
}

.winSP .anchor-nav a span{
	padding: 8px 0 8px 30px;
}



.inner_bg {
	background: url(/pages/add/lp/chintai/images/bg.gif) repeat 0 0;
	padding-bottom: 100px;
	margin-top: 30px;
}
.inner_bg > .inner {
		max-width: 1024px;
		margin: auto;
}
.isDeviceTB .inner_bg {
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.isDevicePC .inner_bg > .inner {
	padding: 0;
}
.winSP .inner_bg {
	padding-top: 15px;
	padding-bottom: 0;
	margin-top: 10px;
}



#cnt02 {margin-top: 60px;}
.winSP #cnt02 {
	margin-top: 20px;
}
.content-area {
}
.winSP .content-area {
	-webkit-background-size: 500px auto;
	-o-background-size: 500px auto;
	background-size: 500px auto;
	padding: 20px 3% 20px;
	margin-top: 5px;
}
.isDeviceTB .content-area  {
	padding: 0px 3%;
}
.cnt-ttl {
	border-top: 9px solid #eb3a46;
	-webkit-box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 5px 0px rgba(0, 0, 0, 0.1);
	background: #fff;
	margin-bottom: 30px;
	line-height: 1.3;
	padding: 11px 5px 8px 80px;
	position: relative;
	font-size: 3rem;
	letter-spacing: -0.04em;
}
.cnt-ttl strong {font-weight: bold;}
.cnt-ttl:before {
	content: "";
	display: block;
	width: 54px;
	height: 40px;
	position: absolute;
	left: 15px;
	top: 9px;
	background: url(/pages/add/lp/chintai/images/ico_ttl_01.png) no-repeat 0 0;
	-webkit-background-size: 100% auto;
	-o-background-size: 100% auto;
	background-size: 100% auto;
}

.winSP .cnt-ttl {
	padding: 8px 10px 8px 50px;
	font-size: 2rem;
	margin-bottom: 10px;
	letter-spacing:-0.015em
}
.winSP .cnt-ttl:before {
	width: 34px;
	height: 26px;
	position: absolute;
	left: 8px;
	top: 9px;
}

.cnt-ttl.cnt-ttl--green {
	border-color: #2cb1b0;
}
.cnt-ttl.cnt-ttl--green:before {
	background: url(/pages/add/lp/chintai/images/ico_ttl_02.png) no-repeat 0 0;
}
.cnt-ttl__sub01 {
	font-size: 22px;
	font-size: 2.2rem;
}
.winSP .cnt-ttl__sub01 {
	font-size: 1.5rem;
}

.content-area__lead {
	font-size: 14px;
	font-size: 1.4rem;
}


/* book-box
----------------------- */
.book-box_wrap{
	padding-top:36px;
}
.book-box {
	margin-top: 40px;
}
.book-box__columnbox {
	overflow: hidden;
}
.book-box__column {
	font-size: 14px;
}
.book-box__column .book-box__txt {
	margin-bottom: 1.5em;
}

.book-box__column:nth-child(1) {
	float: left;
	width: 540px;
	z-index: 2;
	position: relative;
}
.book-box__column:nth-child(2) {
	float: right;
	width: 100%;
	margin-left: -560px;
	padding-left: 560px;
	z-index: 1;
	position: relative;
}
.winSP .book-box_wrap{
	padding-top:18px;
}
.winSP .book-box {
	margin-top: 20px;
}
.winSP .book-box__column {
	float: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
.winSP .book-box__column:nth-child(2) {
	margin-top: 15px;
}
.isDeviceTB .book-box__column:nth-child(1) {
	width: 340px;
}
.isDeviceTB .book-box__column:nth-child(2) {
	margin-left: -360px;
	padding-left: 360px;
}
.book-box__btnbox {
	margin-top: 25px;
}
.book-box__name {
	margin-top: 15px;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bold;
	letter-spacing: -0.03em;
}

.book-box__btnbox .btn li {
	float: left;
	width: 220px;
}
.book-box__btnbox .btn li ~ li {
	margin-left: 15px;
}

.isDeviceTB .book-box__btnbox .btn li {
	margin-bottom: 15px;
}
.isDeviceTB .book-box__btnbox .btn li ~ li {
	margin-left: 0;
}
.winSP .book-box__btnbox {
	margin-top: 0;
}
.winSP .book-box__btnbox .btn li {
	width: 100%;
	margin: 0 auto;
	float: none;
}


.btn-tachiyomi,
.btn-data {
	-webkit-box-shadow: 0px 3px 0 #ebebeb;
	box-shadow: 0px 3px 0 #ebebeb;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.btn-tachiyomi a,
.btn-data a {
	display: block;
	text-decoration: none!important;
	text-align: center;
}

.btn-tachiyomi a span,
.btn-data a span {
	cursor: pointer;
	display: inline-block;
	line-height: 1.3;
}


.btn-tachiyomi a {
	border: #CCC 1px solid;
	background: -webkit-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e6e6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e6e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e6e6',GradientType=0 );
	text-align: center;
}
.btn-tachiyomi a p {
    padding: 10px 0 8px;
    height: 42px;
}
.btn-tachiyomi a span {
	font-size: 18px;
	font-size: 1.8rem;
	position: relative;
	color:#333;
	font-weight: bold;
	padding-left: 25px;
}
.btn-tachiyomi a span:before {
	content:"";
	background: url(/pages/add/lp/chintai/images/ico_tachiyomi.png) no-repeat left top;
	position: absolute;
	display: inline-block;
	left: 0;
	top:50%;
	width: 17px;
	height: 13px;
	margin-top: -7px;
}

.btn-tachiyomi a:hover {
	background: -webkit-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: -webkit-linear-gradient(top,  #e6e6e6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e6e6e6 0%,#ffffff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#ffffff',GradientType=0 );
	text-align: center;
}



.btn-data a {
	border: #ca3247 1px solid;
	background: -webkit-gradient(top,  #f4616b 0%,#eb3b47 100%);
	background: -webkit-linear-gradient(top,  #f4616b 0%,#eb3b47 100%);
	background: linear-gradient(to bottom,  #f4616b 0%,#eb3b47 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4616b', endColorstr='#eb3b47',GradientType=0 );
}
.btn-data a p {
    padding: 11px 0 8px;
    height: 42px;
}
.btn-data a span {
	font-size: 16px;
	font-size: 1.6rem;
	position: relative;
	color:#fff;
	padding-right: 25px;
}
.btn-data a span:after {
	content:"";
	background: #fff;
	position: absolute;
	display: inline-block;
	right: 0;
	top:50%;
	width: 16px;
	height: 16px;
	margin-top: -9px;
	z-index: 1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.btn-data a span:before {
	content:"";
	background: url(/pages/add/lp/chintai/images/ico_detail.png) no-repeat center center;
	position: absolute;
	display: inline-block;
	right: 5px;
	top:50%;
	width: 6px;
	height: 10px;
	margin-top: -6px;
	z-index: 2;
}

.btn-data a:hover {
	background: -webkit-gradient(top,  #eb3b47 0%,#f4616b 100%);
	background: -webkit-linear-gradient(top,  #eb3b47 0%,#f4616b 100%);
	background: linear-gradient(to bottom,  #eb3b47 0%,#f4616b 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb3b47', endColorstr='#f4616b',GradientType=0 );
}

.winSP .btn-tachiyomi{margin-top: 12px;}
.winSP .btn-data {margin-top: 8px;}






/* dl-box
----------------------- */
.dl-box {
	width: 850px;
	margin: 40px auto 0;
	background: #fffff1;
	border: 5px solid #c4e9e0;
	padding: 25px 30px;
}
.dl-box__list li {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
}
.dl-box__list li .normal{
	font-size: 18px;
	font-size: 1.8rem;
}
.dl-box__linknote {
	text-align: center;
	font-weight: bold;
	margin: 15px auto 30px;
	font-size: 24px;
	font-size: 2.4rem;
	padding:15px 0 10px;
	background-color:#ececec;
	color:#4c6598;
}
.dl-box__note li {
	font-size: 12px;
	font-size: 1.2rem;
}
.dl-box__btn {
	width: 450px;
	text-align: center;
	margin: 30px auto;
	background: #b64970;
}
.dl-box__btn .btn-dl a {
	text-align: center;
}
.dl-box__btn .btn-dl a:hover img {
	opacity: 1 !important;
}
.dl-box__btn .btn-dl .btn-dl__inner {
	padding-top: 10px;
	padding-bottom: 10px;
}
.isDeviceTB .dl-box {
	width: 100%;
}
.winSP .dl-box {
	width: 100%;
	margin-top: 20px;
	padding: 10px;
}
.winSP .dl-box__list li {
	font-size: 1.4rem;
}
.winSP .dl-box__list li .normal{
	font-size: 1.2rem;
}
.winSP .dl-box__linknote {
	margin: 15px auto 30px;
	font-size: 1.5rem;
	padding:15px 5vw 10px;
}
.winSP .dl-box__btn {
	width: 100%;
	margin: 20px auto;
}


.btn-dl {
	-webkit-box-shadow: 0px 3px 0 #d4d4d4;
	box-shadow: 0px 3px 0 #d4d4d4;
}
.btn-dl a {
	display: block;
	text-decoration: none!important;
	text-align: left;
	border: #b3466d 1px solid;
	background: -webkit-gradient(top,  #e37199 0%,#b3466d 100%);
	background: -webkit-linear-gradient(top,  #e37199 0%,#b3466d 100%);
	background: linear-gradient(to bottom,  #e37199 0%,#b3466d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e37199', endColorstr='#b3466d',GradientType=0 );
}
.btn-dl a p {
	border: #b3466d 1px solid;
	padding: 6px 0 6px;
}
.btn-dl a .btn-dl__inner {
	cursor: pointer;
	display: inline-block;
	line-height: 1.3;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	position: relative;
	color:#fff;
	padding: 0 23px 0 10px;
}
.btn-dl a .btn-dl__inner:after {
	content:"";
	background: #fff;
	position: absolute;
	display: inline-block;
	right: 0;
	top:50%;
	width: 16px;
	height: 16px;
	margin-top: -8px;
	z-index: 1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.btn-dl a .btn-dl__inner:before {
	content:"";
	background: url(/pages/add/lp/chintai/images/ico_detail.png) no-repeat center center;
	position: absolute;
	display: inline-block;
	right: 5px;
	top:50%;
	width: 6px;
	height: 10px;
	margin-top: -5px;
	z-index: 2;
}

.btn-dl a:hover {
	background: -webkit-gradient(top,  #b3466d 0%,#e37199 100%);
	background: -webkit-linear-gradient(top,  #b3466d 0%,#e37199 100%);
	background: linear-gradient(to bottom,  #b3466d 0%,#e37199 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3466d', endColorstr='#e37199',GradientType=0 );
}

.btn-dl a .btn-dl__sub {
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bold;
}

.winSP .btn-dl a .btn-dl__inner:after {
	right: 3px;
}
.winSP .btn-dl a .btn-dl__inner:before {
	right: 7px;
}





.PNK {
	color: #cf2077;
}
.red {
	color: #ff0000;
}
.green {
	color: #01a8a7;
}





.winSP {}
.winSP {}
.winSP {}
.winSP {}
.winSP {}

.isDeviceTB {}
.isDeviceTB {}
.isDeviceTB {}
.isDeviceTB {}
.isDeviceTB {}
.isDeviceTB {}

