@charset "utf-8";
/* -------------------------------------
     Site CSS
 (c) Copyright 2020 Sketches of Design
     version 2020-12-26
------------------------------------- */
*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
/*
*{
  outline: 2px solid red;
}
*/
html{
  scroll-behavior: smooth;
 }

/*  General Rules
--------------------------------------*/
body{
  font-family: 'Noto Sans JP', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック','ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif;
  line-height: 1.8;
  font-weight: 400;
}

/*  Font
////////////////////////////////////////// */
html { font-size: 62.5%; } /* 10px */
body { font-size: 1.6rem; } /* 16px */

body#sitemap-idx #content ul li.parent > a,
.more a,
#contact-area .more,
#content .content-menu li a,
body#home #profile-area ul,
body#home #service-area ul,
body#home #about-area ul,
body#home #mainpic-area p,
header,
footer,
h1,h2,h3{
  font-family: 'Shippori Mincho', serif;
  font-weight: 500;
}
h2 span,
body#home #about-area .feature div span,
body#home #news-area h2,
h1 span{
  font-family: 'EB Garamond', serif;
}

body#about-idx #content #lv02-03 h3{
  font-family: 'Noto Sans JP', sans-serif;
}
/*

font-family: 'Noto Sans JP', sans-serif;
font-family: 'Shippori Mincho', serif;
{
  font-family: 'Noto Sans JP', sans-serif;
  font-family: 'NotoSans-Light'\9;
  font-weight: 300;
}
.more a,
#hdmenu,
h1, h2, h3, h4, h5, h6{
  font-family: 'Noto Sans JP', sans-serif;
  font-family: 'NotoSans-Regular'\9;
  font-weight: 400;
}
{
  font-family: 'Noto Sans JP', sans-serif;
  font-family: 'NotoSans-Medium'\9;
  font-weight: 500;
}
{
  font-family: 'Noto Sans JP', sans-serif;
  font-family: 'NotoSans-Bold'\9;
  font-weight: 700;
}*/


