/* CSS Document */

#main{
	padding-top: 0;
}

#main p{
  line-height: 1.8;
}
.aboutTop .leftBox{
	width: 260px;
}
.aboutTop .leftBox img{
	width: 100%;
}

.aboutTop .rightBox ol{
	list-style-type: disc;
  margin-top: 15px;
}
.aboutTop .rightBox ol li{
	list-style-type: disc;
  margin-left: 24px;
  margin-bottom: 5px;
}
.aboutTop .rightBox{
	overflow: hidden;
}


#sec1 ol{
	list-style-type: none; 
}
#sec1 ol li{
	list-style-type: none;
  margin-bottom: 20px;
}
#sec1 h4{
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 15px;
  line-height: 1;
  text-align: left;
  background: #ff99cc;
  padding: 8px 20px;
  color:#fff;
}
#sec1 ol li h4 span{
	display: inline-block;
  margin-right: 10px;
  font-size: 18px;
}
#sec1 ol li p{
  color: #333;
}
#sec1 figure{
  margin-bottom: 20px;
}

#sec2 h4 span{
	display: inline-block;
  margin-right: 10px;
  color:#f581be;
  font-weight: bold;
}

#sec2 > ul > li{
  margin-bottom: 30px;
}

#sec2 > ul > li:last-child{
  margin-bottom: 0;
}


#sec2 > ul > li .imgBox{
	float: left;
	width: 20%;
	text-align: center;
}

#sec2 > ul > li .imgBox figure img{
  width: 100%;
  margin-top: 10px;
  height: auto;
}

#sec2 > ul > li .textBox{
	float: right;
	width: calc(80% - 15px);
}
#sec2 > ul > li.box2 .imgBox{
	width: 40%;
  text-align: center;
}
#sec2 > ul > li.box2 .textBox{
	float: left;
	width: calc(60% - 15px);
}

#sec2 p{
  text-align: justify;
  /* margin-bottom: 15px; */
}

#sec2 > ul > li .textBox ul li{
	font-size: 14px;
  list-style: disc;
  margin-left: 1.25em;
  margin-top: 5px;
  margin-bottom: 5px;
}

#sec2 > ul > li .textBox ul{
  margin-bottom: 20px;
}

#sec2 p span{
  padding: 4px 7px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  display: inline-block;
  background: #FF99CC;
  border-radius: 4px;
  color: #fff;
}
#sec2 dl{
  background: #FDE1F0;
  padding: 20px;
  margin-bottom: 20px;
}

#sec2 dt{
  font-weight: bold;
  margin-bottom: 10px;
}

.pllabox{
  margin-top: 15px;
  margin-bottom: 15px;
}
.pllabox div{
  padding: 25px;
  margin-bottom: 15px;
  border: 1px solid #F56BB4;
}
.pllabox div p{
  max-width: 591px;
}
.pllabox figure{
  width: 100%;
  max-width: 591px;
}

.pllabox figure img{
  width: 100%;
  height: auto;
}

.pllabox h5{
	font-size: 16px;
	font-weight: normal;
  line-height: 1;
  text-align: left;
  background: #F56BB4;
  padding: 10px 20px;
  color:#fff;
}

#sejutsuAbout h4{
	margin-top: 30px;
}


#price .aboutTxt{
	font-size: 14px;
}
#price .aboutLink{
	margin-top: 20px;
}
#price .aboutLink p, #price .aboutLink a{
	font-size: 14px;
}
#price .aboutLink p{
	margin: 0 0 5px 0;
}
#price .aboutLink a{
	margin: 0 0 20px 15px;
    display: block;
}
#price .areaTxt li{
	font-size: 12px;
	background: url(/common/img/ico_ten.png) left center no-repeat;
	padding-left: 8px;
}
#price h4{
	margin-bottom: 10px;
}

#price th{
	width: 120px;
}
#price th.times{
	width: 70px;
}
#price th img{
	display: block;
}
#price td{
	text-align: right;
	vertical-align: middle;
}

/* bx-sleder */
.slideArea .bx-wrapper .bx-controls-direction a{
	top: 50%;
}

@media screen and (max-width:640px){
  .aboutTop .leftBox{
		width: 100%;
	}
  .aboutTop .rightBox{
		width: 100%;
	}
	#sec1 h4, #sec2 h4{
		font-size: 18px;
    line-height: 1.4;
		background-position: left 7px;
	}

	#sec2 > ul > li .imgBox,#sec2 > ul > li.box2 .imgBox{
		width: 100%;
		margin-bottom: 15px;
	}
	#sec2 > ul > li .textBox,#sec2 > ul > li.box2 .textBox{
		width: 100%;
	}
	#sec2 > ul > li .imgBox figure img{
    width: 130px;
    margin: 10px auto;
    text-align: center;
	}
	#sec2 > ul > li.box2 .imgBox figure img{
    width: 260px;
    margin: 10px auto;
    text-align: center;
	}
  #price h4.pinkCircle{
		background-position: left center;
	}
}

/*-----------------------------------*/
.sejutsu th {
  text-align: center;
  font-size: 14px;
  width: 100px;
}

.sejutsu td {
    font-size: 14px;
}

.konnaArea{
	margin-left: -25px;
  width: 100%;
}
.konnaArea li{
	list-style-type: disc;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #999;
	width: auto;
	font-size: 14px;
	list-style-position: inside;
	margin: 0 0 10px 25px;
}
.konnaArea li a{
	text-decoration: underline;
}
.konnaArea li.widSize{
	width: 45%;
  float: left;
}
#price h4{
	margin: 25px 0 8px;
	font-size:15px;
}
#price th{
	width: 260px;
  font-size: 14px;
}
#price td{
	text-align: right;
	vertical-align: middle;
  font-size: 14px;
  white-space: nowrap;
}
#price p{
	font-size: 14px;
}

.mt20{
	margin-top:20px !important;
}
.casetatelist{
  margin-bottom: 40px;
}
.casetatelist li{
	margin-top:30px;
}
.casetatelist li:first-child{
	margin-top:0;
}
.casetatelist li img{
	width:100%;
}
.casetatelist h4{
  margin-top: 30px;
  font-size: 18px;
  text-align: left;
}
h5.pinkCircle{
  font-weight: normal;
  /* margin-top: 20px; */
}
.case_sub_title{
  font-size: 12px;
}
.pinkLine{
	font-size:24px;
	font-weight:normal;
}
@media screen and (max-width:640px){
  #price h4{
    font-size:14px;
  }
  .konnaArea {
		margin-left: 0;
	}
	.konnaArea li {
		padding: 0 0 10px 0;
		width: 100%;
		font-size: 12px;
		margin: 0 0 10px 0;
	}
	.konnaArea li.widSize{
		width: 100%;
	}
}


.aboutTop .rightBox img {
    width: 50%;
    display: block;
    margin: 0 auto;
}


.chunyu a {
	text-decoration: underline;
}


@media screen and (max-width: 640px){
.aboutTop .leftBox img {
    width: 50%;
    display: block;
    margin: 0 auto;
}
}

.red {
	color: red;
	font-weight: normal;
}

.aboutTop {
	a {
		color: red;
	}
}

h5 {
	margin-bottom: -15px;
	color: #f581be;
	font-size: 18px;
}