@charset "UTF-8";
/* -------------------------------------------------------- CSS Information
Last up date:   2016
Style Info:     index css
------------------------------------------------------------------------ */

/*CommonCSS_link*/
@import url(base.css);
@import url(common.css);
/*------------------------------------------------------------*/
h2{
    font-size: 36px;
    margin-bottom: 20px;
    color: #2186DF;
}
.tx_md{
    margin-bottom: 5px;
    color: #2186DF;
}
.btn_box{
    margin-top: 40px;
}
.tx_caption{
    margin-bottom: 40px;
}
.item_caption{
    color: #333333;
}
@media screen and (max-width:768px){
h2{
    font-size: 30px;
}
}
@media screen and (max-width:480px){
h2{
    font-size: 22px;
}
}
/*------------------------------------------------------top*/
#index_top{
    padding: 140px 0 70px;
    background-image: url('../img/index_img/mainphoto_bg.png');
    background-size: cover;
}
#index_top h2{
    color: #333333;
}
#index_top .index_top_logo{
    margin-bottom: 30px;
}
#index_top .tx_cl00{
    color: #3660C1;
}
#index_top .tx_md {
    margin-bottom: 15px;
}
#index_top .box_grey{
    display :inline-block;
    margin: 0 10px;
    border-radius: 5px;
    padding: 10px 20px;
    background-color: #F7F8FB;
    color: #2186DF;
}
@media screen and (max-width:768px){
#index_top .index_top_logo{
    width: 60%;
    margin: 0 auto 30px;
}
#index_top .index_top_logo img{
    width: 100%;
}
#index_top .box_grey{
    margin-bottom: 10px;
}
}
@media screen and (max-width:480px){
#index_top{
    padding: 120px 0 50px;
}
#index_top .box_grey{
    width: 235px;
}
}
/*------------------------------------------------------slider*/
.category #setbox{
	background:#ffffff;
	color: #2186DF;
	text-align:center;
	line-height:2.5;
	width:19%;
	font-size:14px;
    display: inline-block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
　　opacity: 0.85;
　　filter: alpha(opacity=85);
　　float:left;
    margin:2px;
}
/*---------------------------------------------------solution*/
#index_solution a{
    text-decoration: underline;
}
#index_solution p.sub_title{
    text-align: center;
}
#index_solution div.c1_container{
    margin: 30px auto 0;
}
#index_solution div.c1_container span{
    display: block;
    color: #2186DF;
    font-size: 14px;
    text-align: right;
    text-decoration: underline;
}
#index_solution div.c1_container li{
    height: 180px;
}
#index_solution div.c1_container div p{
    height: 110px;
    display: table-cell;
    width: 420px;
    vertical-align: middle;
}
@media screen and (max-width:768px){
#index_solution  div.c1_container li{
    height: 160px;
}
}
@media screen and (max-width:480px){
#index_solution  div.c1_container li{
    height: auto;
}
}
/*-------------------------------------------------------case*/
#index_case h2{
    margin-bottom: 50px;
}
#index_case h3.tx_md{
    color: #333333;
}
#index_case a.to_case_list{
    color: #2186DF;
    font-size: 20px;
    text-decoration: underline;
}
#index_case .tx_caption {
    margin-bottom: 10px;
    font-size: 16px;
    color: #2186DF;
}
#index_case ul.item_container {
    margin: 20px auto 0;
}
#index_plan .item_container li.item3,
#index_case .item_container li.item3{
    padding: 3%;
}
#index_case .item_container li.item3 img,
#index_plan .item_container li.item3 img,
#index_feature .item_container li.item3 img{
    width: 100%;
    max-width: 283px;
    margin-bottom: 20px;
}
#index_case a.tx_cl00{
    padding-top: 20px;
    font-size: 14px;
    text-decoration: underline;
    text-align: right;
    color: #888;
}
#index_case .btn_box{
    margin-top: 20px;
}
@media screen and (max-width:992px){
/*#index_plan .item_container li.item3,
#index_case .item_container li.item3 {
    padding: 1%;
}*/
#index_plan .tx_md {
    font-size: 26px;
}
#index_plan .tx_lg {
    font-size: 42px;
}

}
@media screen and (max-width:768px){
#index_case .case_container{
    max-width: 500px;
    margin: 0 auto;
}
#index_case .item_container li.item3,
#index_plan .item_container li.item3,
#index_handy .item_container li.item3,
#index_showroom .item_container li.item3,
#index_feature .item_container li.item3{
    width: 100%;
    margin-bottom: 40px;
    padding: 0 5% 50px;
}
#index_feature .item_container li.item3:last-child{
    padding-bottom: 0;
}
#index_case .item_container li.item3:nth-child(3),
#index_feature .item_container li.item3:last-child,
#index_plan .item_container li.item3:last-child{
    margin-bottom: 0;
}
}
@media screen and (max-width:480px){
#index_case  .item_container li.item3{
    width: 100%;
    padding: 0 1% 50px;
}
#index_case a.to{
    font-size: 16px;
}
#index_case a.to_case_list {
    font-size: 16px;
}
}
/*----------------------------------------------------feature*/
#index_feature div.icon{
    width: 200px;
    height: 200px;
    margin: 0 auto 30px;
    border: 1px solid #ffffff;
    border-radius: 200px;
    background-color: #ffffff;
}