/* Defalut Settings */
.box{
  margin: 15px 0 !important;
  padding: 20px 20px 10px 20px;
  background: #f0f3fa;
}
img{
  margin: 0 0 1em 0;
  border: 0;
  vertical-align: bottom;
  image-rendering: -webkit-optimize-contrast;
}
br{
  letter-spacing: 0;
}
.first{
  margin-left: 0 !important;
}
#content p{
  margin-top: 0;
  margin-bottom: 0.7em;
  letter-spacing:0.06em;
  line-height: 1.8;
}
.image{
  margin:0;
  text-indent:0;
}
.copy{
  text-indent:0;
  text-align:center;
}
.posted{
  margin-top: 2em !important;
  text-indent:0;
  text-align:right;
}
.fLeft{
  float: left;
  display: inline;
  margin: 0 1.5em 0.5em 0;
}
.fRight{
  float: right;
  display: inline;
  margin: 0 0 0.5em 1.5em;
}
#btt{
  position: fixed;
  right: 20px;
  bottom: 20px;
  margin: 0;
  z-index: 5000;
  width: 60px;
  height: 60px;
}
#btt a{
  background: url("../img/nav-btt.svg") 0 0 no-repeat;
	background-size: 60px 60px !important;
}
#btt a:hover{
  filter: alpha(opacity=60);
  -moz-opacity:0.60;
  opacity:0.60;
}
.external {
    background: url("../img/nav_external.svg") right center no-repeat;
    background-size: 11px 11px !important;
    margin-right: 4px;
    padding-right: 14px;
}
a[href$=".pdf"]{   
  background: url("../img/nav-pdf.gif") no-repeat 100% 50%; 
  padding-right: 14px; 
} 
span.arrow{
  font-family: Verdana, sans-serif;
  font-weight: bold;
}
/* Accessibility */
.skip{
  position:absolute;
  left:-10000px;
  width:0;
  /* \*/
  overflow: hidden !important;
  /* */
}
.accesibilty{
  display:none;
}
/* Form */
form{
  margin: 0 0 1em 0;
}
fieldset{
  padding: 0.25em 0.5em;
}
form dl{
  margin: 0 0 0.5em 0;
}
form dl dt{
  font-weight: normal;
}
form dl dd{
  margin-left: 0;
}
/* Defalut Link Design */
a{
  transition: .3s;
}
/*a:hover{
  opacity: 0.5;
  transform: translateY(5px);
}*/
a:link,
a:visited,
a:active{
  color: #662C00;
  text-decoration: underline;
}
a:hover{
  color: #662C00;
  text-decoration: none;
}
/* list */
ul{
  margin: 0 0 0.5em 0;
  padding-left: 1.5em;
  list-style:disc;
}
ul ul{
  margin:0;
  list-style:circle;
  padding-left:1em;
}
ol{
  margin: 0 0 0.5em 0;
  list-style: decimal;
  padding-left: 2.5em;
}
dl{
  margin: 0 0 0.5em 0;
}
dt{
  font-weight: bold;
}
dd{
  padding-left:1em;
}
#content ul,
#content ol{
  margin: 0 0 0 1em;
  padding: 0;
}
#content ul{
  list-style-type: none;
}
#content ol{
  margin: 0 0 1em 40px;
  list-style-position: outside;
}
#content ol li,
#content ul li{
  margin: 0 0 0.8em 0;
}
#content ol li:last-child,
#content ul li:last-child{
  margin-bottom: 0;
}
#content ul li{
  position: relative;
  padding: 0 0 0 10px;
}
#content ul li:before{
  position: absolute;
  content: "";
  background-color: #C6B099;
  left: 0;
  top: 0.7em;
  margin: auto;
  height: 5px;
  width: 5px;
}
ol.bc{
  margin: 20px auto 0 auto !important;
  padding: 5px 0;
  max-width: 1000px;
  font-size: 79%;
  list-style: none;
  border-bottom: none;
  text-align: left;
}
ol.bc li span.arrow{
  margin: 0 0 0 0.2em;
}
ol.bc li a{
  color: #662C00;
}
ol.bc li:after {
  content: '>';
  padding: 0 0.5em 0 0.7em;
  color: #C6B099;
}
ol.bc li:last-child:after {
  content: '';
}
ol.bc li{
  display: inline;
  color: #999;
  margin: 0;
  padding: 0;
}
ol.bc li strong{
  color: #333;
  font-weight: normal;
}
ol.bc span{
  margin: 0 0 0 5px;
}
ol.bc .home{
  background: url("../img/nav-bc-home.svg") 0 0.4em no-repeat;
  background-size: 12px 12px !important;
  padding: 0 0 0 15px;
}
ul.flat{
  margin: 0 !important;
  list-style: none !important;
}
ul.flat li{
  display: inline;
}
/* table */
table{
  margin: 0 0 10px 0;
  border: none;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  /* \*/
  width: 100%;
  /* */
  border-top: 1px solid #E5E5E5;
}
table col.digit{
  text-align: right;
}
table col.centering{
  text-align: center;
}
/*table tr{
  background: #fff;
}
table tr:nth-child(odd){
  background: #F7F7F7;
}*/
/*
table tr.odd{
  background: #F7F7F7;
}
table tr.even{
  background: #fff;
}*/
table thead tr th,
table thead tr td{
  margin: 1px;
  color: #1E1F1E;
  text-align: center;
  font-weight: bold;
  border: none;
}
table thead tr th{
  text-align: center;
}
table thead tr{
  background: #666 !important;
}
table tr th,
table tr td{
  border: none;
  border-bottom: 1px dotted #e0e0e0;
  padding: 25px 0;
  text-align: left;
  font-weight: 300;
}
table tr th{
  color: #303130;
}
caption{
  text-align: left;
}
/*th, td{
  border: none;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  padding: 0.1em 0.4em;
}*/
table ul, table ol, table dl{
  margin: 0;
}
table ul{
  padding: 0;
  list-style: none;
}
table caption{
  text-align: center;
}
table p.nav{
  margin-bottom: 0 !important;
}
table tr .left{
  text-align: left;
}
table tr .center{
  text-align: center;
}
table tr .right{
  text-align: right;
}
table tr th p,
table tr td p{
  margin: 0 !important;
  padding: 0 !important;
}
table ul li:last-child{
  margin: 0 !important;
}
table tr td ol{
  margin: 0 0 0 20px;
}
table tr{
  border-bottom: 1px solid #E5E5E5;
}




