@charset "UTF-8";

/*** reset ***/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
    -webkit-text-size-adjust: 100%;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a{
    text-decoration: none;
}
#paz_wrapper {
    margin-bottom: 0 !important;
}


/*** ↓ここから追加分↓ ***/


/*** ワッパー内共通 ***/
#english-page {
	line-height: 1.5;
	letter-spacing: .08em;
    width: 100%;
	overflow: hidden;
}
#english-page img{
	vertical-align:bottom;
	border:none;
	-ms-interpolation-mode: bicubic;
	-webkit-user-drag: none;
	border:0;
	/*width: 100%;*/
	height: auto;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
}
#english-page * {
	box-sizing: border-box;
}
#english-page a {  
	overflow:hidden;
	outline: none; 
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	text-decoration:none;
	margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;background:transparent;
}
#english-page a:hover{
	-moz-transition: .3s;
	-webkit-transition: .3s;
	-o-transition: .3s;
	-ms-transition: .3s;
	transition: .3s;
}
#english-page * h1, h2, h3, h4, h5, h6, p, pre,img,dl, dt, dd, ol, ul, li{
	margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent;
}
#english-page .wrap{display: block;}
#english-page .in-block{display: inline-block;}
#english-page a{transition: all 0.5s ease 0s;}
#english-page .text-box p + p{margin-top: 1.5em;} 
body.fixed {
    width: 100%;
    height: 100%;
    position: fixed;
}
/* フォント */
.mincho{
	font-family: 'ヒラギノUD明朝 Std','ヒラギノ明朝 Std','ヒラギノ明朝 StdN','ヒラギノ明朝 ProN W6','HiraMinProN-W6','Noto Serif CJK JP','Noto Serif JP','游明朝','Yu Mincho','YuMincho','メイリオ',serif;
}
.gothic{
	font-family: 'ヒラギノ角ゴ Std','ヒラギノ角ゴ StdN','ヒラギノ角ゴ Pro','ヒラギノ角ゴ ProN W3','HiraKakuProN-W3','Noto Sans CJK JP','Noto Sans JP','游ゴシック','Yu Gothic','YuGothic','Hiragino kaku Gothic ProN','Hiragino Sans','A P-OTF A1ゴシック Std','A P-OTF A1ゴシック',sans-serif;
}
.mincho-cv{
	font-family: 'ヒラギノ明朝 ProN W6','ヒラギノ明朝 StdN','ヒラギノ明朝 Std','HiraMinProN-W6','Noto Serif CJK JP','Noto Serif JP','游明朝','Yu Mincho','YuMincho','メイリオ',serif;
}
.gothic-cv{
    font-family: 'ヒラギノ角ゴ Pro','ヒラギノ角ゴ ProN W3','HiraKakuProN-W3','Hiragino kaku Gothic ProN','Hiragino Sans','游ゴシック','Yu Gothic','YuGothic','ヒラギノ角ゴ StdN','ヒラギノ角ゴ Std','A P-OTF A1ゴシック Std','A P-OTF A1ゴシック','Noto Sans CJK JP','Noto Sans JP',sans-serif;
}

/* メディクリ */
@media (min-width:768px) {
    .pc-img { display: block; }
    .sp-img { display: none; }
}
@media (max-width:767px) {
    .pc-img { display: none; }
    .sp-img { display: block; }
}
@media (-ms-high-contrast:none){
	body{
		font-family:"ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
	.mincho{	
		font-family:"ヒラギノ明朝 ProN W4","ヒラギノ明朝 ProN","ヒラギノ明朝 ProN W4", "Hiragino Mincho ProN", "Noto Serif Mincho", "HG明朝E", "ＭＳ 明朝", "ＭＳ Ｐ明朝","Noto Serif JP",serif;
	}
	.gothic{
		font-family:"ヒラギノ角ゴ Pro W4","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}
#english-page .sp-wrap{display: initial;}
#english-page .tab-wrap{display: initial;}
@media (max-width:767px) {
   #english-page .sp-wrap{display: inline-block;}
   #english-page .sp-nowrap{/*display: inline;*/}
}
@media(max-width:1024px) and (min-width:768px){
   #english-page .tab-wrap{display: inline-block;}
}
@media(min-width:768px) {
   #english-page a[href^="tel:"]{
        pointer-events: none;
    }
}
/* main */
#english-page{
    font-weight: normal;
}
#english-page .red-line{border-bottom: 1px solid #a92e2e;}
#english-page .black-line{border-bottom: 1px solid #000;}
#english-page .mt{margin-top: 20px;}
#english-page .mt-mini{margin-top: 10px;}
#english-page .mt-large{margin-top: 40px;}
#english-page .flex{display: flex;}
#english-page .flex.column{flex-direction: column;}
@media(max-width:1024px) and (min-width:768px){
   #english-page .mt{margin-top: 2%;}
   #english-page .mt-mini{margin-top: 2%;}
   #english-page .mt-large{margin-top: 8%;}
}
@media(max-width:767px) {
   #english-page .mt{margin-top: 5%;}
   #english-page .mt-mini{margin-top: 2.5%;}
   #english-page .mt-large{margin-top: 10%;}
}
/* font */
#english-page .text-yellow{color: #f4f57b;}
#english-page .text-red{color: #990000;}
#english-page .text-blue{color: #246da2;}
#english-page .text-green{color: #135920;}
#english-page .text-orange{color: #bc5c2a;}
/* h2~ */
#english-page .h2{
    font-size: 36px;
    font-weight: 500;
    line-height: 1.3;
}
#english-page .h2 .big{font-size: 40px;}
@media(max-width:1024px) and (min-width:768px){
   #english-page .h2{font-size: 4.0vw;}
   #english-page .h2 .big{font-size: 5vw;}
}
@media(max-width:767px) {
   #english-page .h2{font-size: 6vw;}
   #english-page .h2 .big{font-size: 7vw;}
}

