@media (max-width: 1024px) {
    
table{
    width:95%;
}
table th,
table td{
    height:70px;
    border-bottom:8px solid #F5F2EB;
    border-right:8px solid #F5F2EB;
}
table th{
    width:200px;
}
table td{
    padding-left:30px;
}
.title{
    margin-left:0;
}
#can .can_wrapper{
    max-width:700px;
}
#can .can_inner{
    width:160px;
    height:160px;
}
#can .content {
    letter-spacing: 1px;
    font-size: 14px;
}
#can .picture {
    width: 80px;
}
#point .point_wrap .picture{
    width:37%;
}
#point .point_inner{
  width:60%;
}

#example .inner{
    display:block;
    margin-bottom:20px;
}
#example .inner2{
    display:flex;
}
#example .ex .inner .content{
    width:100%;
}
#example .mannaka .ex {
    width: 44%;
    padding: 0 20px 20px;
}
#example .mannaka .ex .pic {
    width: 100%;
}
#example h4 {
    margin:20px 0;
}
#example .inner .kigo {
    width: 65px;
}
#example .half {
    display: block;
}
#example .iframewrap-parent02, #example .example_wrap .iframewrap-parent03 {
    width: 100%;
}
    



}/*-- max-width:1024 end --*/








@media (max-width: 754px) {
#main .first_content{
    width:100%;
    line-height:25px;
}
#main h2{
    text-align: center;
}
#main .content{
    line-height:25px;
}


h3{
    margin-bottom:20px;
    padding-bottom:0;
    letter-spacing:1px;
}
.title {
    margin-left: 0;
}
.title .border{
    margin-left:15px;
    width:50px;
    letter-spacing: 1px;
}

.kotei{
    top:0;
    right:40px;
}
.kotei a{
    width:55px;
    height:44px;
    font-size:12px;
    line-height:16px;
    letter-spacing: 0;
    font-weight: normal;
    border-radius:0;
}


.kotei ul{
    display:flex;
}
.kotei li {
    margin-top: 0;
    margin-right:3px;
}
.kotei i {
    margin-top: 7px;
    font-size:15px;
}


#can{
    padding: 50px 0 35px 0;
    margin-top:0;
    margin-bottom:0;
}
#can .can_wrapper{
    flex-wrap:wrap;
    row-gap: 15px;
    max-width:330px;
}
#can .can_inner {
    margin: 0 auto;
    width:150px;
    height:150px;
}
#can .picture{
    width:78px;
}


#point{
    margin:50px auto;
}
#point .point_wrap{
    flex-direction: column-reverse;
    margin:0 auto 30px auto;
    padding-bottom: 20px;
}
#point :last-child{
    border:none;
    margin: 0 auto;
    padding-bottom: 0;
}
#point .point_wrap2{
    flex-direction:column;
}
#point .point_wrap .picture{
    width:100%;
}
#point .point_inner{
    width:100%;
}
h4{
    width:100%;
    text-align: center;
    line-height:30px;
    margin:0 auto 20px auto;
    border-bottom:0;
}
#point .content{
    line-height:25px;
    margin-bottom:20px;
}


#webpage{
    margin-top:50px;
}
#webpage .webpage_wrapper{
    flex-direction: column;
}
#webpage .picture{
    width:100%;
    margin-bottom:20px;
}
#webpage .webpage_wrapper .webpage_inner{
    width:97%;
    margin-left:10px;
}
#webpage .webpage_wrapper .webpage_inner ul li{
    line-height:25px;
}
#webpage .webpage_wrapper .webpage_inner .more{
    margin-top:30px;
    text-align: center;
}
#webpage .webpage_wrapper .webpage_inner .more a{
    padding:15px 60px;
}



/*-----------　制作事例　-----------*/
#example{
    margin:50px auto 0 auto;
}
#example .title_sub{
    margin: 0 auto 20px auto;
    font-size:14px;
}
#example h4 {
    margin: 30px 0 10px 0;
}
#example h5{
    font-size:14px;
    margin-bottom:10px;
}
#example .inner{
    margin-bottom:10px;
}
#example .mannaka{
    margin:10px 0;
}
#example .mannaka .ex {
    width: 100%;
    padding: 0;
}
#example .mannaka .ex:nth-child(1),
#example .mannaka .ex:nth-child(2){
    border-bottom:none;
}
#example .mannaka .ex:nth-child(1),
#example .mannaka .ex:nth-child(3){
    border-right:none;
}
#example .mannaka .ex:nth-child(1),
#example .mannaka .ex:nth-child(2),
#example .mannaka .ex:nth-child(3),
#example .mannaka .ex:nth-child(4){
    padding:0 10px;
}

#example .iframewrap-child{
    margin:0;
}
#example .iframewrap-parent02, #example .example_wrap .iframewrap-parent03 {
    margin-bottom: 10px;
}


}/*-- max-width:754 end --*/