@media screen and (max-width: 1000px){
        .content{
        width:100%;
        padding: 10px;
        box-sizing: border-box;
    }
        

.p_title_wrap{
    height: 230px;
    margin-top: 98px;
        }
    
    .ank{
    position: absolute;
    height: 98px;
    width:100%;
    top:-98px;
}

    	body{
		margin: 0;
        font-size:14px;
        padding-bottom: 55px;
	}
    
}

@media screen and (max-width: 640px){
    .works li{
    margin-bottom: 15px;
}
    
    .page_title{
    font-size:20px;
    top:110px;
}
    
    
    .pc{
        display:none;
    }
    
    .sp{
        display: block;
    }
    
    .ank{
    height: 98px;
    top:-98px;
}
    
/*---------------------
common
----------------------*/

.title02{
    padding: 15px 0;
    font-size:26px;
    line-height: 1.75em;
}

.abs01 span {
    font-size: 26px;
}
    
.ft25{
    font-size: 20px;
    line-height: 1.75em;
}
    
.ft22{
    font-size: 18px;
    line-height: 1.75em;
}

.ft30{
    font-size: 23px;
    font-weight: bold;
}

.ft20{
    font-size: 18px;
    font-weight: bold;
}

.ft13{
    font-size: 13px;
    line-height: 1.75em;
}

.ft12{
    font-size: 12px;
    line-height: 1.75em;
}

.ft18{
    font-size: 14px;
}

.pb80{
    padding-bottom: 40px;
}

.pd30{padding: 10px 30px;text-align: left;}

.mt40{
    margin-top: 20px;
}

.pt40{
    padding-top: 20px;
}
    
    .title01 {
    font-size: 18px;
    padding: 15px 0;
}

/* top */ 
    .bxslider li div.content {
    height: 400px;
}
  
    .bxslider li{
    height: 400px;
}
  
    .abs01{
        position: inherit;
        margin-top: 230px;
        min-width:100%;
    }
    
    .top01 {
    background:none;
        height: auto;
        padding-bottom: 20px;
}
    
    .column3 li{
        width:100%;
        float: none;
        margin-bottom: 10px;
    }
    
    .column3 li:nth-child(3n + 2){
     margin-left: 0;
        margin-right: 0;
    }
    .title03 {
    font-size: 30px;
        margin-bottom: 10px;
}
    
    .bg_gray{
        padding-top: 20px;
    }
    
.top04 dt {
    font-size: 20px;
    line-height: 1.75em;
    padding-top: 10px;
}
    
.top04 dd {
    font-size: 14px;
    line-height: 1.75em;
    padding-top: 10px;
}
    
.flow li > div {
    float: none;
    width:100%;
    max-width: 100% !important;
}
  
.flow li > div img{
    width:100%;
    }
    
    .flow li:last-child {
    margin-bottom: 0;
}

    .top06 .tab{
        padding: 10px;
        width:100%;
    }
    
    
.top06 .tab li {
    padding: 10px;
    float: left;
    font-size: 18px;
    text-align: center;
    width: 50%;
}
    
.top06 .inner li > div {
    float: none;
    width: 100%;
}
    
    .inner dl {
    margin-bottom: 10px;
}
    .inner dt {
    font-size: 18px;
}
    
    .inner dd {
    font-size: 14px;
}
    
    .top06 .inner li > div:nth-child(2) {
    margin-left: 0;
}
    
    .inner_pb100 {
    padding-bottom: 0 !important;
}

    
/* other pages */
.page01 h3{
    display: block;
    margin-bottom: 50px;
    text-align: center;
    margin-top: 30px;
}
.page01 div:nth-child(1){
    float: none;
    width:100%;
    padding: 10px;
    box-sizing: border-box;
}

.page01 div:nth-child(2){
    float: none;
}


.page_table{
    width:100%;
}

.page_table *{
    vertical-align: middle;
}

.page_table th{
 text-align:left;
 box-sizing: border-box;
    display: block;
    width:100%;
    border-bottom: none;
}

.page_table td{
 text-align:left;
 box-sizing: border-box;
    display: block;
    width:100%;
    border-bottom: none;
}

.page_table td span{
 font-weight: bold;
    color:#000000;
    font-size:16px;
}

.p_title{
            font-size:18px;
        }
        
.page05 div:nth-child(2){
            float:none;
        }
        
        .page05 div:nth-child(3){
            float:none;
            width:100%;
            margin-bottom: 50px;
        }

    #sidearea {
	display:none;
}

.main_area{
            width:100%;
            padding-right:0;
        }
    
    .page_table th br{
        display:none;
    }
    
}