/* headline */
h1, h2, h3, h4, h5, h6{
  font-size: 100%;
  font-weight: normal;
  text-align: center;
  letter-spacing: 0.1em;
  color: #303130;
}
h1{
  color: #00396D;
  font-size: 4.0rem;
  font-weight: 700;
}
h1 span:not(#home h1 span){
  display: block;
  font-size: 2.0rem;
  font-weight: 500;
  color: #303130;
}
h2{
  margin: 40px 0;
  font-size: 3.5rem;
  font-weight: 600;
}
h2 span{
  display: block;
  color: #C6B099;
  font-size: 2.0rem;
}
h3{
  position: relative;
  margin: 60px 0 20px 0;
  padding: 0 0 0 30px;
  font-size: 2.5rem;
  text-align: left;
}
h3::before{
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 1px;
  background: #AD957F;
}
h4{
  margin: 0 0 15px 0;
  font-size: 1.8rem;
}
/* decoration */
.banners a:hover,
.banners a:hover img{
  filter: alpha(opacity=75);
  -moz-opacity:0.75;
  opacity:0.75;
}
em{
  color: #3c62a1;
  font-weight: bold;
}
strong{
  color: #303130;
  font-size: 108%;
  font-weight: bold;
}
.nav{
  text-align: right;
  font-size: 85%;
}
.nav a{
  padding: 0 0 0 12px;
  background: url("../img/nav-arrow.svg") left center no-repeat;
	background-size: 10px 14px !important;
}
.weak{
  font-size: 85%;
  _font-size: small;
}
#content .lead{
  color: #00396D;
  text-align: center;
  margin: 30px 0;
  font-size: 1.8rem;
}
#content blockquote{
  background-color: #f4f5f5;
  border: 1px solid #d2d2d2;
  color: #677880;
  margin: 1em 0 1.5em 0;
  padding: 0.5em 1em;
}
*:focus {
  outline: none;
}

/*----- clearfix -----*/
/* for modern browsers: Firefox, Safari, Opera */
.CFX:after{
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* for win IE7 ,mac IE */
.CFX{
  display: inline-table;
  min-height: 1%;
}
/* for win IE6 */
/* \*/
* html .CFX{height: 1% !important;}
.CFX{display: block;}
/* */

/*----- FIR -----*/
.FIR{
  text-indent: -10000px !important;
  /* \*/
  overflow: hidden !important;
  /* */
  background-repeat: no-repeat;
  background-position: 0 0;
}
.FIR a{
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  outline: 0;
}
ul.FIR, ol.FIR{
  margin: 0;
  padding: 0;
  list-style: none;
}

/*  Layout
////////////////////////////////////////// */
/* body */
body{
  background: #fff;
  text-align: center;
  color: #1E1F1E;
  word-wrap: break-word;
}
/* wrapper */
#wrapper{
  margin: 0 auto !important;
  width: 100%;
  height: 100%;
  text-align: left;
}

