.title{
    height: 320px;
    width: 100%;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 10;
}
.title .line{
	width: 50%;
}
.title_text{
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    font-size: 35px;
    line-height: 35px;
    color: #fff;
    text-shadow: #000 0px 0 5px;
    font-weight: 600;
}
.right{
	text-align: right;
	margin-bottom: 60px;
	padding-right: 40px;
}
#sitemap .title{
	background-image: url("/sitemap/imgs/title_bg_pc.jpg");	
}
#privacy .title{
	background-image: url("/privacy/imgs/title_bg_pc.jpg");	
}
#access .title{
	background-image: url("/access/imgs/title_bg_pc.jpg");	
}
#office .title{
	background-image: url("/office/imgs/title_bg_pc.jpg");	
}
#lawyers .title{
	background-image: url("/lawyers/imgs/title_bg_pc.jpg");	
}
#practice .title{
	background-image: url("/practice/imgs/title_bg_pc.jpg");	
}
#news .title{
	background-image: url("/news/imgs/title_bg_pc.jpg");	
}
#topics .title{
	background-image: url("/topics/imgs/title_bg_pc.jpg");	
}
#laws .title{
	background-image: url("/laws/imgs/title_bg_pc.jpg");	
}
#recruit .title{
	background-image: url("/recruit/imgs/title_bg_pc.jpg");	
}
#contact .title{
	background-image: url("/contact/imgs/title_bg_pc.jpg");	
}
#our_works .title{
	background-image: url("/our_works/imgs/title_bg_pc.jpg");	
}
.page_contents{
	margin: 100px auto 100px;
	padding: 100px 40px;
	box-sizing: border-box;
}

#sitemap_list{
	margin: auto;
	width: 600px;
	box-sizing: border-box;
	max-width: 100%;
}
#sitemap_list ul{
	list-style :none;
	padding: 0;
}
#sitemap_list ul li {
	padding-left: 20px; 
	position: relative;
	font-size: 20px;
	line-height: 50px;
	color: #000;
}
#sitemap_list ul li:before{
	content:"−";
	color: #c30d23;
	position:absolute;
	left: 0px;
	top: 0px;
}
#privacy{
	font-size: 16px;
	line-height: 32px;
}
#privacy_list{
	margin: 60px auto;
}
#privacy_list dd,
#privacy_list dt{
	display: inline-block;
	vertical-align: top;
}
#privacy_list dt{
	width: 120px;
	margin-right: 20px;
	font-size: 30px;
	color: #c30d23;
	position: relative;
	padding: 10px 10px 30px;
}
#privacy_list dt .line{
    width: 75%;
    transform: rotate(-30deg);
    border: 0;
    border-top: 1px solid #c30d23;
    position: absolute;
    bottom: 0px;
    left: 0;
}
#privacy_list dt .line_b{
    width: 75%;
    transform: rotate(-30deg);
    border: 0;
    border-top: 1px solid #182987;
    position: absolute;
    bottom: 0px;
    left: 0;
}
#privacy_list dd{
	width: calc(100% - 200px);
	box-sizing: border-box;
	margin-bottom: 40px;
}
#privacy_list dd h5{
	color: #c30d23;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: normal;
}
#privacy_list ol{
	padding:0 0 0 2em;
	margin:0;
}
#privacy_list ol li.n {
	list-style-type: none;
	counter-increment: cnt;
}
#privacy_list ol li.n::before {
	content: "(" counter(cnt) ") ";
	margin-left: -25px;
}
#privacy_list ol li ul li {
	list-style-type: disc;
	margin-left: 20px;
}
#privacy_list ol li ul li::marker{
    font-size: 0.9em;
}
#access .map iframe {
    /*
	filter: grayscale(1);
    */
	vertical-align: bottom;
	width: 100%;
}
#access .map{
	margin-bottom: 40px;
}
#access .train{
	width: 510px;
	display: inline-block;
	margin-left: 50px;
	font-size: 17px;
}
#access .car{
    width: 350px;
    display: inline-block;
    margin-left: 50px;
    font-size: 17px;
}
#access .train, #access .car{
    margin-top: 20px;
    margin-bottom: 20px;
}
#access .icon{
	width: 50px;
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}
#access .text1{
    width: 120px;
    display: inline-block;
    vertical-align: top
}
#access .text2{
    width: 300px;
    display: inline-block;
    vertical-align: middle;
}
#access .text1_2{
    width: 440px;
    display: inline-block;
    vertical-align: middle;
}
#access .text3{
	width: 270px;
	display: inline-block;
	vertical-align: middle;
}
#access .third_box{
	vertical-align: middle;
	text-align: center;
}
#access .third_box img{
	width: 100%;
}
#access .third_box p{
	text-align: left;
	display: inline-block;
}
#access .third_box p.fax{
	width:  100%;
	text-align: left;
	margin-top: 5px;
}
#office .page_contents p{
	margin-bottom: 50px;
}
#office .third_box{
	padding: 0;
	vertical-align: middle;
}
#office .separate{
	padding-top: 20px;
	width: 115%;
}
#office .third_box img{
	width: 100%;
	height: auto;
}

