/* CSS Document */

#contents a {
	text-decoration: underline;
}

#main {
	overflow-x: hidden;
}

/* --------sec1-------- */
#sec1 h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

#sec1 a {
	text-decoration: underline;
}

#sec1 .box1 .leftBox {
	float: left;
	width: 430px;
}

#sec1 .box1 .leftBox p {
	margin-left: 5px;
	line-height: 1.8;
}

#sec1 .box1 .leftBox .boxBody {
	margin-top: 35px;
}

#sec1 .box1 .leftBox .boxBody h4 {
	margin-left: 5px;
}

#sec1 .box1 .leftBox .boxBody p {
	margin-left: 20px;
	margin-bottom: 15px;
	font-size: 13px;
}

#sec1 .box1 .leftBox .boxBody div {
	display: inline-block;
	margin-right: 5px;
}

#sec1 .box1 .leftBox .boxBody div p {
	margin: 0;
}

#sec1 .box1 .rightBox {
	float: right;
	width: 205px;
}

#sec1 .box1 .rightBox img {
	margin-top: -20px;
}

#sec1 .box2 h4 {
	margin-left: 5px;
}

#sec1 .box2 p {
	font-size: 13px;
	line-height: 1.8;
	margin-left: 20px;
}

#sec1 .box2 .boxBody {
	margin-top: 20px;
}

#sec1 .box2 div {
	float: left;
	margin-left: 5px;
}

#sec1 .box2 div p {
	margin: 0;
}

#sec1 .box2 div.pic1 {
	width: 202px;
	margin-left: 0;
}

#sec1 .box2 div.pic2 {
	width: 162px;
}

#sec1 .box2 div.pic3 {
	width: 142px;
}

#sec1 .box2 div.pic4 {
	width: 142px;
	margin-bottom: 20px;
}

#sec1 .box2 .boxBody p {
	clear: both;
}

#sec1 .listBorder {
	margin-top: 35px;
	padding-top: 25px;
}


/* --------sec1-------- */

#sec2 p,
#sec3 p {
	font-size: 13px;
	margin: 0 0 25px 15px;
	line-height: 1.8;
}

#sec2 span,
#sec3 span {
	font-size: 13px;
}

/* --------sec6-------- */
.column2 .konnaArea li:first-child {
	width: 320px;
}

/* --------sec6-------- */


/* --------sec7 price-------- */
#price th {
	width: 120px;
	text-align: left;
}

#price td {
	text-align: right;
	vertical-align: middle;
}

/* --------sec7 price-------- */

.right {
	text-align: right;
}

.wd50 {
	width: 50%;
	height: auto;
}

.wd25 {
	width: 25%;
	height: auto;
}

.mini {
	display: flex;
}

.mini p {
	width: 72%;
	margin-left: 3%;
	padding-top: 50px;
}

.body {
	margin: 20px auto;
}

/* --------sec4 price-------- */
.casetatelist li img {
	width: 100%;
}

/* --------sec4 price-------- */

.innerLink {
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
}

.innerLink li {
	width: 19%;
	background: #FF99CC;
}

.innerLink li a {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	padding: 10px 0;
	height: 100%;
}

.innerLink li a:after {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(45deg);
	bottom: 6px;
	left: 0;
	right: 0;
	margin: auto;
}

.innerLink li:hover {
	opacity: 0.8;
}

.mb5 {
	margin-bottom: 5px;
}

.text-red {
	color: red;
	font-weight: bold;
}

/* --------sec2-------- */
.ca_price {
	float: right;
	font-size: 18px;
}

.ca_price span {
	display: inline-block;
	margin-right: 10px;
	font-size: 14px;
}

/* --------sec2-------- */

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

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

/* --------sec6-------- */
.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.max {
	width: 100% !important;
	float: left;
}

.konnaArea li.widSize {
	width: 45%;
	float: left;
}

/* --------sec6-------- */

/* --------sec7 price-------- */
#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;
}

/* --------sec7 price-------- */

.mt20 {
	margin-top: 20px !important;
}

/* --------sec4 price-------- */
.casetatelist li {
	margin-top: 30px;
}

.casetatelist li:first-child {
	margin-top: 15px;
}

/* --------sec4 price-------- */
#sec4 .mt-0 {
	margin-top: 0;
}

.pinkLine {
	font-size: 24px;
	font-weight: normal;
}

/* --------sec8 price-------- */
#sec8 .leftBox li {
	margin-bottom: 10px;
}