/*----- header -----*/
header{
  margin: 0 auto;
  padding: 0 40px;
  width: 100%;
}
header #b-logo{
  margin: 20px;
}
header #b-logo img{
  margin: 0;
}
header #b-logo a{
  display: inline-block;
}
header.fixed{
  position: fixed;
  background: #fff;
  z-index: 999999;
}
/* hdmenu */
#hdmenu{
  width: 100%;
  margin: auto 0;
  padding: 0;
  line-height: 1;
  z-index: 999;
}
#hdmenu .inner{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-end;
}
#hdmenu .b-tagline{
  display: none;
}
#hdmenu ul,
#hdmenu ul li{
  margin: 0;
  background: none;
  padding: 0;
  list-style-type: none;
}
#hdmenu ul{
  display: flex;
  flex-wrap: wrap;
}
#hdmenu nav{
  font-size: 1.8rem;
}
#hdmenu ul li{
  transition: transform .3s;
}
#hdmenu ul li a{
  position: relative;
  display: block;
  text-decoration: none;
  color: #00193D;
  padding: 30px 20px;
  /*  padding: 0 30px;*/
}
#hdmenu nav li a::before{
  position: absolute;
  content: "";
  top: auto;
  bottom: 0;
  left: 0;
  background-color: #C6B099;
  width: 100%;
  height: 0;
  transition: 0.3s;
}
#hdmenu nav li .active::before,
#hdmenu nav li:hover a::before{
  height: 4px;
}
#hdmenu .lang-menu{
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: absolute;
  top: 0;
  right: 0;
  color: #C6B099;
}
#hdmenu .lang-menu,
#hdmenu .lang-menu a{
  font-size: 1.2rem;
}
#hdmenu .lang-menu a{
  color: #662C00;
  padding: 10px;
}
#hdmenu .lang-menu p{
  margin: 0 10px 0 0;
}
body.en #hdmenu .lang-menu .en a,
body.cn #hdmenu .lang-menu .cn a,
body.ja #hdmenu .lang-menu .ja a{
  background: #C6B099;
  color: #fff;
}
#hdmenu .lang-menu a:hover{
  background: #E8DFD6;
  color: #fff;
}
header.fixed #b-logo img{
  width: auto;
  height: 50px;
}
header.fixed #hdmenu nav a{
  padding: 15px;
  font-size: 1.4rem;
}
header.fixed #hdmenu nav li .active::before,
header.fixed #hdmenu nav li:hover a::before{
  height: 3px;
}
header.fixed #b-logo {
  margin: 10px;
}
header.fixed #hdmenu .lang-menu a{
  padding: 6px 8px;
}

/*#hdmenu.fixed {
    margin-top: 0;
    top: 0;
    position: fixed;
    height: 54px;
    background: rgba(255,255,255,.8);
    transition: top 0.65s ease-in;
    -webkit-transition: top 0.65s ease-in;
    -moz-transition: top 0.65s ease-in;
}
#hdmenu.fixed nav ul{
  margin: auto;
  top: 0;
  right: 20px;
  bottom: 0;
  height: 20px;
}
#hdmenu.fixed nav ul li a{
  line-height: 20px;
}
#hdmenu.fixed nav ul li{
  font-size: 1.3rem;
}
#hdmenu.fixed #b-logo,
#hdmenu.fixed #b-logo a,
#hdmenu.fixed #b-logo a img{
  width: 169px;
  height: 25px;
}
#hdmenu.fixed  #b-logo{
  margin: 15px 0 0 30px;
}
#hdmenu .active:before{
  bottom: -8px;
}
*/

/*----- content -----*/
#content{
  margin: 0 auto;
  padding: 0;
}
main section .inner{
  margin: auto;
  padding: 60px 0;
  max-width: 1000px;
}
#mainpic-area{
  background: url("../img/bg-mainpic.png") no-repeat scroll center center;
  background-size: cover;
  padding: 100px 0;
}
#content .content-menu,
#content .content-menu li{
  margin: 0;
  padding: 0;
}
#content .content-menu li::before{
  display: none;
}
#content .content-menu{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 40px auto;
}
#content .content-menu li{
  margin: 0 0 10px 0;
}
#content .content-menu li a{
  display: block;
  padding: 0 20px 10px 20px;
  text-decoration: none;
  color: #303130;
  background: url("../img/nav-arrow-down.svg") no-repeat scroll center bottom;
  background-size: 10px 5px;
}
#content .content-menu li a:hover{
  transform: translateY(5px);
}

