@charset "UTF-8";

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


/* hajime
---------------------------------------------------------*/
#hajime .box1 .inbox{
	background: #fff;
	border:1px solid #704350;
	border-radius: 15px;
	padding: min(50px,4vw) 3%;
	box-sizing: border-box;
	max-width: 1010px;
	margin-left: auto;
	margin-right: auto;
}

#hajime .box2{
	position: relative;
}
#hajime .box2::before{
	position: absolute;
	display: block;
	content: "";
	background: linear-gradient(to bottom,  rgba(251,248,242,0) 0%,rgba(251,248,242,0.01) 1%,rgba(251,248,242,1) 100%);
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	bottom: 0;
	left: 0;
	z-index: -3;
}
#hajime .box2::after{
	position: absolute;
	display: block;
	content: "";
	background: url(../images/first/img1@2x.png) no-repeat bottom right;
	background-size: 100% auto;
	width: 50%;
	max-width: 700px;
	height: 645px;
	bottom: 0;
	right: 0;
	z-index: -2;
}
#hajime .box2 .co130{
	position: relative;
	z-index: -1;
	margin-top: -0.3em;
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#hajime .box1 .min43{
	width: 120%;
	margin-left: -10%;
}
#hajime .box1 .min43 strong{
	margin: 0 -0.3em;
}
#hajime .box1 .inbox{
	padding: 6% 5%;
}
#hajime .box1 .inbox .com_check{
	display: inline-block;
	text-align: left;
	margin: 0 auto;
}
	
#hajime .box2::after{
	width: 100%;
	right: -10%;
}
}






/* shoshin
---------------------------------------------------------*/
#shoshin .shoshin_list1 .fltbox .img_r{
	width:38%;
	max-width: 450px;
	float: right;
}
#shoshin .shoshin_list1 .fltbox .txt_l{
	width:58%;
	float: left;
}
#shoshin .shoshin_list1 .fltbox .txt_l .price{
	font-size:130%;
}
#shoshin .shoshin_list1 .fltbox .txt_l .price .ft_co{
	font-size:130%;
}
#shoshin .shoshin_list1 .fltbox .txt_l .yutori{
	padding: 0 .3em;
	box-sizing: border-box;
}
#shoshin .shoshin_list1 .fltbox .txt_l .inbox{
	padding-left: 2em;
	box-sizing: border-box;
}
#shoshin .shoshin_box1{
	background: #fbf8f2;
	padding: min(70px,5vw) 4%;
	box-sizing: border-box;
} 
#shoshin .shoshin_box1 .inbox{
	max-width: 1060px;
	margin: 0 auto;
} 
#shoshin .shoshin_box2{
	max-width: 1130px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	filter: drop-shadow(0 0 10px rgba(0,0,0,0.05));
	padding: min(70px,5vw) 4%;
	box-sizing: border-box;
}
#shoshin .shoshin_box2 .inbox{
	max-width: 990px;
	margin: 0 auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#shoshin .shoshin_list1 .fltbox .txt_l .inbox{
	padding-left: 0;
}
#shoshin .shoshin_list1 .fltbox .img_r{
	margin-left: 4%;
	margin-bottom: 1em;
}
#shoshin .shoshin_list1 .fltbox .txt_l{
	width: 100%;
	float: none;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) {
#shoshin .shoshin_list1 > li{
	border-top:1px solid rgba(209,202,196,0.5);
	padding-top: 10%;
}
#shoshin .shoshin_list1 .fltbox .img_r{
	width:70%;
	margin: 6% auto 8%;
	float: none;
}
#shoshin .shoshin_list1 .fltbox .txt_l{
	width:100%;
	float: none;
}
#shoshin .shoshin_list1 .fltbox .txt_l .price{
	font-size:120%;
}
#shoshin .shoshin_list1 .fltbox .txt_l .price .ft_co{
	font-size:120%;
}
#shoshin .shoshin_list1 .fltbox .txt_l .inbox{
	padding-left: 0;
}
#shoshin .shoshin_box1{
	padding: 10% 7%;
} 
}






/* chigai
---------------------------------------------------------*/
#chigai .bg{
	background: #004150;
	overflow: hidden;
}
#chigai .w1200{
	position: relative;
}
#chigai .w1200::before{
	position: absolute;
	display: block;
	content: "";
	background: url(../images/first/img8@2x.jpg) no-repeat top left;
	background-size: 100% auto;
	width: 65%;
	max-width: 850px;
	height: 963px;
	top:0;
	left: -22%;
}
#chigai .w1200::after{
	position: absolute;
	display: block;
	content: "";
	background: url(../images/first/img9@2x.jpg) no-repeat top right;
	background-size: 100% auto;
	width: 65%;
	max-width: 850px;
	height: 963px;
	top:0;
	right:-22%;
}
#chigai .chigai_inbox{
	position: relative;
	z-index: 10;
}
#chigai .col2 > li{
	width: 49.5%;
	max-width: 560px;
	background: rgba(255,255,255,0.10);
	padding: min(80px,6vw) 2%;
	box-sizing: border-box;
}
#chigai .col2 > li .inbox{
	max-width: 410px;
	margin: 0 auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#chigai .w1200::before{
	left: -15%;
}
#chigai .w1200::after{
	right: -15%;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#chigai .w1200::before{
	left: -18%;
}
#chigai .w1200::after{
	right: -18%;
}
#chigai .col2 > li{
	width: 100%;
	max-width:100%;
	padding: 6% 5%;
	margin-bottom: 4%;
}
#chigai .col2 > li:last-child{
	margin-bottom: 0;
}
#chigai .col2 > li .inbox{
	max-width: 100%;
}
#chigai .col2 > li .inbox > p:first-child{
	margin-bottom: 0;
}
}