#sec8 .leftBox li h4 {
	font-size: 14px;
	font-weight: normal;
}

#sec8 .leftBox li h4.pinkCircle {
	background-position: left 6px;
}

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

	/* --------sec1-------- */
	#sec1 h4 {
		font-size: 16px;
		background-position: left 7px;
	}

	#sec1 .box1 .leftBox {
		width: 100%;
	}

	#sec1 .box1 .leftBox p {
		margin-left: 0;
	}

	#sec1 .box1 .leftBox .boxBody {
		margin-top: 20px;
	}

	#sec1 .box1 .leftBox .boxBody h4 {
		margin-left: 0;
	}

	#sec1 .box1 .leftBox .boxBody p {
		margin-left: 15px;
	}

	#sec1 .box1 .leftBox .boxBody div {
		display: inline-block;
		margin-right: 0;
		margin-bottom: 10px;
		width: 100%;
	}

	#sec1 .box1 .leftBox .boxBody div img {
		width: 70%;
	}

	#sec1 .box1 .rightBox {
		width: 100%;
		text-align: center;
	}

	#sec1 .box1 .rightBox img {
		margin-top: 0;
		width: 50%;
	}

	#sec1 .box2 h4 {
		margin-left: 0;
	}

	#sec1 .box2 p {
		margin-left: 15px;
	}

	#sec1 .box2 div {
		margin-left: 0;
		margin-bottom: 10px;
	}

	#sec1 .box2 div img {
		width: 70%;
	}

	#sec1 .box2 div.pic1 {
		width: 100%;
	}

	#sec1 .box2 div.pic2 {
		width: 100%;
	}

	#sec1 .box2 div.pic3 {
		width: 100%;
	}

	#sec1 .box2 div.pic4 {
		width: 100%;
	}

	#sec1 .listBorder {
		margin-top: 20px;
		padding-top: 20px;
	}


	/* --------sec1-------- */

	h4.pinkCircle {
		background-position: left 7px;
	}

	h4 {
		font-size: 16px;
	}

	.wd50 {
		width: 100%;
	}

	.movie video {
		width: 100%;
		height: auto;
	}

	/* --------sec6-------- */
	.column2 .konnaArea li:first-child {
		width: 100%;
	}

	.ft-sm {
		font-size: 14px;
	}

	/* --------sec6-------- */

}

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

	/* --------sec6-------- */
	.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%;
	}

	#sec8 .leftBox {
		width: 100%;
		margin-left: 0;
		margin-bottom: 15px;
	}

	#sec8 .leftBox img {
		width: 50%;
	}

	#sec8 .rightBox {
		width: 100%;
	}

	/* --------sec6-------- */
}



/* CSS Document */

#sec1 .leftBox {
	width: 410px;
	float: left;
	margin-left: 10px;
}

#sec1 .leftBox p {
	font-size: 13px;
	line-height: 1.8;
}

#sec1 .leftBox .aboutTxt {
	font-size: 15px;
	margin: 25px 0 40px;
}

#sec1 .leftBox .pic2clumn {
	margin-top: 20px;
}

#sec1 .leftBox .pic2clumn div {
	display: inline-block;
	width: 200px;
}

#sec1 .leftBox .pic2clumn div:first-child {
	margin-right: 5px;
}

#sec1 .rightBox img {
	margin-left: 40px;
}

#sec1 h4 {
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

#sec1 .secIn {
	margin-left: 15px;
}

#sec1 .secIn p {
	font-size: 13px;
}

#sec1 .secIn li {
	padding-block: 5px;
}

#sec1 .secIn a {
	text-decoration: underline;
	line-height: 1.6;
}

#sec1 .pic4clumn {
	margin-top: 20px;
}

#sec1 .pic4clumn div {
	display: inline-block;
}

#sec1 .pic4clumn p {
	font-size: 13px;
}

#sec1 .pic4clumn .pic1 {
	width: 202px;
	margin-right: 5px;
}

#sec1 .pic4clumn .pic2 {
	width: 162px;
	margin-right: 5px;
}

#sec1 .pic4clumn .pic3 {
	width: 142px;
	margin-right: 5px;
}

#sec1 .pic4clumn .pic4 {
	width: 142px;
}

#sec1 .pic4clumn p a {
	text-decoration: underline;
}

.listBorder {
	border-top: 1px dotted #999;
	margin-top: 38px;
	padding-top: 28px;
}

#sec2 {
	margin-top: 20px;
}