/**/
.more{
  position: relative;
  display: block;
  background: #fff;
  z-index: 200;
  overflow: hidden;
  margin: 30px auto;
  width: 240px;
}
.more a {
  position: relative;
  display: block;
  z-index: 2;
  padding: 15px 20px;
  color: #662C00;
  text-align: center;
  text-decoration: none;
}
.more a:before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #EEE7E0;
  transition: .3s;
}
.more a:hover:before {
  left: 0;
}
.more span{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
    position: relative;
    vertical-align: middle;
    text-decoration: none;
    background: url("../img/nav-arrow.svg") right center no-repeat;
    background-size: 6px 12px !important;
}
/*.more span::before{
    position: absolute;
    top: 4px;
    right: 0;
    bottom: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
    width: 8px;
    height: 8px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}*/
/**/
.effect-fade{
  opacity: 0;
  transform: translate(0, 50px);
  transition: all 1200ms;
}
.effect-fade.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}
/**/
br.sp{
  display: none;
}



/* diagram */
.diagram .sp,
.diagram .FIR,
.diagram span{
  display: none;
}
.diagram .image{
  margin: 0 !important;
}
.diagram{
  text-align: center;
}


/*----- footer -----*/
footer{
  margin: 0;
  background: url("../img/bg-ft.png") no-repeat scroll center center;
  background-size: cover;
  color: #4C4C4C;
  width: 100%;
  overflow: hidden;
}
footer .inner{
  margin: 0 auto;
  padding: 100px 0;
  max-width: 1000px;
}
footer ul,
footer ul li{
  margin: 0;
  background: none;
  padding: 0;
  list-style-type: none;
}
footer ul:not(.sub){
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
footer ul li{
  margin: 0 0 10px 0;
}
footer .inner a{
  display: block;
  text-decoration: none;
  color: #4C4C4C;
}
footer .parent{
  width: 25%;
  font-size: 1.7rem;
}
footer .parent > a{
  margin: 0 0 20px 0;
  font-weight: 700;
}
footer .sub{
  font-size: 1.5rem;
}
footer .copy{
  margin: 0;
  background: #fff;
  padding: 0.8em 0;
  text-align: center;
  color: #aaa;
  font-size: 1.2rem;
}
footer .lang-menu{
  display: none;
}




/*  home
////////////////////////////////////////// */
body#home #mainpic-area{
  background: url("../img/bg-home-mainpic.png") no-repeat scroll center center;
  background-size: cover;
  padding: 120px 0 160px 0;
}
body#home #mainpic-area .inner{
  margin: 0 auto;
  max-width: 1000px;
}
body#home #mainpic-area h1{
  margin: 0 0 0.5em 0;
  font-size: 6.0rem;
  text-align: left;
}
body#home #mainpic-area h1 span{
  font-size: 4.3rem;
}
body#home #mainpic-area p{
  color: #303130;
  font-size: 2.3rem;
  letter-spacing: 0.1em;
  line-height: 1.8;
}
body#home #content{
  position: relative;
}
body#home #profile-area ul,
body#home #service-area .globalaw,
body#home #service-area ul,
body#home #about-area ul,
body#home #news-area dl,
body#home #news-area{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
body#home #news-area{
  position: absolute;
  margin: 0 auto;
  padding: 10px 10px 10px 0;
  top: -25px;
  left: 0;
  right: 0;
  background: #fff;
  width: 1000px;
