@charset "UTF-8";
/**
*
* @authors Your Name (you@example.org)
* @date    2016-12-10 16:57:22
* @version $Id$
*/

/*
purple #B1658B;
red #CA2420;
blue #326295;
orange #F89829;
*/

*, *:before, *:after {
  box-sizing: Border-box;
}

.lihsi-mobile{
	display: none !important;
}

.lihsi-mobile-extra{
	display: none !important;
}

.nopadding{
	padding: 0 !important;
}

.txt-left{
	text-align: left;
}

.txt-center{
	text-align: center;
}

.txt-color-pinky{
	color: #ff406e;
}

input:focus,select:focus,textarea:focus {outline:0;}

html,body{
	letter-spacing: 3px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "微軟正黑體", "新細明體", "蘋果儷黑體", Verdana, sans-serif;
}

html{
  box-sizing: border-box;
  
}

body{
	background: #ffffff;
	/*overflow-x: hidden;*/
}

body.noscroll{
	overflow-y: hidden!important;
}

body,input,button,select,textarea{
	font-family: "微軟正黑體", "微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;
}

.wrap{
	position: relative;
	width: 100%;
	height: auto;

	background: #fcfaf1;
	overflow-x: hidden;
}

img{
	display: block;
}

img.img-full{
	width: 100%;
}

.container-full{
	display: block;
	width: 100%;
	padding: 0 15px;
	margin: 0 auto;
}

.container-header{
	display: block;
	max-width: calc(1890px + (15px * 2));
	width: 100%;
	padding: 0px 15px;

	margin: 0 auto;
}

.container-base{
	display: block;
	max-width: calc(1130px + (15px * 2));
	width: 100%;
	padding: 0px 15px;

	margin: 0 auto;
}
	
.container-sub{
	display: block;
	max-width: calc(945px + (15px * 2));
	width: 100%;
	padding: 0 15px;

	margin: 0 auto;
}

.container-small{
	display: block;
	max-width: 860px;
	width: 100%;
	padding: 0 15px;

	margin: 0 auto;
}

.cursor-pointer{
	cursor: pointer;
}


/***** loading start *****/

.loading-mask{
	display: flex;
	position: fixed;
	top: 0;
	left: 0;

	justify-content: center;
	align-items: center;

	width: 100%;
	height: 100%;
	background: #f7f6f0;

	z-index: 999;
}

.loading-mask.complete{
	display: none;
}

@keyframes ldio-5cksq6krpib {
  0% { transform: translate(-50%,-50%) rotate(0deg); }
  100% { transform: translate(-50%,-50%) rotate(360deg); }
}
.ldio-5cksq6krpib div {
  position: absolute;
  width: 120px;
  height: 120px;
  border: 10px solid #e15b64;
  border-top-color: transparent;
  border-radius: 50%;
}
.ldio-5cksq6krpib div {
  animation: ldio-5cksq6krpib 1s linear infinite;
  top: 100px;
  left: 100px
}
.loadingio-spinner-rolling-2an3ew4770t {
  width: 200px;
  height: 200px;
  display: inline-block;
  overflow: hidden;
  /*background: #ffffff;*/
}
.ldio-5cksq6krpib {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(1);
  backface-visibility: hidden;
  transform-origin: 0 0; /* see note above */
}
.ldio-5cksq6krpib div { box-sizing: content-box; }

/***** loading end *****/

header{
	position: relative;
	display: flex;
	width: 100%;
  
  padding: 15px;

	background: #fcfaf1;
	box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.4);
}

header .collection{
	display: flex;
	align-items: center;
}

header .collection .logo{
	display: block;
	width: 191px;
}

header .collection .sub-logo{
	display: flex;
	width: calc(140px + 30px);
	align-items: center;
	padding-left: 30px;
}

header .collection .logo a , header .collection .sub-logo img{
	display: block;
	width: 100%;
}

header .collection .logo img, header .collection .sub-logo img{
	display: block;
	width: 100%;
}

header .collection nav{
	flex: 1;
	padding: 0 15px 0 0;
}

header .collection nav ul{
	display: flex;
	height: 100%;
	justify-content: flex-end;
	padding: 0;
	margin: 0;
	list-style: none;
}

header .collection nav ul li{
	position: relative;
	display: flex;
	position: relative;
	align-items: stretch;
}


header .collection nav ul li:before{
	content: "";
	position: absolute;
	width: 2px;
	height: 20px;

	background: #c2c2c2;

	top: 50%;
	left: 0;

	transform: translateY(-50%);
}

header .collection nav ul li:first-child::before{
	display: none;
}


header .collection nav ul li a{
	position: relative;
	display: flex;
	align-items: flex-end;

	padding: 15px 20px 15px 80px;

	font-size: 18px;
	font-weight: bold;
	text-decoration: none;

	color: #2c2e2e;
	
	letter-spacing: 0;
}

header .collection nav ul li a:hover{
	color: #d51d47;
}


header .collection nav ul li a.icon{
	background-repeat: no-repeat !important;
	background-position: center left 20px !important;
}

header .collection nav ul li a.icon.spec{
	position: relative;
	display: flex;
	align-items: center;
	background: #d0214a;
	border-radius: 15px;
	padding: 10px 15px 10px calc(30px + 15px + 10px);
	margin: 0 20px;
	color: #FFF;
	background-position: 10px center !important;
}

header .collection nav ul li a.icon.icon-1{
	padding-left: 70px;
	background-image: url("../images/nav_icon_1.png");
	background-position: center left !important;
}

header .collection nav ul li a.icon.icon-2{
	background-image: url("../images/nav_icon_2.png");
}

header .collection nav ul li a.icon.icon-3{
	background-image: url("../images/nav_icon_3.png");
}

header .collection nav ul li a.icon.icon-4{
	background-image: url("../images/nav_icon_4.png");
}

header .collection nav ul li a.icon.icon-5{
	background-image: url("../images/nav_icon_5.png");
}

header .collection nav ul li .hot{
	position: absolute;
	display: inline-block;
	width: 46px;
	right: 0px;
	top: -15px;
}

header .collection nav ul li .hot img{
	width: 100%;
}

header .collection .contact{
	display: flex;
	align-items: center;
	width: 295px;
}


header .collection .contact a{
	display: block;
}

header .collection .contact a img{
	width: 100%;
}

header .collection .product{
	flex: 1;
	text-align: right;
}

header .collection .product a{
	display: inline-block;
	padding-top: 36px;
	letter-spacing: 0;

	color: #FFF;
	text-decoration: none;

	background: url("../images/nav_m_icon_1.png");
	background-size: calc(32px * 1) calc(32px * 1) !important; /*53*61*/
	background-repeat: no-repeat !important;
	background-position: top center !important;
}

header .collection .product a:hover{
	color: #FFF;
	text-decoration: none;
}


header .collection .product a.pd{

	padding-left: 10px;
	padding-right: 10px;
	background: url("../images/nav_m_icon_1.png");
}

header .collection .product a.kn{

	padding-left: 10px;
	background: url("../images/nav_m_icon_2.png");
}

header .collection .product a:first-child{
	border-right: 1px solid #a81336;
}

header .collection .product a:last-child{
}

.kv{
	position: relative;
	display: block;
	width: 100%;
	margin: 0 auto;

	background: url("../images/kv_bg.png");
	background-position: center center;
	background-repeat: repeat;
}

.kv .theater{
	position: relative;
	width: 100%;
	min-height: 700px;
}

.kv .theater .ill-tree{
	position: absolute;
	width: 727px;
	top: -15px;
	left: 0;
}

.kv .theater .ill-bridge{
	position: absolute;
	width: 398px;
	bottom: 5px;
	right: 0;
}

.kv .theater .ill-oldman{
	position: absolute;
	width: 576px;
	left: calc(50% - 930px);
	bottom: -50px;
}

.kv .theater .ill-slogan{
	position: absolute;
	width: 778px;
	left: calc(50% - 330px);
	top: 50px;
}

.kv .theater .ill-subslogan{
	position: absolute;
	width: 619px;
	left: calc(50% - 320px);
	top: 170px;
}

.kv .theater .ill-feature-1{
	position: absolute;
	width: 358px;
	left: calc(50% - 320px);
	top: 250px;
}


.kv .theater .ill-feature-2{
	position: absolute;
	width: 358px;
	left: calc(50% - 320px);
	top: 350px;
}

.kv .theater .ill-feature-3{
	position: absolute;
	width: 358px;
	left: calc(50% - 320px);
	top: 450px;
}

.kv .theater .ill-cycle{
	position: absolute;
	width: 364px;
	left: calc(50% - 323px);
	top: 550px;
}


.kv .theater p.extra{
	position: absolute;

	bottom: 15px;
	left: calc(50% - 342px);

	font-size: 13px;
	letter-spacing: 0;
	color: #FFF;
}

.kv .theater .clapperboard{
	position: absolute;
	width: 452px;
	bottom: 0;
	left: calc(50% + 75px);
}

.kv .theater .clapperboard .pannel{
	position: relative;
	width: 100%;
}

.kv .theater .clapperboard .group{
	position: absolute;
	top: 0;
	left: 0;
	width: 346px;
	padding: 70px 35px 0 35px;
}

.kv .theater .clapperboard .group .title{
	width: 224px;
	margin: 0 auto;
}

.kv .theater .clapperboard .group hr{
	margin: 6px 10px 15px 10px;
	padding: 0;

	height: 2px;
	background: #d0214a;

	border: 0;
}


.kv .theater .clapperboard .group .team{
	display: flex;
	padding-bottom: 15px;
}

.kv .theater .clapperboard .group .team span.team-title{
	white-space: nowrap;
	width: 58px;
	font-size: 16px;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 0;
}

.kv .theater .clapperboard .group .team span.team-title.short{
	width: 40px;
}


.kv .theater .clapperboard .group .team .forname{
	display: flex;
	width: 160px;
	align-items: center;
}

.kv .theater .clapperboard .group .team .forname input[type='text']{
	width: 100%;
	height: 30px;
	flex: 1;
	padding: 3px;
	font-size: 14px;
	border-radius: 5px;
	border: 1px solid #9f9d9d;
	background: #FFF;
}

.kv .theater .clapperboard .group .team .forage{
	flex: 1;
	display: flex;
	align-items: center;
	padding-left: 12px;
}

.kv .theater .clapperboard .group .team .forage select{
	display: inline-block;
	position: relative;
	flex: 1;
	height: 30px;
	padding: 3px 3px 3px 6px;
	
	border: 1px solid #9f9d9d;
	border-radius: 0;

	font-size: 16px;

	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;

	flex-grow: 1;

	background: #FFF;
	background-image: url("../images/calculate_select_icon.png");
	background-position: right 5% center;
	background-size: 8px 6px;
	background-repeat: no-repeat;
	background-position: center right 10px;

	border-radius: 5px;
}

