@charset "UTF-8";
/* =================================== */
/*	Basic Style 
/* =================================== */


/* row-eq-height
----------------------*/
/* row に付与 */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}


/* margin padding
----------------------*/
.mgnB0 {margin-bottom:0 !important;}
.mgnB5 {margin-bottom:5px !important;}
.mgnB10 {margin-bottom:10px !important;}
.mgnB15 {margin-bottom:15px !important;}
.mgnB20 {margin-bottom:20px !important;}
.mgnB30 {margin-bottom:30px !important;}
.mgnB40 {margin-bottom:40px !important;}
.mgnB50 {margin-bottom:50px !important;}
.mgnB60 {margin-bottom:60px !important;}
.mgnB70 {margin-bottom:70px !important;}
.mgnB80 {margin-bottom:80px !important;}

.mgnT0 {margin-top:0 !important;}
.mgnT5 {margin-top:5px !important;}
.mgnT10 {margin-top:10px !important;}
.mgnT20 {margin-top:20px !important;}
.mgnT30 {margin-top:30px !important;}
.mgnT40 {margin-top:40px !important;}
.mgnT50 {margin-top:50px !important;}
.mgnT60 {margin-top:60px !important;}
.mgnT70 {margin-top:70px !important;}
.mgnT80 {margin-top:80px !important;}

.mgnL0 {margin-left:0 !important;}
.mgnL5 {margin-left:5px !important;}
.mgnL10 {margin-left:10px !important;}
.mgnL15 {margin-left:15px !important;}
.mgnL20 {margin-left:20px !important;}
.mgnL30 {margin-left:30px !important;}
.mgnL40 {margin-left:40px !important;}
.mgnL50 {margin-left:50px !important;}
.mgnL100 {margin-left:100px !important;}

.mgnR0 {margin-right:0 !important;}
.mgnR1 {margin-right:1px !important;}
.mgnR5 {margin-right:5px !important;}
.mgnR10 {margin-right:10px !important;}
.mgnR15 {margin-right:15px !important;}
.mgnR20 {margin-right:20px !important;}
.mgnR30 {margin-right:30px !important;}
.mgnR40 {margin-right:40px !important;}
.mgnR45 {margin-right:45px !important;}
.mgnR50 {margin-right:50px !important;}
.mgnR90 {margin-right:90px !important;}
.mgnR100 {margin-right:100px !important;}


.pdnT0{padding-top:0 !important;}
.pdnB0{padding-bottom:0 !important;}
.pdnB40{padding-bottom:40px !important;}


/* section
----------------------*/
.section-def{
	padding:80px 0;
}

.bg-01{
	background:#FBEEEE;
}

.bg-02{
	background:#DA4953;
}


/* title/ text
----------------------*/
/* title */
.title-01{
	text-align:center;
}

.title-01 span{
	border-bottom:1px solid #333;
	padding-bottom:10px;
}

.title-02{
	color:#fff;
	padding:13px 15px;
	background:#daba78;
	text-align:center;
	margin-bottom:0 !important;	
}

.title-02-style2{
	color:#333 !important;
	background:#F2C3C6 !important;	
}


.title-contact h1{
	font-size:32px;
	text-align:center;
}

.title-contact h2{
	font-size:36px;
	text-align:center;
}

.title-contact h2 span{
	font-size:39px;
}

.title-contact h1 span,
.title-contact h2 span{
	color:#D42F3A;	
}

.title-point{
	position: relative;
	padding: 8px 5px 8px 50px;
	background: #A0232D;
	color: white;
	margin-left: -33px;
	line-height: 1.3;
	z-index:-1;
}

.title-point:before {
	position: absolute;
	content: '';
	left: -2px;
	top: -2px;
	border: none;
	border-left: solid 40px white;
	border-bottom: solid 79px transparent;
	z-index:-2
}

.subtitle-point{
	text-align:center;
	font-size:30px;
	padding:30px 0;
}

.subtitle-point span{
	font-size:40px
}

.subtitle-rank{
	color:#C8B26D;
	text-align:center;
	font-weight:bold;
	font-size:32px;
}


