@charset "UTF-8";

#main-image{
	background: #fff;
}
.serviceblock{
	width: 100%;
	clear: both;
	margin-bottom: 2.4rem;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content:  space-between;
}
.serviceblock div{
	width: 40%;
	padding: 1rem 4%;
	width: 40%;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.serviceblock div h4{width:  100%;line-height: 1.4em;font-size: 1.6rem;}
.serviceblock div h4 span{
	float:right;
}

h4.detail-item{
	margin: 0 0 1.6rem 0;
	padding: 0 0 .8rem .4rem;
	border-bottom: 1px solid #333;
}
ul.point{
    margin-bottom: 1.4rem;
}
ul.point li{}

.detail-box01{}
.detail-box01 h4.tire-icon{
    background: url(../img/tire/taiyanosigoto.jpg) no-repeat left bottom;
    padding-left: 10%;
    margin-bottom: 1.6rem;
}


ul.yakuwari-list{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	padding: 1.6rem 2rem;
	background:#E0E0E0;
}
ul.yakuwari-list li{}
ul.yakuwari-list li.yakuwari-tit{
	margin-bottom: 2.4rem;
	font-size: 1.8rem
}
ul.yakuwari-list li.yakuwari-txt{}
ul.yakuwari-list li p{
	padding: 0;
	margin-top: .8rem;
	margin-bottom: 1.6rem;
}
ul.yakuwari-list li span{
	margin-right: .8rem;
}

ul.kakaku-list{}
ul.kakaku-list li{
    margin-bottom: 1.6rem;
}
ul.kakaku-list li p{
	margin:0;
	padding:0;
	display: table-cell;
}
ul.kakaku-list li p span{font-size: 2.1rem;}
.studless-icon{
	position:relative;
}
.studless-icon:before{
	content:"";
	background: url(../img/studless/tire-img.png) no-repeat right bottom;
	/* padding-left: 10%; */
	margin-bottom: 1.6rem;
	display: block;
	width: 200px;
	height: 70px;
	position: absolute;
	right: 0;
	bottom: -20px;
}
.detail-box01 ul{
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: space-between;
	margin-bottom: 1.8rem;
	background: #f5f5f5;
}
.detail-box01 ul li{
    width: 49%;
    background: #fff;
    margin: 0 0 2% 0;
    padding: 2%;
    box-sizing: border-box;
}
.detail-box01 ul li:nth-child(1){
    background: url(../img/studless/merit-img01.jpg) no-repeat right bottom #fff;
    margin-bottom: 1.6rem;
    background-size: 50%;
}
.detail-box01 ul li:nth-child(2){
    background: url(../img/studless/merit-img02.jpg) no-repeat right bottom #fff;
    margin-bottom: 1.6rem;
    background-size: 50%;
}
.detail-box01 ul li:nth-child(3){
    background: url(../img/studless/merit-img03.jpg) no-repeat right bottom #fff;
    margin-bottom: 1.6rem;
    background-size: 50%;
}
.detail-box01 ul li:nth-child(4){
    background: url(../img/studless/merit-img04.jpg) no-repeat right bottom #fff;
    margin-bottom: 1.6rem;
    background-size: 50%;
}
.detail-box02{}
.detail-box02 ul{
	display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 1.8rem;
}
.detail-box02 ul li{}
.detail-box02 ul.ank li{
	width: 49%;
}
.detail-box02 ul li{}
.detail-box02 h4{
	/* margin-bottom: 3.6rem; */
}
.detail-box03{}
.detail-box03 ul{
	display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-bottom: 1.8rem;
}
.detail-box03 ul li{}

ul.menu-list2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
ul.menu-list2 li{
	width: 156px;
}
ul.menu-list2 li img{
	width: 100%;
}
ul.menu-list2 li p{margin: 0 0 .6rem 0;}
ul.menu-list2 li p.img{margin: 0;}
ul.menu-list2 li p.text{
	background: #ddd;
	padding: 1.6rem 1.6rem;
	font-size: 1.1rem;
	height: 2em;
}
.azukari{
	background: #f5f5f5;
	padding: 5%;
	box-sizing:border-box;
}
.azukari h3{font-size: 1.8rem;margin-left: 0.5em;}
.azukari ul{
	display:flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.azukari ul li{
	width:49%;
	background: #fff;
	padding: 4%;
	box-sizing:border-box;
}
.azukari p.kakaku-att{
	margin: 0;
	padding:0 0 0 1.5em;
	position: relative;
}
.azukari p.kakaku-att:before{
	content:"※";
	position: absolute;
	left: 0;
}

.osusume-box{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}
.osusume-box dl{width: 49%;margin-bottom: 2%;}
.osusume-box dl dt{}
.osusume-box dl dt h2{
    margin: 0;
}
.osusume-box dl dt h2 img{width:100%;}
.main-contents.bg-white .osusume-box dl dd a{
    display: block;
    padding: 0px 10px;
    background: #1e375a;
    color: #fff !important;
    height: 36px;
    line-height: 36px;
    border-radius: 0px 1px 4px 4px;
    position: relative;
}
.main-contents.bg-white .osusume-box dl dd a::after {
    content: "";
    display: block;
    width: 3.6rem;
    height: 3.6rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 3.6rem;
    background-image: url("../img/studless/arrow_01.png");
    background-size: 1.7rem auto;
    position: absolute;
    right: 1%;
    top: 0;
    filter: brightness(1) invert(0);
}
    
.osusume-box dl dd{}
.osusume-box dl dd img{width:100%;}

@media screen and (max-width: 640px) {
.serviceblock div{
	width: 92%;
	padding: 20px 4%;
	border-top: none;
	border-bottom: 1px solid #666;
	display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.serviceblock div h4{width:  100%;line-height: 1.4em;font-size: 1.2rem;}
.serviceblock div h4 span{
	float:right;
}

.detail-box01 h4.tire-icon{
    background: url(../img/tire/taiyanosigoto.jpg) no-repeat left bottom;
    background-size: 26% auto;
    padding-left: 30%;
}

ul.yakuwari-list{
	padding: 1rem 1rem;
}

ul.menu-list2 li{
	width: 32%;
}
ul.menu-list2 li p.text{
	background: #ddd;
	padding: .6rem .6rem;
	font-size: 1.1rem;
	height: 4em;
}

.detail-box01 ul li{
    width: 100%;
    background: #fff;
    margin: 0 0 2% 0;
    padding: 2%;
    box-sizing: border-box;
}
.detail-box01 ul li p span{
	display: block;
	font-size:1.8rem;
}
.studless-icon:before{
	width: 28vw;
	background-size: 100% auto;
}
ul.kakaku-list li p{
	display:block;
	text-align: center;
}
.azukari ul li{
	width:100%;
}
.osusume-box{}
.osusume-box dl{
    width: 100%;
    margin-bottom: 6%;
}
.osusume-box dl dt{}
.osusume-box dl dt h2{
}
.main-contents.bg-white .osusume-box dl dt a{
    height: 10vw;
    line-height: 10vw;
}
.osusume-box dl dd{}
}