/*  height: 50px;*/
}
body#home #news-area h2{
  margin: 0;
  color: #AD957F;
  font-size: 1.8rem;
  width: 100px;
  border-right: 1px solid #C6B099;
  line-height: 1;
}
body#home #news-area dl{
  margin: 0;
  padding: 0 20px;
  width: calc(100% - 100px);
}
body#home #news-area dl dt{
  font-weight: normal;
  width: 4em;
}
body#home #news-area dl dd{
  width: calc(100% - 4em);
}
body#home #profile-area,
body#home #about-area{
  background: #F8F5F2;
}
body#home #profile-area ul,
body#home #profile-area ul li,
body#home #service-area ul,
body#home #service-area ul li,
body#home #about-area ul,
body#home #about-area ul li{
  margin: 0;
  padding: 0;
}
body#home #profile-area ul li::before,
body#home #service-area ul li::before,
body#home #about-area ul li::before{
  display: none;
}
body#home #service-area ul,
body#home #about-area ul{
  margin: 40px 0 0 0;
}
body#home #service-area ul li,
body#home #about-area ul li{
  margin: 0 0 40px 0;
  width: calc(50% - 20px);
  overflow: hidden;
}
body#home #service-area ul li a,
body#home #about-area ul li a{
  position: relative;
  display: block;
  padding: 20px;
  color: #662C00;
  font-size: 2.4rem;
  text-decoration: none;
  z-index: 2;
}
body#home #about-area ul li a{
  background: #fff;
  text-align: center;
}
body#home #service-area ul li a{
  background: #F8F5F2;
}
body#home #profile-area ul .name:before,
body#home #service-area ul li a:before,
body#home #about-area ul li a:before{
  position: absolute;
  content: "";
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  background: url("../img/nav-arrow.svg") 0 0 no-repeat;
	background-size: 10px 14px !important;
  width: 10px;
  height: 14px;
}
body#home #profile-area ul .name:before{
  right: 10px;
  background-size: 6px 12px !important;
}
body#home #about-area ul li a:after,
body#home #service-area ul li a:after{
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: #EEE7E0;
  transition: .3s;
}
body#home #about-area ul li a:hover::after,
body#home #service-area ul li a:hover::after {
  left: 0;
}
body#home #about-area .feature{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 50px 0 40px 0;
}
body#home #about-area .feature div{
  margin: 0 20px 40px 0;
  padding: 0 20px ;
  border: 1px solid #C6B099;
  width: calc(25% - 20px);
}
body#home #about-area .feature div span{
  display: block;
  margin: -20px auto 5px auto;
  background: #F8F5F2;
  border: 1px solid #C6B099;
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #C6B099;
  border-radius: 100px;
  text-align: center;
  font-size: 1.8rem;
}
body#home #about-area .feature div p{
  text-align: center;
}
body#home #service-area .globalaw{
  margin: 20px 0 0 0;
  border: 1px solid #C6B099;
  padding: 20px;
}
body#home #service-area .globalaw img,
body#home #service-area .globalaw p{
  margin: 0;
}
body#home #service-area .globalaw .text{
  width: calc(100% - 224px);
  font-size: 1.5rem;
}
body#home #profile-area ul{
  align-items: stretch;
  margin: 40px 0 60px 0;
}
body#home #profile-area ul li{
  width: calc(25% - 20px);
  background: #fff;
}
body#home #profile-area ul li.blank,
body#home #profile-area ul a{
  display: block;
  text-decoration: none;
  color: #1E1F1E;
  font-size: 1.8rem;
  text-align: center;
}
body#home #profile-area ul li.blank{
  padding-top: 245px;
}
body#home #profile-area ul li.blank .name::before{
  display: none;
}
body#home #profile-area ul small{
  display: block;
  font-size: 1.5rem;
}
body#home #profile-area ul li img{
  max-width: 100%;
  height: auto;
  width /***/:auto;
}
body#home #profile-area ul img,
body#home #profile-area ul p{
  margin: 0;
}
body#home #profile-area ul .name{
  padding: 10px;
  position: relative;
}
body#home #profile-area ul a:hover{
  transform: translateY(5px);
}
/**/
#contact-area{
  display: flex;
  flex-wrap: wrap;
}
#contact-area a{
  display: block;
}
#contact-area div{
  overflow: hidden;
  position: relative;
  padding: 10px 0 0 0;
}
#contact-area div img {
  position: absolute;
  top: 0;
  height: auto;
  transition: transform .6s ease;
  width: 100%;
}
#contact-area div:hover img {
  transform: scale(1.1);
}
#contact-area .inquiry{
  /*width: 65%;*/
  width: 100%;
}
#contact-area .careers{
  display: none;
  width: 35%;
}
#contact-area a{
  text-decoration: none;
}
#contact-area p,
#contact-area h2{
  position: relative;
}
#contact-area h2,
#contact-area h2 span{
  color: #fff;
}
#contact-area .more{
  margin: 0 auto 60px auto;
  padding: 15px;
  width: 300px;
  font-size: 2.0rem;
  color: #662C00;
  transition: .3s;
}
#contact-area div:hover .more{
  opacity: 0.7;
}




