
.mainvisual{
	position: relative;
	height: 600px;
	background: url("../img/crystal/mainvisual.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.mainvisual-catch{
	margin-bottom: 20px;
	color: #f9358f;
	font-size: 20px;
	line-height: 30px;
}

.mainvisual-catch{
	text-align: center;
}

.mainvisual-detail{
	text-align: left;
}

.mainvisual-detail{
	font-size: 15px;
	color: #4c4c4c;
}

.introduce{
	background: url("../img/crystal/introduce_bg.png");
	/*background-position: center top;*/
	background-repeat: no-repeat;
}

.section-block-headline .color{
	color: #45caf5;
}

.introduce .section-block-headline{
	/*font-size: 37px;*/
	color: #2596ff;
}

.introduce .section-block-headline .color{
	color: #f9358f;
}

.pink_ul {
	color: #f9358f;
	font-weight:bold;
}

/*
.introduce-item .option{
	display: table;
}
*/

.introduce-item .option-small{
	/*font-size: 12px;*/
	font-size: 17.5px;
    color: #9ae5d7;
    color: #79dcca;
}

.introduce-item .option-small .small{
	font-size: 12px;
}

.introduce-item .option-small:before{
	content: "";
	display: table-cell;
	width: 25px;
	height: 25px;
	display: inline-block;
    /* padding-right: 3px; */
    margin-right: 5px;
	vertical-align: middle;
	background: url("../img/crystal/faucet.png");
    background-size: 100% 100%;
}

.introduce-item .option-large-text{
	padding-top: 5px;
	font-size: 24px;
	color: #45caf5;
    font-weight: bold;
}

.introduce-item .option-large-text .small{
	font-size: 13px;
}

.introduce-item-name{
	color: #45caf5;
	font-size: 32px;
}

.introduce-item-right .price .small{
	font-size: .85rem;
}

.introduce-item-right .alert-text, .introduce-item .option-small{
	font-weight: bold;
}

.introduce-item-right .alert-text{
    font-size: 17.5px;
	color: #9ae5d7;
    color: #79dcca;
}

.introduce-item-name .small{
	font-size: 14px;
	width: 13%;
    display: inline-block;
}

.introduce-item-detail .small{
	display: block;
	font-size: 10px;
}

.price .tate{
	writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    /* display: inline; */
    font-size: x-small;
    font-size: 13px;
    /* position: absolute; */
    display: block;
    display: inline-block;
    vertical-align: middle;
    vertical-align: sub;
    font-size: 11px;
    vertical-align: bottom;
}

.kodawari-title{
	height: 60px;
	background: url("../img/crystal/kodawari_title.png");
	background-size: cover;
	background-repeat: no-repeat;
	font-size: 20px;
	line-height: 18px;
	color: #ffffff;
	text-align: center;
    line-height: 60px;
}

.kodawari-text{
	/*padding: 15px 10px;*/
    padding: 25px 15px;
	font-size: 12px;
	line-height: 18px;
	background: #ffffff;
	border-radius: 4px;
}

.performance-element-name, .performance-element-detail{
	font-size: 15px;
}

.performance-element-name{
	background: url(../img/crystal/performance_element_title.png);
    color: #ffffff;
    background-repeat: no-repeat;
    /* padding: 13px 0 13px 22px; */
    /* background-size: 170px; */
    /* display: block; */
    width: 171px;
    padding: 13px 0;
    /* text-align: center; */
    padding-left: 40px;
    /* display: inline-block; */
    /* display: inline; */
    background-size: 100%;
    background-position: center -3px;
}

.tear{
	color: #ffffff;
	position: relative;
}

.tear:before{
	content: "";
    display: inline-block;
    width: 60px;
    height: 60px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    width: 31px;
    position: absolute;
    z-index: -1;
    background-position: -0.8px 1px !important;
    top: 0;
    top: -11px;
}

.tear.green:before{
	background: url("../img/crystal/tear_01.png");
}

.tear.blue:before{
	background: url("../img/crystal/tear_02.png");
}

.performance-element-detail{
	padding: 20px;
	text-align: center;
}

.performance-element-itemlist li:first-of-type .performance-element-detail{
	text-align: left;
    padding-left: 0;
}

.performance-table{
	background: url("../img/crystal/water.png");
	background-repeat: no-repeat;
	background-position: center top;
}

.performance-table-wrap{
	/*padding: 25px;*/
    /*background: #e0e0e0;*/
    background: #ffffff;
}

.performance-table-inner{
	border: 1px solid #d2d2d2;
    border: 1px solid #9AD8FE;
}

.performance-table-inner td:not(.large){
	text-align: center;
}

.performance-table-inner td{
	font-size: 30px;
}

.performance-table-inner td.blue, .performance-table-inner td.medium{
	/*font-size: 16px;*/
	font-size: 23px;
    color: #0D145D;
}

.performance-table-inner td:not(.table-header){
	padding: 35px 0;
}

.performance-table-inner .table-header{
	width: 145px;
	height: 105px;
	display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.performance-table-inner .medium{
	/*width: 15%;*/
	width: 145px;
	width: 162px;
}

.performance-table-inner .large{
	/*width: 25%;*/
	width: 243px;
	text-align: center;
}

.performance-table-inner .first{
	background: url("../img/crystal/dark_blue.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #ffffff;
}

.performance-table-inner .first span{
    margin-left: -31px;
}

/*
.performance-table-inner .blue{
	background: #cceeff;
}
*/

.performance-table-inner .light-pink{
	width: 268px;
	background: #ffeaf4;
    background: #f94d9d;
}

.performance-table-inner td{
	background: #ffffff;
	background: #E7F4FF;
    background: #EDF8FF;
    background: #F2FAFF;
	border-right: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
	border-right: 1px solid #9AD8FE;
    border-bottom: 1px solid #9AD8FE;
}

.performance-table-inner .bg-pink{
	background: #f9358f;
}

.performance-table .small{
	/*color: #f9358f;
	font-weight: bold;*/
	font-size: 12px;
	text-align: left;
}

.performance-table .small span{
	display: block;
}

.performance-table-inner .color-white{
	color: #ffffff !important;
}

.alert{
    /*width: 50%;*/
	display: block;
    margin: 0 auto;
    padding-top: 25px;
    text-align: center;
    line-height: 25px;
}

#kodawari .default-detail-text{
	text-align: center;
}

.lead-area .lead-item{
	float: left;
}

/*
.special-banner-wrap{
	background: url("../img/crystal/introduce_bg.png");
}
*/

.performance-table .tear{
	z-index: 10;
}

.kodawari-item-list.three .float-item:nth-of-type(2) .pink-text{
	font-weight: bold;
}

.about-section .section-detail-wrap{
	width: 87%;
	margin: 0 auto;
}

@media screen and (min-width: 768px){

	.introduce-item-name{
		padding: 25px 0;
	}

	.topic-square{
		font-size: 21px;
		padding: 7px 20px;
	}

	.introduce-item-right .price{
		margin-bottom: 30px;
	}

	.introduce-item-left{
	    width: 37%;
	    margin-right: 5%;
	}

	.introduce-item-right{
	    width: 58%;
	}

	.introduce-item{
    	padding: 35px 0;
    }

    .introduce .detail-area{
   	    padding-top: 63px;
    }

    .introduce .section-block-headline{
    	line-height: 30px;
    }

    .kodawari-item-list.three{
		margin: 70px 0;
		margin: 2vw 0;
    }

    .kodawari-item-list.two{
    	width: 68%;
    	max-width: 662px;
    }

    .kodawari-item-list.two .float-item:first-of-type{
		margin-right: 75px;
    }

    .performance-catch-left{
    	width: 51%;
    	max-width: 502px;
    }

    .performance-catch-right{
    	width: 45%;
	    max-width: 440px;
    }


    .performance .section-block-headline{
    	margin-bottom: 60px;
    }

    .section-headline{
   	    background-position: center 45px;
    }

    .perfomance-table{
    	margin-top: 50px;
    }

    .perfomance-table .detail-area{
    	padding-top: 84px;
    }

    .perfomance-table .section-block-headline{
   	    margin-bottom: 90px;
    	/*text-shadow: 3px 3px 6px rgba(218, 237, 254, 1);*/
    }

    .introduce-item-left{
	    float: left;
	}

	.introduce-item-right{
	   	float: right;
	}

	.mainvisual-text-area{
	    width: 52%;
	    max-width: 480px;
		height: 320px;
		padding: 20px;
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
	}

	.mainvisual-detail{
		line-height: 30px;
	}

	.kodawari-item-list{
		display: flex;
		justify-content: center;
	}

	.kodawari-item-list.three .float-item:nth-of-type(2){
		margin: 0 50px;
	}

	.kodawari-item-list.three .float-item{
		/*width: 30%;*/
		width: 300px;
		width: 31%;
    	max-width: 293px;
	}

	.performance-element-itemlist .float-item:nth-of-type(3), .performance-element-itemlist .float-item:nth-of-type(6){
		/*margin: 0 250px;*/
		/*width: 260px;*/
		/*margin: 0 171px;*/
	    margin: 0 9vw;
	    margin: 0 7.3vw;
		position: relative;
	}

	.performance-element-itemlist .float-item:nth-of-type(3) .performance-element-name,
	.performance-element-itemlist .float-item:nth-of-type(6) .performance-element-name{
	    position: absolute;
	    right: 0;
	    left: 0;
	    margin: auto;
	}

	.performance-element-itemlist .float-item:nth-of-type(3) .performance-element-detail,
	.performance-element-itemlist .float-item:nth-of-type(6) .performance-element-detail{
	    padding: 63px 0 0 0;
	}

	.performance-element-itemlist .float-item:nth-of-type(7) .performance-element-name{
		font-size: 12px;
	}

	.performance-element-detail .small{
		font-size: 12px;
	}

	.performance-element-itemlist li{
		width: 250px;
		width: 200px;
		width: 24%;
		width: 26%;
	}

	.performance-element-itemlist li:first-of-type{
		width: 400px;
	}

	.tear:before{
		width: 36px;
	    height: 54px;
	}

	.kodawari-item-list.two{
	   	width: 68%;
	   	max-width: 662px;
	   	margin: 0 auto;
	}

	.kodawari-item-list.two .float-item{
		width: 50%;
	}

	.performance-element-itemlist{
		max-width: 898px;
	}

	.dot{
		display: inline-block;
	}

}


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

	.introduce-item-left{
		width: 70%;
		max-width: 320px;
		/*margin: 0 auto 15px auto;*/
	    /*margin: 0 auto -15px auto;*/
        margin: 0 auto -0 auto;
		text-align: center;
	}

	.introduce-item-right{
		text-align: center;
	}

	.introduce-item .option-large-text{
	    padding: 10px 0 0 0;
		font-size: 13px;
	}

	.introduce-item-name{
		margin: 10px 0;
		font-size: 18px;
	}

	.introduce-item-detail{
		padding: 10px 0 20px 0;
		text-align: left;
	}

	.introduce-item .option-large-text .small{
		font-size: 12px;
	}

	.introduce-item-right .alert-text{
		font-size: 15px;
	}

	.price .tate{
		font-size: 10.5px;
    	vertical-align: sub;
	}

	.mainvisual{
		/*height: 250px;*/
		background-size: contain;
	}

	.mainvisual-catch{
		font-size: 16px;
	}

	.mainvisual-detail{
		font-size: 13px;
	}

/*
	.mainvisual-text-area{
		padding-top: 230px;
		padding-top: 61vw;
	}
*/

	#what{
		padding-bottom: 30px;
	    background-size: cover;
	}

	#what .detail-area{
		padding: 20px 15px;
	}

	#what .section-block-headline{
		padding: 10px;
	}

	#introduce{
		margin-top: 30px;
		background-size: 100%;
	}

	#introduce .detail-area{
	    padding: 20px 15px 0 15px;
	}

	#introduce .section-block-headline{
		padding: 5px 0 10px 0;
	    padding: 7vw 8vw 1vw 8vw;
	}

	.section-block .detail-area{
	    padding: 20px 15px;
	}

	.section-block .section-block-headline{
		padding: 10px;
	    padding: 0 10px 10px 10px;
	}

	.kodawari-item-list.three{
		padding-top: 15px 0;
	}

	.kodawari-item-list .float-item{
		width: 80%;
	    max-width: 375px;
		margin: 0 auto 20px auto;
	    margin: 0 auto 3.6vw auto;
		float: none;
		display: block;
	}

	.kodawari-title{
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		font-size: 13px;
	}

	.kodawari{
		margin-top: 0;
	}

	.kodawari-text{
		padding: 20px 10px;
		padding: 13px 11px;
	    padding: 3.2vh 2.8vw;
	}

	.tear:before{
		width: 18.5px;
	    background-position: -0.8px 3px !important;
	}

	.performance-element-detail{
		padding: 13px;
	}

	.banner{
		margin: 30px auto 0 auto;
	    margin: 1vw auto 0 auto;
	}

	#kodawari .detail-area .default-detail-text{
		margin-bottom: 15px;
	}

	.performance-element-name, .performance-element-detail{
		font-size: 12px;
	}

	#product #introduce{
		margin-top: 0;
	}

	.float-banner-area{
		display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	}

	.float-banner-area .banner:first-of-type{
		-webkit-box-ordinal-group: 2;
	    -ms-flex-order: 2;
	    -webkit-order: 2;
	    order: 2;
	}

	.float-banner-area .banner:last-of-type{
		-webkit-box-ordinal-group: 1;
	    -ms-flex-order: 1;
	    -webkit-order: 1;
	    order: 1;
	}

	.banner.between{
		margin: 10px auto 40px auto;
	}

	.performance-table-inner td.blue, .performance-table-inner td.medium{
		font-size: 10px;
		font-size: 1.7vw;
	}

	.performance-table-inner td:not(.table-header){
		padding: 15px 0;
	}

	.performance-table-inner td{
		font-size: 10px;
		font-size: 1.7vw;
	}

	.performance-table .small{
		font-size: 10px;
	}

	.performance-table{
		background: none;
	}

	.performance-table-inner td:not(.table-header){
		vertical-align: middle;
	}

	.perfomance-table .section-block-headline{
		margin-bottom: 10px;
	}

	.performance-catch-left, .performance-catch-right{
		width: 100%;
		float: none;
	}

	.performance-catch-right{
		text-align: center;
	}

	.introduce-item .option-small{
		font-size: 15px;
	}

	.introduce-item-right{
		text-align: left;
	}

	.performance-element-itemlist{
		margin-top: 10px;
	}

	.performance-element-itemlist li:first-of-type .performance-element-detail{
	    width: 194px;
	    padding-left: 9px;
	}

	.special-br{
		display: block;
	    text-align: right;
	    -webkit-transform: translateX(-15px);
	    -ms-transform: translateX(-15px);
	    -o-transform: translateX(-15px);
	    transform: translateX(-15px);
	}

	.performance-table-inner .large{
	    width: 500px;
	}

	.performance-table-inner td.blue, .performance-table-inner td.medium{
		width: 214px;
	    font-size: 17px;
	}

	.performance-table-inner td.letter{
		font-size: 17px;
	}

	.performance-table-inner td{
		font-size: 20px;
	}

	.performance-table-inner .light-pink{
		font-size: 30px;
	}

	.introduce-item .option-small:before{
	    vertical-align: top;
	}

	.introduce-item-list .introduce-item:nth-of-type(1) .introduce-item-left{
		margin-bottom: 17px !important;
	}

	.introduce-item-right .price .small{
		font-size: 11px;
	}


}