/* ヘッダー */
.index_header .en-header{
    background: #dbe5ef;
}
.en-header{
    width: 100%;
	/*overflow: hidden;*/
    position: relative;
}
.en-header .en-header-list{
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.index_header .en-header .en-header-list{
    height: 75px;
    padding-top: 35px;
    max-width: 1840px;
    width: 95%;
    margin-left: 20px;
}
.en-header .en-header-list .logo{
    width: 72%;
/*    min-width: 500px;*/
    min-width: 300px;
    max-width: 240px;
/*    max-width: 1140px;*/
    height: 24px;
}
.index_header .en-header .en-header-list .logo{
    margin-left: 30px;
}
.index_header .en-header .en-header-list .lang{
    margin-left: 30px;
}
.en-header .en-header-list .menu-content{
    width: 40%;
    max-width: 600px;
}
.en-header .en-header-list .logo a{
    background: url("../images/header_logo.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
    display: block;
    /* margin: 0 auto; */
    height: 26px;
}
.en-header .en-header-list .lang {
	margin-top: 12px;
	font-size: 14px;
	color: #404040;
}
.en-header .en-header-list .lang a {
	font-size: 12px;
	color: #666;
}
.en-header .en-header-list .lang a.eng {
	color: #404040;
	pointer-events: none;
}
.en-header .en-header-list .lang a:hover {
	border-bottom: 1px solid;
	opacity: 1;
}

.en-header .en-header-list .list-box{
    /* width: 31%; */
    min-width: 600px;
    display: flex;
    justify-content: space-between;
}
.en-header .menu-content .menu-area01,.en-header .menu-content .menu-area02,.en-header .menu-content .menu-area03{
    display: none;
}

.en-header .list-box{z-index: 100;}
.en-header .menu-list{
    position: relative;
    transition: all .3s;
    /*width: 30%;*/
    height: 60px;
    display: flex;
    align-items: center;
    z-index: 9999;
}
.en-header .menu-dwon-lists {
    display: none;
    width: 480%;
    max-width: 410px;
    position: absolute;
    top: 50px;
    left: 50%;
    background: #fff;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    transition: all .3s;
}
@media(max-width:1200px)and (min-width:1025px) {
    .en-header .box3 .menu-dwon-lists{left: 25%;}
}
.en-header .menu-list:hover .menu-dwon-lists {
    /*display: block;*/
    display: flex;
    flex-wrap: wrap;
    visibility: visible;
    opacity: 1;
}
.en-header .menu-dwon-list {
    background-color: #fff;
    height: 50px;
    transition: all .3s;
    position: relative;
    width: 50%;
    display: flex;
/*    align-items: center;*/
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    letter-spacing: 0;
    padding-left:2%;
    border-top: 1px solid #eee;
    padding-right: 15px;
    box-sizing: border-box;
}
.en-header .menu-dwon-list:nth-child(1) {border-top:none;}
/*
.en-header .menu-dwon-list:nth-child(2) {border-top:none;}
*/
.en-header .menu-dwon-list.list-top-box{
    width: 100%;
}
/*
.en-header .menu-dwon-list:not(:first-child)::before{
    content: "";
    width: 100%;
    height: 1px;
    background-color: #eee;
    position: absolute;
    top: 0;
    left: 0;
}
*/
.en-header .menu-dwon-list:nth-child(odd)::before{
    content: "";
    width: 1px;
    height: 50px;
    background-color: #eee;
    position: absolute;
    top: 0;
    right: 0;
}
.en-header .menu-dwon-list:hover {
    background-color: #eee;
}
.en-header .menu-dwon-list a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-decoration: none;
    position: relative;
}
.en-header .menu-dwon-list a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #eee;
    border-left: 2px solid #eee;
    transform: rotate(135deg);
    position: absolute;
    right: 15px;
    top: calc(50% - 5px);
}
.en-header .menu-dwon-list::after{
    content: "";
    position: absolute;
    top: 50%;
    right: 2%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    /*
    border-top: 6px solid transparent;
    border-left: 6px solid #000;
    border-bottom: 6px solid transparent;
    */
    background: url(../images/arrow_right_BK@2x.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    width: 8px;
    height: 12px;
}
.en-header .menu-dwon-list.list-top-box::after{
    right: 1.2%;
}
.en-header .menu-list:hover .menu-dwon-lists{
    padding-top: 10px;
}
.en-header .menu-list:hover .menu-dwon-lists::before{
    content: "";
    position: absolute;
    top: 0;
    left:50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-right: 20px solid transparent;
    border-left: 20px solid transparent;
    border-bottom: 20px solid #fff;
}


@media(max-width:1600px) {
    .en-header .en-header-list .menu-content{
        width: 50%;
    } 
    .en-header .en-header-list .list-box{
        min-width: auto;
    }
    .en-header .menu-dwon-lists {
        width: 400%;
    }
	.index_header .en-header .en-header-list .logo {
		margin-left: 5%;
	}
	.index_header .en-header .en-header-list .lang {
		margin-left: 5%;
	}
}
@media(max-width:1400px) {
    .en-header .en-header-list .logo {
        width: 50%;
    }
}
@media(max-width:900px) {
    .en-header .en-header-list .logo a {
       /* width: 70%;*/
    }
    .en-header .en-header-list .menu-content {
        width: 50%;
    }
}
.en-header .en-header-list .list-box li a{
    font-size: 16px;
    color: #000;
}
.en-header .en-header-list .list-box li a.menu-dwon-list{font-size: 14px;}
.en-header  a:hover{opacity: 0.6;}
@media(max-width:1250px)and (min-width:1025px) {
    .en-header .en-header-list .list-box{
        width: 100%;
    }
}
@media(max-width:1400px) {
    .en-header .en-header-list .menu-content{
        width: 45%;
    }
}
@media(max-width:1250px) {
    .en-header .en-header-list .menu-content{
        width: 64%;
    }
    .en-header .menu-dwon-lists {
        width: 360%;
    }
}
@media(max-width:1024px) {
    .en-header .en-header-list .menu-content{
        width: 100%;
        max-width: none;
    } 
}
@media(max-width:767px) {
    .en-header .en-header-list .menu-content{
        width: 100%;
        max-width: none;
    } 
}
#en-header-btn-check {
    display: none;
}
@media(max-width:1024px) and (min-width:768px){
    .en-header .en-header-list{
        padding-top: 4%;
        height: auto;
    }
    .en-header .en-header-list .logo a{
        background: url("../images/header_logo.svg");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        height: 5vw;
    }
    .en-header .en-header-list .list-box li a{font-size: 1.5vw;}




    .en-header .sp-img{display: block;}
    .en-header .en-header-list{
        height: 60px;
        padding-top: 10px;
        width: 97%;
        margin: 0 auto;
        position: relative;
    }
    .index_header .en-header .en-header-list {
        height: 60px;
        padding-top: 10px;
        width: 97%;
        margin: 0 auto;
        position: relative;
    }
	.index_header .en-header .en-header-list .logo {
        margin-left: 10px; 
        width: 97%;
		}
/*	.index_header .en-header .en-header-list .logo a {
        background-position: top center;
		}*/
    .en-header .en-header-list .list-box{
        width: 90%;
        margin: 0 auto;
        min-width: auto;
        padding: 40px 0 90px;
        display: block;
        
    }
    .en-header .en-header-list .list-box li{text-align: center;}
    .en-header .en-header-list .list-box li a,.en-header .en-header-list .list-box li .sp-menu-btn{
        font-size: 2.2vw;
        letter-spacing: 0;
        text-align: left;
        width: 100%;
        display: block;
        padding: 3% 0;
        letter-spacing: 00.05rem;
        border-top: 1px solid #adadad;
        position: relative;
    }
    .en-header .en-header-list .list-box li .sub-list a{
        padding: 2% 0;
        width: 95%;
        margin: 0 0 0 auto;
    }
    .en-header .en-header-list .list-box li:nth-child(4) a{border-bottom: 1px solid #adadad;}
    .en-header .en-header-list .sp-info{
        width: 40%;
        margin: 8% auto 0;
        border: 1px solid #000;
    }
    .en-header .en-header-list .list-box li.sp-info a{
        text-align: center;
        border-top: none;
        padding: 5% 0;
        display: inline-block;
        position: relative;
        font-size: 2vw;
    }
    .en-header .en-header-list .list-box li.sp-info a::before,.en-header .en-header-list .list-box li a::before{
        content: "";
        position: absolute;
        top: 50%;
        right: 5%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        border-top: 6px solid transparent;
        border-left: 6px solid #000;
        border-bottom: 6px solid transparent;
    }
    .en-header .en-header-list .list-box li .sp-menu-btn:before{
        content: "";
        background: url(../images/plus.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center center;
        width: 2.4vw;
        height: 2.4vw;
        position: absolute;
        top: 50%;
        right: -5px;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    .en-header .en-header-list .list-box li .on-off:before{
        content: "";
        background: url(../images/minus.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .en-header .en-header-list .list-box li a::before{right: 0;}
    .en-header .menu-btn{
        position: absolute;
        top: 10px;
        right: 10px;
        display: flex;
        height: 60px;
        width: 60px;
        justify-content: center;
        align-items: center;
        z-index: 90;
    }
    .en-header .menu-btn span,
    .en-header .menu-btn span:before,
    .en-header .menu-btn span:after {
        content: '';
        display: block;
        height: 3px;
        width: 25px;
        border-radius: 3px;
        background-color: #000;
        position: absolute;
    }
    .en-header .menu-btn span:before {
        bottom: 8px;
    }
    .en-header .menu-btn span:after {
        top: 8px;
    }
    #en-header-btn-check:checked ~ .menu-btn span {
        background-color: rgba(255, 255, 255, 0);
    }
    #en-header-btn-check:checked ~ .menu-btn span::before {
        bottom: 0;
        transform: rotate(45deg);
    }
    #en-header-btn-check:checked ~ .menu-btn span::after {
        top: 0;
        transform: rotate(-45deg);
    }
    .en-header .menu-content {
        width: 100%;
        height: 100%;
        position: fixed;
        top: -100%;
        left: 0;
        z-index: 80;
        background: #fff;
        transition: all 0.5s;
        overflow:scroll;
    }
    #en-header-btn-check:checked ~ .menu-content {
        top: 0;
    }
    .en-header .menu-content .menu-logo{
        width: 90%;
        height: 24px;
        margin: 30px auto 0;
    }
    .en-header .menu-content .menu-logo a {
        background: url(../images/header_logo.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
        height: 24px;
        margin: 0;
        width: 40%;
        display: block;
        max-width: 240px;
    }
    .en-header .menu-content .menu-area01,.en-header .menu-content .menu-area02,.en-header .menu-content .menu-area03,.en-header .en-header-list .list-box li a.sp-no{
        display: none;
    }
    .en-header .menu-content .display-swich{
        display: block;
    }
    .en-header .menu-list:hover .menu-dwon-lists {display: none;}
    .en-header .menu-list .sp-url{pointer-events: none;}
    .en-header .menu-list{
        width: 100%;
        height: auto;
        display: block;
    }
}
@media(max-width:767px) {
    .en-header .en-header-list, .index_header .en-header .en-header-list{
        height: 60px;
        padding-top: 10px;
        width: 100%;
        margin: 0 auto;
        position: relative;
    }
/*	.index_header .en-header .en-header-list {
		padding-top: 0;
		margin: 0 auto;
		width: 100%;
	}*/
    .en-header .en-header-list .list-box{
        width: 90%;
        margin: 0 auto;
        min-width: auto;
        padding: 40px 0 90px;
        display: block;
        
    }
    .en-header .en-header-list .list-box li{text-align: center;}
    .en-header .en-header-list .list-box li a,.en-header .en-header-list .list-box li .sp-menu-btn{
        font-size: 4.2vw;
        letter-spacing: 0;
        text-align: left;
        width: 100%;
        display: block;
        padding: 7% 0;
        letter-spacing: 00.05rem;
        border-top: 1px solid #adadad;
        position: relative;
    }
    .en-header .en-header-list .list-box li .sub-list a{
        padding: 4% 0;
        width: 95%;
        margin: 0 0 0 auto;
    }
    .en-header .en-header-list .list-box li:nth-child(4) a{border-bottom: 1px solid #adadad;}
    .en-header .en-header-list .sp-info{
        width: 60%;
        margin: 8% auto 0;
        border: 1px solid #000;
    }
    .en-header .en-header-list .list-box li.sp-info a{
        text-align: center;
        border-top: none;
        padding: 9% 0;
        display: inline-block;
        position: relative;
    }
    .en-header .en-header-list .list-box li.sp-info a::before,.en-header .en-header-list .list-box li a::before{
        content: "";
        position: absolute;
        top: 50%;
        right: 5%;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
        border-top: 6px solid transparent;
        border-left: 6px solid #000;
        border-bottom: 6px solid transparent;
    }
    .en-header .en-header-list .list-box li .sp-menu-btn:before{
        content: "";
        background: url(../images/plus.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center center;
        width: 4.8vw;
        height: 4.8vw;
        position: absolute;
        top: 50%;
        right: -5px;
        -webkit-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }
    .en-header .en-header-list .list-box li .on-off:before{
        content: "";
        background: url(../images/minus.png);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .en-header .en-header-list .list-box li a::before{right: 0;}
    
    .en-header .en-header-list .left_cont {
        width: 94%;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
		.en-header .en-header-list .lang {
				margin-top: 0;
		}
    .en-header .en-header-list .logo {
        width: 100%;
        height: 5vw;
        min-width: auto;
    }
		.index_header .en-header .en-header-list .logo {
        margin-left: 0; 
        width: 100%;
		}
    .en-header .en-header-list .logo a{
        background: url(../images/header_logo.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center left;
        height: 5vw;
        /*margin: 0 0 0 5%;*/
    }
    .index_header .en-header .en-header-list .logo{
        margin: 0 0 0 5vw;
    }
    .index_header .en-header .en-header-list .lang{
        margin-left :5vw;
    }
    .index_header .en-header .en-header-list .logo a{
        background: url(../images/header_logo.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center left;
        height: 5vw;
    }
	.index_header .en-header .en-header-list .left_cont {
		width: 86%;
	}
    .en-header .menu-btn, index_header .en-header .menu-btn {
        /*position: fixed;*/
        position: absolute;
        top: 40px;
        right: 40px;
        display: flex;
        /*height: 60px;
        width: 60px;*/
        justify-content: center;
        align-items: center;
        z-index: 90;
    }
    .en-header .menu-btn span,
    .en-header .menu-btn span:before,
    .en-header .menu-btn span:after {
        content: '';
        display: block;
        height: 3px;
        width: 25px;
        border-radius: 3px;
        background-color: #000;
        position: absolute;
    }
    .en-header .menu-btn span:before {
        bottom: 8px;
    }
    .en-header .menu-btn span:after {
        top: 8px;
    }
    #en-header-btn-check:checked ~ .menu-btn span {
        background-color: rgba(255, 255, 255, 0);
    }
    #en-header-btn-check:checked ~ .menu-btn span::before {
        bottom: 0;
        transform: rotate(45deg);
    }
    #en-header-btn-check:checked ~ .menu-btn span::after {
        top: 0;
        transform: rotate(-45deg);
    }
    .en-header .menu-content {
        width: 100%;
        height: 100%;
        position: fixed;
        top: -100%;
        left: 0;
        z-index: 80;
        background: #fff;
        transition: all 0.5s;
        overflow:scroll;
    }
    #en-header-btn-check:checked ~ .menu-content {
        top: 0;
    }
    .en-header .menu-content .menu-logo{
        width: 90%;
        height: 5vw;
        margin: 30px auto 0;
    }
    .en-header .menu-content .menu-logo a {
        background: url(../images/header_logo.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
        height: 5vw;
        margin: 0;
/*        width: 40%;*/
        display: block;
        max-width: 240px;
    }
    .en-header .menu-content .menu-area01,.en-header .menu-content .menu-area02,.en-header .menu-content .menu-area03,.en-header .en-header-list .list-box li a.sp-no{
        display: none;
    }
    .en-header .menu-content .display-swich{
        display: block;
    }
    .en-header .menu-list:hover .menu-dwon-lists {display: none;}
    .en-header .menu-list .sp-url{pointer-events: none;}
    .en-header .menu-list{
        width: 100%;
        height: auto;
        display: block;
    }


}

/* フッター */
#english-fotter{
    width: 100%;
	overflow: hidden;
}
#english-fotter .footer-bg{
    background: #161616;
    color: #fff;
}
#english-fotter .footer-menu-box{
    max-width: 1680px;
    width: 98%;
    margin: 0 auto;
    padding-top: 70px;
    display: flex;
    justify-content: space-between;
}
#english-fotter .footer-menu-box .left{
    width: 42%;
    display: flex;
}
#english-fotter .footer-menu-box .right{
    width: 40%;
    min-width: 400px;
}
#english-fotter .logo{
    background: url(../images/footer_logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center left;
    /*width: 52%;*/
    width: 40%;
    height: 60px;
    min-width: 280px;
}
#english-fotter .footer-url{
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    max-width: 260px;
    min-width: 200px;
    width: 35%;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    margin-left: 30px;
}
#english-fotter .footer-url::before{
    content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-top: 6px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
}
#english-fotter .footer-menu-box .list-box{
    display: flex;
    align-items: center;
/*    justify-content: space-between;*/
    justify-content: end;
    height: 60px;
}
#english-fotter .footer-menu-box .list-box li {
	margin-left: 20px;
}
#english-fotter .footer-menu-box .list-box li a,#english-fotter .footer-copyright .list-box li a{
    font-size: 14px;
    color: #fff;
    letter-spacing: .08rem;
}
#english-fotter a:hover{opacity: 0.6;}
#english-fotter .footer-copyright{
    max-width: 1680px;
    width: 98%;
    margin: 50px auto 0;
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #8d8d8d;
    padding: 20px 0;
}
#english-fotter .copyright{
    color: #8d8d8d;
    font-size: 12px;
}
#english-fotter .footer-copyright .list-box{
    display: flex;
/*    justify-content: space-between;*/
    justify-content: right;
}
#english-fotter .footer-copyright .list-box li.ml{margin-left: 35px;}
#english-fotter .in-block{display: inline-block;}

@media(max-width:1600px) {
    #english-fotter .footer-menu-box .right{width: 50%;}
}
@media(max-width:1200px) {
    #english-fotter .footer-menu-box .right{width: 44%; min-width: 360px;}
}
@media(max-width:1024px) and (min-width:768px){
    #english-fotter .footer-menu-box{
        width: 90%;
        padding-top: 5%;
        display: block;
    }
    #english-fotter .footer-menu-box .left{
        width: 100%;
        justify-content: space-between;
    }
    #english-fotter .logo {
        width: 30%;
        height: 6vw;
        min-width: auto;
    }
    #english-fotter .footer-url {
        font-size: 15px;
        max-width: 260px;
        min-width: 120px;
        width: 30%;
        height: 6vw;
        margin-left: 0;
    }
    #english-fotter .footer-menu-box .right{
/*        width: 50%;*/
        width: 100%;
        min-width: auto;
        margin-left: auto;
    }
    #english-fotter .footer-menu-box .list-box li a, #english-fotter .footer-copyright .list-box li a{font-size: 12px;}
    #english-fotter .footer-copyright {
        width: 90%;
        margin: 0 auto;
        display: flex;
        justify-content: space-between;
        padding: 2% 0;
    }
    #english-fotter .copyright{font-size: 11px;}
    #english-fotter .footer-copyright .right{
        width: 50%;
        text-align: right;
    }
    #english-fotter .footer-copyright .list-box {
        
    }
    #english-fotter .footer-copyright .list-box li.ml {
        margin-left: 10px;
    }
}
@media(max-width:767px) {
    #english-fotter .footer-menu-box{
        width: 92%;
        padding-top: 10%;
        display: block;
    }
    #english-fotter .footer-bg{padding-bottom: 10%;}
    #english-fotter .footer-menu-box .left{
        width: 100%;
        display: block;
    }
    #english-fotter .footer-menu-box .right{
        width: 100%;
        min-width: auto;
    }
    #english-fotter .logo{
        background: url(../images/footer_logo.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        width: 80%;
        height: 10vw;
       /* height: 6vw;*/
        margin: 0 auto;
        min-width: auto;
        max-width: 340px;
        display: block;
    }
    #english-fotter .footer-url{
        font-size: 14px;
        max-width: none;
        min-width: none;
        width: 50%;
        height: 12vw;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        margin:5% auto 0;
    }
    #english-fotter .footer-menu-box .list-box{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        height: auto;
        margin-top: 5%;
    }
    #english-fotter .footer-menu-box .list-box li {
        margin: 0 2%;
    }
    #english-fotter .footer-menu-box .list-box li a,#english-fotter .footer-copyright .list-box li a{font-size: 11px;}
    #english-fotter .footer-copyright{
        width: 92%;
        margin: 5% auto 0;
        display: block;
        padding: 3% 0;
    }
    #english-fotter .copyright{
        font-size: 10px;
        margin-top: 3%;
        line-height: 1.3;
    }
    #english-fotter .footer-copyright .list-box {
        justify-content: center;
    }
    #english-fotter .footer-copyright .list-box li.ml {
        margin-left: 4%;
    }
}
@media(max-width:520px) {
    #english-fotter .footer-menu-box .list-box {
        justify-content: space-between;
    }
    #english-fotter .footer-menu-box .list-box li {
        margin: 3% 0;
        width: 48%;
        text-align: left;
    }
    #english-fotter .footer-copyright .list-box {
        display: block;
        margin-bottom: 10%;
    }
    #english-fotter .footer-copyright .list-box li.ml {
        margin-left: inherit;
    }
    #english-fotter .footer-copyright .list-box li {
        margin: 5% 0;
    }
}


/* メインページ */

