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

	index_sp_land.css

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

@charset "utf-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);



@media print,screen and (min-width:540px) and ( max-width:767px){
	
span.min_sp_br{
	display: none;
}
	
h1.head_sp_logo {
    color: #000;
    float: left;
    font-size: 1.6rem;
    font-weight: normal;
    padding: 1.5rem 0 0 10rem;
	text-indent: 0;
}

a.mitsumori_btn{
	width: 52%;
	max-width: 41.4rem;
	margin: 1rem auto 0 auto;
	display: block;
	color: #fff;
	padding: 1.5rem 1.5rem 1rem 1.5rem;
	box-sizing: border-box;
}

a.single_btn_sp{
	background: #d02e4d;
	font-size: 1.6rem;
	line-height: 2.5rem;
	text-align: center;
}

a.family_btn_sp{
	background: #ea5414;
	font-size: 1.6rem;
	line-height: 2.5rem;
	text-align: center;
}


div.seven_service{
	background: #fffded;
	background: rgba(255, 253, 237, 1);
	background-size: 45%;
}


ul.service_details {
    letter-spacing: -0.4rem;
    margin: 5% auto 0;
    text-align: justify;
    width: 95%;
	
}


ul.service_details::after {
    content: "";
    display: inline-block;
    height: 0;
    line-height: 0;
    width: 100%;
}

li.one_cell {
    display: inline-block;
    letter-spacing: normal;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: 48.5%;
	margin: 0 auto;
}

h2.green_bk{
	background-color: #90c37c;
	width: 100%;
	text-align: center;
	font-family: "Noto Sans Japanese",sans-serif;
	color: #fff;
	font-size: 2rem;
	line-height: 2.7rem;
	font-weight: bold;
	height: 4.4rem;
	box-sizing: border-box;
	padding: 0.8rem 0 0 0;
}

p.service_txt{
	width: 100%;
	text-align: center;
	color: #595757;
	font-size: 1.5rem;
	line-height: 2.2rem;
	text-align: justify;
	text-justify: inter-ideograph;/*IE用justify*/
	margin: 1rem 0 4rem 0;
}

h2.number1{
	background: rgba(144, 195, 124, 1) url("../img/top_nana1.png") no-repeat scroll center left;
}

h2.number2{
	background: rgba(144, 195, 124, 1) url("../img/top_nana2.png") no-repeat scroll center left;
}

h2.number3{
	background: rgba(144, 195, 124, 1) url("../img/top_nana3.png") no-repeat scroll center left;
}

h2.number4{
	background: rgba(144, 195, 124, 1) url("../img/top_nana4.png") no-repeat scroll center left;
}

h2.number5{
	background: rgba(144, 195, 124, 1) url("../img/top_nana5.png") no-repeat scroll center left;
}

h2.number6{
	background: rgba(144, 195, 124, 1) url("../img/top_nana6.png") no-repeat scroll center left;
}

h2.number7{
	background: rgba(144, 195, 124, 1) url("../img/top_nana7.png") no-repeat scroll center left;
}

h2.number8{
	background: rgba(144, 195, 124, 1) url("../img/top_nana8.png") no-repeat scroll center left;
}

section.right_sec{
	padding: 0;
    width: 100%;
}

img.otoku_1, img.otoku_2{
	display: inline-block;
    height: auto;
    margin: 1.6rem auto 0;
    vertical-align: top;
    width: 49%;
}

ul.bunner_list_top{
	margin: 8rem auto 0;
	width: 100%;
}

span.SP_no_display{
	display: none;
}

li.bunner_box_top{
	display: inline-block;
	margin: 1rem;
    width: 46%;
}

ul.no_display_SP_B{
	display: none;
}

li.no_display_PC_tab{
	display: inline-block;
	/*margin: 1rem;
    width: 47%;
    letter-spacing: normal;
    position: relative;
    text-align: left;
    vertical-align: top;*/
}

}

