@charset "UTF-8";

.contentpage .m_img_area{background-image: url(../images/price/m_img@2x.jpg);}



/* jiyu
---------------------------------------------------------*/
#jiyu .flex_box {
    justify-content: center;
}
#jiyu .flex_box li{
	position: relative;
	width: min(220px,20vw);
	height: min(220px,20vw);
	border:1px solid #4c7a84;
	border-radius: 50%;
	display: flex;
    justify-content: center;
    align-items: center;
	margin-right: min(20px,2vw);
}
#jiyu .flex_box li .icon-check{
	position: absolute;
	top:0;
	right: 0;
	background: #fff;
	font-size:200%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#jiyu .flex_box li{
	width: 35vw;
	height: 35vw;
	margin-right: 4vw;
	margin-top: 4vw;
}
#jiyu .flex_box li:nth-child(-n+2){
	margin-top: 0;
}
#jiyu .flex_box li .icon-check{
	font-size: 6vw;
}
}






/* #shikumi
---------------------------------------------------------*/
#shikumi .list {
    justify-content: center;
}
#shikumi .list li{
	position: relative;
	width: min(220px,20vw);
	height: min(220px,20vw);
	border-radius: 50%;
	display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
	margin-right: min(20px,2vw);
	background: radial-gradient(ellipse at center,  rgba(0,65,80,0.85) 0%,rgba(0,65,80,0.85) 1%,rgba(0,65,80,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}
#shikumi .list li .icon{
	width: min(70px,6.5vw);
	margin: 0 auto;
	display: block;
}
#shikumi .list li .ft_min{
	width: 100%;
	display: inline-block;
	margin-top: min(-3.5em,-2vw);
}

#shikumi .list2{
    align-items: center;
}
#shikumi .list2 li{
	position: relative;
	width: 30%;
	max-width: 360px;
	background: #fff;
	filter: drop-shadow(0 0 10px rgba(0,0,0,0.1));
}
#shikumi .list2 li.arrow{
	width: 4%;
	filter: none;
}
#shikumi .list2 li .txt{
	padding: min(1.3em,1.6vw) 4% min(1em,1.4vw);
	box-sizing: border-box;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#shikumi .list li{
	width:38vw;
	height: 38vw;
	margin-right: 2vw;
	margin-top: 2vw;
}
#shikumi .list li:nth-child(-n+2){
	margin-top: 0;
}
#shikumi .list li .icon{
	width: 10vw;
}
#shikumi .list li .ft_min{
	margin-top:-15vw;
}

#shikumi .list2{
	display: block;
}
#shikumi .list2 li{
	width: 70%;
	margin: 0 auto;
}
#shikumi .list2 li.arrow{
	transform: rotate(90deg);
	margin: 2% auto;
}
#shikumi .list2 li .txt{
	padding:2vw 4% 2.5vw;
	font-size:130%;
}
}






/* meyasu
---------------------------------------------------------*/
#meyasu .box1{
	padding-left:4%;
	padding-right:4%;
}
#meyasu .box1 .flex_box{
	max-width: 1200px;
	margin: 0 auto;
}
#meyasu .box1 .flex_box li{
	width: 32%;
	max-width: 360px;
    font-size: min(100%,1.3vw);
}
#meyasu .box1 .flex_box li .img{
	margin-bottom: 20px;
}
#meyasu .box1 .flex_box .min30 {
	line-height: 1.2em;
	margin-bottom: .2em;
}
#meyasu .box1 .flex_box .min30 span{
	margin-left: -.5em
}
#meyasu .box1 .flex_box .min35 span{
	font-size:180%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#meyasu .box1 .flex_box{
	display: block;
}
#meyasu .box1 .flex_box li{
	width: 100%;
	max-width: 100%;
    font-size: 4vw;
	margin-top: 8%;
}
#meyasu .box1 .flex_box li .img{
	width: 70%;
	margin: 0 auto 4%;
}
#meyasu .box1 .flex_box .min30 {
	margin-bottom: .3em;
}
}






/* price_list
---------------------------------------------------------*/
#price_list .title .flex_box{
    justify-content: center;
}
#price_list .title .flex_box li{
	border-right: 1px solid #4a4137;
	padding: 0 .7em;
	line-height: 2em;
}






/* pay
---------------------------------------------------------*/
#pay .flex_box{
    justify-content: center;
}
#pay .flex_box li{
	width: min(21em,26vw);
	border-right: 1px solid #d9ba7c;
}
#pay .flex_box li:last-child{
	border-right:none;
}
#pay .flex_box li .icon{
	width: min(72px,7vw);
	margin: 0 auto 1em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#pay .flex_box li{
	width: 28.5vw;
}
#pay .flex_box li .icon{
	width:10vw;
	margin: 0 auto 3vw;
}
#pay .flex_box li .min26{
	line-height: 1em;
}
}