/* MV */
#english-page .mv{
    background: url(../images/mv_bg.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: top center;
    width: 100%;
    height: 51.5vw;
    image-rendering: crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    display: flex;
    align-items: center;
}
#english-page .mv .mv-flex{
    max-width: 1840px;
    width: 96%;
    /*height: 51.5vw;*/
    justify-content: space-between;
    align-items: center;
}
#english-page .mv .mv-flex .mv-img{
    background: url(../images/mv-img-pc.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 45%;
    max-height: 848px;
    height: 46vw;
    margin-left: 2%;
}
#english-page .mv .mv-flex .mv-h1{
    width: 47%;
    min-width: 700px;
    background: #fff;
    background: rgba(255,255,255,0.6);
    font-size: 37px;
    margin-top: -15vw;
    letter-spacing: 0;
    padding: 4vw 0;
    line-height: 1.7;
}
#english-page .mv .mv-flex .mv-h1 .wrap{
    max-width: 700px;
    width: 95%;
    margin: 0 auto;
}
#english-page .mv .mv-flex .mv-h1 .mv-ml{margin-left: -20px;}
@media(max-width:1620px)and (min-width:1025px) {
    #english-page .mv .mv-flex .mv-h1{font-size: 34px;}
    #english-page .mv .mv-flex .mv-h1 .wrap{
        margin-left: 5%;
    }
}
@media(max-width:1250px)and (min-width:1025px) {
    #english-page .mv .mv-flex .mv-h1{
        font-size: 28px;
        width: 50%;
        min-width: 560px;
    }
    #english-page .mv .mv-flex .mv-h1 .wrap{
        width: 94%;
    }
	.index_header .en-header .en-header-list .logo {
		margin-left: 3%;
	}
	.index_header .en-header .en-header-list .lang {
		margin-left: 3%;
	}
}
@media(max-width:1024px) and (min-width:768px){
    #english-page .mv .mv-flex .mv-h1{
        width: 51%;
        min-width: auto;
        margin-top: -12vw;
        font-size: 2.3vw;
    }
    #english-page .mv .mv-flex .mv-h1 .wrap{width: 90%;}
    #english-page .mv .mv-flex .mv-img{
        background: url(../images/mv-img.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center center;
        margin-left: 4%;
    }
    #english-page .mv .mv-flex .mv-h1 .mv-ml{margin-left: -1.5vw;}
}
@media(max-width:767px) {
    #english-page .mv{
        height: 140vw;
        display: block;
    }
    #english-page .mv .mv-flex{
        display: block;
        width: 100%;
        padding-top: 3%;
    }
    #english-page .mv .mv-flex .mv-h1{
        width: 90%;
        min-width: auto;
        margin: 0 auto;
        font-size: 4.3vw;
        margin-top: 0;
        letter-spacing: -0.01em;
        padding: 4.5vw 0;
        text-align: center;
    }
    #english-page .mv .mv-flex .mv-h1 .wrap{
        max-width: none;
        width: 92%;
        margin: 0 auto;
    }
    #english-page .mv .mv-flex .mv-img{
        background: url(../images/mv-img.jpg);
        background-size: 100% auto;
        background-repeat: no-repeat;
        background-position: center center;
        width: 90%;
        height: 90vw;
        margin: 10% auto 0;
    }
    #english-page .mv .mv-flex .mv-h1 .mv-ml{margin-left: -0;}
}

/* h2=法人のお客様 */
#english-page .cn{
    padding-bottom: 200px;
    margin-top: 100px;
}
#english-page .bg-cn{
    background: url(../images/bg01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 400px;
}
#english-page .white-box{
    background: #fff;
    max-width: 1200px;
    width: 95%;
    margin: -200px auto 0;
    text-align: center;
    padding-top: 100px;
}
#english-page .text-area{
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0;
    text-align: left;
/*    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;*/
}
#english-page .white-box .text-area{
    max-width: 960px;
    width: 96%;
    margin: 80px auto;
}
#english-page .url-box{
    color: #fff;
    font-size: 16px;
    max-width: 300px;
    width: 30%;
    padding: 23px 0;
    position: relative;
    display: block;
    margin-left: auto;
}
#english-page .url-box::after{
    content: "";
    position: absolute;
    top: 50%;
    right: 5%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    border-top: 6px solid transparent;
    border-left: 6px solid #fff;
    border-bottom: 6px solid transparent;
}
#english-page .url-box:hover{opacity: 0.6;}
#english-page .url-box.red-box{background: #990000;}
@media(max-width:1024px) and (min-width:768px){
    #english-page .cn{
        padding-bottom: 10%;
        margin-top: 5%;
    }
    #english-page .bg-cn{height: 30vw;}
    #english-page .white-box{
        width: 90%;
        margin: -15vw auto 0;
        padding-top: 8%;
    }
    #english-page .text-area{font-size: 15px;}
    #english-page .white-box .text-area{margin: 5% auto;}
    #english-page .url-box{
        font-size: 15px;
        padding: 20px 0;
    }
}
@media(max-width:767px) {
    #english-page .cn{
        padding-bottom: 15%;
        margin-top: 10%;
    }
    #english-page .bg-cn{
        height: 40vw;
    }
    #english-page .white-box{
        width: 92%;
        margin: -20vw auto 0;
        padding-top: 10%;
    }
    #english-page .text-area{
        font-size: 14px;
    }
    #english-page .white-box .text-area{
        width: 92%;
        margin: 10% auto;
    }
    #english-page .url-box{
        font-size: 4vw;
        max-width: none;
        width: 50%;
        padding: 2.5% 0;
    }
    #english-page .url-box::after{
        content: "";
        border-top: 2vw solid transparent;
        border-left: 2vw solid #fff;
        border-bottom: 2vw solid transparent;
    }
}

/* h2=個人のお客様 */
#english-page .il{
    padding-bottom: 100px;
}
#english-page .bg-il{
    background: url(../images/bg02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 400px;
}
#english-page .url-box.blue-box{background: #081f3b;}
#english-page .li-list{
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 110px;
}
#english-page .li-list li{
    width: 30%;
    margin-bottom: 40px;
}
#english-page .li-list li .title{
    font-size: 24px;
    display: flex;
/*    align-items: center;*/
    text-align: left;
    align-items: flex-start;
    position: relative;
    padding-left: 79px;
    min-height: 72px;
}
#english-page .li-list li .title.line1{
    padding-top: 20px;
}
#english-page .li-list.cn-list li .title .wrap{
    text-align: left;
    display: inline-block;
    width: 80%;
}
#english-page .li-list li .text{
    font-size: 16px;
    line-height: 1.8;
    letter-spacing: 0;
    text-align: left;
/*    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;*/
    display: block;
    margin-top: 10px;
}
#english-page .li-list li .icon{
    min-width: 59px;
    min-height: 59px;
    display: inline-block;
    margin-right: 20px;
    background: #bec5cd;
    border-radius: 50%;
    position: absolute;
    top: 8px;
    left: 0;
}
#english-page .li-list.cn-list li .icon{
    background: #e5bdbd;
}
#english-page .li-list li.box01 .icon{
    background: url(../images/koutsu-icon@2x.svg),#bec5cd;
    background-size: 60% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list li.box02 .icon{
    background: url(../images/iryou-icon@2x.svg),#bec5cd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list li.box03 .icon{
    background: url(../images/rikon-icon@2x.svg),#bec5cd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list li.box04 .icon{
    background: url(../images/keiji-icon@2x.svg),#bec5cd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list li.box05 .icon{
    background: url(../images/souzoku-icon@2x.svg),#bec5cd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list li.box06 .icon{
    background: url(../images/etc-icon@2x.svg),#bec5cd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box01 .icon{
    background: url(../images/fudousan_icon@2x.svg),#e5bdbd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box02 .icon{
    background: url(../images/kaisya-kanren_icon@2x.svg),#e5bdbd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box03 .icon{
    background: url(../images/roudou-kanren_icon@2x.svg),#e5bdbd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box04 .icon{
    background: url(../images/syugyo-kisoku_icon@2x.svg),#e5bdbd;
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box05 .icon{
    background: url(../images/keiyakusyo_icon@2x.svg),#e5bdbd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box06 .icon{
    background: url(../images/kigyo-baisyu_icon@2x.svg),#e5bdbd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box07 .icon{
    background: url(../images/chiteki_icon@2x.svg),#e5bdbd;
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box08 .icon{
    background: url(../images/sosyo_icon@2x.svg),#e5bdbd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box09 .icon{
    background: url(../images/syohisya_icon@2x.svg),#e5bdbd;
    background-size: 50% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box10 .icon{
    background: url(../images/saiken_icon@2x.svg),#e5bdbd;
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box11 .icon{
    background: url(../images/kigyo-tosan_icon@2x.svg),#e5bdbd;
    background-size: 45% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box12 .icon{
    background: url(../images/geinou_icon@2x.svg),#e5bdbd;
    background-size: 40% auto;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .li-list.cn-list li.box13 .icon{
    background: url(../images/thailand-icon@2x.svg),#e5bdbd;
    background-size: 60% auto;
    background-repeat: no-repeat;
    background-position: center 60%;
}

#english-page .li-list a.li-list-url{
    color: #000;
    display: block;
    padding: 10px;
}
#english-page .li-list a.li-list-url:hover{
    background: #f5f5f5;
    transition: all 1.0s ease 0s;
}

@media(max-width:1100px)and (min-width:1025px) {
    #english-page .li-list li .title{font-size: 20px; min-height: 60px;}
    #english-page .li-list li .icon{top :0px;}
    #english-page .li-list li .title.line1 {padding-top: 16px;}
}
@media(max-width:1024px) and (min-width:768px){
    #english-page .il{padding-bottom: 8%;}
    #english-page .bg-il{height: 30vw;}
    #english-page .li-list{margin-top: 8%;}
    #english-page .li-list li{
        width: 45%;
        margin-bottom: 5%;
    }
    #english-page .li-list li .title{
        font-size: 2.5vw;
    }
    #english-page .li-list li .text{
        font-size: 15px;
    }
}
@media(max-width:1024px) and (min-width:901px){
    #english-page .li-list li .title{
        min-height: 7.5vw;
    }
    #english-page .li-list li .icon{top :0.8vw;}
    #english-page .li-list li .title.line1 {padding-top: 2vw;}
}
@media(max-width:900px) and (min-width:768px){
    #english-page .li-list li .title{
        min-height: 60px;
    }
    #english-page .li-list li .icon{top :0px;}
    #english-page .li-list li .title.line1 {padding-top: 18px;}
}
@media(max-width:767px) {
    #english-page .il{padding-bottom: 8%;}
    #english-page .bg-il{height: 40vw;}
    #english-page .li-list{
        display: block;
        margin-top: 15%;
    }
    #english-page .li-list li{
        width: 80%;
        margin: 0 auto 8%;
    }
    #english-page .li-list li .title{
/*        font-size: 5vw;*/
        font-size:4.8vw;
        padding-left: 18vw;
        min-height: 15vw;
    }
    #english-page .li-list li .icon{top :0px;}
    #english-page .li-list li .title.line1 {padding-top: 4vw;}
    #english-page .li-list li .text{
        font-size: 14px;
        margin-top: 4%;
    }
    #english-page .li-list li .icon{
        min-width: 15vw;
        min-height: 15vw;
        margin-right: 5%;
    }
}