/*
@media screen and (min-width: 414px){

	.mainvisual-text-area {
	    height: 320px;
	    padding: 20px;
	    position: absolute;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    margin: auto;
	}
}
*/

@media screen and (min-width: 320px) and (max-width: 414px){

	.mainvisual-text-area{
		padding-top: 230px;
		padding-top: 61vw;
	}

	.performance-table-inner td.blue, .performance-table-inner td.medium{
		font-size: 10px;
	}

	.performance-table-inner .light-pink{
		font-size: 24px;
	}

	.performance-table-inner td.letter{
		font-size: 10px;
	}
}


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

	.mainvisual-detail {
    	font-size: 12px;
	}
}


@media screen and (min-width: 414px) and (max-width: 959px){

	.mainvisual {
	    height: 43vw;
	}

	.mainvisual-text-area{
		width: 64%;
	    max-width: 480px;
	    height: 200px;
	    padding: 20px;
	    position: absolute;
	    right: 0;
	    top: 0;
	    bottom: 0;
	    margin: auto;
	    height: 25vw;
	}

	.mainvisual-catch{
		font-size: 2.1vw;
		line-height: 2.9vw;
	}

	.mainvisual-detail{
		font-size: 1.5vw;
		line-height: 3.2vw;
	}
}



@media screen and (min-width: 1200px){

	.performance-element-itemlist .float-item:nth-of-type(3), .performance-element-itemlist .float-item:nth-of-type(6){
		margin: 0 95px;
	}
}