/*  about
////////////////////////////////////////// */
body#about-idx #content section:nth-child(odd){
  background: #F8F5F2;
}
body#about-idx #content section .inner{
  max-width: 768px;
}
body#about-idx #content #lv02-02 .posted img{
  margin-bottom: 0;
  max-width: 200px;
}
body#about-idx #content #lv02-03 .inner{
  max-width: 1000px;
}
body#about-idx #content #lv02-03 h3{
  position: relative;
  margin: 0 0 20px 0;
  padding: 36px 0 0 0;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.5;
}
body#about-idx #content #lv02-03 h3 span{
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 1px solid #E4C7B2;
  color: #E4C7B2;
  width: 34px;
  height: 34px;
  line-height: 30px;
  border-radius: 100px;
}
body#about-idx #content #lv02-03 h3::before{
  display: none;
}
body#about-idx #content #lv02-03 .feature-list{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
body#about-idx #content #lv02-03 .feature-list div{
  margin: 0 10px 20px 10px;
  background: #fff;
  padding: 20px;
  width: calc(33.33% - 10px);
}
body#about-idx #content #lv02-03 .feature-list p:last-child{
  margin: 0;
}
body#about-idx #content #lv02-03 .list02{
  justify-content: space-between;
}
body#about-idx #content #lv02-03 .list02 div{
  margin: 0 0 20px 0;
}
body#about-idx #content #lv02-04 dl{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
body#about-idx #content #lv02-04 dt{
  position: relative;
  font-weight: 400;
  width: 170px;
  border-right: 1px solid #C6B099;
}
body#about-idx #content #lv02-04 dt br{
  display: none;
}
body#about-idx #content #lv02-04 dt::before{
  position: absolute;
  content: "";
  top: 0.6em;
  right: -6px;
  background-color: #C6B099;
  width: 10px;
  height: 10px;
  border-radius: 100px;
  border: 1px solid #fff;
}
body#about-idx #content #lv02-04 dd{
  margin: 0 0 30px 0;
  width: calc(100% - 190px);
}
body#about-idx #content #lv02-04 dd:last-child{
  margin: 0;
}
body#about-idx #content #lv02-04  dd span{
  font-size: 1.4rem;
  color: #666;
}
body#about-idx #content #access .map{
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}  




/*  
////////////////////////////////////////// */
body#profile-idx #content section:nth-child(odd){
  background: #F8F5F2;
}
body#profile-idx #content h2{
  margin: 0 0 40px 0;
  text-align: left;
}
body#profile-idx #content h2 span{
  color: #00396D;
}
body#profile-idx #content section .inner{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: row-reverse;
}
body#profile-idx #content section .inner div{
  width: calc(100% - 280px);
}
body#profile-idx #content section .inner .image{
  width: 250px;
}




/*  services
////////////////////////////////////////// */