/* h2=弁護士法人ALG&Associates 事務所情報 */
#english-page .oe{
    text-align: center;
    background: #f5f5f5;
    padding: 90px 0;
}
#english-page .oe.office-page{
    background: #fff;
}
#english-page .oe-box{
    max-width: 1680px;
    width: 98%;
    margin: 60px auto 0;
}
#english-page .oe-box .title{
    text-align: left;
    font-size: 28px;
}
#english-page .oe-box .box{
    border-top: 1px solid #adadad;
    margin-top: 30px;
    text-align: left;
    justify-content: space-between;
}
#english-page .oe-box .box.flast-box{
    margin-top: 10px;
}
#english-page .oe-box .box.last-box{
    padding-bottom: 30px;
    border-bottom: 1px solid #adadad;
}
#english-page .oe-box .box.another-box{
    border-top:none;
    border-bottom: 1px solid #adadad;
    padding-bottom: 60px;
}
#english-page .oe-box .box .left{
    width: 46%;
    position: relative;
    /*justify-content: space-between;*/
    flex-direction: column;
}
#english-page .oe-box .box .left::after{
    content: "";
    background: #adadad;
    width: 1px;
    height: 90%;
    position: absolute;
    bottom: 0;
    right:-8%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#english-page .oe-box .box.another-box .left::after{
    display: none;
}
#english-page .oe-box .box .name{
    /*text-align: center;*/
    font-size: 24px;
    margin-top: 40px;
}
#english-page .oe-box .box .name .border{
    border-left:2px solid #990000;
    padding-left: 10px;
}
#english-page .oe-box .box .right{
    width: 46%;
    position: relative;
    /*justify-content: space-between;*/
    flex-direction: column;
}
#english-page .oe-box .box .img-box{
    width: 28%;
    min-width: 215px;
    margin-top: 30px;
}
#english-page .oe-box .box .data-box{
    width: 70%;
    margin-top: 30px;
    padding-left: 2%;
}
#english-page .oe-box .box.another-box .img-box,#english-page .oe-box .box.another-box .data-box{margin-top: 20px;}
#english-page .oe-box .box .img-box .img{
    width: 88%;
    height: 125px;
}
#english-page .oe-box .box .box01 .img-box .img{
    background: url(../images/img01.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box02 .img-box .img{
    background: url(../images/img02.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box03 .img-box .img{
    background: url(../images/img03.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box04 .img-box .img{
    background: url(../images/img04.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box05 .img-box .img{
    background: url(../images/img05.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box06 .img-box .img{
    background: url(../images/img06.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box07 .img-box .img{
    background: url(../images/img07.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box08 .img-box .img{
    background: url(../images/img08.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box09 .img-box .img{
    background: url(../images/img09.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box10 .img-box .img{
    background: url(../images/img10.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box11 .img-box .img{
    background: url(../images/img11.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box12 .img-box .img{
    background: url(../images/img12.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .box13 .img-box .img{
    background: url(../images/img13.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .oe-box .box .img-box .name{
    font-size: 24px;
    border-left:2px solid #990000;
    line-height: 1;
    padding-left: 10px;
    margin-top: 40px;
}
#english-page .oe-box .box .address,#english-page .oe-box .box .access{
    font-size: 16px;
    text-align: left;
/*    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;*/
    line-height: 1.7;
    letter-spacing: 0;
    margin-top: -7px;
}
#english-page .oe-box .box .access{
    margin-top: 30px;
    margin-bottom: 30px;
}
#english-page .oe-box .box .access .icon{
    background: url(../images/map-icon@2x.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    width: 13px;
    height: 20px;
    display: inline-block;
    margin-right: 10px;
}
#english-page .oe-box .box .access .as-flast{
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
#english-page .oe-box .box .data-url{
    color: #000;
    font-size: 14px;
    border-bottom: 1px solid #000;
    position: absolute;
    bottom: 0;
    right: 0;
}
#english-page .oe-box .box .data-url:hover{opacity: 0.6;}
#english-page .oe-box .mt-oe{margin-top: 60px;}
#english-page .oe-box .box.another-box .data-box .data-url{bottom:3vw;}
#english-page .oe-box .box-url{
    color: #000;
    display: flex;
    width: 100%;
    justify-content: space-between;
}
/*
#english-page .oe-box .box-url:hover{
    opacity: 0.5;
    transition: all 1.0s ease 0s;
}
*/
@media(max-width:1024px) and (min-width:768px){
    #english-page .oe-box{
        width: 90%;
        margin: 5% auto 0;
    }
    #english-page .oe-box .title{font-size: 3vw;}
    #english-page .oe-box .box{
        padding-top: 5%;
    }
    #english-page .oe-box .box .left,#english-page .oe-box .box .right{
        display: block;
    }
    #english-page .oe-box .box .left .box-url,#english-page .oe-box .box .right .box-url{
        display: block;
    }
    #english-page .oe-box .box .img-box{
        width: 100%;
        margin-top: 0;
        min-width: auto;
    }
    #english-page .oe-box .box .img-box .img {
        width: 80%;
        height: 15vw;
        margin: 0 auto;
    }
    #english-page .oe-box .box .img-box iframe {
        width: 80%;
        height: 15vw;
        margin: 0 auto;
    }
    #english-page .oe-box .box .img-box .name {
        font-size: 3vw;
        margin-top: 6%;
    }
    #english-page .oe-box .box .data-box {
        width: 100%;
        margin-top: 8%;
        padding-left:0;
    }
    #english-page .oe-box .box .access {
        margin-top: 4%;
        margin-bottom: 10%;
    }
    #english-page .oe-box .box .access .as-flast {
        margin-bottom: 1%;
    }
    #english-page .oe-box .box .left::after{
        top:50%;
        bottom:unset;
        -webkit-transform: translateY(-50%) translateX(-50%);
        transform: translateY(-50%) translateX(-50%);
    }
    #english-page .oe-box .box.another-box{
        padding-bottom: 30px;
        padding-top: 0;
    }
    #english-page .oe-box .box.another-box .data-box{margin-bottom: 10%;}
    #english-page .oe-box .box.another-box .data-box .data-url{bottom:0;}
    #english-page .oe-box .box .name{
        font-size: 3vw;
        margin-top: 6%;
        margin-bottom: 6%;
        padding-left: 3%;
        border-left: 2px solid #990000;
    }
    #english-page .oe-box .box .name .border {
        border-left: none;
        padding-left: 0;
    }
}
@media(max-width:767px) {
    #english-page .oe{padding: 15% 0;}
    #english-page .oe-box{
        width: 92%;
        margin: 10% auto 0;
    }
    #english-page .oe-box .title{
        text-align: center;
        font-size: 5.5vw;
    }
    #english-page .oe-box .box{
        border-top: 1px solid #adadad;
        margin-top: 8%;
        text-align: left;
        display: block;
    }
    #english-page .oe-box .box .left{
        width: 100%;
        justify-content: space-between;
        display: block;
    }
    #english-page .oe-box .box .right{
        width: 100%;
        justify-content: space-between;
        display: block;
        border-top: 1px solid #adadad;
        margin-top: 10%;
    }
    #english-page .oe-box .box .box-url{
        width: 100%;
        justify-content: space-between;
        display: block;
    }
    #english-page .oe-box .box .img-box{
        width: 100%;
        margin-top: 0;
        min-width: auto;
    }
    #english-page .oe-box .box .data-box{
        width: 100%;
        margin-top: 5%;
        padding-left:0;
    }
    #english-page .oe-box .box .img-box .img{
        width: 100%;
        height: 30vw;
        margin: 0 auto;
    }
    #english-page .oe-box .box .img-box iframe{
        width: 100%;
        height: 30vw;
        margin: 0 auto;
    }
    #english-page .oe-box .box .img-box .name{
        font-size: 5.2vw;
        border-left:3px solid #990000;
        padding-left: 2%;
        margin-top: 5%;
    }
    #english-page .oe-box .box .address,#english-page .oe-box .box .access{
        font-size: 14px;
        line-height: 1.7;
        margin-top: 0;
    }
    #english-page .oe-box .box .access{
        margin-top: 4%;
        margin-bottom: 0;
    }
    #english-page .oe-box .box .data-url{
        font-size: 14px;
        position: static;
        margin-left: auto;
        display: block;
        width: 95px;
        text-align: center;
        margin-top: 6%;
    }
    #english-page .oe-box .box.another-box{padding-bottom: 10%;}
    #english-page .oe-box .box .access .as-flast{margin-bottom: 1%;}
    #english-page .oe-box .box.another-box .data-box .data-url{bottom:0;}
    #english-page .oe-box .box .name{
        font-size: 5.2vw;
        margin-top: 5%;
        margin-bottom: 5%;
        padding-left: 3%;
        border-left: 3px solid #990000;
    }
    #english-page .oe-box .box .name .border {
        border-left: none;
        padding-left: 0;
    }
}



/*/// 下層ページ ///*/

.en-header{background: #fff;}
.en-header .menu-btn{display: none;}
.en-header .en-header-list{
    max-width: 1780px;
    width: 88%;
    margin: 0 auto;
    padding-top: 10px;
}
.en-header .menu-list:hover .menu-dwon-lists{
    box-shadow: 0 0 10px;
    -moz-box-shadow: 0 0 10px;
    -o-box-shadow: 0 0 10px;
    -ms-box-shadow: 0 0 10px;
    box-shadow: 0 4px 20px 0 rgba(0,0,0,25%);
}

#english-page .another-top{
    width: 100%;
/*    height: 308px;*/
    height: 270px;
    color: #fff;
}
#english-page .another-top.cn-top{
    background: url(../images/cn-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.il-top{
    background: url(../images/il-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.co-top{
    background: url(../images/co-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.lc-top{
    background: url(../images/lc-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.py-top{
    background: url(../images/main_title_back.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.info-top{
    background: url(../images/main_img_back-sp.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.office-top{
    background: url(../images/office-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#english-page .another-top .content{
    max-width: 1780px;
    width: 88%;
    margin: 0 auto;
    height: 270px;
    padding-top: 30px;
}
#english-page .another-top .page-note{
    text-align: right;
    font-size: 16px;
    font-weight: 200;
}
#english-page .another-top .page-note a{
    color: #fff;
    text-decoration: none;
    border-bottom: 1px dotted #fff;
}
#english-page .another-top .page-note a:hover{
    color: #990000;
    border-bottom: 1px dotted #990000;
}
#english-page .another-top.co-top .page-note a:hover{
    color: #4682b4;
    border-bottom: 1px dotted #4682b4;
}
#english-page .another-top .h2{
    top:30%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: relative;
    display: inline-block;
}
#english-page .page-content{
    max-width: 1000px;
    width: 95%;
    margin: 120px auto 0;
}


/* 事務所案内 */

#english-page .office-content{
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    justify-content: space-between;
}
#english-page .office-content aside {
    display: none;
    /*width: 27%;
    max-width: 550px;
    padding: 100px 0 2% 2%;
    order: 1;
    background-color: #f9f9f9;*/
}
#english-page .office-content .office_detail {
    width: 100%;
    max-width: 2000px;
    padding: 60px 0 120px;
    order: 2;
    position: relative;
}
#english-page .office-content .office_detail.office-page-top {
    padding: 0 20px 120px 20px;
}
#english-page .office-content aside dl {
    width: 100%;
    max-width: 370px;
    margin: 0 0 0 auto;
}
#english-page .office-content aside a {
    padding: 18px 20px 18px 20px;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 0;
    display: block;
    transition: all .3s;
    color: #000;
    text-decoration: none;
    font-size: 16px;
}
#english-page .office-content aside dt a{
    font-size: 20px;
}
#english-page .office-content aside a:hover{
    background:#42a5fd;
    color: #fff;
}
#english-page .office-content aside dd a{
    padding-left: 50px;
}
#english-page .office-content aside dd a::before {
    content: "－";
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
}
article .content-box {
    max-width: 1000px;
    margin: 0 auto;
    padding: 60px 0;
}
article.office_detail .photos {
    margin-top: 40px;
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
}
article.office_detail .photos img{width: 100%;}
article.office_detail .photo1 {
    width: 100%;
}
article.office_detail .photo2 {
    width: 50%;
}
#english-page .office-dl{
    border-bottom: 1px dotted #ccc;
}
#english-page .office-dl.top-box{
    margin-top: 50px;
    border-top: 1px dotted #ccc;
}
#english-page .office-dl .left-box{
    width: 20%;
    background-color: #eff4f9;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: bold;
}
#english-page .office-dl .right-box{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    padding: 10px 20px;
    font-size: 18px;
    width: 80%;
}
#english-page .office-content .h3{
    font-size: 20px;
}
#english-page .office-content .access{
    margin: 80px auto 0;
}
article.office_detail .gmap {
    margin: 40px 0 0;
    overflow: hidden;
    width: 100%;
    height: 300px;
    position: relative;
}
/*
article.office_detail .gmap iframe {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    border: none;
    margin: -150px 0 0;
    width: 900px;
    height: 900px;
    margin: -280px 0 0;
}
*/
article.office_detail .access p {
    margin-top: 30px;
    padding-left: 10px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.4;
    border-left: 6px #3891e1 solid;
    margin: 30px 0 0;
}
article.office_detail .access ul {
    margin-top: 20px;
}
article.office_detail .access li, article.office_detail .access li:first-of-type {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between;
    align-items: center;
}
article.office_detail .access li span {
    padding: 10px;
}
article.office_detail .access li:first-of-type span {
    color: #fff;
    background-color: #0e2c47;
}
article.office_detail .access li span:first-of-type, article.office_detail .access li span:nth-of-type(2) {
    width: 30%;
}
article.office_detail .access li span:last-child {
    width: 40%;
}
article.office_detail .access li:first-of-type span + span {
    border-left: 1px solid #fff;
}
article.office_detail .access li:nth-of-type(n + 2) {
    border-bottom: 1px dotted #ccc;
}
article.office_detail .access li:nth-of-type(even) {
    background-color: #f9f9f9;
}
@media(max-width:1024px) and (min-width:768px){
    #english-page .office-content .office_detail{
        padding: 60px 20px 120px 20px;
    }
    #english-page .office-dl{
        display: block;
        border-bottom:none;
    }
    #english-page .office-dl .left-box{
        width: 100%;
    }
    #english-page .office-dl .right-box{
        width: 100%;
    }
    #english-page .office-dl.top-box{
        border-top: none;
    }
}
@media(max-width:768px) {
    #english-page .office-content{
        flex-direction: column-reverse;
    }
    #english-page .office-content aside{
        width: 100%;
        max-width: none;
        padding: 10px 0;
    }
    #english-page .office-content .office_detail{
        width: 100%;
        padding: 40px 5% 80px;
        position: relative;
    }
    #english-page .office-content dd {
        border-top: 1px #ccc dotted;
    }
    article .content-box {
        max-width: none;
        padding: 0;
    }
    #english-page .office-content .h3{
        font-size: 5vw;
    }
    #english-page .office-dl{
        display: block;
        border-bottom:none;
    }
    #english-page .office-content aside dl{
        max-width: none;
        margin: 0;
    }
    #english-page .office-dl .left-box{
        width: 100%;
    }
    #english-page .office-dl .right-box{
        width: 100%;
    }
    article.office_detail .access li:first-of-type {
        display: none;
    }
    article.office_detail .access li{
        display: block;
        padding: 10px;
    }
    article.office_detail .access li span{
        padding: 0;
    }
    #english-page .another-top.office-top h2 {
        top: 35%;
    }
    #english-page .office-dl.top-box{
        border-top: none;
    }
}






#english-page .page-content.py-ct{padding-bottom: 120px;}
#english-page .page-content h3{
    font-size: 30px;
}
#english-page .page-content h3.left-line{
    padding-left: 75px;
    position: relative;
}
#english-page .page-content h3.left-line::before{
    content: "";
    width: 40px;
    height: 4px;
    background: #000;
    position: absolute;
    top:50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#english-page .page-content .text-content{
    font-size: 16px;
    text-align: left;
/*    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;*/
    margin-top: 40px;
    line-height: 1.8;
}
#english-page .page-content .text-content p + p{margin-top: 30px;}
#english-page .page-content .py-ol-list li{
    font-size: 16px;
    color: #07194A;
    list-style-type: decimal;
    margin: 12px 0 12px 35px;
}
@media(max-width:767px) {
    #english-page .page-content .py-ol-list li{font-size: 14px;}
    #english-page .pn-table{line-height: 1.3;letter-spacing: 0;}
}
#english-page .page-content .pn-list li,#english-page .pn-list a{
    color: #000;
}
#english-page .pn-list a:hover{color: #246da2;}
#english-page .pn-table{
    border-collapse: collapse;
    border: 1px #000 solid;
}
#english-page .pn-table th,#english-page .pn-table td{
    border: 1px #000 solid;
    padding: 10px;
    text-indent: 0;
    text-align: left;
}
#english-page .page-content .pn-li-list,#english-page .page-content .pn-li-list li{
    list-style-type: disc;
    margin: 4px 0 4px 20px;
}
#english-page .page-content .py-aside{
    margin: 8px 0 4px 0;
    padding: 10px 0;
    display: block;
}
#english-page .page-content .py-aside p{
    text-align: right;
    margin: 4px 0;
    font-size: 12px;
    color: #898989;
}
#english-page .page-content .py-aside p + p{margin-top: 0;}
#english-page .sp-scroll-text{display: none;}
@media(max-width:767px) {
    #english-page .sp-scroll{
        position: relative;
        overflow: auto;
    }
    #english-page .pn-table{
        width: 340%;
        text-align: left;
    }
    #english-page .pn-table .box1{width: 17.5%;}
    #english-page .pn-table .box2{width: 18%;}
    #english-page .pn-table th{font-size: 16px;}
    #english-page .pn-table td{font-size: 14px;}
    #english-page .pn-table td .small{font-size: 12px;}
    #english-page .sp-scroll-text{
        display: block;
        margin-top: 3%;
    }
}