#practice .list_area {

}
#practice .category {
	background-color: #F3F1EB;
	color: #c30d23;
    padding: 10px 20px;
    margin: 10px auto;
    box-sizing: border-box;
}
#practice .list_title {
	font-size: 20px;
	margin-top: 40px;
	padding-bottom: 5px;
	margin-bottom: 30px;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #c30d23;
    border-right: 1px solid #c30d23;
    position: relative;
    cursor: pointer;
}
#practice .list_title::before{
	content: "−";
    color: #c30d23;
}
#practice .list_title::after {
    content: "＋";
    position: absolute;
    color: #c30d23;;
    right: 19px;
}
#practice .list_open::after {
    content: "－";
    position: absolute;
    color: #c30d23;;
    right: 19px;
}
#practice .list_toggle{
	display: none;
}
#practice .nav-open {
    color: #182987;
    font-size: 18px;
    border: 1px solid #182987;
    background: #fff;
    padding: 10px 20px;
    margin: 15px auto;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
}
#practice .nav-open::before{
    content: "＋";
    position: absolute;
    right: 20px;
}
#practice .nav-open.active::before{
    content: "－";
}
#practice .nav-open:hover{ opacity: .8; }
#practice .nav-open,
#practice nav{
    position: relative;
}
#practice nav{
    margin: 0 auto;
    display: none;
    overflow: hidden;
    transition: none;
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 30px;
}
#practice .nav-noopen{
	cursor: default;
}
#practice .nav-noopen::before{
    content: "" !important;
}
#practice .click-slide + nav,
#practice .hover-slide + nav{
    display: block;
    transition: .4s;
    transform: translatex(200%);
    transition-duration: .4s !important;
}
#practice .click-slide.active + nav,
#practice .hover-slide.active + nav{
    transform: translatex(0);
}
#practice nav ul{
    margin: 0 auto;
    padding: 5px 0 10px;
    list-style: none;
}
#practice nav ul li{
    position: relative;
}
#recruit .textbox {
	font-size: 18px;
    line-height: 35px;
}
#recruit .obi {
    font-size: 20px;
    background-color: #F8EBED;
    border: 1px solid #c6c6c6;
    text-align: center;
    color: #c30d23;
    padding: 10px 0;
    margin-top: 90px;
}
#recruit .list1, #recruit .list2 {
    margin-top: -1px;
    border-top: 1px solid #C6C6C6;
    position: relative;
    float: left;
    padding: 20px 0;
	font-size: 18px;
    line-height: 35px;
}
#recruit .list1 {
    width: 30%;
}
#recruit .list2 {
    width: 70%;
}
#recruit .link_box {
    margin-top: 10px;
}
#contact .textbox {
	font-size: 18px;
    line-height: 35px;
}
#contact .c_table{
    width: 100%;
    border-collapse: collapse;
    margin: 30px auto 50px;
    text-align: left;
    border-top: 1px solid #ddd;
}
#contact .c_table tr{
    border-bottom: 1px solid #ddd;
}
#contact .c_table th,
#contact .c_table td{
    vertical-align: top;
    padding: 30px 0;
    box-sizing: border-box;
    position: relative;
}
#contact .c_table th{
    font-size: 16px;
    width: 260px;
}
#contact .c_table th span.req{
    color: #ffffff;
    background-color: #c30d23;
    padding: 0 8px;
    line-height: 25px;
    position: absolute;
    font-size: 12px;
    right: 20px;
    top: 35px;
}
#contact .c_table td p{
    font-size: 14px;
    line-height: 10px;
}
#contact .c_table td p.addp{
    margin-top: 20px;
}
#contact .c_table td .min{
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
}
#contact .c_table input,
#contact .c_table select,
#contact .c_table textarea{
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #FAFAFA;
    padding: 15px 15px;
    box-sizing: border-box;
}
#contact .c_table input,
#contact .c_table textarea{
    width: 100%;
}
#agree_area{
    text-align: center;
    margin-bottom: 60px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 60px;
}
#agree_area p{
    margin-bottom: 30px;
}
#agree_area a{
    color: crimson;
    text-decoration: underline;
}