body#services-idx #content section:nth-child(odd){
  background: #F8F5F2;
}
body#services-idx #content .content-menu{
  max-width: 900px;
}
body#services-idx #content section .inner{
  max-width: 768px;
}
body#services-idx #content .col2{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1000px;
}
body#services-idx #content .col2 > *{
  margin-bottom: 40px;
  width: calc(50% - 20px);
  background: #F8F5F2;
}
body#services-idx #content .col2 > * .inner{
  padding: 30px;
}
body#services-idx #content .col2 h2{
  margin: 0 0 30px 0;
  font-size: 2.8rem;
  line-height: 1.5;
}






/*  inquiry
////////////////////////////////////////// */
body#inquiry-idx #content .more{
  margin: 60px auto 0 auto;
  border: 1px solid #C6B099;
  max-width: 400px;
  width: auto;
}
body#inquiry-idx #content p{
  margin: 30px 0 0 0;
  text-align: center;
}


/*  sitemap
////////////////////////////////////////// */



body#sitemap-idx #content ul{
  margin-left: 0;
}
body#sitemap-idx #content ul li.parent{
  margin-bottom: 40px;
  padding-left: 0;
}
body#sitemap-idx #content ul li.parent > a{
  display: block;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #ccc;
  font-size: 2.5rem;
  text-decoration: none;
}
body#sitemap-idx #content ul li.parent::before{
  content: none;
}
body#sitemap-idx #content ul ul{
  display: flex;
  flex-wrap: wrap;
}

body#sitemap-idx #content ul ul li{
  font-size: 1.8rem;
  width: 50%;
}




/* Cookie Agreement
   ========================================================================== */

#cookie_alert{
	letter-spacing:1px;
	box-sizing:border-box;
	position:fixed;
	bottom:20px;
	left:20px;
	width:350px;
	padding:45px 16px 29px 16px;
	border:solid 2px #662C00;
	background:#fff;
	color:#333;
	opacity:0;
	pointer-events:none;
	transition:opacity .3s;
	z-index:6000;
	box-shadow:0 0 6px rgba(19,76,127,0.2);
  text-align: left;
}
#cookie_alert.on{
	opacity:1;
	pointer-events:auto;
}
#cookie_alert .tx{
	font-size:13px;
	line-height:20px;
}
#cookie_alert .tx.en{
	font-size:12px;
}
#cookie_alert .tx p{
	margin:0;
}
#cookie_alert .tx a{
	margin-left:4px;
	font-size:13px;
	color:#662C00;
}
#cookie_alert .tx a:hover{
/*	text-decoration:none;*/
}
#cookie_alert .tx p:last-child{
	margin-top:22px;
}
#cookie_alert .tx p a{
  position: relative;
  padding: 0 0 0 8px;
}
#cookie_alert .tx p a::before{
  position: absolute;
  content: "";
	left: -4px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 4px;
	height: 4px;
	border-top: 2px solid #662C00;
	border-right: 2px solid #662C00;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
#cookie_alert .btn{
	position:absolute;
	bottom:25px;
	right:18px;
	display:block;
	padding: 0 15px;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#fff;
	background:#662C00;
	text-align:center;
	cursor:pointer;
}
#cookie_alert .btn:hover{
	opacity: 0.5;
}
#cookie_alert .close{
	display:block;
	position:absolute;
	top:16px;
	right:16px;
	width:16px;
	height:16px;
	cursor:pointer;
}
#cookie_alert .close::before,
#cookie_alert .close::after{
	position:absolute;
	top:0;
	left:calc( 50% - 1px );
	display:block;
	content:'';
	width:2px;
	height:16px;
	background:#662C00;
}
#cookie_alert .close::before{
	transform:rotate(45deg);
}
#cookie_alert .close::after{
	transform:rotate(-45deg);
}
@media all and (max-width: 599px) {
	#cookie_alert{
		left:0;
		bottom:0;
		width:auto;
		height:auto;
		padding:24px 8px 8px
	}
	#cookie_alert .btn{
		right:8px;
		bottom:8px;
	}
	#cookie_alert .close{
		right:8px;
		top:8px;
	}
}