/* お問い合わせ */
#english-page .info-ct{
    padding-bottom: 100px;
}
#form1{
margin: 0;
padding: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
vertical-align: baseline;
}
#english-page .info-ct .description{
    background-color: #FAFAFA;
    width: 92.5%;
    margin: 20px auto;
    border: 1px solid #EEE;
    font-size: 14px;
    line-height: 150%;
    padding: 10px;
    text-align: left;
    border-radius: 2px;
}
#MailForm {
    margin: 15px auto;
    font-size: 14px;
    text-align: left;
    width: 95%;
}
.FormParts {
    clear: both;
    margin: 30px 0 0 0;
    padding: 8px;
    overflow: hidden;
    background: #F2F2F2;
}
.FormName {
    clear: both;
    width: 18%;
    margin: 0 1% 0 2%;
    float: left;
    font-size: 15px;
    padding: 10px 0;
}
#english-page .info-ct .annotation {
    display: inline-block;
    color: #fff;
    background: #900;
    font-size: 10px;
    padding: 1px 3px;
    vertical-align: middle;
    margin-left: 5px;
}
.FormInput {
    width: 70%;
    float: left;
    border-left: dotted 2px #AAAAAA;
    padding: 0 2.5%;
}
input[type=text], input[type=tel], input[type=number], input[type=email] {
    border: 1px solid #CCCCCC;
    width: 90%;
    margin: 5px auto;
    padding: 6px;
    box-shadow: 0.5px 0.5px 2px rgb(0 0 0 / 10%) inset;
    -webkit-box-shadow: 0.5px 0.5px 2px rgb(0 0 0 / 10%) inset;
    border-radius: 2px;
    font-size: 16px;
}
#english-page .info-ct .error {
    display: none;
    color: #c00;
    font-size: 12px;
}
#form1 .radio,#form1 .checkbox {
    box-sizing: border-box;
    -webkit-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    position: relative;
    display: inline-block;
    margin: 2px 10px;
    padding: 12px 12px 12px 42px;
    border-radius: 8px;
    background-color: #f6f7f8;
    vertical-align: middle;
    cursor: pointer;
    text-indent: 0;
}
#form1 .checkbox:before {
    box-sizing: initial;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    position: absolute;
    top: 50%;
    left: 21px;
    display: block;
    margin-top: -7px;
    width: 5px;
    height: 9px;
    border-right: 3px solid #0050b3;
    border-bottom: 3px solid #0050b3;
    content: '';
    opacity: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#form1 input[type=radio], #form1 input[type=checkbox] {
    display: none;
}
input[type="radio"] {
    margin: 10px 5px 10px 20px;
    font-size: 16px;
}
#form1 input[type=radio]:checked + .radio:before {
    opacity: 1;
}
#form1 .radio:after, #form1 .checkbox:after {
    box-sizing: initial;
    -webkit-transition: border-color 0.2s linear;
    transition: border-color 0.2s linear;
    position: absolute;
    top: 50%;
    left: 15px;
    display: block;
    margin-top: -10px;
    width: 16px;
    height: 16px;
    border: 2px solid #bbb;
    border-radius: 6px;
    content: '';
}
#form1 .radio:before {
    box-sizing: initial;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    position: absolute;
    top: 50%;
    left: 20px;
    display: block;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #0050b3;
    content: '';
    opacity: 0;
}
#ajaxzip {
    display: inline-block;
    border: 1px #999 solid;
    font-size: 16px;
    font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
    color: #036;
    line-height: 100%;
    cursor: pointer;
    background: #eeeeee;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#cccccc));
    background: -webkit-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: -o-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: -ms-linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    background: linear-gradient(top, #eeeeee 0%,#cccccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc',GradientType=0);
    border-radius: 5px;
    margin: 0 2px;
    padding: 10px 5px;
}
#zip1, #pct1, #pct2 {
    width: 4em;
    text-align: center;
}
#zip2 {
    width: 5em;
    text-align: center;
}
select {
    display: block;
    font-size: 16px;
    width: 50%;
    text-align: center;
    border-radius: 2px;
    border: solid 1px #ccc;
    margin: 5px 0;
    padding: 5px;
}
.FromWay {
    font-size: 18px;
    font-weight: bold;
    color: #0F2B4F;
    display: block;
    margin: 8px 0 0 8px;
}
textarea {
    font-size: 16px;
    width: 90%;
    height: 7em;
    border: solid 1px #ccc;
    border-radius: 2px;
    margin: 5px auto;
    padding: 10px;
    overflow: hidden;
}
.term1 {
    clear: both;
    font-size: 13px;
    background-color: #ebf2f8;
    text-align: center;
    line-height: 155%;
    width: 97.5%;
    padding: 10px;
    border: 1px #6e9cc0 solid;
    margin: 40px auto 0 auto;
}
.r {
    color: #f00 !important;
}
.term2 {
    font-size: 13px;
    background-color: #fff;
    text-align: left;
    line-height: 155%;
    width: 97.5%;
    padding: 10px;
    border: 1px #6e9cc0 solid;
    border-top: none;
    margin: 0 auto 30px auto;
    max-height: 200px;
    overflow-y: scroll;
}
.term2 ul {
    padding-left: 20px;
    list-style-type: decimal;
}
.term2 ul li {
    margin-bottom: 20px;
    line-height: 1.8em;
    list-style-type: decimal;
}
.ChackButton {
    display: inline-block;
    font-size: 14px;
    color: #444444;
    background-color: #F3F3F3;
    background: -moz-linear-gradient(top,#FAFAFA 0%,#E3E3E3 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#FAFAFA),to(#E3E3E3));
    background: -webkit-linear-gradient(top,#FAFAFA 0%,#E3E3E3 100%);
    background: -ms-linear-gradient(top,#FAFAFA 0%,#E3E3E3 100%);
    background: -o-linear-gradient(top,#FAFAFA 0%,#E3E3E3 100%);
    background: linear-gradient(top,#FAFAFA 0%,#E3E3E3 100%);
    border-radius: 3px;
    border: 2px solid #BEBEBE;
    box-shadow: 1px 1px 2px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 1px 1px 2px rgb(0 0 0 / 15%);
    width: auto;
    text-align: center;
    margin: 0 auto;
    padding: 8px 25px;
    cursor: pointer;
}
.OneOnry {
    display: block;
    width: 200px;
    margin: 0 auto;
}
#english-page .seal {
    margin: 20px auto;
    font-size: 10px;
    border: none !important;
    width: auto;
    text-align: center;
}
#english-page .seal a {
    display: block;
    width: 60px;
    margin: 5px auto;
}
#english-page .seal a img {
    max-width: 100%;
}
.MailSend .FormInput {
    margin: 6px 0;
}
.conf {
    padding: 5px 10px;
    margin: 0 0 15px 0;
    border-radius: 2px;
    background: #FFFFFF;
    border: 1px #ccc solid;
}
.FormFinish {
    clear: both;
    width: 301px;
    margin: 50px auto 20px auto;
}
.Return {
    margin-right: 50px;
}

@media(max-width:768px) {
    #form1 .FormName, #form1 .FormInput {
        width: calc(100% - 16px);
        padding: 0 8px;
        border: none;
    }

}
@media screen and (max-width: 420px){
    #MailForm {
        margin: 15px auto;
        font-size: 14px;
        text-align: left;
        width: 95%;
    }
    .FormParts {
    clear: both;
    margin: 30px 0 0 0;
    padding: 8px;
    overflow: hidden;
    background: #F2F2F2;
    }
    .conf {
        padding: 5px 10px;
        margin: 0 0 15px 0;
        border-radius: 2px;
        background: #FFFFFF;
        border: 1px #ccc solid;
    }
    textarea {
        font-size: 16px;
        width: 90%;
        height: 7em;
        border: solid 1px #ccc;
        border-radius: 2px;
        margin: 5px auto;
        padding: 10px;
        overflow: hidden;
        box-sizing:unset !important;
    }
    #form1 .radio, #form1 .checkbox {
        box-sizing: border-box;
        -webkit-transition: background-color 0.2s linear;
        transition: background-color 0.2s linear;
        position: relative;
        display: inline-block;
        margin: 2px 10px;
        padding: 12px 12px 12px 42px;
        border-radius: 8px;
        background-color: #f6f7f8;
        vertical-align: middle;
        cursor: pointer;
        text-indent: 0;
    }
    #form1 input[type=radio], #form1 input[type=checkbox] {
        display: none;
    }
}








#english-page .page-content .another-bottom-list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 120px 0 95px;
}
#english-page .page-content .another-bottom-list li{
    width: 31.7%;
    background: #f5f5f5;
    border-top: 5px solid #081f3b;
    margin-bottom: 25px;
}
#english-page .page-content .another-bottom-list li .list-url{
    width: 100%;
    min-height: 210px;
    display: block;
    position: relative;
    color: #000;
    padding-top: 25px;
    padding-bottom: 30px;
}
#english-page .page-content .another-bottom-list li .list-url::before{
    content: "";
    background: url(../images/lower-arrow@2x.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: 28px;
    height: 8px;
}
#english-page .page-content .another-bottom-list li a.list-url:hover{opacity: 0.6;}
#english-page .page-content .another-bottom-list li .box{
    max-width: 260px;
    width: 98%;
    margin: 0 auto;
    display: block;
}
#english-page .page-content .another-bottom-list li .title{
    color: #081f3b;
    font-size: 18px;
    display: block;
    letter-spacing: .01rem;
    line-height: 1.4;
}
#english-page .page-content .another-bottom-list li .text{
    font-size: 13px;
    margin-top: 15px;
    display: block;
    text-align: left;
/*    text-align: justify;
    text-justify: inter-ideograph;
    text-justify: inter-character;*/
}
#english-page .page-content .another-bottom-list.url-button-list li{
    border-top: 5px solid #003300;
    width: 31.5%;
    margin-bottom: 15px;
}
#english-page .page-content .another-bottom-list.url-button-list li a.list-url{
    min-height: 95px;
/*    padding-top: 0;
    padding-bottom: 0;*/
    display: flex;
    align-items: center;
    padding: 0 45px 0 20px;
}
#english-page .page-content .another-bottom-list.url-button-list li .title{
    color: #003300;
}
#english-page .page-content .another-bottom-list.url-button-list li a.list-url::before{
    content: "";
    background: url(../images/lower-arrow@2x.svg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center center;
    bottom: unset;
    right: 0;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
#english-page .another-box{margin: 50px 0;}
#english-page .another-box .left-box{
    width: 40%;
    background-color: #081f3b;
    color: #fff;
    font-size: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 300;
}
#english-page .another-box .right-box{
    width: 60%;
    font-size: 16px;
}
#english-page .another-box .right-box li{
    background: #f5f5f5;
    border-top: 1px solid #081f3b;
    border-right: 1px solid #081f3b;
    padding: 10px 0 10px 20px;
}
#english-page .another-box .right-box li:last-child{
    border-bottom: 1px solid #081f3b;
}
#english-page .page-content .h4{
    color: #900;
    font-size: 26px;
    letter-spacing: .06em;
    line-height: 1.2;
    font-weight: 400;
    margin: 50px 0 25px;
    border-bottom: 1px dotted #ccc;
    padding: 0 0 14px;
}
#english-page .page-content .line-box:nth-child(2){
    border-top: 1px dotted #ccc;
    margin-top: 30px;
}
#english-page .line-box .left-box{
    width: 25%;
    background: #FFFAF2;
    font-size: 16px;
    text-align: center;
    vertical-align: middle;
    padding: 25px;
    border-bottom: 1px dotted #ccc;
    font-weight: normal;
    letter-spacing: .06em;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#english-page .line-box .right-box{
    width: 73%;
    background: #F9F9F9;
    font-size: 16px;
    vertical-align: middle;
    padding: 10px 1%;
    border-bottom: 1px dotted #ccc;
    letter-spacing: .06em;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#english-page .line-box .right-box p + p{margin-top: 15px;}
#english-page .line-box a{
    border-bottom: dashed 1px #494949;
    color: #000;
    outline: 0;
    -webkit-tap-highlight-color: transparent;
}
#english-page .line-box a:hover{
    text-decoration: none;
    opacity: 0.6;
}
#english-page .g_map{
    position: relative;
    padding-bottom: 25%;
    height: 0;
    overflow: hidden;
}
#english-page .g_map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#english-page .access_line{
    height: 6px;
    background: #fafafa;
    border: 0;
    margin: 60px 0;
}
#english-page .url-box.access-url{
    margin: 30px auto 0;
    max-width: none;
    width: 60%;
    text-align: center;
    padding: 15px 0;
}
#english-page .url-box.access-url::after{display: none;}
#english-page .page-content .h4.access-map{
    position: relative;
    padding-left: 26px;
}
#english-page .page-content .h4.access-map::before{
    content: "";
    background:url(../images/map-icon@2x.svg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        width: 14px;
        height: 22px;
        position: absolute;
        top:3px;
        left: 0;
}

/* 個人のお客様　交通事故 */
#english-page .flow_list {
    background-repeat: no-repeat;
    background-position: 28% 0;
    background-size: contain;
    margin: 50px 0 30px;
    font-size: 18px;
}
#english-page .flow_list .flow_list_child {
    margin: 40px 0 0;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    position: relative;
    left: 43%;
    white-space: nowrap;
}
#english-page .flow_list .flow_list_child:before {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    background-color: #0D386B;
    text-align: center;
    font-size: 24px;
    color: #fff;
    position: relative;
    top: -15px;
}
#english-page .flow_list .flow_list_child:nth-child(1):before {
    content: "1";
}
#english-page .flow_list .flow_list_child:nth-child(2):before {
    content: "2";
}
#english-page .flow_list .flow_list_child:nth-child(3):before {
    content: "3";
}
#english-page .flow_list .flow_list_child:after {
    position: absolute;
    top:-8px;
    left: 60px;
    font-size: 24px;
}
#english-page .flow_list .flow_list_child:nth-child(1)::after {
    content: "治療中";
}
#english-page .flow_list .flow_list_child:nth-child(2):after {
    content: "後遺障害等級認定";
}
#english-page .flow_list .flow_list_child:nth-child(3):after {
    content: "損害賠償請求";
}