#sec2 h4 {
	font-size: 18px;
	font-weight: normal;
}

#sec2 .aboutTxt p:first-child {
	font-size: 13px;
}

#sec2 .aboutTxt p:first-child span {
	font-size: 13px;
	font-weight: bold;
}

#sec2 .aboutTxt ul {
	margin-top: 25px;
}

#sec2 .aboutTxt ul li {
	width: 320px;
	text-align: center;
}

#sec2 .aboutTxt ul li h5 {
	font-size: 16px;
	color: #fff;
	padding: 8px 0;
}

#sec2 .aboutTxt ul li div {
	padding: 15px 0;
}

#sec2 .aboutTxt ul li div p {
	font-size: 13px;
}

#sec2 .aboutTxt ul li div p:first-child {
	font-size: 18px;
	margin-bottom: 10px;
}

#sec2 .aboutTxt ul li.pinkBox {
	float: left;
	border: 1px solid #ff99cc;
}

#sec2 .aboutTxt ul li.pinkBox h5 {
	background: #ff99cc;
}

#sec2 .aboutTxt ul li.greenBox {
	float: right;
	border: 1px solid #81d7d0;
}

#sec2 .aboutTxt ul li.greenBox h5 {
	background: #81d7d0;
}

#sec2 .bodyList h4 {
	margin-bottom: 20px;
}

#sec2 .bodyList .leftBox {
	width: 200px;
	float: left;
}

#sec2 .bodyList .leftBox img {
	margin-top: 10px;
}

#sec2 .bodyList .leftBox img:first-child {
	margin-top: 0;
}

#sec2 .bodyList .rightBox {
	width: 450px;
	float: right;
}

#sec2 .bodyList .rightBox p {
	font-size: 13px;
}

#sec2 .bodyList .rightBox .photoArea {
	margin: 30px 0 0 40px;
	width: 410px;
}

#sec2 .bodyList .rightBox .photoArea div {
	width: 204px;
	float: left;
}

#sec2 .bodyList .rightBox .photoArea div:first-child {
	margin-right: 2px;
}

#sec2 .bodyList .rightBox .photoArea div img {
	margin-bottom: 5px;
}

#sec2 .bodyList .listBorder .rightBox .photoArea div {
	width: 100%;
	float: none;
}

#sec3 ul {
	margin: 20px 0 0 -20px;
}

#sec3 ul li {
	float: left;
	margin: 0 0 20px 20px;
}

#sec3 ul li h5 {
	font-size: 16px;
	color: #fff;
	padding: 8px 15px;
}

#sec3 ul li p {
	font-size: 13px;
	padding: 14px 15px;
}

#sec3 ul li.pinkBox {
	border: 1px solid #ff99cc;
}

#sec3 ul li.pinkBox h5 {
	background: #ff99cc;
}

#sec3 ul li.list1,
#sec3 ul li.list2 {
	width: 330px;
}

#sec3 ul li.list3,
#sec3 ul li.list4,
#sec3 ul li.list5 {
	width: 214px;
}

#sec4 .afterHenka {
	margin-top: 30px;
}

#sec4 .afterHenka li {
	display: inline-block;
	margin-left: 8px;
}

#sec4 .afterHenka li:fist-child {
	margin-left: 0;
}

#sec4 .afterHenka li p {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1.8;
}

#sec4 .afterHenka li span {
	font-size: 18px;
	color: #F257AA;
	margin-right: 10px;
}

#sec4 .aboutTxt {
	font-size: 13px;
	margin: 20px 0 0 20px;
	line-height: 1.8;
}

#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;
}

.henkaList li {
	margin-top: 35px;
}

.henkaList li:first-child {
	margin-top: 0;
}

.henkaList li p {
	font-size: 18px;
	margin-bottom: 10px;
	line-height: 1.8;
}

.henkaList li p span {
	font-size: 18px;
	color: #F257AA;
	margin-right: 10px;
}

.henkaList li .leftBox {
	float: left;
	width: 170px;
	font-size: 13px;
	line-height: 1.8;
}

.henkaList li .rightBox {
	float: right;
}

.henkaList li p.henkaTxt {
	font-size: 13px;
}

.column2 .konnaArea li:first-child {
	width: 320px;
}

#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;
}

#price .meyasu {
	margin-left: 20px;
}

#price .meyasu li {
	font-size: 12px;
	background: url(/common/img/ico_ten.png) left top no-repeat;
	padding-left: 8px;
}

.movie {
	width: 430px;
	margin-top: 25px;
}

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