/* kojo
---------------------------------------------------------*/
#kojo .box1{
	padding: 40px 4%;
	box-sizing: border-box;
}
#kojo .box1 dt{
	display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
	margin-bottom: .5em;
}
#kojo .com_marulist li::before{
	background: #a4a09b;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#kojo .box1{
	padding: 5%;
}
#kojo .box1 dt{
    justify-content: flex-start;
}
#kojo .box1 dd{
	text-align: right;
	line-height: 1.4em;
}
}




/* shisan
---------------------------------------------------------*/
#shisan .com_bgimg{
	background-image: url(../images/price/img13@2x.jpg);
	background-position: bottom left;
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#shisan .com_bgimg{
	position: relative;
	background-image:
		linear-gradient(rgba(255,255,255,0.6), rgba(255,255,255,0.6)),
		url(../images/price/img13@2x.jpg);
	background-position: bottom left;
}
#shisan .com_bgimg::before{
	position: absolute;
	display: block;
	content: "";
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#cbcfcd+1,000000+100 */
background: linear-gradient(to bottom,rgba(0,0,0,0.5) 1%,rgba(0,0,0,1.00) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	opacity: 0.5;
	top:0;
	left: 0;
}
#shisan .w1200{
	position: relative;
	z-index: 2;
}
}


/* netakiri
---------------------------------------------------------*/
#netakiri .list1{
	display: flex;
    align-items: center;	
	max-width: 1165px;
	margin-left: auto;
	margin-right: auto;
    font-size: min(100%,1.5vw);
}
#netakiri .list1 li{
	width: 14%;
}
#netakiri .list1 li.arrow{
	width: 1.5%;
}

#netakiri .list2{	
	max-width: 1040px;
	margin-left: auto;
	margin-right: auto;
}
#netakiri .list2 li{
	width: 49%;
	max-width: 450px;
	margin-bottom: min(50px,4vw);
}
#netakiri .list2 li .img{
	position: relative;
	text-align: center;
	font-size:150%!important;
}
#netakiri .list2 li .img .ft_min{
	position: absolute;
	bottom: 1em;
	left: 0;
	right: 0;
	margin: 0 auto;
}

#netakiri .box2 {
	width: 100%;
	background: #fff;
	max-width: 1130px;
	margin-left: auto;
	margin-right: auto;
	filter: drop-shadow(0 0 10px rgba(0,0,0,0.05));
	padding: min(90px,7vw) 4%;
	box-sizing: border-box;
}
#netakiri .box2 .inbox .bgbox{
	background: #265d6a;
	max-width: 990px;
	margin-left: auto;
	margin-right: auto;
	padding: min(70px,5vw) 4%;
	box-sizing: border-box;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#netakiri .list1{
	flex-wrap: wrap;
    font-size:3vw;
}
#netakiri .list1 li{
	width:30%;
	margin-top: 6%;
}
#netakiri .list1 li:nth-child(-n+6){
	margin-top: 0;
}
#netakiri .list1 li.arrow{
	width: 2.5%;
}

#netakiri .list2{	
	display: block;
}
#netakiri .list2 li{
	width: 100%;
	max-width:100%;
	margin-bottom: 8%;
}
#netakiri .list2 li:last-child{
	margin-bottom: 0;
}
#netakiri .list2 li .img{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size:130%!important;
}
#netakiri .list2 li .img .ft_min{
	bottom: .5em;
}

#netakiri .box2 {
	padding: 10% 5%;
}
#netakiri .box2 .inbox .bgbox{
	padding: 10% 4% 10% 6%;
}
#netakiri .box2 .inbox .bgbox h5{
	margin-bottom: .5em;
}
}






/* realty
---------------------------------------------------------*/
#realty .com_bdr{
	opacity: 1;
	max-width: 500px;
	border-color: #d1cac4;
	margin-left: auto;
	margin-right: auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
}






/* reason
---------------------------------------------------------*/
#reason .flex_box .img_l{
	width: 38%;
}
#reason .flex_box .txt_r{
	width: 58%;
	max-width: 660px;
}
#reason .flex_box .com_check .icon-check{
	color: #d9ba7c;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#reason .flex_box .com_check {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#reason .flex_box .com_check li{
	width: 50%;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#reason .flex_box .img_l{
	width: 60%;
	margin: 0 auto 5%;
}
#reason .flex_box .txt_r{
	width: 100%;
	max-width: 100%;
}
#reason .flex_box .com_check {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#reason .flex_box .com_check li{
	width: 55%;
}
#reason .flex_box .com_check li:nth-child(even){
	width: 45%;
}
}





/* last
---------------------------------------------------------*/
#last .com_bgimg{
	background-image: url(../images/price/img21@2x.jpg)}