/* 弁護士紹介 */
#english-page .lawyer-list{
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 50px;
    margin-top: 20px;
    letter-spacing: 0;
}
#english-page .lawyer-list li{
    width: 33.3334%;
}
#english-page .lawyer-list li a{
    width: 96%;
    background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 120, color-stop(0.65, #dedad3), color-stop(0.00, #fff));
    background: -webkit-radial-gradient(50% 50%, circle, #fff 0%, #dedad3 65%);
    background: -moz-radial-gradient(50% 50%, circle, #fff 0%, #dedad3 65%);
    background: -o-radial-gradient(50% 50%, circle, #fff 0%, #dedad3 65%);
    background: -ms-radial-gradient(50% 50%, circle, #fff 0%, #dedad3 65%);
    background: radial-gradient(50% 50%, circle, #fff 0%, #dedad3 65%);
    border: 1px solid #ccc;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    display: block;
    margin: 0 auto 20px auto;
    transition: 0.5s ease 0s;
    -webkit-transition: 0.5s ease 0s;
    -moz-transition: 0.5s ease 0s;
    -ms-transition: 0.5s ease 0s;
    position: relative;
    pointer-events: none;
}
#english-page .lawyer-list li .lawyer-img-box{
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
    padding-top: 35px;
}
#english-page .lawyer-list li .lawyer-img-box.foreign_law_lawyer_box{
    padding-top: 23px;
}
/*#english-page .lawyer-list li .lawyer_name_farst{
    color: #000;
    font-size: 22px;
    letter-spacing: .06em;
    font-family: 'Noto Serif Japanese', serif;
    position: absolute;
    top: 36px;
    left: 0px;
    width: 65%;
    margin: 0 0 0 35%;
}
#english-page .lawyer-list li .lawyer_images_ivarsson .lawyer_name_farst {
    font-size: 19px;
    top: 26px;
    line-height: 1.2;
}*/
#english-page .lawyer-list li .lawyer_name{
    color: #000;
    font-size: 22px;
    letter-spacing: .08em;
    font-family: 'Slabo 27px', serif;
/*    position: absolute;
    top: 69px;
    left: 1px;*/
    width: 65%;
    margin: 0 0 0 38%;
    display: block;
    line-height: 1.2;
}
#english-page .lawyer-list li .lawyer_name.foreign_law_lawyer_position {
    letter-spacing:0;
    color: #000;
    font-size: 14px;
    line-height: 1.6;
}
#english-page .lawyer-list li .img_name{
    width: 65%;
    margin: 0 0 0 38%;
    display: block;
    line-height: 1;
}
/*#english-page .lawyer-list li .lawyer_name_third_partner{
    color: #000;
    font-size: 14px;
    letter-spacing: .08em;
    font-family: 'Slabo 27px', serif;
    position: absolute;
    top: 84px;
    left: 1px;
    width: 65%;
    margin: 0 0 0 35%;
}*/
#english-page .lawyer-list li .lawyer_position{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 11px;
    position: absolute;
    top: 50%;
    right: 6px;
    margin-top: -3px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer_position_officer{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -13px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer_position_under{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: 4px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer_position_fukuoka{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -13px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer-3nd-button .lawyer_position_under{
    right: 14px;
}
#english-page .lawyer-list li .lawyer_position_nagoya{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer_position_under_fourletters{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: 4px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer_position_manager_minji4{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top: -13px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer_position_manager{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 15px;
    margin-top: -13px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer_position_propartner{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 9px;
    margin-top: -13px;
    z-index: 1;
}
#english-page .lawyer-list li .lawyer_position_associate{
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 400;
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 50%;
    right: 22px;
    margin-top: -3px;
    z-index: 1;
}

#english-page .ilo_list{
     margin-bottom: 60px;
}





/*#english-page .lawyer-list li a::after{
    display: inline-block;
    content: "";
    width: 74px;
    height: 74px;
    background: -webkit-gradient(radial, 11% 22%, 0, 11% 22%, 214, color-stop(0.65, #575757), color-stop(0.00, #6e6e6e));
    background: -webkit-radial-gradient(11% 22%, circle, #6e6e6e 0%, #575757 65%);
    background: -moz-radial-gradient(11% 22%, circle, #6e6e6e 0%, #575757 65%);
    background: -o-radial-gradient(11% 22%, circle, #6e6e6e 0%, #575757 65%);
    background: -ms-radial-gradient(11% 22%, circle, #6e6e6e 0%, #575757 65%);
    background: radial-gradient(11% 22%, circle, #6e6e6e 0%, #575757 65%);
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    -o-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 74px;
    position: absolute;
    top: 50%;
    right: 1px;
    border: #ccc solid 1px;
    margin-top: -32px;
}
#english-page .lawyer-list li a.lawyer-top-button::after{
    background: -webkit-gradient(radial, 23% 46%, 0, 23% 46%, 185, color-stop(0.65, #330), color-stop(0.00, #575700));
    background: -webkit-radial-gradient(23% 46%, circle, #575700 0%, #330 65%);
    background: -moz-radial-gradient(23% 46%, circle, #575700 0%, #330 65%);
    background: -o-radial-gradient(23% 46%, circle, #575700 0%, #330 65%);
    background: -ms-radial-gradient(23% 46%, circle, #575700 0%, #330 65%);
    background: radial-gradient(23% 46%, circle, #575700 0%, #330 65%);
}
#english-page .lawyer-list li a.lawyer-3nd-button::after{
    background: -webkit-gradient(radial, 11% 22%, 0, 11% 22%, 214, color-stop(0.65, #311800), color-stop(0.00, #4A2500));
    background: -webkit-radial-gradient(11% 22%, circle, #4A2500 0%, #311800 65%);
    background: -moz-radial-gradient(11% 22%, circle, #4A2500 0%, #311800 65%);
    background: -o-radial-gradient(11% 22%, circle, #4A2500 0%, #311800 65%);
    background: -ms-radial-gradient(11% 22%, circle, #4A2500 0%, #311800 65%);
    background: radial-gradient(11% 22%, circle, #4A2500 0%, #311800 65%);
}
#english-page .lawyer-list li a.lawyer-4th-button::after{
    background: -webkit-gradient(radial, 11% 22%, 0, 11% 22%, 214, color-stop(0.65, #575757), color-stop(0.00, #6e6e6e));
    background: -webkit-radial-gradient(11% 22%, circle, #195d53 0%, #072d2b 65%);
    background: -moz-radial-gradient(11% 22%, circle, #195d53 0%, #072d2b 65%);
    background: -o-radial-gradient(11% 22%, circle, #195d53 0%, #072d2b 65%);
    background: -ms-radial-gradient(11% 22%, circle, #195d53 0%, #072d2b 65%);
    background: radial-gradient(11% 22%, circle, #195d53 0%, #072d2b 65%);
}
#english-page .lawyer-list li a.lawyer-5th-button::after{
    background: -webkit-gradient(radial, 11% 22%, 0, 11% 22%, 214, color-stop(0.65, #575757), color-stop(0.00, #6e6e6e));
    background: -webkit-radial-gradient(11% 22%, circle, #8a0404 0%, #4a0304 65%);
    background: -moz-radial-gradient(11% 22%, circle, #8a0404 0%, #4a0304 65%);
    background: -o-radial-gradient(11% 22%, circle, #8a0404 0%, #4a0304 65%);
    background: -ms-radial-gradient(11% 22%, circle, #8a0404 0%, #4a0304 65%);
    background: radial-gradient(11% 22%, circle, #8a0404 0%, #4a0304 65%);
}
#english-page .lawyer-list li a.lawyer-6th-button::after{
    background: -webkit-gradient(radial, 11% 22%, 0, 11% 22%, 214, color-stop(0.65, #440), color-stop(0.00, #660));
    background: -webkit-radial-gradient(11% 22%, circle, #660 0%, #440 65%);
    background: -moz-radial-gradient(11% 22%, circle, #660 0%, #440 65%);
    background: -o-radial-gradient(11% 22%, circle, #660 0%, #440 65%);
    background: -ms-radial-gradient(11% 22%, circle, #660 0%, #440 65%);
    background: radial-gradient(11% 22%, circle, #660 0%, #440 65%);
}*/
#english-page .page-content.lawyer-page{
    padding-bottom: 100px;
}
#english-page .another-top.lawyer-top{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 462px;
    position: relative;
}
#english-page .another-top.lawyer-top.position-bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.lawyer-top.jigyoubucho-bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.lawyer-top.partner-bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.lawyer-top.branch-bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.lawyer-top.representative-bg{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
#english-page .another-top.lawyer-top .page-note{
    position: absolute;
    top:20px;
    left: 50%;
    width: 88%;
    max-width: 1780px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
#sub_lawyer_contents_maintitle_area{
    width: 1000px;
    height: 442px;
    margin: 0 auto;
    padding: 20px 0 0 0;
}
#sub_lawyer_contents_maintitle_area.nophoto h1 {
    left: 0;
}
#sub_lawyer_contents_maintitle_area.nophoto .lawyer_position {
    left: 0;
    bottom: 44%;
}
#sub_lawyer_contents_maintitle_area.nophoto .lawyer_name_eng {
    left: 200px;
}
#sub_lawyer_contents_maintitle_area.nophoto .lawyer_section {
    left: 0;
}
#sub_lawyer_contents_txt_area_ivarsson {
    width: 700px;
    height: 442px;
    float: left;
    position: relative;
}
#sub_lawyer_contents_maintitle_area .lawyer_name_eng_ivarsson {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    color: #fff;
    letter-spacing: .06em;
    line-height: 1;
    position: absolute;
    bottom: 22.55%;
    left: 342px;
}
#sub_lawyer_contents_maintitle_area .lawyer_catch_long_v {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 34px;
    color: #fff;
    letter-spacing: .04em;
    line-height: 1.4;
    position: absolute;
    top: 65px;
    left: 0;
}

#sub_lawyer_contents_txt_area {
    width: 700px;
    height: 442px;
    float: left;
    position: relative;
}
#sub_lawyer_contents_maintitle_area h1 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #fff;
    font-size: 42px;
    letter-spacing: .06em;
    line-height: 1;
    position: absolute;
    bottom: 29%;
    left: 30px;
}
#sub_lawyer_contents_maintitle_area h1.katayama_name {
        width: 189px;
        height: 40px;
        background-image: url(../images/lawyer/katayama_name.svg);
        background-position: center top;
        background-repeat: no-repeat;
        -moz-background-size: cover;
        background-size: cover;
}
#sub_lawyer_contents_maintitle_area .lawyer_position {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    color: #fff;
    letter-spacing: .06em;
    line-height: 1;
    position: absolute;
    bottom: 40.55%;
    left: 30px;
}
#sub_lawyer_contents_maintitle_area .lawyer_name_eng {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    color: #fff;
    letter-spacing: .06em;
    line-height: 1;
    position: absolute;
    bottom: 30.55%;
    left: 232px;
}
#sub_lawyer_contents_maintitle_area .lawyer_name_eng_five {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    color: #fff;
    letter-spacing: .06em;
    line-height: 1;
    position: absolute;
    bottom: 30.55%;
    left: 280px;
}
#sub_lawyer_contents_maintitle_area .lawyer_section {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    color: #fff;
    letter-spacing: .06em;
    line-height: 1;
    position: absolute;
    bottom: 2%;
    left: 30px;
}
#sub_lawyer_contents_maintitle_area .lawyer_catch {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 34px;
    color: #fff;
    letter-spacing: .04em;
    line-height: 1.4;
    position: absolute;
    top: 110px;
    left: 0;
}
#sub_lawyer_contents_maintitle_area .lawyer_catch_long {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 34px;
    color: #fff;
    letter-spacing: .04em;
    line-height: 1.4;
    position: absolute;
    top: 80px;
    left: 0;
}
#english-page .lawyer-h2{
    font-family: 'Radley', serif;
    font-size: 44px;
    color: #003366;
    position: relative;
    letter-spacing: .04em;
    top: 0;
    left: 0;
    margin: 0 0 30px 0;
}
#english-page .lawyer-h2.profile,#english-page .lawyer-h2.Books,#english-page .lawyer-h2.seminar,#english-page .lawyer-h2.opinion,#english-page .lawyer-h2.award
,#english-page .lawyer-h2.media,#english-page .lawyer-h2.career{margin-top: 50px;}
#english-page .lawyer-h2:after {
    content: "メッセージ";
    color: #003366;
    position: absolute;
    font-size: 18px;
    margin-top: 38px;
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 500;
    position: relative;
    top: 0px;
    left: 8px;
}
#english-page .lawyer-h2.profile:after {
    content: "プロフィール";
    color: #003366;
    position: absolute;
    font-size: 18px;
    margin-top: 38px;
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 500;
    position: relative;
    top: 0px;
    left: 8px;
}
#english-page .lawyer-h2.Books:after {
    content: "著書・論文など";
    color: #003366;
    position: absolute;
    font-size: 18px;
    margin-top: 38px;
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 500;
    position: relative;
    top: 0px;
    left: 8px;
}
#english-page .lawyer-h2.award:after {
    content: "受賞";
    color: #003366;
    position: absolute;
    font-size: 18px;
    margin-top: 38px;
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 500;
    position: relative;
    top: 0px;
    left: 8px;
}
#english-page .lawyer-h2.seminar:after {
    content: "セミナー";
    color: #003366;
    position: absolute;
    font-size: 18px;
    margin-top: 38px;
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 500;
    position: relative;
    top: 0px;
    left: 8px;
}
#english-page .lawyer-h2.opinion:after {
    content: "オピニオン";
    color: #003366;
    position: absolute;
    font-size: 18px;
    margin-top: 38px;
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 500;
    position: relative;
    top: 0px;
    left: 8px;
}
#english-page .lawyer-h2.media:after {
    content: "メディア協力";
    color: #003366;
    position: absolute;
    font-size: 18px;
    margin-top: 38px;
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 500;
    position: relative;
    top: 0px;
    left: 8px;
}
#english-page .lawyer-h2.career:after {
    content: "経歴";
    color: #003366;
    font-size: 18px;
    margin-top: 38px;
    font-family: 'Noto Sans Japanese',"メイリオ","Meiryo", serif;
    font-weight: 500;
    position: relative;
    top: 0px;
    left: 8px;
}


