@charset "utf-8";
/* CSS Document */


/* =============================================

	common

   ============================================= */

#container #headArea {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 12px;
}

#cmpmTaxhike {
    margin: 0 auto;
    padding-bottom: 40px;
	background: url(/cp/lp/taxhike2019/images/bg.jpg) no-repeat top center #3081c3;
	width: 1200px;
	box-sizing: border-box;	
}

#cmpmTaxhike [id$="Area"]:not(#kvArea) {
	width: 960px;
	margin: 0 auto 50px;
	border: 10px solid #135b95;
	border-radius: 20px;
	box-sizing: border-box;
}

#cmpmTaxhike [id$="Area"] .contents-inner {
	background: #fff;
	padding: 35px;
	margin: 0;
	border-radius: 0 0 10px 10px;
}

#cmpmTaxhike [id$="Area"] h2 {
	width: 100%;
	height: 165px;
	text-align:center;
	background-image: linear-gradient(
		-45deg,
		#0a3d76 25%,
		#135b95 25%,
		#135b95 50%,
		#0a3d76 50%,
		#0a3d76 75%,
		#135b95 75%,
		#135b95
	);
	background-size: 10px 10px;
	background-attachment: fixed;
	padding: 10px 0;
    box-sizing: border-box;
	border-radius: 10px 10px 0 0;
}

#cmpmTaxhike [id$="Area"] h2 img {
	height: 145px;
    width: auto;
}

#cmpmTaxhike [id$="Area"] .contents-inner .summary {
	
}

#cmpmTaxhike [id$="Area"] .contents-inner .summary p {
    margin: 0;
    font-size: 24px;
    text-align: center;
    line-height: 34px;
}

.pc {
	display: block;
	}
.sp {
	display: none;
	}


/* =============================================

	#kvArea

   ============================================= */


#cmpmTaxhike #kvArea h1{
	text-align:center;	
	overflow: hidden;
}

#cmpmTaxhike #kvArea h1 img{
	position: relative;
    left: -23px;
	top: 36px;
}

/* =============================================

	#shopArea

   ============================================= */

#cmpmTaxhike #shopArea .contents-inner {
	padding-bottom: 0;
}

#cmpmTaxhike #shopArea .contents-inner ul{
	margin-top: 35px;
	padding: 0;
	width: 870px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

#cmpmTaxhike #shopArea .contents-inner ul li{
	width: 420px;
	height: 161px;
	margin-bottom: 30px;
}

#cmpmTaxhike #shopArea .contents-inner ul li img {
	width: 100%;
	height: auto;
}

#cmpmTaxhike #shopArea .contents-inner ul li a:hover {
	opacity: 0.6;
}

/* =============================================

	#reserveArea

   ============================================= */

#cmpmTaxhike #reserveArea .contents-inner {
	padding-bottom: 0;
}

#cmpmTaxhike #reserveArea .contents-inner ul {
    margin-top: 35px;
    padding: 0 0 20px 0;
    width: 870px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;	
}

#cmpmTaxhike #reserveArea .contents-inner ul li {
	width: 420px;
    display: inline-block;
    margin-bottom: 30px;
    margin: 0 0 30px;
    padding: 5px 0;
}

#cmpmTaxhike #reserveArea .contents-inner ul li img{
	width: 100%;
    height: auto;
    margin: 0 auto;
}

#cmpmTaxhike #reserveArea .contents-inner ul li p{
	width: 100%;
    /* height: 160px; */
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    margin: 0;
    padding: 30px 0 0 0;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
	
}

#cmpmTaxhike #reserveArea .contents-inner ul li a:hover {
	opacity: 0.6;
}

/* =============================================

	#lessonArea

   ============================================= */


#cmpmTaxhike #lessonArea {
	
}

#cmpmTaxhike #lessonArea .contents-inner {
	padding: 30px;
}

#cmpmTaxhike #lessonArea .contents-inner div.contentBody {
	margin:35px auto 0;
	width: 880px;
	padding-bottom:20px;
	text-align: center;
}

#cmpmTaxhike #lessonArea .contents-inner div.contentBody a:hover {
	opacity: 0.6;
}

#cmpmTaxhike #lessonArea {
	
}
