@charset "utf-8";
/*  .main
----------------------------------------*/
.main {
    background: none;
    padding-bottom: 0;
}
#contents .business_section .common_inner {
	background: #ffffff url(../img/sp/bg-main.jpg) no-repeat right top;
	padding-bottom: 20px;
	background-size: contain;
}
/*  .main_text
----------------------------------------*/
.main_text {
	background: #F4F6F8 url(../img/bg-mainimage.jpg) no-repeat top right;
	background-size: cover;
	height: auto;
	padding: 10% 0;
}
.main_text .title {
	font-size: 18px;
	margin-bottom: 0;
}
/*  .business_section
----------------------------------------*/
#contents .section_title {
	font-size: 18px;
	padding-top: 15px;
	margin-bottom: 30px;
}
#contents .business_section .section_inner .text {
	font-size: 12px;
	line-height: 1.8;
	margin-bottom: 30px;
	text-shadow: 1px 1px 1px #fff;
}
#contents .business_section .section_inner .photo_sp {
	float: right;
	width: 55%;
}
#contents .business_section .section_inner .photo_sp img {
	margin-bottom: 35%;
}
/*  .line
----------------------------------------*/
#contents .section_inner .line {
	padding: 25px 0;
}
#contents .section_inner .line .tel {
	float: none;
	width: 100%;
	margin-bottom: 20px;
	text-align: center;
}
#contents .section_inner .line .tel dl {
	display: block;
}
#contents .section_inner .line .tel dl dt {
	font-size: 12px;
	display: block;
	padding-right: 0;
	margin-bottom: 10px;
}
#contents .section_inner .line .tel dl dd {
	font-size: 14px;
	display: block;
}
#contents .section_inner .line .tel dl dd a {
	color: #998366;
	font-size: 20px;
	text-decoration: none;
}
#contents .section_inner .line .mail {
	float: none;
	width: 100%;
}
#contents .section_inner .line .mail .btn {
	width: 85%;
	margin: 0 auto;
}
#contents .section_inner .line .mail .btn a {
	font-size: 12px;
	padding: 10px 0 10px 0;
    background: url(../img/bg-arrow.png) no-repeat 98% center;
}
/*  .charm_area
----------------------------------------*/
.charm_section .common_inner {
	padding-bottom: 20px;
}
.charm_section .charm_area.last {
	margin-bottom: 35px;
}
.charm_section .charm_area .main_title {
	font-size: 14px;
	margin: 25px 0 10px;
}
.charm_section .charm_area p {
	line-height: 1.6;
	font-size: 12px;
}
.charm_section .charm_area .img_r {
	float: none;
	width: 75%;
	margin: 0 auto 20px;
}
.charm_section .charm_area .txt_message_l {
	float: none;
	width: 100%;
}
.charm_section .charm_area .img {
	float: none;
	width: 85%;
	margin: 0 auto 20px;
}
.charm_section .charm_area .txt_message {
	float: none;
	width: 100%;
}
.charm_section .charm_area .img_l {
	float: none;
	width: 65%;
	margin: 0 auto 20px;
}
.charm_section .charm_area .txt_message_r {
	float: none;
	width: 100%;
}
/*  .business_model_section
----------------------------------------*/
#contents .business_model_section .business_model_area .section_inner {
    padding: 0;
}
.business_model_section .business_model_area {
	margin: 10px 10px 20px 10px;
}
.business_model_section .business_model_area .photo_year {
	padding: 20px 0;
}
.business_model_section .business_model_area .business_model_text {
	padding: 20px 0 30px 0;
}
.business_model_section .business_model_area .business_model_text p {
	font-size: 12px;
}
.business_model_section .business_model_area .business_model_text ul {
	width: 260px;
	margin: 20px auto 0;
}
.business_model_section .business_model_area .business_model_text ul li {
	margin-right: 10px;
}
.business_model_section .business_model_area .business_model_text ul li p {
	font-size: 22px;
	width: 80px;
	height: 80px;
}
.business_model_section .business_model_area .celeby_eye {
	margin: 30px 0 0 0;
	padding: 0 0 25px 0;
}
.business_model_section .business_model_area .celeby_eye .photo {
	float: none;
	width: 50%;
	text-align: center;
	margin: 0 auto 20px;
	max-width: 100%;
}
.business_model_section .business_model_area .celeby_eye p {
	float: none;
	font-size: 12px;
	width: 100%;
	padding-top: 0;
	line-height: 2.4;
	padding: 0 10px;
}
/*  .flow_section
----------------------------------------*/
.flow_section .common_inner {
	padding-bottom: 30px;
}
.flow_section .main_title {
	border-top: 1px #E2E2DC solid;
	padding: 10px 0 15px;
	background: #ffffff url(../img/sp/bg-main_title.jpg) no-repeat center bottom;
	background-size: 100%;
	margin: 0 0 20px;
	font-size: 14px;
}
.flow_section .point_area {
    padding: 0 0 20px;
}
.flow_section .point_area .area {
	width: 100%;
	float: none;
}
.flow_section .point_area .area:last-child {
	float: none;
	padding-top: 20px;
}
.flow_section .point_area h4 {
	font-size: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.flow_section .list01 {
	display: table;
	width: 100%;
}
.flow_section .list01 li {
	background: url(../img/bg-list01_on.gif) no-repeat left top;
	background-size: 100% 60px;
	font-size: 12px;
	width: 33.333333%;
	padding: 0 3%;
	text-align: left;
	height: 60px;
}
.flow_section .list02 {
	display: table;
	width: 100%;
}
.flow_section .list02 li {
	background: url(../img/bg-list02_on.gif) no-repeat left top;
	background-size: 100% 60px;
	font-size: 12px;
	width: 33.333333%;
	padding: 0 3%;
	text-align: left;
	height: 60px;
}
.flow_section .flow_area,
.flow_section .flow_area.flow_area_two {
	padding-top: 0;
}
.flow_section .flow_area .photo_r {
	float: none;
	padding-top: 0;
	width: 33%;
	margin: 0 auto 20px;
	max-width: 100%;
}
.flow_section .flow_area .num_l {
	float: none;
	width: 100%;
}
.flow_section .flow_area .photo_l {
	float: none;
	padding-top: 0;
	width: 70%;
	margin: 0 auto 20px;
	max-width: 100%;
}
.flow_section .flow_area .num_r {
	float: none;
	width: 100%;
}
.flow_section .flow_area.other {
	padding-top: 0;
}
.flow_section .flow_area.other .photo_r {
	float: none;
	padding: 0;
	width: 60%;
	margin: 0 auto 20px;
	max-width: 100%;
}
.flow_section .flow_area.last {
	padding: 0 0 30px 0;
}
.flow_section .flow_area.last dl dt {
	padding: 10px 5px 8px 50px;
}
.flow_section .flow_area.last dl dd {
	padding: 9px 0;
}
.flow_section .flow_area dl dt {
	font-size: 12px;
	padding: 10px 5px 8px 50px;
}
.flow_section .flow_area dl dt .step {
	left: 5px;
}
.flow_section .flow_area dl dt .step img {
	width: 40px;
}
.flow_section .flow_area dl dd {
	font-size: 12px;
	padding: 9px 0;
}