#lawyer_career_area ul {
    list-style: circle;
    margin-left: 20px;
}
#english-page .instance_list_ol {
    list-style-type: decimal;
    padding-left: 40px;
}
#english-page .instance_list_ol li {
    margin: 0.5rem 0 0;
}
#english-page .instance_list_ol li:last-child {
    text-align: right;
    list-style: none;
}
#lawyer_media_k_area ul {
    list-style: disc;
    margin-left: 20px;
}
#lawyer_media_k_area li {
    font-size: 16px;
    margin: 0 0 10px 0;
    letter-spacing: .06em;
    color: #000;
}
#lawyer_books_area {
    width: 1000px;
    position: relative;
    padding: 25px 0;
}
#lawyer_books_area.books_area_long{
    height: 1200px;
    overflow: auto;
}
#lawyer_books_area .books_box {
    width: 80%;
    margin: 0 auto;
    padding: 30px 0;
    border-bottom: 1px dotted #D0D0D0;
}
#lawyer_books_area a{
    color: #494949;
}
#lawyer_books_area .books_title {
    font-size: 26px;
    letter-spacing: .06em;
    color: #000;
    clear: both;
    margin: 0 0 20px 0;
    position: relative;
}
#lawyer_books_area .books_img {
    width: 148px;
    text-align: center;
    float: left;
    margin: 0 30px 0 0;
}
#lawyer_books_area .txt {
    color: #000;
    font-size: 16px;
    letter-spacing: .06em;
    line-height: 2;
}
#lawyer_books_area .amazon_button {
    margin: 15px 0 0 0;
    width: 250px;
    float: left;
}
#lawyer_books_area .amazon_button:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
#lawyer_books_area img {
    width: 100%;
    height: auto;
}
#english-page  .clear {
    clear: both;
}
#lawyer_awards_area ul {
    list-style: disc;
    margin-left: 20px;
}
#lawyer_awards_area li {
    font-size: 16px;
    margin: 0 0 10px 0;
    letter-spacing: .06em;
    color: #000;
}
#lawyer_seminar_area ul {
    list-style: disc;
    margin-left: 20px;
}
#lawyer_seminar_area li {
    font-size: 16px;
    margin: 0 0 10px 0;
    letter-spacing: .06em;
    color: #000;
}
#lawyer_opinion_area ul {
    width: 100%;
    margin: 10px 0;
    padding-top: 10px;
}
#lawyer_opinion_area li {
    float: left;
}
#lawyer_opinion_area li:nth-last-child(1) {
    margin: 0 0 0 10px;
    width: 90%;
}
#lawyer_opinion_area a {
    font-size: 16px;
    color: #990000;
    text-decoration: underline;
}
#lawyer_opinion_area .kikou {
    background: #900;
    color: #fff;
    padding: 5px;
}
#lawyer_opinion_area .kyo {
    background: #063;
    color: #fff;
    padding: 5px;
}
#sub_lawyer_contents_txt_area_tsuboi {
    width: 636px;
    height: 442px;
    float: left;
    position: relative;
}


