h2{
	font-size: 33px;
	line-height: 36px;	
}
h2 .allura{
	font-size: 30px
}
.kasou_main_title h1 {
    font-size: 30px;
}
.main_img_kasou{
	background-image: url("/bleda_ina/common/images/top/mein-img-02.jpg");
	background-position: center;
}
.kaiin_type_area{
	margin-top: 80px;
	margin-bottom: 70px;
}
.title_comment{
	text-align: center;
	font-weight: normal;
	margin-bottom: 30px;
}
.title_comment span{
	font-weight: bold;
}
.chulip_title{
	margin-bottom: 32px;
}
.plan_area{
	width: 1120px;
	margin: auto;
}
.plan_list table{
	border: solid 1px #b58c60;
	width: 100%;
}
.plan_list table tr{
	text-align: center;
	padding: 16px 0;
}
.plan_list table tr td{
	padding: 20px;
}
.plan_list table tr td:first-of-type{
	width: 225px;
    font-weight: bold;
	font-size: 20px;
}
.plan_list table tr td{
	text-align: left;
}
.plan_list table tr td:last-of-type {
    text-align: end;
    width: 380px;
	font-size: 28px;
}
.plan_list table tr td:last-of-type span{
	font-size: 20px;
}
.plan_list table tr td:last-of-type{
	padding-left: 5px;
}
.plan_list table tr:nth-of-type(odd){
	background: #f9f1e9;
}

.plan_contents:nth-of-type(odd) .naiyo_contents_title_outer div:last-of-type {
       left: 0;
}
.plan_contents:nth-of-type(odd) .naiyo_contents_title {
     margin: 0 0 0 auto;
}
.plan_contents:last-of-type .naiyo_list{
	margin-bottom: 56px;
}
.tesuryo{
	background: #b58c60;
    color: white;
	font-size: 24px;
	text-align: center;
	padding: 12px 0;
}
.tesuryo span{
	font-weight: normal;
	font-size: 16px;
}
.nesse_goods .flex{
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center; 
}
.nesse_goods .flex li{
	width: 33.33%;
	text-align: center;
}
.nesse_goods .flex li:first-of-type,.nesse_goods .flex li:nth-of-type(2){
	width:40%;
	margin-bottom: 50px;
}
.nesse_goods .flex li p{
	font-size: 20px;
	margin-bottom: 9px;
}
.nesse_goods .flex li p span{
	font-weight: normal;
    line-height: 19px;
}
.nesse_goods_p{
	margin-top: 15px;;
	font-size: 12px !important;
	line-height: 16px;
}
.nesse_goods_p2{
	margin-top: 5px;
	font-size: 12px !important;
	line-height: 14px;
	font-weight: normal;
}


.nesse_area{
	background: #f9f1e9;
	padding: 80px 0;
}
.nesse_goods {
	background: white;
	width: 1120px;
	margin: 40px auto;
	padding: 40px 100px;
}
.nesse_comment{
	width: 633px;
	margin: 0 auto 40px;
}
.nesse_comment div{
	    float: right;
}
.manth_pay{
	background: #f4d4d0;
	text-align: center;
	padding: 30px 0;
	width: 1120px;
	margin: 0 auto 40px;
}
.manth_pay dt{
	font-size: 20px;
	margin-bottom: 4px;
}
.nesse_tyui{
	font-weight: normal;
	font-size: 14px;
	width: 1120px;
	margin: auto;
}

.flex-box ul{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.flexbg03{
    background: #ff7fbf;
}
.new_member .flex-box li{
    width: 550px;
    padding: 3px;
}
.new_member .flex-box .listtit{
    font-size: 30px;
    text-align: center;
    color: #ffeff7;
    line-height: 1.4;
    padding: 15px 0;
}
.new_member .flex-box .listtit span{
    font-size: 23px;
    display: block;
}
.new_member .flex-box .listbox .box{
    background: #ffeff7;
    padding: 35px 0;
    text-align: center;
}
.new_member .flex-box .listbox .boxtit{
    font-size: 19px;
    line-height: 1.8;
}
.new_member .flex-box .listbox .price{
    margin-top: 20px;
    font-size: 40px;
}
.new_member .flex-box .listbox .price .txt01{
    font-size: 29px;
}
.new_member .flex-box .listbox .price .txt02{
    font-size: 14px;
    margin-left: 5px;
}
.new_member .flex-box .conditions-txt{
	font-weight: normal;
}
.new_member .flex-box .listbox .boxtxt{
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.8;
	color:#FF0000;
}




/******************************************SP*********************************************/

@media screen and (max-width: 1120px) {
	.plan_area {
    width: 90%;
	}
	.nesse_goods {
    width: 90%;
	}
	.manth_pay {
	 width: 90%;
	}
	.nesse_tyui {
    width: 90%;
	}
	.nesse_goods .flex li:first-of-type,.nesse_goods .flex li:nth-of-type(2){
	width:50%;
	}
}


@media screen and (max-width: 768px) {
	.kasou_main_title h1 {
    font-size: 25px;
}
	h2 {
		font-size: 25px;
	}
	h2 .allura {
    font-size: 22px;
	}
	.plan_area {
    width: 90%;
}
	.plan_list table tr td:last-of-type {
    display: block;
    width: 100%;
}
	.plan_list table tr td {
    display: block;
	text-align: center;
}
	.plan_list table tr td:first-of-type {
    width: 100%;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
	    color: #c00081;
}
	.plan_list table tr td {
    padding: 11px;
}
	.tesuryo {
    font-size: 20px;
	}
	.nesse_comment {
    width: 90%;
}
	.nesse_comment img{
		width: 20%;
	}
	.nesse_comment div {
    float: right;
    width: 75%;
}
	.manth_pay {
    width: 90%;
	padding: 30px 5%;
    margin: 0 5% 40px;
}
	.manth_pay dd{
		    text-align: left;
	}
	.nesse_tyui {
    width: 80%;
    font-size: 12px;
}
	
	.nesse_goods {
    width: 90%;
		    padding: 5%;
}
	.nesse_goods .flex li p {
    font-size: 16px;
		    line-height: 24px;
	}
	.nesse_goods .flex li {
    width: 50%;
}
	.nesse_goods .flex li:nth-of-type(3){
		    margin-bottom: 29px;
	}
	.nesse_area h2 {
    font-size: 21px;
}
	.kasou_main_title h1 {
    padding: 53px 0;
}

	
}