/* text */
.txt-line{
	background: linear-gradient(transparent 40%, #fff695 40%);
}

.txt-red{color:#C22732;}


/* contact */
.balloon2 {
  position: relative;
  display: inline-block;
  margin: 0 0 20px;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 16px;
  background: #FDCE00;
  border: solid 3px #FDCE00;
  box-sizing: border-box;
  border-radius: 20px;
}

.balloon2:before{
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FDCE00;
  z-index: 2;
}

.balloon2:after{
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #FDCE00;
  z-index: 1;
}

.balloon2 p {
	margin: 0;
	padding: 0;
}

/* button */
.btn-contact{
	width:100%;
	padding:40px 0;
	text-align:center;
	background:#D81E2D;
	/*border:1px solid #fff;*/
	border-radius:10px;
	font-size:30px;
	margin-bottom:40px;
	font-weight:bold;
}

.btn-contact a,
.btn-contact a:hover{
	color:#fff;
}

.btn-contact a span,
.btn-contact a:hover span{
	color:#FDCE00;
}

/*------------------------------------------------------------*/

.section-main{
	background:url(../img/mainvisual.jpg) top center no-repeat;
	background-size:100%;
	padding:40px 0 20px;
}

.section-main h1 img{
	margin-bottom:400px;
}

.bg-c-01{
	background:url(../img/bg_customer_01.jpg) top center no-repeat;
	background-size:100%;
	padding:400px 0 0;
	margin-bottom:50px;
}

.bg-c-02{
	background:url(../img/bg_customer_02.jpg) top center no-repeat;
	background-size:100%;
	padding:400px 0 100px;
	margin-bottom:50px;
}

.bg-c-03{
	background:url(../img/bg_customer_03.jpg) top center no-repeat;
	background-size:100%;
	padding:500px 0 130px;
}

.wrap-testimonial{
	background:#fff;
	padding:30px 20px;
	border-radius:10px;
}

/*.bg-point{
	background:url(../img/bg_point.png) top center no-repeat;
	background-size:100%;
	padding:100px 0;
}*/

.txt-recommend{
	padding:20px 10px;
	text-align:center;
	background:#F2C3C6;
	border-radius:10px;	
}

.wrap-testimonial-txt{
	width:80%;
	margin:-60px auto 80px;
	background:#fff;
	border-radius:10px;
	border:1px solid #888;
	z-index:99;
	position:relative;
	padding:20px 10px;
	text-align:center;
}

.wrap-testimonial-txt p{
	margin-bottom:0;
}


.wrap-title-point{
	display:table;
	width:100%;
	border-top:2px solid #825A47;
	border-bottom:2px solid #825A47;
}

.wrap-title-point div{
	display:table-cell;
	vertical-align:middle;
	padding:100px 0;
	width:50%;
	background:#f9f9f9;
}

.wrap-title-point div:nth-child(2){
	background:url(../img/photo_point.jpg) center center no-repeat;
	background-size:100%;
}

.wrap-title-point div h2{
	padding:30px 10px;
	margin-bottom:0;
	font-size:34px;
	font-weight:bold;
	color:#A0232D;
	text-align:center;
}
	
.wrap-point{
	display:table;
	width:100%;
}

.wrap-point div{
	display:table-cell;
	vertical-align:middle;
}

.wrap-point div.text{
	width:60%;
	padding:0 30px;
}

#venue{
	text-align:center;
}

#venue h3{
	margin-bottom:60px !important;
}

table.ranking{
	border-bottom:1px solid #ddd;
}

table.ranking th,
table.ranking td{
	text-align:center;
	vertical-align:middle !important;
}

table.ranking th{
	width:70%;
	font-size:18px;
}

#campaign{
	text-align:center;
}

.photo-campaign{
	width: 240px;
    height: 240px;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    z-index: 1;
	/*border:5px solid #F2C3C6;*/
	box-shadow: 0px 0px 10px #ccc, inset 0px 0px 10px rgba(0, 0, 0, 0.8);
}

dl.faq{
	border-bottom:1px solid #E6DCC9;
	padding-bottom:15px;
}

dl.faq span{
	margin-right:10px;
	font-size:18px;
}

dl.faq dt{
	color: #8B7140;
	margin-bottom:15px;
}


/*============================================================
	small desktop 
==============================================================*/

@media (min-width: 992px) and (max-width: 1199px) {
	
	
	
	
}


/*============================================================
	under tablet
==============================================================*/
@media only screen and (max-width: 991px) {
	
	.bg-c-01{
		padding:260px 0 0;
	}
	
	.bg-c-02{
		padding:90px 0 0;
	}
	
	.bg-c-03{
		padding:220px 0 0;
	}
	
	#venue p{
		font-size:12px;
	}
	
	#venue h3{
		font-size:13px;
		margin-bottom:20px !important;
	}
	
	.photo-campaign{
		width: 170px;
    	height: 170px;
	}
	
}


/*============================================================
	tablet
==============================================================*/

@media (min-width: 768px) and (max-width: 991px) {
	
	
	
	
	
	
}


/*============================================================
	mobile
==============================================================*/
@media only screen and (max-width: 767px) {
	
	.section-main{
		background:url(../img/mainvisual_xs.jpg) top center no-repeat;
		background-size:100%;
		padding:20px 0 20px;
	}
	
	.section-main h1 img{
		margin-bottom:180px;
	}
	
	.title-contact h1{
		font-size:22px;
	}

	.title-contact h2{
		font-size:20px;
	}

	.title-contact h2 span{
		font-size:24px;
	}
	
	.btn-contact{
		padding:20px 0;
		font-size:18px;
	}
	
	.wrap-testimonial-txt{
		width:96%;
		margin:-30px auto 80px;
	}
	
	/*.bg-c-01{
		padding:130px 0 0;
	}
	
	.bg-c-02{
		padding:90px 0 0;
		background:url(../img/bg_customer_02_xs.jpg) top center no-repeat;
		background-size:100%;
	}
	
	.bg-c-03{
		padding:180px 0 0;
	}*/
	
	.wrap-title-point div{
		display:block;
		padding:0;
		width:100%;
	}
	
	.wrap-title-point div h2{
		padding:20px 0;
		font-size:20px;
		margin-bottom:0 !important;
	}
	
	.wrap-title-point div:nth-child(2){
		height:190px;
	}
	
	.subtitle-point{
		font-size:18px;
		padding:10px 0;
	}

	.subtitle-point span{
		font-size:24px
	}
	
	.wrap-point{
		margin-bottom:30px;
	}
	
	.wrap-point div{
		display:block;
	}
	
	.wrap-point div.text{
		width:100%;
		padding:0 0px;
	}
	
	table.ranking th{
		font-size:12px;
	}
	
	.photo-campaign{
		width: 150px;
    	height: 150px;
	}
	
	
}