#english-page .lawyer_images_kanezaki {
    background: url(../images/lawyer/001_kanezaki.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_katayama {
    background: url(../images/lawyer/002_katayama.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_ienaga {
    background: url(../images/lawyer/005_ienaga.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page  .lawyer_images_tanigawa {
    background: url(../images/lawyer/007_tanigawa.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_nagata {
    background: url(../images/lawyer/006_nagata.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kanezaki_m {
    background: url(../images/lawyer/009_kanezaki_miyoko.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_yamamoto {
    background: url(../images/lawyer/014_yamamoto.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_imoto {
    background: url(../images/lawyer/011_imoto.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_imanishi {
    background: url(../images/lawyer/012_imanishi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kobayashi {
    background: url(../images/lawyer/040_kobayashi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_tsuji {
    background: url(../images/lawyer/043_tsuji.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_okita {
    background: url(../images/lawyer/070_okita.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_nishitani {
    background: url(../images/lawyer/067_nishitani.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kawamura {
    background: url(../images/lawyer/015_kawamura.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_hinata {
    background: url(../images/lawyer/010_hinata.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kawakami {
    background: url(../images/lawyer/018_kawakami.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_sakuma {
    background: url(../images/lawyer/003_sakuma.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_okamoto_s {
    background: url(../images/lawyer/008_okamoto.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_inouchi {
    background: url(../images/lawyer/019_inouchi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 140px;
    position: relative;
}
#english-page .lawyer_images_sakurai {
    background: url(../images/lawyer/022_sakurai.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_takahashi {
    background: url(../images/lawyer/023_takahashi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_arimatsu {
    background: url(../images/lawyer/030_arimatsu.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kasira {
    background: url(../images/lawyer/154_kasira.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_hashimoto {
    background: url(../images/lawyer/074_hashimoto.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_ivarsson {
    background: url(../images/lawyer/125_ivarsson.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_ishihara {
    background: url(../images/lawyer/141_ishihara.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_ito {
    background: url(../images/lawyer/106_ito.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_inagaki_m {
    background: url(../images/lawyer/128_inagaki_m.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_inagaki {
    background: url(../images/lawyer/052_inagaki.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_imai {
    background: url(../images/lawyer/076_imai.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_imao {
    background: url(../images/lawyer/057_imao.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_uesugi {
    background: url(../images/lawyer/135_uesugi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_ueda {
    background: url(../images/lawyer/085_ueda.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_ogi {
    background: url(../images/lawyer/058_ogi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_otsuki {
    background: url(../images/lawyer/099_otsuki.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_onishi {
    background: url(../images/lawyer/059_onishi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_ohira {
    background: url(../images/lawyer/094_ohira.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_oka_r {
    background: url(../images/lawyer/116_oka_r.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kanazawa {
    background: url(../images/lawyer/153_kanazawa.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kamata {
    background: url(../images/lawyer/144_kamata.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kamo {
    background: url(../images/lawyer/054_kamo.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kawai {
    background: url(../images/lawyer/137_kawai.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 40%;
    position: relative;
}
#english-page .lawyer_images_kimura {
    background: url(../images/lawyer/136_kimura.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_kumagai {
    background: url(../images/lawyer/117_kumagai.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_saisho {
    background: url(../images/lawyer/041_saisho.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_sasaki {
    background: url(../images/lawyer/118_sasaki.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_shiga {
    background: url(../images/lawyer/048_shiga.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_shirasu {
    background: url(../images/lawyer/104_shirasu.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_sugo {
    background: url(../images/lawyer/139_sugo.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_takagi {
    background: url(../images/lawyer/146_takagi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_takahashi_s {
    background: url(../images/lawyer/142_takahashi_s.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_tanaka_m {
    background: url(../images/lawyer/092_tanaka.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_tsuboi {
    background: url(../images/lawyer/073_tsuboi.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_tojo {
    background: url(../images/lawyer/093_tojo.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_nakamura {
    background: url(../images/lawyer/131_nakamura.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_nomura {
    background: url(../images/lawyer/157_nomura.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_fujii {
    background: url(../images/lawyer/121_fujii.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_matsushita {
    background: url(../images/lawyer/112_matsushita.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_matsumoto_m {
    background: url(../images/lawyer/051_matsumoto.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_mizuno {
    background: url(../images/lawyer/129_mizuno.png) left bottom no-repeat;
    display: block;
    width: 100%;
    height: 120px;
    background-size: 44%;
    position: relative;
}
#english-page .lawyer_images_mitsui {background: url(../images/lawyer/152_mitsui.png) left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_miyamoto {background: url(../images/lawyer/109_miyamoto.png) left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_yamamoto_s {background: url(../images/lawyer/066_yamamoto.png) left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_lee {background: url(../images/lawyer/130_lee.png) left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}

/*75期*/
#english-page .lawyer_images_hirose{background:url("../images/lawyer/159_hirose.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_goda{background:url("../images/lawyer/160_goda.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_imai_s{background:url("../images/lawyer/161_imai_s.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_nakao{background:url("../images/lawyer/162_nakao.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_suzuki{background:url("../images/lawyer/163_suzuki.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_machinaga{background:url("../images/lawyer/164_machinaga.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_kiri{background:url("../images/lawyer/165_kiri.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_nakayama{background:url("../images/lawyer/166_nakayama.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_kishigami{background:url("../images/lawyer/167_kishigami.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_hasegawa{background:url("../images/lawyer/168_hasegawa.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_imamiya{background:url("../images/lawyer/170_imamiya.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_asai{background:url("../images/lawyer/171_asai.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_morimura{background:url("../images/lawyer/173_morimura.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_fujita{background:url("../images/lawyer/174_fujita.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_kataoka{background:url("../images/lawyer/175_kataoka.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_nakazawa_m {background:url("../images/lawyer/176_nakazawa_m.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
/*76期*/
#english-page .lawyer_images_akutsu {background:url("../images/lawyer/179_akutsu.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_ishii{background:url("../images/lawyer/180_ishii.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_itagaki{background:url("../images/lawyer/181_itagaki.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_kawakami_m{background:url("../images/lawyer/182_kawakami_m.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_saito{background:url("../images/lawyer/183_saito.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_sakakibara{background:url("../images/lawyer/184_sakakibara.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_shimohara{background:url("../images/lawyer/185_shimohara.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_tanaka_y{background:url("../images/lawyer/187_tanaka_y.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_nishimura{background:url("../images/lawyer/188_nishimura.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_hijiya{background:url("../images/lawyer/189_hijiya.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_fujino{background:url("../images/lawyer/190_fujino.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_furuta{background:url("../images/lawyer/191_furuta.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_yamada{background:url("../images/lawyer/195_yamada.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_murakami{background:url("../images/lawyer/196_murakami.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_khiri{background:url("../images/lawyer/197_khiri.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_ronnarit{background:url("../images/lawyer/198_ronnarit.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_gautam{background:url("../images/lawyer/199_gautam.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_nguyen_thanh_ha{background:url("../images/lawyer/200_nguyen_thanh_ha.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_nguyen_thi_thu{background:url("../images/lawyer/201_nguyen_thi_thu.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
#english-page .lawyer_images_maegawa{background:url("../images/lawyer/202_maegawa.png") left bottom no-repeat;display:block;width:100%;height:120px;background-size:44%;position:relative;}
/*77期*/
#english-page .lawyer_images_kunori {background: url("../images/lawyer/204_kunori.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_abe {background: url("../images/lawyer/205_abe.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_kishishita {background: url("../images/lawyer/206_kishishita.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_shinoda {background: url("../images/lawyer/207_shinoda.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_usami {background: url("../images/lawyer/208_usami.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_onuka {background: url("../images/lawyer/209_onuka.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_kubota {background: url("../images/lawyer/210_kubota.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_tsukamoto {background: url("../images/lawyer/211_tsukamoto.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_nakayama_k {background: url("../images/lawyer/212_nakayama_k.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_suginaka {background: url("../images/lawyer/214_suginaka.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_okumoto {background: url("../images/lawyer/215_okumoto.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_baba {background: url("../images/lawyer/216_baba.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_hirabayashi {background: url("../images/lawyer/217_hirabayashi.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_wachi {background: url("../images/lawyer/218_wachi.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_ishihara_k {background: url("../images/lawyer/219_ishihara_k.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_sato {background: url("../images/lawyer/220_sato.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_shukuya {
  background: url("../images/lawyer/221_shukuya.png") left bottom no-repeat;
display: block;
width: 100%;
height: 120px;
background-size: 44%;
position: relative;
}
#english-page .lawyer_images_morishima {
  background: url("../images/lawyer/222_morishima.png") left bottom no-repeat;
display: block;
width: 100%;
height: 120px;
background-size: 44%;
position: relative;
}
#english-page .lawyer_images_iwai {
  background: url("../images/lawyer/223_iwai.png") left bottom no-repeat;
display: block;
width: 100%;
height: 120px;
background-size: 44%;
position: relative;
}
#english-page .lawyer_images_mega {
  background: url("../images/lawyer/224_mega.png") left bottom no-repeat;
display: block;
width: 100%;
height: 120px;
background-size: 44%;
position: relative;
}
#english-page .lawyer_images_mori {
  background: url("../images/lawyer/225_mori.png") left bottom no-repeat;
display: block;
width: 100%;
height: 120px;
background-size: 44%;
position: relative;
}
#english-page .lawyer_images_hayashi {background: url("../images/lawyer/226_hayashi.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_oba {background: url("../images/lawyer/227_oba.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_shimo {background: url("../images/lawyer/228_shimo.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}
#english-page .lawyer_images_sawamoto {background: url("../images/lawyer/229_sawamoto.png") left bottom no-repeat;display: block;width: 100%;height: 120px;background-size: 44%;position: relative;}

@media(max-width:1024px) and (min-width:768px){
		.en-header .en-header-list{
			width: 95%;
			margin: 0 0 0 5%;
		}
	.en-header .en-header-list .left_cont {
		width: 90%;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}
		.en-header .en-header-list .logo {
				height: 5vw;
		}
		.en-header .en-header-list .lang {
				margin-top: 0;
		}
    .en-header .en-header-list {padding-top: 0;}
    .en-header .menu-btn{
        display: flex;
        top:0;
    }
    .index_header .en-header .menu-btn{
        top: 10px;
    }
    #english-page .another-top{
        height: 30vw;
    }
    #english-page .another-top.cn-top{
        background:url(../images/cn-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.il-top{
        background:url(../images/il-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.co-top{
        background:url(../images/co-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.lc-top{
        background:url(../images/lc-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.py-top{
        background:url(../images/main_title_back.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top .content{
        width: 90%;
        height: 26vw;
        padding-top: 5%;
    }
    #english-page .another-top .page-note{
        font-size: 12px;
        padding-right: 3.2%;
    }
    #english-page .page-content{
        width: 90%;
        margin: 8% auto 0;
    }
    #english-page .page-content h3{
        font-size: 3vw;
    }
    #english-page .page-content h3.left-line{
        padding-left: 8%;
    }
    #english-page .page-content h3.left-line::before{
        content: "";
        width: 4.5vw;
    }
    #english-page .page-content .text-content{
        font-size: 15px;
        margin-top: 3.5%;
    }
    #english-page .page-content .another-bottom-list{
        margin: 10% 0 6%;
    }
    #english-page .page-content .another-bottom-list li{
        width: 48%;
        margin-bottom: 4%;
    }
    #english-page .page-content .another-bottom-list li a.list-url{
        min-height: auto;
        padding-top: 4%;
        padding-bottom: 7%;
        height: 100%;
    }
    #english-page .page-content .another-bottom-list li .box{
        max-width: none;
        width: 92%;
    }
    #english-page .page-content .another-bottom-list li .title{
        font-size: 2vw;
    }
    #english-page .page-content .another-bottom-list li .text{
        margin-top: 4%;
    }
    #english-page .page-content .another-bottom-list.url-button-list li a.list-url{
        min-height: 8vw;
        padding: 0 45px 0 5px;
    }
    #english-page .another-box .left-box,#english-page .another-box .right-box{font-size: 14px;}
    #english-page .page-content .h4{font-size: 2.4vw;}
    #english-page .line-box .left-box,#english-page .line-box .right-box{font-size: 15px;}
    #english-page .page-content .h4.access-map{
        padding-left: 3%;
    }
    #english-page .page-content .h4.access-map::before{
        content: "";
        width: 1.6vw;
        height: 2.4vw;
        top:0;
    }
    #english-page .lawyer-list li{
        width: 50%;
    }
    #sub_lawyer_contents_txt_area{
        width: 450px;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_catch_long{
        font-size: 24px;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_catch{
        font-size: 28px;
    }
    #sub_lawyer_contents_maintitle_area.nophoto{
        width: 90%;
    }
    #english-page .lawyer-list li .lawyer-img-box {
        background-size: 140px;
    }

}
@media(max-width:767px) {
    .en-header .en-header-list{
        width: 84%;
    }
    .en-header .en-header-list .logo a {
        background: url(../images/header_logo.svg);
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left center;
    }
    .en-header .menu-btn{
        display: flex;
        margin-right: -8vw;
        top:30px;
    }
    .index_header .en-header .menu-btn{
        margin-right: 0;
        top:inherit;
    }
    .en-header .en-header-list {padding-top: 0;}
    #english-page .another-top{
        height: 40vw;
    }
    #english-page .another-top.cn-top{
        background: linear-gradient(to right,  rgba(7,31,59,1) 0%,rgba(7,31,59,1) 50%,rgba(125,185,232,0) 75%),url(../images/cn-bg-sp.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.il-top{
        background:linear-gradient(to right,  rgba(1,51,0,1) 0%,rgba(1,51,0,1) 50%,rgba(1,51,0,0) 75%), url(../images/il-bg-sp.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.co-top{
        background:linear-gradient(to right,  rgba(125,0,0,1) 0%,rgba(125,0,0,1) 50%,rgba(125,0,0,0) 75%), url(../images/co-bg-sp.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.lc-top{
        background:linear-gradient(to right,  rgba(71,75,84,1) 0%,rgba(71,75,84,1) 50%,rgba(71,75,84,0) 75%), url(../images/lc-bg-sp.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.office-top{
        background:linear-gradient(to right,  rgba(14,44,71,1) 0%,rgba(14,44,71,1) 50%,rgba(14,44,71,0) 75%), url(../images/office-bg.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.py-top{
        background:linear-gradient(to right,  rgba(0,103,76,1) 0%,rgba(0,103,76,1) 50%,rgba(0,103,76,0) 75%), url(../images/main_title_back-sp.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }
    #english-page .another-top.info-top{
        background:linear-gradient(to right,  rgba(125,0,0,1) 0%,rgba(125,0,0,1) 50%,rgba(125,0,0,0) 75%), url(../images/main_img_back-sp.jpg);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: right center;
    }

    #english-page .another-top .content{
        width: 84%;
        height: 40vw;
        padding-top: 5%;
        display: flex;
        flex-direction: column-reverse;
        justify-content: space-between;
    }
    #english-page .another-top .page-note{
        font-size: 11px;
        padding-bottom: 3%;
    }
    #english-page .page-content{
        width: 92%;
        margin: 15% auto 0;
    }
    #english-page .page-content h3{
        font-size: 4.5vw;
    }
    #english-page .page-content h3.left-line{
        padding-left: 10%;
    }
    #english-page .page-content h3.left-line::before{
        content: "";
        width: 6vw;
        height: 4px;
    }
    #english-page .page-content .text-content{
        font-size: 14px;
        margin-top: 5%;
    }
    #english-page .page-content .text-content p + p{margin-top: 5%;}
    #english-page .page-content .another-bottom-list{
        margin: 15% 0 10%;
    }
    #english-page .page-content .another-bottom-list li{
        width: 100%;
        margin-bottom: 5%;
    }
    #english-page .page-content .another-bottom-list li a.list-url{
        min-height: auto;
        padding-top: 5%;
        padding-bottom: 8%;
        height: 100%;
    }
    #english-page .page-content .another-bottom-list li .box{
        max-width: none;
        width: 92%;
    }
    #english-page .page-content .another-bottom-list li .title{
        font-size: 4vw;
    }
    #english-page .page-content .another-bottom-list li .text{
        font-size: 13px;
        margin-top: 5%;
    }
    #english-page .page-content .another-bottom-list li a.list-url::before{
        content: "";
        width: 6vw;
        height: 1.6vw;
    }
    #english-page .page-content .another-bottom-list.url-button-list li{
        width: 48%;
        margin-bottom: 5%;
    }
    #english-page .page-content .another-bottom-list.url-button-list li a.list-url{
        min-height: 15vw;
        padding: 0 9vw 0 1vw;
    }
    #english-page .another-box{
        margin: 10% 0;
        display: block;
    }
    #english-page .another-box .left-box{
        width: 100%;
        font-size: 4vw;
        padding: 3%;
    }
    #english-page .another-box .right-box{
        width: 100%;
        font-size: 12px;
        border-left:1px solid #081f3b;
    }
    #english-page .page-content .h4{font-size: 4vw;}
    #english-page .line-box{display: block;}
    #english-page .line-box .left-box{
        width: 100%;
        font-size: 14px;
        padding: 25px;
        border-bottom: 1px dotted #ccc;
    }
    #english-page .line-box .right-box{
        width: 100%;
        font-size: 14px;
        padding: 10px 1%;
        border-bottom: 1px dotted #ccc;
    }
    #english-page .g_map{
        padding-bottom: 65%;
    }
    #english-page .url-box.access-url{
        width: 90%;
        font-size: 3.5vw;
    }
    #english-page .page-content .h4.access-map{
        padding-left: 4%;
    }
    #english-page .page-content .h4.access-map::before{
        content: "";
        width: 2.4vw;
        height: 3.6vw;
        top:0.2vw;
    }
    #english-page .access_line{
        margin: 8% 0;
    }
    /* 個人のお客様　交通事故 */
    #english-page .flow_list {
        background-repeat: no-repeat;
        background-position: 28% 0;
        background-size: contain;
        display: inline-block;
        width: 100%;
        text-align: center;
        padding-top: 20%;
        font-size: 14px;
    }
    #english-page .flow_list .flow_list_child {
        width: 100%;
        display: inline-block;
        vertical-align: top;
        left: 0;
        text-align: left;
    }
    #english-page .flow_list .flow_list_child:before {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 40px;
        font-size:18px;
        top: -15px;
    }
    #english-page .flow_list .flow_list_child:after {
        top:-8px;
        left: 50px;
        font-size: 18px;
    }

    /* 弁護士紹介 */
    #english-page .page-content.lawyer-page{
        margin-top: 60px;
    }
    #english-page .lawyer-list{
        display: block;
    }
    #english-page .lawyer-list li{
        width: 100%;
    }
    #english-page .lawyer-h2.message {
        margin: 0 0 114px 0;
    }
    #english-page .lawyer-h2{font-size: 30px;}
    #english-page .lawyer-h2:after{font-size: 15px;}
    #english-page .another-top.lawyer-top {
        width: 100%;
        height: 320px;
        margin: 0;
    }
    #english-page .another-top.lawyer-top.position-bg{
        width: 100%;
        height: 320px;
        margin: 0;
    }
    #sub_lawyer_contents_maintitle_area {
        width: 96%;
        height: 320px;
        margin: 0 auto;
        padding: 0;
        position: relative;
    }
    #sub_lawyer_contents_maintitle_area.nophoto h1 {
        writing-mode: inherit;
        left: 20px;
        top: 30%;
    }
    #sub_lawyer_contents_maintitle_area.nophoto .lawyer_position {
        writing-mode: inherit;
        left: 20px;
        right: auto;
        top: 13%;
    }
    #sub_lawyer_contents_maintitle_area.nophoto .lawyer_name_eng {
        left: 20px;
        right: auto;
        bottom: 28.5%;
    }
    #sub_lawyer_contents_maintitle_area.nophoto .lawyer_section {
        left: 20px;
        right: auto;
    }
    #sub_lawyer_contents_maintitle_area.nophoto #sub_lawyer_contents_txt_area{
        height: 150px;
    }
    #sub_lawyer_contents_maintitle_area.nophoto{
        height: 150px;
    }
    #english-page .lawyer-top.nophoto{
        height: 210px;
    }
    #sub_lawyer_contents_txt_area_ivarsson{position: static;}
    #sub_lawyer_contents_maintitle_area #sub_lawyer_contents_txt_area_ivarsson h1 {
        font-size: 34px;
        top:20%;
    }
    #sub_lawyer_contents_maintitle_area #sub_lawyer_contents_txt_area_ivarsson .lawyer_position{
        top:20%;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_name_eng_ivarsson {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 16px;
        color: #fff;
        letter-spacing: .06em;
        line-height: 1;
        position: absolute;
        bottom: 7.55%;
        right: 1px;
        left: unset;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_catch_long_v {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 18px;
        color: #990000;
        letter-spacing: .04em;
        line-height: 1.4;
        position: absolute;
        bottom: -65%;
        top:unset;
        left: 0px;
    }
    #sub_lawyer_contents_txt_area_tsuboi {
        width: auto;
        height: auto;
        float: none;
        position: static;
    }
    #english-page .another-top.lawyer-top .page-note{
        position:static;
        color: #000;
        width: 100%;
        display: block;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        text-align: left;
        padding: 5px 10px;
        background: #F9F9F9;
    }
    #english-page .another-top.lawyer-top .page-note a{
        color: #000;
        border-bottom: 1px dotted #000;
    }








    
    #sub_lawyer_contents_txt_area {
        height: 300px;
        float: none;
        position: relative;
        width: 100%;
        top:20px;
    }
    #sub_lawyer_contents_maintitle_area h1 {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        color: #fff;
        font-size: 38px;
        letter-spacing: .06em;
        line-height: 1;
        position: absolute;
        top: 9%;
        right: 42px;
        writing-mode: tb-rl;
        writing-mode: vertical-rl;
        -moz-writing-mode: vertical-rl;
        -o-writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        height: 250px;
        right: 52px;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_position {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 14px;
        color: #fff;
        letter-spacing: .06em;
        line-height: 1;
        position: absolute;
        top: 9%;
        right: 20px;
        writing-mode: tb-rl;
        writing-mode: vertical-rl;
        -moz-writing-mode: vertical-rl;
        -o-writing-mode: vertical-rl;
        -webkit-writing-mode: vertical-rl;
        height: 250px;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_name_eng {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 16px;
        color: #fff;
        letter-spacing: .06em;
        line-height: 1;
        position: absolute;
        bottom: 7.55%;
        right: 1px;
        left: unset;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_name_eng_five {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 16px;
        color: #fff;
        letter-spacing: .06em;
        line-height: 1;
        position: absolute;
        bottom: 7.55%;
        right: 1px;
        left: unset;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_section {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 12px;
        color: #fff;
        letter-spacing: .06em;
        line-height: 1;
        position: absolute;
        bottom: 2%;
        right: 1px;
        left: unset;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_catch_long {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 20px;
        color: #990000;
        letter-spacing: .04em;
        line-height: 1.4;
        position: absolute;
        bottom: -70%;
        top:unset;
        left: 0px;
    }
    #sub_lawyer_contents_maintitle_area .lawyer_catch {
        font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
        font-size: 20px;
        color: #990000;
        letter-spacing: .04em;
        line-height: 1.4;
        position: absolute;
        bottom: -70%;
        top:unset;
        left: 0px;
    }
    #sub_lawyer_contents_maintitle_area.nophoto .lawyer_catch_long{
        bottom: -140%;
    }
    #lawyer_books_area {
        width: 96%;
        margin: 12px auto;
        position: relative;
        padding: 25px 0;
    }
    #lawyer_books_area .books_box {
        width: 100%;
        margin: 0 auto;
        padding: 30px 0;
        border-bottom: 1px dotted #D0D0D0;
    }
    #english-page .page-content h3{
        font-size: 18px;
    }
    #lawyer_books_area .books_img {
        width: 100px;
        text-align: center;
        float: none;
        margin: 0 auto;
    }
    #lawyer_books_area .txt {font-size: 14px;}
    #lawyer_books_area .amazon_button {
        padding: 15px 0 0 0;
        width: 200px;
        float: none;
        margin: 0 auto;
    }
    #lawyer_awards_area li{font-size: 14px;}
    #lawyer_opinion_area li{margin-bottom: 10px;}
    #sub_lawyer_contents_maintitle_area h1.katayama_name {
        width: 36px;
        height: 167px!important;
        background-image: url(../images/lawyer/katayama_name_t.svg);
        background-position: center top;
        background-repeat: no-repeat;
        -moz-background-size: cover;
        background-size: cover;
        bottom: 36%;
        left: unset;
    }
    #english-page .lawyer-list li .lawyer-img-box {
        background-size: 140px;
/*        padding-top: 32px;*/
        padding-left: 30%;
        padding-top: 44px;
    }
    #english-page .lawyer-list li .lawyer_name {
        font-size: 24px;
/*        margin: 0 0 0 38%;*/
        display: inline-block;
        margin: 0;
        width: auto;
    }
}
@media(max-width:550px) {
    #english-page .lawyer-list li .lawyer-img-box {
        padding-top: 32px;
        padding-left: 0;
    }
    #english-page .lawyer-list li .lawyer_name {
        font-size: 20px;
        margin: 0 0 0 36%;
        display: block;
        width: 60%;
        line-height: 1.4;
    }
}
@media(max-width: 460px) {
	.en-header .en-header-list .left_cont {
		display: block;
	}
	.en-header .en-header-list .lang {
		margin-top: 8px;
	}
}

@media(max-width:365px) {
    #english-page .page-content h3 {
/*        font-size: 4.7vw;*/
        font-size: 5.8vw;
    }
    #english-page .page-content .another-bottom-list li .title {
        font-size: 5vw;
        font-weight: 600;
    }
    #english-page .page-content .another-bottom-list.url-button-list li{
        width: 100%;
    }
    #english-page .page-content .another-bottom-list.url-button-list li a.list-url{
        padding: 0 9vw 0 0;
    }
    #english-page .lawyer-list li .lawyer-img-box {
        padding-top: 36px;
    }
    #english-page .lawyer-list li .lawyer_name {
        font-size: 18px;
        margin: 0 0 0 120px;
    }
}
.sapporo-news-img-box {
    margin: 0 auto;
    max-width: 1000px;
}
.sapporo-news-img-box img.sapporo-news-img {
    width: 100%;
}
.sapporo-news-img-sp {
    display: none;
}
@media (max-width:767px) {
    .sapporo-news-img { display: none; }
    .sapporo-news-img-sp {
        display: block;
        width: 100%;
    }
}