.kv .theater .clapperboard .group .team .forsex{
	display: flex;
	align-items: center;
}

.kv .theater .clapperboard .group .team .forsex label{
	display: inline-flex;
	font-size: 16px;
	font-weight: bold;
	padding-right: 5px;
	align-items: center;
	color: #FFF;
}

.kv .theater .clapperboard .group .team .forsex label input[type='radio']{
	position: relative;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 20px;
	height: 20px;
	margin-right: 6px;
	border-radius: 50%;
	border: 1px solid #9f9d9d;
	cursor: pointer;
	background: #FFF;
}

.kv .theater .clapperboard .group .team .forsex label input[type='radio']:checked::after{
	content: "";
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 15px;
	border-radius: 50%;
	top: 50%;
	left: 50%;transform: translate(-50%, -50%);
	background: #d0214a;
	border: 1px solid #000;
}

.kv .theater .clapperboard .group .team .formobile{
	display: flex;
	align-items: center;
	width: 100%;
}

.kv .theater .clapperboard .group .team .formobile input[type='text']{
	width: 1px;
	height: 30px;
	padding: 3px;
	flex: 1;
	font-size: 14px;

	border-radius: 5px;
	border: 1px solid #9f9d9d;
	background: #fff;
}

.kv .theater .clapperboard .group .team .fortel{
	display: flex;
	align-items: center;
	width: 100%;
}

.kv .theater .clapperboard .group .team .fortel input[type='text']{
	flex: 1;
	width: 100%;
	height: 30px;
	padding: 3px;
	font-size: 14px;

	border-radius: 5px;
	border: 1px solid #9f9d9d;
	background: #fff;
}

.kv .theater .clapperboard .group .team .fortel input[type='text'].zip{
	flex: none;
	width: 40px;
}

.kv .theater .clapperboard .group .team .fortel span.dash{
	display: inline-block;
	padding: 0 5px;
	color: #FFF;
}

.kv .theater .clapperboard .group .team .formail{
	display: flex;
	align-items: center;
	width: 100%;
}

.kv .theater .clapperboard .group .team .formail input[type='text']{
	width: 1px;
	height: 30px;
	padding: 3px;
	flex: 1;
	font-size: 14px;

	border-radius: 5px;
	border: 1px solid #9f9d9d;
	background: #fff;
}