#index_feature .item_container div.icon img{
    width: 100px;
    padding: 50px 0;
    margin: 0 auto;
}
#index_feature .item_name{
    color: #2186DF;
}
#index_feature .item_caption{
    color: #424242;
}

@media screen and (max-width:768px){
}
@media screen and (max-width:480px){
}
/*-----------------------------------------------------reason*/
#index_reason ol{
    display: inline-block;
    list-style: none;
    padding: 0 5%;
}
#index_reason .content_box{
    text-align: center;
}
#index_reason .content_box .right_box,
#index_reason .content_box .left_box,
#index_reason .img_container_top{
    margin-bottom: 80px;
}
#index_reason .content_box:last-child{
    margin-bottom: 0;
}
#index_reason .img_container_top,
#index_reason .img_container,
#index_handy .img_container,
#index_reason .img_container_top img,
#index_reason .img_container img,
#index_handy .img_container img{
    width: 100%;
}
#index_reason .img_container_top img{
    max-width: 834px;
}
#index_reason .img_container{
    margin-bottom: 20px;
}
#index_reason .img_container img{
    max-width: 300px;
}

#index_reason ol li{
    text-align: left;
    margin-bottom: 15px;
}
#index_reason ol li:nth-child(5){
    margin-bottom: 0;
}
@media screen and (max-width:768px){
#index_reason .content_box .right_box,
#index_reason .content_box .left_box,
#index_reason .img_container_top{
    margin-bottom: 60px;
}
}
@media screen and (max-width:480px){

}

/*-----------------------------------------------------function*/
#index_function{
    border-top: #e5e5e5 1px solid;
    padding-top: 60px;
}
#index_function .frame{
    border: 1px solid #3660c1;
    border-radius: 5px;
    padding: 20px 0;
    background-color: #ffffff;
    font-size: 22px;
    color: #2186DF;
}
#index_function .frame{
    color: #333333;
}
#index_function .frame .fa{
    color :#2186DF;
}

/*-----------------------------------------------------plan*/
#index_plan .tx_bold{
    line-height: normal;
}
/*-----------------------------------------------------showroom*/
#index_showroom .item_container li.item3 img{
    max-width: 338px;
}
.prefecture li{
    display: inline-block;
    margin: 0 3px 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 5px 15px;
    font-size: 20px;
    background-color: #ffffff;
}
@media screen and (max-width:768px){
    #index_showroom .item_container li.item3{
    padding-bottom: 0;
    }
    ul.prefecture {
        list-style: none;
        max-width: 500px;
        margin: 0 auto;
    }
}
/*-------------------------------------------------------handy*/
#index_handy .img_container img{
    max-width: 320px;
}
#index_handy .item_caption {
    margin-bottom: 30px;
}

@media screen and (max-width:768px){
#index_handy .left_box,
#index_handy .right_box{
    margin-bottom: 60px;
}
}

@media screen and (max-width:480px){

}



/*---------------------------------------------------------*/
@media screen and (max-width:768px){

}
@media screen and (max-width:480px){

}

/*------------------------------------------------------winter_campaign*/
#winter {
	width: 100%;
}
#winter img {
	width: 280px;
	height: auto;
	display: inline-block;
	margin: 0 auto;
}
@media screen and (min-width:480px){
#winter img {
	width: 550px;
}

}
@media screen and (min-width:768px){
#winter img {
	width: 900px;
}

}