@media only screen and (max-width: 750px) {
	.wrapper {
	    background: linear-gradient(90deg, #fff 0%, #fff 10%, #eee 0%, #eee 100%);
	}
	.title .line{
		width: 75%;
	}
	.page_contents{
		padding: 100px 0px;
	}
	#sitemap_list{
		padding: 0 40px;
	}
	#sitemap_list ul li {
		font-size: 28px;
		line-height: 70px;
		padding-left: 30px; 
	}
	#privacy{
		font-size: 26px;
		line-height: 44px;
	}
	#privacy_list dt{
	    width: 70px;
	    margin-right: 0px;
	    font-size: 34px;
	    padding: 10px;
	}
	#privacy_list dd {
	    width: calc(100% - 130px);
	}
	#privacy_list dd h5{
		font-size: 28px;
		line-height: 42px;
	}
	#privacy_list ol li.n::before {
		margin-left: -40px;
	}
	#privacy_list ol li ul li {
		margin-left: 25px;
	}
    #access .train{
        width: 100%;
        margin-left: 3%;
        font-size: 26px;
    }
    #access .car{
        width: 100%;
        margin-left: 3%;
        font-size: 26px;
    }
    #access .train, #access .car{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    #access .icon{
        width: 10%;
        margin-right: 2%;
        vertical-align: top
    }
    #access .text1{
        width: 85%;
    }
    #access .text2{
        width: 85%;
        display: inline-block;
        margin-left: 12%;
        margin-top: -20px;
    }
    #access .text3{
        width: 85%;
    }
	#access .third_box{
		text-align: left;
	}
	#access .map iframe{
		width: 115%;
	}
    #office .page_contents p{
        line-height: 60px;
    }
	#office .separate{
		padding-top: 40px;
	}
	#practice .list_title{
		font-size: 28px;
		line-height: 42px;
	}
	#practice .nav-open{
		font-size: 26px;
		line-height: 38px;
	}
	#practice nav{
		font-size: 26px;
		line-height: 50px;
        margin-bottom: 20px;
	}
	#practice .nav-open{
		padding: 10px 30px 10px 20px;
	}

    #recruit .textbox {
        font-size: 26px;
        line-height: 50px;
    }
    #recruit .obi {
        font-size: 28px;
    }
    #recruit .list1, #recruit .list2 {
        margin-top: -1px;
        padding: 20px 0;
        font-size: 26px;
        line-height: 50px;
    }
    #recruit .list1 {
        width: 100%;
        padding-bottom: 0px;
    }
    #recruit .list2 {
        width: 100%;
        border-top: 0px solid #C6C6C6;
        padding-top: 0px;
    }
    #recruit .link_box {
        width: 50%;
    }

	#sitemap .title {
		background-image: url("/sitemap/imgs/title_bg_sp.jpg");	
	}
	#privacy .title{
		background-image: url("/privacy/imgs/title_bg_sp.jpg");	
	}
	#access .title{
		background-image: url("/access/imgs/title_bg_sp.jpg");	
	}
	#office .title{
		background-image: url("/office/imgs/title_bg_sp.jpg");	
	}
	#lawyers .title{
		background-image: url("/lawyers/imgs/title_bg_sp.jpg");	
	}
	#practice .title{
		background-image: url("/practice/imgs/title_bg_sp.jpg");	
	}
	#news .title{
		background-image: url("/news/imgs/title_bg_sp.jpg");	
	}
	#topics .title{
		background-image: url("/topics/imgs/title_bg_sp.jpg");	
	}
	#laws .title{
		background-image: url("/laws/imgs/title_bg_sp.jpg");	
	}
    #recruit .title{
        background-image: url("/recruit/imgs/title_bg_sp.jpg");	
    }
    #contact .title{
        background-image: url("/contact/imgs/title_bg_sp.jpg");	
    }
    #our_works .title{
        background-image: url("/our_works/imgs/title_bg_sp.jpg");	
    }

    #contact .textbox {
        font-size: 25px;
        line-height: 45px;
    }
    #contact .c_table{
        width: 100%;
        margin: 50px 0 50px;
    }
    #contact .c_table tr{
        border-bottom: 1px solid #ddd;
    }
    #contact .c_table th,
    #contact .c_table td{
        vertical-align: top;
        padding: 30px 0;
        box-sizing: border-box;
        position: relative;
        display: block;
    }
    #contact .c_table th{
        font-size: 26px;
        width: 100%;
        padding-bottom: 0px;
    }
    #contact .c_table td{
        font-size: 26px;
        width: 100%;
        padding-top: 10px;
    }

    #contact .c_table th span.req{
        color: #ffffff;
        background-color: #c30d23;
        padding: 0 8px;
        line-height: 35px;
        position: absolute;
        font-size: 20px;
        right: 0px;
        top: 35px;
    }
    #contact .c_table td p{
        font-size: 24px;
        line-height: 10px;
    }
    #contact .c_table td p.addp{
        margin-top: 30px;
    }
    #contact .c_table td .min{
        display: inline-block;
        vertical-align: top;
        margin-right: 10px;
    }
    #contact .c_table input,
    #contact .c_table select,
    #contact .c_table textarea{
        font-size: 26px;
        line-height: 45px;
    }
    #agree_area{
        font-size: 20px;
    }

}