.kv .theater .clapperboard .group label.agreement{
	display: flex;
	position: relative;
	line-height: 1.5;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;

	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.kv .theater .clapperboard .group label.agreement input[type='checkbox']{
	position: relative;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 20px;
	height: 20px;

	border: 1px solid #808080;
	cursor: pointer;

	background: #FFF;
}

.kv .theater .clapperboard .group label.agreement input[type='checkbox']:checked::after{
	content: "";
	display: inline-block;
	position: absolute;
	
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;

	border: 1px solid #000;

	transform: translate(-50%, -50%);

	background: #d0214a;
}

.kv .theater .clapperboard .group label.agreement .memo{
	flex: 1;
	padding-left: 10px;
	letter-spacing: 0;
	color: #FFF;
}

.kv .theater .clapperboard .group label.agreement .memo a{
	color: #FFF;
	text-decoration: underline;
}

.kv .theater .clapperboard .group .sendbtn{
	text-align: center;
}

.kv .theater .clapperboard .group .sendbtn a{
	display: inline-block;

	width: 180px;
	height: 50px;

	margin: 20px auto 0 auto;

	font-size: 22px;
	text-align: center;

	font-weight: bold;
	letter-spacing: 0;
	
	text-decoration: none;

	color: #FFF;

	background: url(../images/kv_form_btn.png) !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;

	text-indent: -999999px;
}

.kv .summary{
	padding: 30px 0;
	background: #fdfaf2;
}

.kv .summary .tel{
	display: none;
}

.kv .summary .collection{
	display: flex;
	align-items: center;
	justify-content: center;
}

.kv .summary .day{
	position: relative;
	width: 224px;
}

.kv .summary .day a.calculate_btn{
	position: absolute;
	width: 175px;
	left: calc(50% - 86px);
	bottom: 10px;
}

.kv .summary .furture{
	width: 421px;
	margin-left: 30px;
}

/*****************/

.mainpoint{
	position: relative;
	z-index: 1;

	border-top: 20px solid #ff6671;

}

.mainpoint .unit-title{
	display: block;
	width: 544px;
	margin: 0 auto;
	padding-top: 60px;
}

.mainpoint p.unit-title-memo{
	color: #363634;
	font-size: 16px;
	text-align: center;
	letter-spacing: 0;
}

.mainpoint .scenario{
	padding: 0 0px;
}

.mainpoint .scenario .item{
	position: relative;
	margin-bottom: 30px;
}

.mainpoint .scenario .item .role{
	position: relative;
	display: flex;
	align-items: flex-end;
	justify-content: flex-start;
}

.mainpoint .scenario .item .cover{
	width: 98px;
	margin-left: 30px;
}

.mainpoint .scenario .item .title{
	width: 700px;
	margin-left: 20px;
}

.mainpoint .scenario .item.spec{
	margin-top: -30px;
}

.mainpoint .scenario .item .role{
	margin-bottom: -30px;
}





.mainpoint .scenario .item .detail{
	display: block;
	padding: 40px 46px;
	border-radius: 30px;
	border: 2px solid #7e6840;

	border-top: 5px solid #ff6974;
	border-bottom: 10px solid #ff6974;
	border-left: 5px solid #ff6974;
	border-right: 5px solid #ff6974;

	background: #FFF;
}

.mainpoint .scenario .item .detail .research{
	display: block;
	padding-top: 10px;
	padding-bottom: 15px;

	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.5;
	color: #4a3f40;
}

.mainpoint .scenario .item .detail .research span.highlight{
	color: #cc3366;
}

.mainpoint .scenario .item .detail .research span.extra{
	font-size: 11px;
}

.mainpoint .scenario .item .detail{
	display: block;
}




.mainpoint .scenario .item .detail .commentary{
	display: flex;
	align-items: center;
}

.mainpoint .scenario .item .detail .commentary .memo{
	position: relative;
	flex: 1;
	padding: 10px 0 10px 50px;

	font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 0;
	color: #3f8ab1;
}

.mainpoint .scenario .item .detail .commentary .memo::before{
	content: "";
	position: absolute;
	width: 32px;
	height: 32px;
	top: 5px;
	left: 6px;
	background: url("../images/mainpoint_scenario_check.png");
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: top center !important;
}

.mainpoint .scenario .item .detail .commentary .memo span.extra{
	font-size: 11px;
}

.mainpoint .scenario .item .detail hr{

	width: 100%;
	height: 2px;

	padding: 0;
	margin: 15px 0;

	border-top: 3px dashed #ff6666;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}

.mainpoint .scenario .item .detail .nervous{
	display: flex;
	align-items: center;
	justify-content: flex-start;
}

.mainpoint .scenario .item .detail .nervous .icon{
	width: 102px;
}

.mainpoint .scenario .item .detail .nervous .memo{
	flex: 1;
	padding-left: 15px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1;
	color: #333333;
	letter-spacing: 0;
}

.mainpoint .scenario .item .detail .nervous.spec .memo{
	flex: none;
}

.mainpoint .scenario .item .detail .nervous .memo span.highlight{
	color: #ff3366;
}

.mainpoint .scenario .item .detail .nervous .memo span.heavy{
	font-size: 32px;
}

.mainpoint .scenario .item .detail .nervous .memo span.extra{
	font-size: 11px;
	color: #333333;
}

.mainpoint .scenario .item .detail .nervous .chart{
	position: relative;
	width: 239px;
	margin-left: 50px;
}

.mainpoint .scenario .item .detail .nervous .chart .dialog{
	position: absolute;
	width: 75px;

	top: 0;
	right: -66px;
}

.mainpoint .scenario .item .detail .cosplay{
	position: relative;
	display: flex;
	margin: 0 -46px;
	padding-bottom: 15px;
	align-items: flex-end;
}

.mainpoint .scenario .item .detail .cosplay .cover{
	width: 98px;
	margin-left: 30px;
}

.mainpoint .scenario .item .detail .cosplay .title{
	width: 700px;
	margin-left: 20px;
}

.mainpoint .scenario .item .detail .auxiliary{
	padding: 10px 0;
	text-align: center;
}

.mainpoint .scenario .item .detail .auxiliary a{
	position: relative;
	display: inline-block;

	padding: 10px 50px;

	border-radius: 30px;
	background: #ec6670;

	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	color: #FFF;
	

	text-decoration: none;
}

.mainpoint .scenario .item .detail .auxiliary a:hover{
	background: #cc3366;
}

.mainpoint .scenario .item .detail .auxiliary a::before{
	content: "+";
	position: absolute;
	top: 50%;
	left: 25px;
	transform: translateY(-50%);
}

.mainpoint .scenario .item .detail .auxiliary a::after{
	content: "+";
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%);
}

.mainpoint .scenario .item .detail .human{
	width: 100%;
	max-width: 741px;
	padding: 30px 0;
	margin: 0 auto;
}


.calculate{
	position: relative;
	padding: 80px 0 0 0;
	z-index: 2;
}

.calculate .maincontent{
	border-radius: 30px;
	border: 6px solid #ff6974;
	overflow: hidden;
}

.calculate .maincontent .headline{
	position: relative;
	padding: 15px 0;
	background: #ff6974;
}

.calculate .maincontent .headline .calculate-title{
	width: 260px;
	margin: 0 auto;
}

.calculate .maincontent .headline .icon{
	position: absolute;
	width: 60px;
}

.calculate .maincontent .headline .icon.icon-1{
	top: 10px;
	left: calc(50% - 400px);
}

.calculate .maincontent .headline .icon.icon-2{
	top: 10px;
	left: calc(50% + 200px);
}

.calculate .step{
	width: 520px;
	margin: 50px auto;
}

.calculate .step.close{
	display: none;
}

.calculate .step .milestone{

	padding: 0px;
	margin-bottom: 30px;

	text-align: center;
}

.calculate .step .milestone.spec{

	margin-bottom: 50px;
}

.calculate .step span.title{
	display: inline-block;
	padding: 0 0 10px 0;

	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
	color: #000;

	border-bottom: 1px solid #000;
}

.calculate .step .formobj{
	display: flex;
	padding-bottom: 20px;
	align-items: center;
}

.calculate .step .formobj .formtitle{
	padding-right: 0px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;

	color: #000000;
}

.calculate .step .formobj .formtitle.long{
	padding-right: 0px;
}

.calculate .step .formobj .formdetail{
	flex: 1;
}


.calculate .step .formobj .formdetail.spare-age{
	flex: none;
	width: 120px;
	padding-right: 15px;
}

.calculate .step .formobj .formdetail.spare-zip{
	flex: none;
	width: 80px;
}


.calculate .step .formobj .formdetail .sex{
	display: flex;

	align-items: center;
	justify-content: center;
}

.calculate .step .formobj .formdetail .sex .item{
	position: relative;

	width: 180px;
	padding: 20px;
	border-radius: 30px;

	font-size: 24px;
	font-weight: bold;
	text-align: right;
	letter-spacing: 0;
	background: #FFF;

	border: 3px solid #ff6262;

	cursor: pointer;
}

.calculate .step .formobj .formdetail .sex .item:first-child{
	margin-right: 10px;
	border-color: #74b7da;
}

.calculate .step .formobj .formdetail .sex .item:last-child{
	margin-left: 10px;
	border-color: #ff736c;
}

.calculate .step .formobj .formdetail .sex .item.chs{
	background: #ff6262;
	color: #FFF;
}

.calculate .step .formobj .formdetail .sex .item:first-child.chs{
	background: #74b7da;
}

.calculate .step .formobj .formdetail .sex .item:last-child.chs{
	background: #ff736c;
}

.calculate .step .formobj .formdetail .item.male:after{
	content: "";
	position: absolute;

	width: 68px;
	height: 68px;

	left: 20px;
	bottom: 0;

	background: url("../images/calculate_sex_male.png") no-repeat;
	background-size: 100% 100%;
}

.calculate .step .formobj .formdetail .item.female:after{
	content: "";
	position: absolute;

	width: 68px;
	height: 68px;

	left: 20px;
	bottom: 0;

	background: url("../images/calculate_sex_female.png") no-repeat;
	background-size: 100% 100%;
}

.calculate .step .formobj .formdetail .age{
	display: inline-block;
	width: 100%;
}

.calculate .step .formobj .formdetail .age select{
	display: inline-block;
	position: relative;
	width: 100%;

	padding: 12px 8px;
	
	border: 1px solid #dcdcdc;
	border-radius: 5px;

	font-size: 20px;

	color: #000;

	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;

	background: #FFF;
	background-image: url("../images/calculate_select_icon.png");
	background-position: right 5% center;
	background-size: 16px 14px;
	background-repeat: no-repeat;
	background-position: center right 10px;
}

.calculate .step .formobj .formdetail input[type='text']{
	width: 100%;
	padding: 8px;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	font-size: 22px;

	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}

.calculate .step .formobj .formdetail label.agreement{
	display: flex;
	position: relative;
	
	align-items: center;
	line-height: 1.5;
	cursor: pointer;
	font-size: 14px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.calculate .step .formobj .formdetail label.agreement input[type='checkbox']{
	position: relative;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 30px;
	height: 30px;

	border: 1px solid #808080;
	cursor: pointer;

	background: #FFF;
}

.calculate .step .formobj .formdetail label.agreement input[type='checkbox']:checked::after{
	content: "";
	display: inline-block;
	position: absolute;
	
	width: 20px;
	height: 20px;
	top: 50%;
	left: 50%;

	transform: translate(-50%, -50%);

	background: #d0214a;
}

.calculate .step .formobj .formdetail label.agreement .memo{
	flex: 1;
	padding-left: 10px;
	font-size: 15px;
	letter-spacing: 0;
}

.calculate .step .formobj .formdetail label.agreement .memo a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

.calculate .step .formobj .dash{
	display: inline-block;
	padding: 0 5px;
}

.calculate .step .formbtn{
	display: block;
	padding-top: 20px;
	text-align: center;
}

.calculate .step .formbtn a{
	display: inline-block;
	width: 206px;
}

.calculate .step .formobj .plan{
	display: flex;
	align-items: center;
	justify-content: space-around;
}

.calculate .step .formobj .plan .item{
	width: 33.3333%;
	text-align: center;
}

.calculate .step .formobj .plan .item label{
	display: block;
	cursor: pointer;
	letter-spacing: 0;

	padding-bottom: 20px;
}

.calculate .step .formobj .plan .item label .cover{
	padding-bottom: 10px;
}

.calculate .step .formobj .plan .item label .cover img{
	margin: 0 auto;
	width: 100%;
	max-width: 95px;
}

.calculate .step .formobj .plan .item label span{
	position: relative;
	color: #000000;

	padding-left: 30px;

	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0;
}

.calculate .step .formobj .plan .item label span:before{
	content: "";
	position: absolute;
	top: 50%;
	left: 0%;

	transform: translateY(-50%);

	width: 26px;
	height: 26px;
	border: 1px solid #808080;
	border-radius: 50%;
	background: #FFF;
}

.calculate .step .formobj .plan .item label.chs span:after{
	content: "";
	position: absolute;
	top: 50%;
	left: calc((26px - 18px) / 2);

	transform: translateY(-50%);

	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #ff406e;
}

.calculate .step .formobj .formdetail .result{
	display: flex;
	align-items: center;
}

.calculate .step .formobj .formdetail .result span.showtitle{
	display: inline-block;
	padding: 20px 30px;

	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;

	color: #000;

	border-radius: 15px;

	background: #ffddde;

	text-align: center;
	letter-spacing: 0;
}

.calculate .step .formobj .formdetail .result .detail{
	flex: 1;
	padding-left: 20px;
	flex-wrap: wrap;
}

.calculate .step .formobj .formdetail .result .detail .monthpay{
	display: flex;

	align-items: center;
	padding: 5px 0;
	letter-spacing: 0;
}

.calculate .step .formobj .formdetail .result .detail .monthpay span.memo{
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
}

.calculate .step .formobj .formdetail .result .detail .monthpay span.money{
	flex: 1;

	padding: 10px 10px;
	font-size: 22px;
	font-weight: bold;

	background: #ffddde;

	color: #404040;

	text-align: right;
}

.calculate .step .formbtnfinall{
	display: block;
	padding-top: 10px;
	text-align: center;
}

.calculate .step .formbtnfinall a{
	display: inline-block;
	width: 340px;
}

.calculate .step .formbtnfinall a img{
	width: 100%;
}


.guideline{
	position: relative;
	padding: 80px 0;
	z-index: 2;
}

.guideline .unit-title{
	position: relative;

	width: 100%;
	max-width: 345px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.guideline .pannel{
	position: relative;
	width: 100%;
	margin-top: 30px;
}

.guideline .pannel .headtitle{
	position: absolute;
	top: 46px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	color: #605656;
}

.guideline .pannel .headtitle.spec{
	color: #FFF;
}

.guideline .pannel .headtitle span.heavy{
	font-size: 26px;
}

.guideline .pannel .headtitle.h1{ left: 68px; }
.guideline .pannel .headtitle.h2{ left: 432px; }
.guideline .pannel .headtitle.h3{ left: 674px; }
.guideline .pannel .headtitle.h4{ left: 918px; }

.guideline .pannel .subtitle{
	position: absolute;
	left: 25px;
	width: 96px;
	font-size: 18px;
	font-weight: bold;
	color: #292927;
	text-align: center;
	letter-spacing: 0;
}

.guideline .pannel .subtitle.s1{ top: 208px; }
.guideline .pannel .subtitle.s2{ top: 456px; }
.guideline .pannel .subtitle.s3{ top: 632px; }

.guideline .pannel .subtitle span.extra{
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	color: #292927;
}

.guideline .pannel .subintro{
	position: absolute;

	left: 136px;

	width: 240px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: left;
	color: #292927;
}

.guideline .pannel .subintro.i1{ top: 120px; }
.guideline .pannel .subintro.i2{ top: 186px; }
.guideline .pannel .subintro.i3{ top: 258px; }
.guideline .pannel .subintro.i4{ top: 324px; width: 222px; text-align: center; }
.guideline .pannel .subintro.i5{ top: 396px; }
.guideline .pannel .subintro.i6{ top: 462px; }
.guideline .pannel .subintro.i7{ top: 530px; }
.guideline .pannel .subintro.i8{ top: 600px; }
.guideline .pannel .subintro.i9{ top: 666px; }

.guideline .pannel .subintro span.extra{
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	color: #292927;
}

.guideline .pannel .enunciation{
	position: absolute;
	left: 0;
	width: 240px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	color: #d51d47;
}

.guideline .pannel .enunciation.e1{ left: 382px; }

.guideline .pannel .enunciation.e1.e1-1{ top: 120px; }
.guideline .pannel .enunciation.e1.e1-2{ top: 186px; }
.guideline .pannel .enunciation.e1.e1-3{ top: 258px; }
.guideline .pannel .enunciation.e1.e1-4{ top: 324px; }
.guideline .pannel .enunciation.e1.e1-5{ top: 396px; }
.guideline .pannel .enunciation.e1.e1-6{ top: 462px; }
.guideline .pannel .enunciation.e1.e1-7{ top: 530px; }
.guideline .pannel .enunciation.e1.e1-8{ top: 600px; }
.guideline .pannel .enunciation.e1.e1-9{ top: 666px; }

.guideline .pannel .enunciation.e2{ left: 630px; }

.guideline .pannel .enunciation.e2.e2-1{ top: 120px; }
.guideline .pannel .enunciation.e2.e2-2{ top: 186px; }
.guideline .pannel .enunciation.e2.e2-3{ top: 258px; }
.guideline .pannel .enunciation.e2.e2-4{ top: 324px; }
.guideline .pannel .enunciation.e2.e2-5{ top: 396px; }
.guideline .pannel .enunciation.e2.e2-6{ top: 462px; }
.guideline .pannel .enunciation.e2.e2-7{ top: 530px; }
.guideline .pannel .enunciation.e2.e2-8{ top: 600px; }
.guideline .pannel .enunciation.e2.e2-9{ top: 666px; }

.guideline .pannel .enunciation.e3{ left: 870px; }

.guideline .pannel .enunciation.e3.e3-1{ top: 120px; }
.guideline .pannel .enunciation.e3.e3-2{ top: 186px; }
.guideline .pannel .enunciation.e3.e3-3{ top: 258px; }
.guideline .pannel .enunciation.e3.e3-4{ top: 324px; }
.guideline .pannel .enunciation.e3.e3-5{ top: 396px; }
.guideline .pannel .enunciation.e3.e3-6{ top: 462px; }
.guideline .pannel .enunciation.e3.e3-7{ top: 530px; }
.guideline .pannel .enunciation.e3.e3-8{ top: 600px; }
.guideline .pannel .enunciation.e3.e3-9{ top: 666px; }

.guideline .pannel .explain{
	position: absolute;
	top: 676px;
	left: 388px;
	width: 720px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0;
	text-align: center;
	color: #292927;
}

.guideline .pannel .explain span.extra{
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0;
	color: #292927;
}

.guideline .pannel .dialog{
	position: absolute;
	width: 96px;
	top: -42px;
	left: 786px;
}

.guideline .memo{
	padding-top: 10px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.5;
	color: #292927;
}


.paradigm{
	position: relative;
	padding: 60px 0 0px 0;

	z-index: 3;
}

.paradigm .unit-title{
	display: block;
	width: 100%;
	max-width: 345px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.paradigm .unit-title{
	display: block;
	width: 100%;
	max-width: 345px;
	margin: 0 auto;
	padding-bottom: 20px;
}

.paradigm .foreword{
	padding-bottom: 30px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	color: #363634;
}

.paradigm .pannel{

}

.paradigm .pannel .item{
	position: relative;
}

.paradigm .pannel .item .carte{
	position: absolute;
	display: flex;
	width: 100%;
	top: 52px;
	align-items: center;
	justify-content: center;
}

.paradigm .pannel .item .carte .ex{
	width: 101px;
}

.paradigm .pannel .item .carte .alias{
	width: 282px;
	margin-left: 15px;
}

.paradigm .pannel .item .intro{
	position: absolute;
	width: 860px;
	top: 170px;
	left: 40px;

	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 1.5;
	color: #704136;
}

.paradigm .pannel .item .intro span.highlight{
	color: #d02149;
}

.paradigm .pannel .item .menu{
	position: absolute;

	top: 270px;
	left: 0;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0;
	color: #704136;
}

.paradigm .pannel .item .menu.m1-1{ left: 40px; }
.paradigm .pannel .item .menu.m1-2{ left: 400px; }
.paradigm .pannel .item .menu.m1-3{ left: 650px; }

.paradigm .pannel .item .menu.m2-1{ left: 40px; }
.paradigm .pannel .item .menu.m2-2{ left: 400px; }
.paradigm .pannel .item .menu.m2-3{ left: 650px; }

.paradigm .pannel .item .introduce{
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	line-height: 1.5;
	font-size: 14px;
	letter-spacing: 0;
	font-weight: bold;
	color: #704136;
}

.paradigm .pannel .item .introduce span.heavy{
	font-size: 20px;
}

.paradigm .pannel .item .introduce.i1-1{ top: 422px;left: 40px; }

.paradigm .pannel .item .introduce.i2-1{ top: 324px;left: 40px; }
.paradigm .pannel .item .introduce.i2-2{ top: 412px;left: 40px; }
.paradigm .pannel .item .introduce.i2-3{ top: 642px;left: 40px; }

.paradigm .pannel .item .benefit{
	position: absolute;
	top: 0;
	left: 370px;
	width: 200px;
	font-size: 18px;
	letter-spacing: 0;
	font-weight: bold;
	text-align: left;
	color: #704136;
}

.paradigm .pannel .item .benefit.b1-1{ top: 328px; }
.paradigm .pannel .item .benefit.b1-2{ top: 388px; }
.paradigm .pannel .item .benefit.b1-3{ top: 446px; }
.paradigm .pannel .item .benefit.b1-4{ top: 504px; }
.paradigm .pannel .item .benefit.b1-5{ top: 562px; }

.paradigm .pannel .item .money{
	position: absolute;
	top: 0;
	left: 710px;
	width: 100px;
	font-size: 18px;
	letter-spacing: 0;
	font-weight: bold;
	text-align: left;
	color: #d02149;
	text-align: center;
}

.paradigm .pannel .item .money.m1-1{ top: 328px; }
.paradigm .pannel .item .money.m1-2{ top: 388px; }
.paradigm .pannel .item .money.m1-3{ top: 446px; }
.paradigm .pannel .item .money.m1-4{ top: 504px; }
.paradigm .pannel .item .money.m1-5{ top: 562px; }

.paradigm .pannel .item .result{
	position: absolute;
	top: 0;
	left: 400px;
	font-size: 20px;
	letter-spacing: 0;
	font-weight: bold;
	text-align: left;
	color: #704136;
	text-align: center;
}

.paradigm .pannel .item .result.r1{
	top: 616px;

}

.paradigm .pannel .item .settlement{
	position: absolute;
	top: 0;
	left: 726px;
	font-size: 24px;
	letter-spacing: 0;
	font-weight: bold;
	text-align: left;
	color: #d02149;
	text-align: center;
}

.paradigm .pannel .item .settlement.s1{
	top: 614px;
}

.
/*

.owl-carousel-paradigm .owl-stage{display: flex;}
.owl-carousel-paradigm .owl-stage-outer{ height:100% !important; }

.demand{
	position: relative;
	display: none;

	padding: 100px 0 150px 0;

	background: #7fa730;
}

.demand .pannel{
	width: 719px;
	height: 1079px;
	padding: 300px 70px 0 70px;
	margin: 0 auto;
	background: url("../images/demand_m_pannel.png") no-repeat top center;
}

.demand .pannel .group{
	display: flex;
	align-items: center;
	padding-bottom: 40px;

	font-size: 26px;
}

.demand .pannel .group span.title{
	display: inline-block;
	min-width: 100px;
	padding-right: 10px;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0;
}

.demand .pannel .group span.title.spec{
	min-width: auto;
}


.demand .pannel .group .item{
	display: flex;
	align-items: center;
}

.demand .pannel .group .item:first-child{
	flex: 1;
	padding-right: 20px;
}

.demand .pannel .group label.forsex{
	display: flex;
	padding-right: 30px;
	align-items: center;

	font-size: 26px;
	font-weight: bold;
	color: #000;
}

.demand .pannel .group input[type='text']{
	width: 0;
	flex: 1;

	font-size: 26px;

	border: 1px solid #808080;
}

.demand .pannel .group select{
	display: inline-block;
	position: relative;
	width: 100px;
	height: 43px;
	padding: 3px 3px 3px 6px;

	color: #000;
	
	border: 1px solid #808080;
	border-radius: 0;

	font-size: 26px;

	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;

	background: #FFF;
	background-image: url("../images/calculate_select_icon.png");
	background-position: right 5% center;
	background-size: 8px 6px;
	background-repeat: no-repeat;
	background-position: center right 10px;
}


.demand .pannel .group input[type='radio']{
	position: relative;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 40px;
	height: 40px;
	margin-right: 15px;
	border-radius: 50%;
	border: 1px solid #808080;
	cursor: pointer;
	background: #FFF;
}

.demand .pannel .group input[type='radio']:checked::after{
	content: "";
	display: inline-block;
	position: absolute;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #d02149;
	border: 1px solid #000;
}

.demand .pannel .group .zip{
	width: 100px;
}

.demand .pannel .group span.dash{
	padding: 0 5px;
}

.demand .pannel .group .tel{
	flex: 1;
}

.demand .pannel .group .zip input[type='text'], .demand .pannel .group .tel input[type='text']{
	width: 100%;
}


.demand .pannel .group label.agreement{
	display: flex;
	position: relative;
	margin-bottom: 12px;
	line-height: 1.5;
	cursor: pointer;
	font-size: 26px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.demand .pannel .group label.agreement input[type='checkbox']{
	position: relative;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	border: 1px solid #808080;
	cursor: pointer;
	background: #FFF;
}

.demand .pannel .group label.agreement input[type='checkbox']:checked::after{
	content: "";
	display: inline-block;
	position: absolute;
	width: 36px;
	height: 36px;
	top: 50%;
	left: 50%;transform: translate(-50%, -50%);
	background: #fff000;
	border: 1px solid #000;
}

.demand .pannel .group label.agreement .memo{
	flex: 1;
	padding-left: 20px;
	line-height: 32px;
	letter-spacing: 1px;
	color: #000;
}

.demand .pannel .group label.agreement .memo a, demand .pannel .group label.agreement .memo a:hover{
	color: #000;
}

.demand .pannel .sendbtn{
	width: 100%;
	text-align: center;
}

.demand .pannel .sendbtn a{
	display: inline-block;

	padding: 0;

	width: 307px;
	height: 93px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0;

	text-indent: 0;
	
	text-decoration: none;

	background: url("../images/demand_send_btn.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: center left;
}
/*
.demand .pannel .sendbtn a:hover{
	color: #FFF;
	background: #d0214a;
}
*/

.demand .warning{
	margin: 0 auto;
	padding-top: 30px;
	width: 520px;
	font-size: 36px;
	text-align: center;
	letter-spacing: 0;
	line-height: 1.2;
	color: #FFF;
}

.demand .illbgleft{
	position: absolute;
	width: 33%;
	max-width: 287px;
	bottom: 0;
	left: 0;
}

.demand .illbgright{
	position: absolute;
	width: 35%;
	max-width: 300px;
	bottom: 0;
	right: 0;
}

.poplayout{
	position: relative;
	width: 100%;
	max-width: 800px;

	margin: 30px auto;

	padding: 50px 50px 50px 0;
}

.poplayout a.closebtn{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0;
	right: 0;
	opacity: 1;
}

.poplayout a.closebtn img{
	width: 100%;
}

.popinner{
	border-radius: 15px;

	max-width: 726px;

	background: #FFF;

	margin: 0 auto;
	overflow: hidden;

	border: 2px solid #d0214a;
}

.popinner span.title{
	display: inline-block;
	width: 100%;
	padding: 10px 15px;
	font-size: 32px;
	font-weight: bold;

	text-align: center;
	color: #FFF;
	background: #ff406e;
}

.popinner .info{
	display: flex;
	align-items: center;

	padding: 30px 50px;
	letter-spacing: 0;

	font-weight: bold;
}

.popinner .info .content{
	flex: 1;

	font-size: 26px;
	line-height: 34px;
}

.popinner .info .content span.light{
	color: #ff406e;
	display: inline-block;
	width: 100%;
	padding-top: 10px;
	font-weight: bold;
}

.popinner .info .people{
	width: 175px;
	text-align: center;
}

.popinner .info .people img{
	width: 95%;
	margin: 0 0 0 auto;
}

.popinner .sharegroup{
	display: flex;
	width: 100%;

	justify-content: center;
	align-items: center;
}

.popinner .sharegroup .item{
	flex: 1;
	text-align: center;
}

.popinner .sharegroup .item img{
	width: 80px;
	margin: 0 auto;
}

.popinner .sharegroup .item a span.sharetxt, .popinner .sharegroup .item a span.sharetxt:hover{
	display: inline-block;
	color: #000;
	text-decoration: none;
}

.popinner .btn{
	width: 220px;
	margin: 0 auto;
}

.popinner .btn a{
	display: flex;
	align-items: center;
	justify-content: center;

	padding: 15px;

	background: #d0214a;

	border: 2px solid #000;

	font-size: 26px;
	font-weight: bold;
	letter-spacing: 0;

	color: #FFF;
	text-decoration: none;
}

.popinner .btn a:hover{
	color: #000;
	background: #68e8ff;
	text-decoration: none;
}

.popinner .btn a img{
	width: 30px;
}

.popinner .memo{
	display: inline-block;
	width: 100%;
	padding: 30px 60px;

	letter-spacing: 0;
}

/********/

footer{
	position: relative;
	display: block;
	background: #FFF;
	z-index: 1;
}

footer .specmemo{
	width: 100%;
	padding: 30px 0;
	margin: 0 auto;
	text-align: center;
}

footer .specmemo a{
	display: inline-block;
	color: #FFF;
	background: #808080;
	width: 80%;
	max-width: 250px;

	padding: 15px 30px;

	font-size: 22px;
	font-weight: bold;

	border-radius: 5px;

	text-decoration: none;
	margin: 0 auto;
}

footer .specmemo a:hover{
	text-decoration: none;
}

footer .memo{
	position: relative;
	padding: 15px 15px;
	text-align: center;

	border-top: 2px solid #d1d1d1;
	border-bottom: 2px solid #d1d1d1;

	margin: 0 auto;
}

footer .memo a.tel{
	display: inline-block;
	width: calc(608px * 0.85);
	margin: 0 auto;
}

footer .memo a.open{
	position: absolute;
	width: calc(220px * 0.85);
	top: 15px;
	left: calc(50% + 400px);

	display: inline-block;

	padding: 0;
	margin-left: 15px;
}

footer .memo a.open img{
	width: 100%;
}

footer .memo .askrelax{
	position: relative;
	display: flex;

	justify-content: center;
	align-items: flex-end;

	padding: 20px 15px;
}

footer .memo .askrelax a{
	margin: 0 15px;
}

footer .memo .askrelax a img.ask{
	width: 220px;
}

footer .memo .askrelax a img.relax{
	width: 220px;
}

footer .memo .askrelax{
	position: relative;
	display: flex;

	justify-content: center;
	align-items: flex-end;

	padding: 20px 15px;
}

footer .memo .extra-logo{
	max-width: 198px;
	width: 50%;
	margin: 10px auto;
}

footer .detail{
	padding: 15px 15px;
	background: #f5f5f5;
	text-align: center;

	font-size: 15px;
	color: #333;

	letter-spacing: 0;

	font-weight: normal;
}

footer .detail .extra{
	display: inline-block;
	padding-right: 10px;
}

footer .detail .extra a{
	color: #333;
	text-decoration: none;
}

footer .detail .extra a:hover{
	color: #dc164b;
}

.stickybottom a{
	display: flex !important;
	align-items: center;
	justify-content: center;
	position: relative;
	border: 1px solid #000;
}

.stickybottom a img{
	display: inline-block;
	width: 36px;
	margin-right: 5px;
}

/*
.stickybottom a:hover{
	text-decoration: none;
	color: #FFF;
	background: #68e8ff;
}
*/

/*
.quick a img{
	display: inline-block;

	width: 80px;

	padding-right: 20px;
}
*/

.stickydog{
	position: fixed;
	bottom: 10%;
	right: 1%;
	width: calc(174px * 0.6);
	z-index: 5;
}

.stickydog img{
	width: 100%;
}

.stickycat{
	position: fixed;
	top: 100px;
	right: 0;
	max-width: 109px;
	width: 16vw;
	z-index: 5 !important;
}

.stickycat img{
	width: 100%;
}

.mirrorman{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-indent: -9999999px;
}


/*大於等於1921*/
@media (min-width: 1921px) {
}


/*小於等於1920*/
@media (max-width: 1920px) {

	
}

/*小於等於1800*/
@media (max-width: 1800px) {

	.jogging-road{
		position: absolute;
		width: 2000px;

		top: 360px;
		left: calc(50% - 1000px);
	}

	.jogging-people{
		position: absolute;
		width: 200px;

		top: 190px;
		left: calc(50% - 800px);
	}
}

/*小於等於1600*/
@media (max-width: 1600px) {

	header{
		border-bottom: 6px solid #bc2044;
	}

	header .collection nav ul li:before, header .collection nav ul li:after, header .collection nav ul li:last-child a:before, header .collection nav ul li:last-child a:after{
		height: calc(100% + 6px);
	}

	header .collection .logo{
		width: 160px;
	}

	header .collection .sub-logo{
		width: 140px;
	}

	header .collection .contact{
		width: 260px;
	}

	header .collection nav ul li a{
		padding: 10px 20px;
	}

	header .collection nav ul li a.icon{
		background-size: 29px 30px !important;
		background-position: top 10px center !important;
	}

	header .collection nav ul li:last-child a{
		padding: 10px 23px;
	}

	header .collection nav ul li .hot{
		width: 32px;
		top: 20px;
		left: calc(50% - 54px);
	}

	.kv .theater img.main-bg{
		width: 1600px;
		margin-top: 0;
	}

	.kv .theater .sun{
		width: calc(114px * 0.85);
		top: 10px;
		left: calc(50% - 660px);
	}

	.kv .theater .slogan-sub{
		width: calc(364px * 0.85);
		top: 20px;
		left: calc(50% - 400px);
	}

	.kv .theater .slogan-dash{
		width: calc(582px * 0.85);
		top: 90px;
		left: calc(50% - 500px);
	}

	.kv .theater .slogan-main{
		width: calc(644px * 0.85);
		top: 96px;
		left: calc(50% - 526px);
	}

	.kv .theater .outline{
		width: calc(452px * 0.85);

		top: 180px;
		left: calc(50% - 510px);
	}

	.kv .theater .woman{
		width: calc(249px * 0.85);
		bottom: 140px;
	}

	.kv .theater .man{
		width: calc(248px * 0.85);
		left: calc(50% + 100px);
		bottom: 150px;
	}

	.kv .theater .heart1{
		width: calc(18px * 0.85);
		bottom: 436px;
		left: calc(50% + 76px);
	}

	.kv .theater .heart2{
		width: calc(25px * 0.85);
		bottom: 418px;
		left: calc(50% + 86px);
	}

	.kv .theater .heart3{
		width: calc(18px * 0.85);
		bottom: 406px;
		left: calc(50% + 72px);
	}

	.kv .theater .talk{
		width: calc(219px * 0.85);
		top: 55px;
		left: calc(50% + 90px);
	}

	.kv .theater .clapperboard{
		width: calc(361px * 0.85);
		bottom: 120px;
		left: calc(50% + 310px);
	}

	.kv .theater .clapperboard .group{
		padding: 50px 30px 0 30px;
	}

	.kv .theater .clapperboard .group .team{
		padding-bottom: 10px;
	}

	.kv .theater .clapperboard .group .team .forname{
		width: 140px;
	}

	.kv .theater .clapperboard .group .team .fortel span.dash{
		padding: 0 2px;
	}

	.kv .theater .clapperboard .group .title{
		width: calc(224px * 0.85);
	}

	.kv .theater .clapperboard .group .team .forage{
		padding-left: 6px;
	}

	.kv .theater .clapperboard .group .team .forsex label{
		padding-right: 3px;
	}


	.kv .theater .clapperboard .group .sendbtn a{
		width: calc(153px * 0.85);
		height: calc(47px * 0.85);
	}

	.kv .theater .clapperboard p.extra{
		font-size: 14px;
	}

	.kv .summary .collection{
		width: 1250px;
		padding: 0 0 15px 0;
	}

	.kv .summary .collection .item .block .detail .icon img{
		width: calc(46px * 0.85);
	}

	.kv .summary .collection .item .block .detail .info .title{
		font-size: 20px;
	}

	.kv .summary .collection .item .block .detail .info span.memo{
		font-size: 16px;
	}

	.jogging-road{
		display: none;
	}

	.jogging-people{
		display: none;
	}

}

/*小於等於1441*/
@media (max-width: 1441px) {

	.kv{
		min-height: 525px;
		background-size: 1441px auto;
	}

}

/*小於等於1280*/
@media (max-width: 1280px) {

	.container-sub{
		max-width: calc(720px + (15px * 2));
	}

	header{
		border-bottom: 4px solid #bc2044;
	}

	header .collection nav ul li:before, header .collection nav ul li:after, header .collection nav ul li:last-child a:before, header .collection nav ul li:last-child a:after{
		height: calc(100% + 4px);
	}


	header .collection .logo{
		width: 146px;
		padding-top: 5px;
	}

	header .collection .sub-logo{
		width: 120px;
		padding-left: 15px;
		padding-top: 5px;
	}

	header .collection .contact{
		width: 200px;
	}

	header .collection nav{
		padding: 0 10px 0 0;
	}

	header .collection nav ul li a{
		padding: 10px 15px;
	}

	header .collection nav ul li:last-child a{
		padding: 10px 18px;
	}

	header .collection nav ul li .hot{
		width: 26px;
		left: calc(50% - 46px);
	}

	.kv .theater img.main-bg{
		width: 1300px;
	}

	.kv .theater .sun{
		width: calc(114px * 0.7);
		top: 10px;
		left: calc(50% - 550px);
	}

	.kv .theater .slogan-sub{
		width: calc(364px * 0.7);
		top: 15px;
		left: calc(50% - 390px);
	}

	.kv .theater .slogan-dash{
		width: calc(582px * 0.7);
		top: 70px;
		left: calc(50% - 460px);
	}

	.kv .theater .slogan-main{
		width: calc(644px * 0.7);
		top: 75px;
		left: calc(50% - 480px);
	}

	.kv .theater .outline{
		width: calc(452px * 0.7);
		top: 150px;
		left: calc(50% - 470px);
	}

	.kv .theater .woman{
		width: calc(249px * 0.7);
		left: calc(50% - 100px);
		bottom: 115px;
	}

	.kv .theater .man{
		width: calc(248px * 0.7);
		left: calc(50% + 56px);
		bottom: 125px;
	}

	.kv .theater .heart1{
		width: calc(18px * 0.7);
		bottom: 356px;
		left: calc(50% + 36px);
	}

	.kv .theater .heart2{
		width: calc(25px * 0.7);
		bottom: 342px;
		left: calc(50% + 46px);
	}

	.kv .theater .heart3{
		width: calc(18px * 0.7);
		bottom: 332px;
		left: calc(50% + 32px);
	}

	.kv .theater .talk{
		width: calc(219px * 0.7);
		top: 40px;
		left: calc(50% + 35px);
	}

	.kv .theater .clapperboard{
		width: calc(361px * 0.7);
		bottom: 100px;
		left: calc(50% + 260px);
	}

	.kv .theater .clapperboard .group .title{
		width: calc(calc(224px * 0.7));
	}

	.kv .theater .clapperboard .group{
		padding: 40px 20px 0 20px;
	}

	.kv .theater .clapperboard .group hr{
		margin: 6px 5px 10px 5px;
	}

	.kv .theater .clapperboard .group .team{
		padding-bottom: 5px;
	}

	.kv .theater .clapperboard .group .team span.team-title{
		width: 45px;
		font-size: 13px;
	}

	.kv .theater .clapperboard .group .team span.team-title.short{
		width: 32px;
	}

	.kv .theater .clapperboard .group .team .forname{
		width: 120px;
	}

	.kv .theater .clapperboard .group .team .forname input[type='text']{
		height: 26px;
	}

	.kv .theater .clapperboard .group .team .forage select{
		height: 26px;
		font-size: 13px;
	}

	.kv .theater .clapperboard .group .team .forsex label{
		font-size: 13px;
	}

	.kv .theater .clapperboard .group .team .forsex label input[type='radio']{
		margin-right: 3px;
	}

	.kv .theater .clapperboard .group .team .formobile input[type='text']{
		height: 26px;
	}

	.kv .theater .clapperboard .group .team .fortel input[type='text']{
		height: 26px;
	}

	.kv .theater .clapperboard .group .team .fortel input[type='text'].zip{
		height: 26px;
	}

	.kv .theater .clapperboard .group .team .formail input[type='text']{
		height: 26px;
	}

	.kv .theater .clapperboard .group label.agreement .memo{
		padding-left: 5px;
		line-height: 1.2;
	}

	.kv .theater .clapperboard .group .sendbtn a{
		width: calc(153px * 0.7);
		height: calc(47px * 0.7);
		margin: 10px auto 0;
	}

	.kv .theater .clapperboard p.extra{
		margin-top: 3px;
		font-size: 13px;
	}

	.kv .summary .collection{
		width: 1020px;
	}

	.kv .summary .collection .item{
		width: calc(25% - 5px);
	}

	.kv .summary .collection .item .block{
		padding-right: 4px;
		padding-bottom: 4px;
	}

	.kv .summary .collection .item .block .detail{
		padding: 0 5px;
		min-height: 80px;
	}

	.kv .summary .collection .item .block{
		min-height: 80px;
	}

	.kv .summary .collection .item .block:before{
		width: calc(100% - 4px);
		height: calc(100% - 4px);
		top: 4px;
		left: 4px;
	}

	.kv .summary .collection .item .block:after{
		padding: 0px 3px 3px 3px;
	}

	.kv .summary .collection .item .block .detail .icon{
		padding-right: 10px;
	}

	.kv .summary .collection .item .block .detail .icon img{
		width: calc(46px * 0.7);
	}

	.kv .summary .collection .item .block .detail .info .title{
		font-size: 16px;
	}

	.kv .summary .collection .item .block .detail .info .title span.extra{
		font-size: 11px;
	}

	.kv .summary .collection .item .block .detail .info span.memo{
		font-size: 16px;
	}

	.kv .summary .collection .item .block .nag{
		padding: 15px 10px;
		font-size: 14px;
	}
	
	.horse .collection span.title{
		padding: 2px 6px;
		font-size: 14px;
	}

	.mainpoint .unit-title{
		max-width: calc(833px * 0.7);
	}

	.mainpoint .scenario .item .cover{
		width: calc(207px * 0.7);
	}

	.mainpoint .scenario .item.i1{
		margin-top: -20px;
	}

	.mainpoint .scenario .item.i1 .title{
		max-width: calc(600px * 0.7);
	}

	.mainpoint .scenario .item.i2 .title{
		max-width: calc(713px * 0.7);
	}

	.mainpoint .scenario .item.i3 .title{
		max-width: calc(641px * 0.7);
	}

	.mainpoint .scenario .item .detail{
		padding: 20px 30px;
	}

	.mainpoint .scenario .item .detail .research{
		font-size: 18px;
		padding-left: 50px;
		background-size: calc(50px * 0.7) calc(62px * 0.7) !important;
	}

	.mainpoint .scenario .item .detail .research span.extra{
		font-size: 13px;
	}

	.mainpoint .scenario .item .detail hr{
		margin: 10px 0;
	}

	.mainpoint .scenario .item .detail .commentary .memo{
		padding-left: 40px;
		font-size: 18px;
	}

	.mainpoint .scenario .item .detail .commentary .memo:before{
		width: calc(31px * 0.7);
		height: calc(30px * 0.7);
		top: 13px;
		left: 10px;
	}

	.mainpoint .scenario .item .detail .commentary .memo span.big{
		font-size: 26px;
	}

	.mainpoint .scenario .item .detail .commentary .memo span.extra{
		font-size: 13px;
	}

	.mainpoint .scenario .item .detail .tool .headline .child{
		font-size: 16px;
	}

	.mainpoint .scenario .item .detail .tool .genus .child{
		font-size: 16px;
	}

	.mainpoint .scenario .item .detail hr{
		height: 2px;
		border-top: 2px dashed #dc6d01;
	}

	.mainpoint .scenario .item .detail .tool{
		margin-top: 15px;
	}

	.bulletinboard .maincontent .info .headline{
		padding: 15px 0;
	}

	.bulletinboard .maincontent .info .headline .calculate-title{
		width: calc(372px * 0.7);
	}

	.bulletinboard .maincontent .info{
		padding-bottom: 40px;
	}

	.calculate .step{
		width: 510px;
		margin: 30px auto 0;
	}

	.calculate .step span.title{
		font-size: 18px;
	}

	.calculate .step .milestone.spec{
		margin-bottom: 40px;
	}

	.calculate .step .formobj .formtitle{
		font-size: 18px;
		padding-bottom: 5px;
	}

	.calculate .step .formobj .formdetail .sex .item{
		width: 160px;
		padding: 15px;
		font-size: 18px;
	}



	.calculate .step .formobj .formdetail .item.male:after{
		width: calc(95px * 0.7);
		height: calc(114px * 0.7);
	}

	.calculate .step .formobj .formdetail .item.female:after{
		width: calc(95px * 0.7);
		height: calc(114px * 0.7);
	}

	.calculate .step .formobj{
		padding-bottom: 15px;
	}

	.calculate .step .formobj .formdetail .age select{
		font-size: 18px;
	}

	.calculate .step .formobj .formdetail input[type='text']{
		font-size: 18px;
	}

	.calculate .step .formobj .formdetail label.agreement input[type='checkbox']{
		width: 25px;
		height: 25px;
	}

	.calculate .step .formobj .formdetail label.agreement input[type='checkbox']:checked::after{
		width: 18px;
		height: 18px;
	}

	.calculate .step .formobj .formdetail label.agreement .memo{
		padding-left: 4px;
	}

	.calculate .step .formbtn a{
		width: 230px;
	}

	.calculate .step .formbtnfinall a{
		width: 220px;
	}

	.calculate .step .formobj .plan .item label span{
		font-size: 18px;
	}

	.calculate .step .formobj .plan .item label{
		width: 100%;
	}

	.calculate .step .formobj .plan .item label .cover{
		width: 100%;
	}

	.calculate .step .formobj .plan .item label .cover img{
		width: 100%;
	}

	.calculate .step .formobj .formdetail .result span.showtitle{
		padding: 10px 15px;
		font-size: 18px;
	}

	.calculate .step .formobj .formdetail .result span.showtitle i{
		font-size: 26px;
	}

	.calculate .step .formobj .formdetail .result .detail .monthpay span.memo{
		font-size: 18px;
	}

	.calculate .step .formobj .formdetail .result .detail .monthpay span.money{
		font-size: 18px;
	}

	.guideline .pannel{
		padding: 30px;
	}

	.guideline .pannel .unit-title{
		max-width: calc(373px * 0.7);
	}

	.guideline .pannel .syllabus{
		font-size: 18px;
	}

	.guideline .pannel .syllabus span.highlight{
		font-size: 28px;
	}

	.guideline .pannel .info{
		padding-top: 20px;
	}

	.guideline .pannel .info .dashboard .payitem .title{
		width: 310px;
	}

	.guideline .pannel .info .dashboard .payitem .memo{
		width: 220px;
	}

	.guideline .pannel .info .dashboard .payitem .title, .guideline .pannel .info .dashboard .payitem .memo, .guideline .pannel .info .dashboard .payitem .money{
		padding: 20px 0;
		font-size: 18px;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .detail .murmur{
		font-size: 16px;
	}

	.guideline .pannel .info .dashboard .payitem .money{
		padding: 20px 25px 20px 0;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .detail{
		font-size: 18px;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .detail span.extra{
		font-size: 13px;
	}

	.guideline .pannel .info .dashboard .arrangement .rate{
		font-size: 18px;
	}

	.guideline .pannel .info .dashboard .arrangement .money{
		font-size: 20px;
		padding-right: 25px;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology{
		width: 310px;
		padding: 10px;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .icon{
		width: calc(53px * 0.7);
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .icon img{
		width: 100%;
	}

	.guideline .pannel .info .dashboard .arrangement .rate{
		padding: 15px 0px 15px 15px;
		width: 220px;
	}

	.guideline .pannel .info .dashboard .arrangement .rate:before{
		border-width: 6.5px 0 6.5px 10.7px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology{
		width: 140px;
		padding: 10px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology .icon{
		width: calc(53px * 0.7);
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology .detail{
		font-size: 18px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-child{
		width: 170px;
		padding: 10px;
		font-size: 14px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-child span.highlight{
		font-size: 16px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-rate{
		width: 220px;
		padding: 15px 0;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-rate .spec:before{
		border-width: 6.5px 0 6.5px 10.7px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-rate .spec{
		padding: 15px 0 15px 15px;
		font-size: 18px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-money .spec{
		font-size: 22px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-money{
		padding-right: 25px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology{
		width: 140px;
		padding: 10px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology .icon{
		width: calc(53px * 0.7);
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology .icon img{
		width: 100%;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology .detail{
		font-size: 18px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item .aitiology-reason{
		width: 170px;
		padding: 10px;
		font-size: 18px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item .aitiology-rate{
		width: 220px;
		padding: 15px 15px 15px 15px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item .aitiology-rate:before{
		border-width: 6.5px 0 6.5px 10.7px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item .aitiology-money{
		padding-right: 25px;
	}

	.guideline .pannel .info .dashboard .arrangement .rate span.extra{
		display: contents;
	}

	.paradigm .unit-title{
		width: calc(373px * 0.7);
	}

	.paradigm ul.menu li a{
		padding: 5px 15px;
		font-size: 22px;
	}

	.paradigm .substance{
		padding: 20px 40px 0 40px;
		font-size: 18px;
	}

	.paradigm .substance .conclude{
		margin: 15px 0;
		font-size: 22px;
	}

	.paradigm .substance .conclude span.highlightsize{
		font-size: 28px;
	}

	.paradigm .substance .breakdown .title{
		font-size: 18px;
	}

	.paradigm .substance .breakdown .title span.extra{
		font-size: 13px;
	}

	.paradigm .substance .breakdown .price{
		font-size: 18px;
	}

	.paradigm .substance .summarize .price{
		font-size: 18px;
	}

	.paradigm .substance .summarize .ntd{
		font-size: 14px;
	}

	.heavyinfo h1{
		font-size: 24px;
	}

	footer .memo a.tel{
		width: calc(491px * 0.8);
	}

	footer .memo .askrelax a{
		margin: 0 10px;
	}

	footer .memo .askrelax a img.ask{
		width: calc(220px * 0.8);
	}

	footer .memo .askrelax a img.relax{
		width: calc(220px * 0.8);
	}

	footer .memo a.open{
		left: calc(50% + 200px);
	}
}

/*小於等於1160*/
@media (max-width: 1160px) {

	
}

/*小於等於1024*/
/* pad default */
@media (max-width: 1024px) {

	.lihsi-desktop{
		display: none !important;
	}

	.lihsi-mobile{
		display: block !important;
	}

	header .collection{
		align-items: center;
	}

	header .collection .sub-logo{
		display: none;
	}

	header .collection .product{
		display: flex !important;
		justify-content: flex-end;
		align-items: center;
	}

	header .collection .product a{
		color: #FFF;
	}

	.kv .theater img.main-bg{
		width: 1024px;
		margin-top: -240px;
	}

	.kv .theater .sun{
		display: none;
	}

	.kv .theater .slogan-sub{
		width: calc(364px * 1);
		left: calc(50% - 78px);

		top: 293px;
	}

	.kv .theater .slogan-main{
		width: calc(644px * 1);
		top: 384px;
		left: calc(50% - 315px);
	}

	.kv .theater .slogan-dash{
		top: 376px;
		left: calc(50% - 72px);
	}

	.kv .theater .outline{
		width: calc(452px * 1);

		top: 492px;
		left: calc(50% - 300px);
	}

	.kv .theater .woman{
		width: calc(249px * 1);
		left: calc(50% - 150px);
		bottom: 0;
		top: 750px;
	}

	.kv .theater .man{
		width: calc(248px * 1);
		left: calc(50% + 46px);
		bottom: 0;
		top: 730px;
	}

	.kv .theater .heart1{
		width: calc(18px * 1);
		bottom: 0px;
		top: 670px;
		left: calc(50% + 276px);
	}

	.kv .theater .heart2{
		width: calc(25px * 1);
		bottom: 0px;
		top: 690px;
		left: calc(50% + 290px);
	}

	.kv .theater .heart3{
		width: calc(18px * 1);
		bottom: 0px;
		top: 710px;
		left: calc(50% + 272px);
	}

	.kv .theater .talk{
		width: calc(217px * 1);
		top: 840px;
		left: calc(50% - 340px);
	}

	.kv .summary{
		padding-bottom: 30px;
	}

	.kv .theater .clapperboard{
		width: 80vw;
		left: calc(50% - 40vw);
		bottom: 140px;

		text-align: left;
	}

	.kv .theater .clapperboard p.extra{
		font-size: 16px;
	}

	.kv .theater .clapperboard .pannel{
		display: none;
	}

	.heavyinfo h1{
		display: none;
	}

	.demand{
		display: block;
	}

	.poplayout{
		width: 90%;
		padding: 50px 0px 50px 0;
	}

	.poplayout a.closebtn{
		width: 35px;
		height: 35px;
	}

}

/*小於等於992*/
@media (max-width: 992px) {

}

/*小於等於960*/
@media (max-width: 960px) {

	.popinner{
		max-width: auto;
		width: 100%;
	}

	.popinner span.title{
		padding: 10px 15px;
		font-size: 28px;
	}

	.popinner .info{
		display: block;

		padding: 30px 25px;
	}

	.popinner .info .content{
		width: 100%;
		flex: none;

		font-size: 26px;
		line-height: 34px;
		text-align: center;
	}

	.popinner .info .people{
		display: inline-block;
		width: 100%;
		text-align: center;
	}

	.popinner .info .people img{
		width: auto;
		margin: 0 auto;
	}

	.popinner .btn{
		width: 320px;
		margin: 0 auto;
	}

	.popinner .btn a{
		font-size: 24px;
	}

	.popinner .btn a img{
		width: 30px;
	}

	.popinner .memo{
		padding: 30px;
	}

	footer .memo a.tel{
		width: calc(491px * 0.65);
	}

	footer .memo a.open{
		width: 140px;
		left: calc(50% + 180px);
	}

	footer .memo .askrelax a{
		margin: 0 8px;
	}

	footer .memo .askrelax a img.ask{
		width: calc(220px * 0.7);
	}

	footer .memo .askrelax a img.relax{
		width: calc(220px * 0.7);
	}

	footer .detail .extra{
		display: inline-block;
		width: 100%;
		padding-right: 0;
		padding-bottom: 5px;
	}
}

/*小於等於768*/
@media (max-width: 768px) {

	.container-sub{
		width: 768px;
	}

	.mobile-nopadding{
		padding: 0 !important;
	}

	.kv .theater .product-logo{
		width: calc(177px * 0.9);
		top: 40px;
		left: calc(50% - 275px);
	}

	.kv .theater img.main-bg{
		width: 768px;
		margin-top: 0;
	}

	.kv .theater .slogan-sub{
		top: 50px;
	}

	.kv .theater .slogan-dash{
		top: 136px;
	}

	.kv .theater .slogan-main{
		width: calc(644px * 0.9);
		top: 145px;
		left: calc(50% - 280px);
	}

	.kv .theater .outline{
		top: 262px;
		width: calc(452px * 0.9);
		left: calc(50% - 280px);
	}

	.kv .theater .woman{
		top: 520px;
	}

	.kv .theater .man{
		top: 500px;
	}

	.kv .theater .heart1{
		bottom: 0px;
		top: 425px;
		left: calc(50% + 246px);
	}

	.kv .theater .heart2{
		bottom: 0px;
		top: 445px;
		left: calc(50% + 260px);
	}

	.kv .theater .heart3{
		bottom: 0px;
		top: 465px;
		left: calc(50% + 242px);
	}

	.kv .theater .talk{
		top: 580px;
	}

	.kv .theater .clapperboard{
		bottom: 100px;
	}

	.paradigm{
		z-index: 2;
	}

	footer .memo{
		border-bottom: 0px;
	}

	footer .detail{
		margin-bottom: 80px;
		line-height: 22px;
	}

	

}

/*小於等於575*/
/*mobile*/
@media (max-width: 575px) {

	.lihsi-mobile-extra{
		display: block !important;
	}

	.lihsi-no-mobile-extra{
		display: none !important;
	}

	.demand{
		padding: 50px 0 80px 0;
	}

	.demand .pannel{
		width: 360px;
		height: 540px;
		padding: 130px 30px 0 30px;
		background: url("../images/demand_m_pannel.png") no-repeat top center;
		background-size: 100% auto;
	}

	.demand .pannel .group{
		padding-bottom: 10px;

		font-size: 18px;
	}

	.demand .pannel .group span.title{
		padding-right: 10px;
		font-size: 18px;
		min-width: 60px;
	}

	.demand .pannel .group .item:first-child{
		padding-right: 10px;
	}

	.demand .pannel .group label.forsex{
		padding-right: 15px;
		font-size: 18px;
	}

	.demand .pannel .group input[type='text']{
		font-size: 18px;
		height: 28px;
	}

	.demand .pannel .group select{
		width: 80px;
		height: 28px;

		font-size: 18px;
	}


	.demand .pannel .group input[type='radio']{
		width: 30px;
		height: 30px;
		margin-right: 5px;
	}

	.demand .pannel .group input[type='radio']:checked::after{
		width: 26px;
		height: 26px;
	}

	.demand .pannel .group label.agreement{
		margin-bottom: 12px;
		line-height: 20px;
		cursor: pointer;
		font-size: 18px;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.demand .pannel .group label.agreement input[type='checkbox']{
		width: 30px;
		height: 30px;

		margin-top: 0px;
	}

	.demand .pannel .group label.agreement input[type='checkbox']:checked::after{
		width: 26px;
		height: 26px;
	}

	.demand .pannel .group .zip{
		width: 40px;
	}

	.demand .pannel .group label.agreement .memo{
		padding-left: 10px;
		line-height: 22px;
		letter-spacing: 2px;
		font-size: 14px;
		letter-spacing: 0;
	}

	.demand .pannel .sendbtn a{
		width: calc(307px * 0.6);
		height: calc(93px * 0.6);
		
	}

	.demand .warning{
		padding-top: 20px;
		width: 360px;
		font-size: 18px;
	}

	.popinner span.title{
		padding: 10px 15px;
		font-size: 22px;
	}

	.popinner .info{
		display: block;

		padding: 20px 20px;
	}

	.popinner .info .content{

		padding-top: 20px;

		font-size: 18px;
		line-height: 26px;
		text-align: left;
	}

	.popinner .info .people img{
		max-width: 160px;
	}

	.popinner .sharegroup .item img{
		width: 60px;
		margin: 0 auto;
	}

	.popinner .btn{
		width: 240px;
	}

	.popinner .btn a{
		font-size: 22px;
	}

	.popinner .btn a img{
		width: 20px;
	}

	.popinner .memo{
		padding: 20px;
		line-height: 22px;
	}

	.mainpoint .scenario .item .cover{
		display: none;
	}

}

@media (max-width: 480px) {

	.container-sub{
		width: 100%;
	}

	header .collection .logo{
		padding-top: 0px;
		margin-top: -2px;
		margin-bottom: -2px;
	}

	header .collection .product a{
		background-position: top 15% center !important;

	}

	header .collection .product a.pd{
		background-size: 28px 28px !important;
	}

	header .collection .product a.kn{
		background-size: 28px 28px !important;
	}

	.kv .theater img.main-bg{
		width: 480px;
		margin-top: -40px;
	}

	.kv .theater .product-logo{
		width: 90px;
		top: 50px;
		left: calc(50% - 166px);
	}

	.kv .theater .slogan-sub{
		width: 215px;
		top: 52px;
		left: calc(50% - 74px);
	}

	.kv .theater .slogan-main{
		width: 315px;
		top: 110px;
		left: calc(50% - 170px);
	}

	.kv .theater .slogan-dash{
		width: 210px;
		top: 104px;
		left: calc(50% - 70px);
	}

	.kv .theater .outline{
		width: 300px;
		left: calc(50% - 165px);
		top: 170px;
	}

	.kv .theater .woman{
		width: 158px;
		top: 330px;
		left: calc(50% - 90px);
	}

	.kv .theater .man{
		width: 148px;
		top: 318px;
		left: calc(50% + 28px);
	}

	.kv .theater .heart1{
		width: calc(18px * 0.7);
		bottom: 0px;
		top: 286px;
		left: calc(50% + 146px);
	}

	.kv .theater .heart2{
		width: calc(25px * 0.7);
		bottom: 0px;
		top: 296px;
		left: calc(50% + 155px);
	}

	.kv .theater .heart3{
		width: calc(18px * 0.7);
		bottom: 0px;
		top: 308px;
		left: calc(50% + 142px);
	}

	.kv .theater .clapperboard{
		width: 90vw;
		left: calc(50% - 45vw);
		bottom: 60px;
	}

	.kv .theater .clapperboard p.extra{
		font-size: 13px;
	}

	.kv .summary{
		padding-bottom: 0;
		bottom: 15px;
	}

	.kv .summary .tel{
		width: 90vw;
		padding-bottom: 0;
	}

	.kv .theater .talk{
		width: 100px;
		top: 372px;
		left: calc(50% - 168px);
	}

	.bulletinboard .maincontent .info .headline .calculate-title{
		width: calc(372px * 0.5);
	}

	.mainpoint{
		padding-bottom: 260px;
	}

	.mainpoint .unit-title{
		max-width: 330px;
		margin: 0px auto 30px auto;
		padding-top: 30px;
	}

	.mainpoint .scenario .item{
		padding-top: 30px;
	}

	.mainpoint .scenario .item .role{
		align-items: center;
	}

	.mainpoint .scenario .item .cover{
		display: none;
	}

	.mainpoint .scenario .item.i1 .title, .mainpoint .scenario .item.i2 .title, .mainpoint .scenario .item.i3 .title{
		padding-bottom: 0;
		margin-left: 0;
		padding: 0 10px;
	}

	.mainpoint .scenario .item.i1{
		margin-top: 0;
	}

	.mainpoint .scenario .item .detail{
		padding: 10px;
	}

	.mainpoint .scenario .item .detail .research{
		padding-left: 30px;
		font-size: 16px;

		text-align: justify;

		background-size: 24px 28px !important;
	}

	.mainpoint .scenario .item .detail hr{
		height: 1px;
		margin: 5px 0;
		border-top: 1px dashed #dc6d01;
	}

	.mainpoint .scenario .item .detail .commentary .memo{
		padding-left: 10px;
		font-size: 16px;
	}

	.mainpoint .scenario .item .detail .commentary .memo::before{
		display: none;
	}

	.mainpoint .scenario .item .detail .commentary .memo span.big{
		font-size: 24px;
	}

	.mainpoint .scenario .item .detail .commentary .memo span.extra{
		font-size: 11px;
	}

	.mainpoint .scenario .item .detail .tool{
		margin-top: 10px;
	}

	.mainpoint .scenario .item .detail .tool .headline .child{
		padding: 10px 0;
		font-size: 13px;
	}

	.mainpoint .scenario .item .detail .tool .genus .child{
		padding: 10px 0;
		font-size: 13px;
	}

	.manor{
		margin-top: 0px;
	}

	.calculate{
		padding: 30px 0;
		margin-top: -360px;
	}

	.calculate .step{
		width: 100%;
		padding: 0 10px;
	}

	.calculate .step .formobj .formtitle{
		font-size: 16px;
	}

	.calculate .step .formobj .formdetail .sex .item{
		width: 110px;
		padding: 10px;
		border-radius: 20px;

		font-size: 16px;
		letter-spacing: 0;
	}

	.calculate .step .formobj .formdetail .sex .item:first-child{
		margin-right: 10px;
	}

	.calculate .step .formobj .formdetail .item.male:after, .calculate .step .formobj .formdetail .item.female:after{
		width: calc(95px * 0.5);
		height: calc(114px * 0.5);
		left: 8px;
	}

	.calculate .step .formobj .formdetail .age select{
		font-size: 16px;
		padding: 5px 10px 5px 5px;
		background-size: 10px 8px;
	}

	.calculate .step .formobj .formdetail input[type='text']{
		font-size: 16px;
		padding: 5px;
	}

	.calculate .step .formobj .formdetail.spare-age{
		width: 80px;
		padding-right: 10px;
	}

	.calculate .step .formbtn{
		padding-top: 10px;
	}

	.calculate .step .formbtn a{
		width: 210px;
	}

	.calculate .step .formobj{
		padding-bottom: 10px;
	}

	.calculate .step .formobj .formdetail label.agreement .memo{
		font-size: 14px;
	}

	.calculate .step .formobj .plan .item label span{
		font-size: 14px;
	}

	.calculate .step .formobj .plan .item{
		width: 24.5%;
	}

	.calculate .step .formobj .plan .item label span:before{
		width: 20px;
		height: 20px;
	}

	.calculate .step .formobj .plan .item label.chs span:after{
		width: 14px;
		height: 14px;
		left: calc((20px - 14px) / 2);
	}

	.calculate .step .formobj .plan .item label span{
		padding-left: 24px;
	}

	.calculate .step .formobj .formdetail .result .detail{
		padding-left: 5px;
	}

	.calculate .step .formobj .formdetail .result span.showtitle{
		padding: 15px 8px;
		font-size: 16px;
	}

	.calculate .step .formobj .formdetail .result span.showtitle i{
		font-size: 22px;
	}

	.calculate .step .formobj .formdetail .result .detail .monthpay span.memo{
		font-size: 16px;
	}

	.calculate .step .formobj .formdetail .result .detail .monthpay span.money{
		padding: 5px;
		font-size: 16px;
	}

	.guideline{
		padding: 30px 0;
	}

	.guideline .pannel{
		padding: 30px 6px 30px 6px;
	}

	.guideline .pannel .unit-title{
		max-width: 200px;
	}

	.guideline .pannel .syllabus{
		font-size: 15px;
	}

	.guideline .pannel .syllabus span.highlight{
		font-size: 22px;
	}

	.guideline .pannel .syllabus span.extra{
		font-size: 13px;
	}

	.guideline .pannel .info .ntd{
		font-size: 14px;
		padding-bottom: 5px;
	}

	.guideline .pannel .info .dashboard .payitem .title, .guideline .pannel .info .dashboard .payitem .memo, .guideline .pannel .info .dashboard .payitem .money{
		padding: 15px 0;
		font-size: 16px;
	}



	.guideline .pannel .info .dashboard .payitem .title{
		width: 62%;
	}

	.guideline .pannel .info .dashboard .payitem .memo{
		display: none;
	}

	.guideline .pannel .info .dashboard .payitem .money{
		text-align: center;
	}

	.guideline .pannel .info .dashboard .arrangement .mobile-show{
		width: 100%;
		padding-top: 5px;
		font-size: 11px;
	}

	.guideline .pannel .info .dashboard .arrangement .mobile-show.specx{
		font-size: 11px !important;
		color: #704136;
		text-align: center;
		padding: 0px 0px 0 5px
	}

	.guideline .pannel .info .dashboard .arrangement .rate{
		display: none;
	}

	.guideline .pannel .info .dashboard .arrangement .money{
		position: relative;
		padding: 5px;
		justify-content: center;
		font-size: 18px;
		flex-wrap: wrap;
		align-content: center;
	}

	.guideline .pannel .info .dashboard .arrangement .money:before{
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		border-style: solid;
		border-width: 3px 0 3px 5.2px;
		border-color: transparent transparent transparent #7aa408;
	}



	.guideline .pannel .info .dashboard .arrangement .aetiology-child{
		padding: 5px;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology{
		width: 62%;
		padding: 5px 5px 5px 10px;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .detail{
		padding-left: 5px;
		font-size: 14px;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .icon{
		width: calc(53px * 0.5);
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .detail .murmur{
		font-size: 12px;
	}

	.guideline .pannel .info .dashboard .arrangement .etiology .detail span.extra{
		font-size: 11px;
	}



	.guideline .pannel .info .dashboard .arrangement .aetiology{
		width: 25%;
		flex-wrap: wrap;
		
		align-content: center;
		justify-content: center;

		padding: 5px;

		text-align: center;
	}



	.guideline .pannel .info .dashboard .arrangement .aetiology-child{
		padding: 5px;

	}

	.guideline .pannel .info .dashboard .arrangement .aetiology .icon{
		padding-bottom: 5px;
		width: calc(53px * 0.5);
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology .detail{
		padding-left: 0;
		flex: none;
		width: 100%;
		font-size: 14px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology .detail span.extra{
		font-size: 11px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-money{
		padding-right: 5px;
		text-align: center;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-money .spec{
		justify-content: center;
		font-size: 18px;
		align-content: center;
		flex-wrap: wrap;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-money .spec:before{
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		border-style: solid;
		border-width: 3px 0 3px 5.2px;
		border-color: transparent transparent transparent #7aa408;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-child{
		width: 37%;
		font-size: 12px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-child span.highlight{
		font-size: 12px;
	}

	.guideline .pannel .info .dashboard .arrangement .aetiology-rate{
		display: none;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item .aitiology-rate{
		display: none;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item .aitiology-money{
		position: relative;
		padding-right: 5px;
		justify-content: center;
		font-size: 18px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item .aitiology-money:before{
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		border-style: solid;
		border-width: 3px 0 3px 5.2px;
		border-color: transparent transparent transparent #7aa408;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology{
		flex-wrap: wrap;
		justify-content: center;
		width: 25%;
		padding: 5px 5px 5px 10px;
		align-content: center;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology .icon{
		width: calc(53px * 0.5);
		padding-bottom: 5px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item{
		padding-bottom: 3px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology-child .item .aitiology-reason{
		width: 49%;
		padding: 5px;
		font-size: 12px;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology .detail{
		flex: none;
		width: 100%;
		padding-left: 0;
		font-size: 14px;
		text-align: center;
	}

	.guideline .pannel .info .dashboard .arrangement .aitiology .detail span.extra{
		font-size: 11px;
	}

	.paradigm{
		padding: 30px 0;
	}

	.paradigm .unit-title{
		width: 220px;
		padding-bottom: 10px;
	}

	.paradigm ul.menu li{
		padding: 0 5px;
	}

	.paradigm ul.menu li a{
		font-size: 16px;
		padding: 5px 10px;
	}

	.paradigm .substance{
		padding: 10px 15px 0 15px;
		font-size: 16px;
	}

	.paradigm .substance .conclude{
		font-size: 20px;
		line-height: 1.4;
	}

	.paradigm .substance .breakdown .title{
		font-size: 15px;
	}

	.paradigm .substance .breakdown .price{
		width: 105px;
		text-align: right;
		font-size: 16px;
		padding-left: 5px;
	}

	.paradigm .substance .breakdown .title span.extra{
		font-size: 11px;
	}

	.paradigm .substance .summarize .price{
		padding-top: 10px;
		font-size: 16px;
		min-width: 106px;
	}

	.paradigm .substance .summarize .ntd{
		font-size: 11px;
	}

	.manor {
		padding-bottom: 70px;
	}

	.manor .footleftbg, .manor .footrightbg{
		display: none;
	}

	.manor .footmainbg{
		width: 480px;
		left: calc(50% - 240px);
		bottom: 0;
	}

	.stickybottom.sci a{
		width: 40%;
		padding: 10px;
		margin: 0 5px;
		font-size: 22px;
	}

	.stickybottom a img{
		width: 26px;
		margin-right: 3px;
	}

}

/*小於等於414*/
@media (max-width: 414px) {

}

/*小於等於350*/
@media (max-width: 350px) {

	.quick a{
		padding: 10px 10px;
	}

}