/* policy
---------------------------------------------------------*/
#policy ul{
	display: flex;
    justify-content: center;
}
#policy ul li{
	width:min(180px,18vw);
	height:min(180px,18vw);
	display: flex;
    justify-content: center;
    align-items: center;
background: radial-gradient(ellipse at center,  rgba(112,67,80,0.85) 0%,rgba(112,67,80,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	border-radius: 50%;
	margin-right:min(30px,2vw);
}
#policy ul li:last-child{
	margin-right: 0;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#policy ul li{
	width: 35vw;
	height:35vw;
	margin-right: 2vw;
}
}





/* flow
---------------------------------------------------------*/
#flow ul{
    justify-content: center;
}
#flow ul li{
	width: 6rem;
	margin-right: 6.5rem;
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
#flow ul li .ft_co{
	position: relative;
	width: 6rem;
	height: 6rem;
	border-radius: 50%;
	background: #c4a871;
	display: flex;
    justify-content: center;
    align-items: center;
	font-size:160%;
	letter-spacing: 0.1em;
}
#flow ul li .ft_co::before{
	position: absolute;
	display: block;
	content: "";
	background: #4a4137;
	background-size: 100% auto;
	width: 3rem;
	height: 1px;
	top: 50%;
	transform: translateY(-50%);
	right: -4.75rem;
}
#flow ul li:last-child .ft_co::before{
	display: none;
}
#flow ul li:last-child{
	margin-right: 0;
}
#flow ul li .ft_min{
	margin-top: 1em;
	height: 13em;
	text-align: left;
	-ms-writing-mode: tb-rl;
  	writing-mode: vertical-rl;
}
#flow .bgtxt{
	background: #fbf8f2;
	padding: 1em;
	box-sizing: border-box;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1200px) {
#flow ul li{
	width: 4rem;
	margin-right: 3.5rem;
}
#flow ul li .ft_co{
	width: 4rem;
	height: 4rem;
	font-size:140%;
}
#flow ul li .ft_co::before{
	width: 1.5rem;
	right: -2.5rem;
}
#flow ul li .ft_min{
	margin-top: .5em;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 
#flow ul li{
	width: 4rem;
	margin-right: 3.5rem;
}
#flow ul li .ft_co{
	width: 4rem;
	height: 4rem;
	font-size:140%;
}
#flow ul li .ft_co::before{
	width: 1.5rem;
	right: -2.5rem;
}
#flow ul li .ft_min{
	margin-top: .5em;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#flow ul{
	display: block;
}
#flow ul li{
	position: relative;
	width: 100%;
	margin-right: 0;
	display: block;
	padding-left: 5rem;
	box-sizing: border-box;
	margin-bottom: 8vw;
}
#flow ul li .ft_co{
	position: absolute;
	top:0;
	left: 0;
	width: 4rem;
	height: 4rem;
	font-size:140%;
}
#flow ul li .ft_co::before{
	position: absolute;
	display: block;
	content: "";
	background: #4a4137;
	background-size: 100% auto;
	width: 1px;
	height: 5vw;
	top: calc(100% + 1.5vw);
	transform: translateY(0);
	right: auto;
	left: auto;
	margin: 0 auto;
}
#flow ul li:last-child{
	margin-bottom: 0;
}
#flow ul li .ft_min{
	margin-top: 0;
	height: 4rem;
	-ms-writing-mode: horizontal-tb;
  	writing-mode: horizontal-tb;
	display: flex;
    align-items: center;
}
}




/* last
---------------------------------------------------------*/
#last .com_bgimg{
	background-image: url(../images/first/img10@2x.jpg);
}
#last .last_maru{
	max-width: 1080px;
	margin-left: auto;
	margin-right: auto;
}
#last li{
	width: min(320px,29vw);
	height: min(320px,29vw);
	background: rgba(255,255,255,0.75);
	display: flex;
    justify-content: center;
    align-items: center;	
	border-radius: 50%;
}
#last li .min35{
	letter-spacing: -0.1em;
}

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

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
#last .last_maru{
	justify-content: center;
}
#last li{
	font-size: 85%;
	width: 40vw;
	height: 40vw;
	margin-right: 3vw;
}
#last li:last-child{
	margin-right: 0;
	margin-top: -3vw;
}
#last li p{
	margin-bottom: .05em!important;
}
}