@media screen and (max-width:640px) {
	#sec1 .leftBox {
		width: 100%;
		margin-left: 0;
	}

	#sec1 .leftBox .aboutTxt {
		margin: 12px 0 20px;
	}

	#sec1 .leftBox .pic2clumn {
		margin-top: 10px;
	}

	#sec1 .leftBox .pic2clumn div {
		width: 100%;
		margin-bottom: 10px;
	}

	#sec1 .leftBox .pic2clumn div:first-child {
		margin-right: 0;
	}

	#sec1 .rightBox img {
		display: block;
		margin: 0 auto;
	}

	#sec1 h4 {
		font-size: 16px;
	}

	h4.pinkCircle {
		background-position: left 7px;
	}

	.listBorder {
		margin-top: 19px;
		padding-top: 14px;
	}

	#sec1 .pic4clumn {
		margin-top: 10px;
	}

	#sec1 .listBorder .pic4clumn div {
		width: 100%;
		margin-top: 10px;
		margin-right: 0;
	}

	#sec2 .secIn {
		margin: 7px 0 0 20px;
	}

	#sec2 h4 {
		font-size: 16px;
	}

	#sec2 {
		margin-top: 10px;
	}

	#sec2 .aboutTxt ul {
		margin-top: 12px;
	}

	#sec2 .aboutTxt ul li {
		width: 100%;
	}

	#sec2 .aboutTxt ul li.pinkBox {
		margin-bottom: 15px;
	}

	#sec2 .bodyList h4 {
		margin-bottom: 10px;
	}

	#sec2 .bodyList .leftBox {
		width: 100%;
		margin-bottom: 15px;
	}

	#sec2 .bodyList .rightBox {
		width: 100%;
	}

	#sec2 .bodyList .rightBox .photoArea {
		margin: 15px 0 0 0;
		width: 100%;
	}

	#sec2 .bodyList .rightBox .photoArea div {
		width: 100%;
	}

	#sec2 .bodyList .rightBox .photoArea div:first-child {
		margin-right: 0;
		margin-bottom: 15px;
	}

	#sec3 ul {
		margin: 10px 0 0 0;
	}

	#sec3 ul li {
		margin: 0 0 15px 0;
	}

	#sec3 ul li.list1,
	#sec3 ul li.list2 {
		width: 100%;
	}

	#sec3 ul li.list3,
	#sec3 ul li.list4,
	#sec3 ul li.list5 {
		width: 100%;
	}

	#sec4 .afterHenka {
		margin-top: 15px;
	}

	#sec4 .afterHenka li {
		margin-left: 0;
		margin-top: 10px;
		width: 100%;
	}

	#sec4 .afterHenka li:first-child {
		margin-top: 0;
	}

	#sec4 .afterHenka li p {
		margin-bottom: 5px;
	}

	#sec4 .aboutTxt {
		margin: 15px 0 0 0;
		padding: 0 10px;
	}

	.henkaList li {
		margin-top: 17px;
	}

	.henkaList li p {
		margin-bottom: 5px;
	}

	.henkaList li .leftBox {
		width: 60%;
	}

	.henkaList li .rightBox {
		width: 38%;
		margin-left: 2%;
	}

	.aboutTxt {
		margin: 12px 0 0 0;
	}

	.column2 .konnaArea li:first-child {
		width: 100%;
	}

	#price h4.pinkCircle {
		background-position: left center;
	}
}

/*---------------追加---------------------*/
#sec2 .leftBox {
	width: 319px;
	float: left;
}

#sec2 .leftBox p,
#sec2 .rightBox p {
	font-size: 16px;
}

#sec2 .leftBox img,
#sec2 .rightBox img {
	display: block;
	margin: 0 auto 30px;
}

#sec2 .rightBox {
	width: 319px;
	float: right;
}

@media screen and (max-width:640px) {
	#sec2 .leftBox {
		width: 100%;
	}

	#sec2 .leftBox p,
	#sec2 .rightBox p {
		font-size: 14px;
	}

	#sec2 .leftBox img,
	#sec2 .rightBox img {
		display: block;
		margin: 0 auto 15px;
	}

	#sec2 .rightBox {
		width: 100%;
	}
}


/*------------------2017/07/05追加---------------------*/
.any_link a {
	margin-left: 0 !important;
}



/*-----------------------------------*/
.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 li {
	margin-top: 30px;
}

.casetatelist li:first-child {
	margin-top: 15px;
}

.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%;
	}
}