/* =================================
 Reset / Base
================================= */

/* 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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
html {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: '';
  content: none;
}
a img {
  border: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

input[type='button'],input[type='submit'] {
  -webkit-appearance: none;
}

/* base
---------------------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
  width: 100%;
  height: 100%;
  -webkit-text-size-adjust: none;
}
body {
  width: 100%;
  height: 100%;
  min-width: 1100px;
  line-height: 1.8;
  background-color: #fff;
  color: #222;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  font-size: 15px;
  font-size: 1.5rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: 'palt';
}
img {
  border-style: none;
  display: block;
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
}
a,
a img,
button {
  transition: .4s;
}
a {
  display: block;
}
a:link {
  color: #353694;
  text-decoration: none;
}
a:visited {
  color: #353694;
}
a:active {
  color: #353694;
}

/* clearfix
---------------------------------------------------------- */
.u-clearfix:after {
  content: '';
  clear: both;
  display: block;
}

/* common
---------------------------------------------------------- */
.u-only_sp {
  display: none;
}
.u-only_pc {
  display: block;
}

/* header
---------------------------------------------------------- */
.l-header {
  position: fixed;
  width: 100%;
  min-width: 1080px;
  z-index: 9999;
  transform: translateY(0);
  transition: .2s;
}

.l-header_logo {
  position: fixed;
  z-index: 10000;
  width: 230px;
  left: 0;
  top: 30px;
  transition: .2s;
}
.l-header_logo img {
  width: 200px;
  height: auto;
/*  padding: 20px 0;*/
  padding-left: 30px;
}

.l-header_head {
  width: 100%;
  background: #fff;
  padding-left: 30px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.l-header_txt {
  color: #89786a;
  font-size: 9px;
  font-size: .9rem;
  line-height: 1.2;
  margin-bottom: 10px;
  color: #999;
}
.l-header_full-name  {
  padding-left: 200px;
}
.l-header_full-name p {
  font-size: 12px;
  font-size: 1.2rem;
  color: #222;
}
.l-header_full-name img {
  height: 16px;
}

.l-header_cv {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.l-header_sns {
  display: flex;
  align-items: center;
  margin-right: 30px;
}
.l-header_sns li {
  width: 24px;
}

.l-header_sns li:nth-child(1) {
  margin-right: 10px;
}



.l-header_kankei a {
  display: block;
  width: 80px;
  height: 80px;
  padding: 12px 0 0;
  text-align: center;
  background-image: -moz-linear-gradient( 45deg, rgb(22,25,92) 0%, rgb(53,54,148) 100%);
  background-image: -webkit-linear-gradient( 45deg, rgb(22,25,92) 0%, rgb(53,54,148) 100%);
  background-image: -ms-linear-gradient( 45deg, rgb(22,25,92) 0%, rgb(53,54,148) 100%);
}

.l-header_kankei_ico img {
  width: 28px;
  height: auto;
  text-align: center;
  margin: 0 auto 8px;
}
.l-header_kankei_txt {
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1;
}

/* global nav
---------------------------------------------------------- */

.l-header_nav {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  background: #fff;
  padding-right: 20px;
}
.l-header_nav_list {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.l-header_nav_list li {
  padding: 0px 15px;
}
.l-header_nav_list li p {
  cursor: pointer;
}
.l-header_nav_list li span {
  display: block;
  line-height: 50px;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
}

.l-header_nav_jp {
  color: #222;
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
}
.l-header_nav_en {
  font-family: 'Lato', sans-serif;
  color: #a98a71;
  font-size: 11px;
  font-size: 1.1rem;
  padding-top: 4px;
}

.l-header_nav_sub {
  opacity: 0;
  transform: scaleY(0);
  transform-origin: top left;
  transition: .4s;
  position: fixed;
  width: 100%;
  min-width: 1080px;
  top: 135px;
  left: 0;
  z-index: 9999;
  padding-top: 15px;
}
.l-header_nav_sub_wrap {
  width: 100%;
  background: #f8f7f3;
}
.l-header_nav_sub_list {
  width: 96%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 20px 30px 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.l-header_nav_sub_list li {
  width: calc(100% / 6);
  border: none;
  padding: 0 5px;
  margin-bottom: 10px;
}
.l-header_nav_sub_list li:last-child {
  border-right: none;
}
.l-header_nav_sub_list li span {
  margin-top: 6px;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}

.l-header_nav_sub.is-active {
  opacity: 1;
  transform: scaleY(1);
  visibility: visible;
}

/* header scroll change
---------------------------------------------------------- */

.l-header_kankei_scroll {
  display: none;
  margin-left: 20px;
}
.l-header_kankei_scroll a {
  width: 70px;
  height: 70px;
  padding-top: 8px;
}
.l-header_kankei_scroll .l-header_kankei_txt {
  font-size: 10px;
  font-size: 1.0rem;
}

.l-header.is-scroll {
  transform: translateY(-80px);
}

.l-header.is-scroll .l-header_txt{
  display: none;
}

.l-header.is-scroll .l-header_logo {
  top: 96px;
}

.l-header.is-scroll .l-header_nav {
  padding: 0 0 0 150px;
  background: rgba(255,255,255,.9);
}
.l-header.is-scroll .l-header_kankei_scroll {
  display: block;
}

/* layout
---------------------------------------------------------- */

.l-bg_d {
  background: #e7e9dc;
}
.l-bg_l {
  background: #f8f7f3;
}

.l-cont {
  width: 90%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 60px 30px;
}
.l-cont_s {
  width: 90%;
  max-width: 1040px;
  margin: 0 auto;
  padding: 60px 30px;
}
.l-cont_l {
  width: 96%;
  max-width: 1160px;
  margin: 0 auto;
  padding: 60px 30px;
}

.page .l-main {
  padding-bottom: 100px;
}

.l-column_wrap {
  display: flex;
  justify-content: space-between;
}
.l-column_main {
  width: 80%;
  flex: 1;
}
.l-column_side {
  width: 20%;
  min-width: 250px;
  margin-left: 50px;
}

.l-inner {
  margin-bottom: 80px;
}
.l-inner:last-of-type {
  margin-bottom: 0;
}

.l-box {
  padding-bottom: 60px;
}
.l-inner .l-box:last-of-type {
  padding-bottom: 0;
}

.l-box_inner {
  padding-bottom: 40px;
}
.l-inner .l-box_inner:last-of-type {
  padding-bottom: 0;
}


.l-btn_flex {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.l-unchor {
  display: flex;
  justify-content: space-between;
  margin-top: -30px;
}
.l-unchor li {
  width: 30%;
  display: block;
  text-align: center;
  background-color: #f1f4f5;
}
.l-unchor li a {
  color: #222;
  line-height: 55px;
}

.l-flex_cont {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.l-flex_cont_ttl {
  font-size: 20px;
  font-size: 2.0rem;
  font-weight: bold;
  color: #16195c;
  line-height: 1.6;
  margin-bottom: 10px;
  position: relative;
  display: inline-block;
}
.l-flex_cont_ttl::after {
  content: "";
  height: 1px;
  top: 50%;
  left: 110%;
  bottom: 50%;
  width: 200px;
  position: absolute;
  margin: auto;
  background-color: #333;
}
.l-flex_cont > li {
  width: 49%;
}

.l-txtindent {
  text-indent: -1em;
  margin-left: 1em;
}


/* side
---------------------------------------------------------- */

.l-side_ttl {
  background: #e7e9dc;
  color: #6c523d;
  text-align: center;
  border-radius: 4px;
  padding: 10px 0;
  font-weight: bold;
  margin-bottom: 15px;
}
.l-side_cont {
  margin-bottom: 20px;
}
.l-side_list {
  font-size: 15px;
  font-size: 1.5rem;
}
.l-side_list li {
  margin-bottom: 8px;
}
.l-side_archive_select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  padding: 10px 15px;
  border: #a98a71 1px solid;
  background: #fff;
  color: #c59940;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
  font-weight: 500;
  font-size: 16px;
  font-size: 1.6rem;
}
.l-side_archive_select:focus {
  outline: none;
}

/* footer
---------------------------------------------------------- */
.l-footer * {
  color: #fff;
}
.l-footer .l-header_sns {
  margin-left: 0px;
  margin: auto;
  margin-left: 30px;
  margin-top: 10px;
}

.l-footer_wrap {
  background: #16195c;
  padding: 20px 0 10px;
}

.l-footer_head {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.l-footer_cont {
  margin-right: 5%;
  display: flex;
}

.l-footer_logo {
  width: 160px;
  display: inline-block;
}

.l-footer_access {
  width: 285px;
  margin-top: 25px;
}
.l-footer_access .c-bnr_green {
  background: none;
}


.l-footer_nav {
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
  border-bottom: solid 1px #666;
}

.l-footer_nav_ttl {
  font-family: 'Roboto Condensed', sans-serif;
  border-bottom: 1px #666 solid;
  font-size: 18px;
  font-size: 1.8rem;
}

.l-footer_nav_cont:nth-of-type(1) {
  width: calc(40% - 25px);
}
.l-footer_nav_cont:nth-of-type(2) {
  width: calc(37% - 25px);
}
.l-footer_nav_cont:nth-of-type(3) {
  width: 23%;
}

.l-footer_nav_inner {
  display: flex;
}

.l-footer_nav_list {
  margin-right: 10%;
  padding-top: 15px;
}
.l-footer_nav_list li {
  line-height: 2;
}
.l-footer_nav_list:last-of-type {
  margin-right: 0;
}
.l-footer_nav_list li a {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
}
.l-footer_copyright {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  font-weight: bold;
  margin-top: 30px;
  font-family: 'Roboto Condensed', sans-serif;
}

.l-footer_pagetop {
  position: fixed;
  width: 48px;
  height: 48px;
  z-index: 9998;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
}


/*risk*/
.l-risk_ttl {
  font-weight: bold;
  font-size: 17px;
  font-size: 1.7rem;
  text-align: center;
  margin-bottom: 1.5em;
}
.l-risk_list {
  text-indent: -.5em;
  margin-left: .5em;
}

/*professional*/
.l-professional {
  padding: 0;
}

.l-professional_cont {
  padding: 30px;
  background-color: #f1f4f5;
  margin-bottom: 30px;
}
.l-professional_ttl {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 1.3em;
}
.l-professional_cont ul {
  margin: 15px auto;
  text-indent: -.5em;
  margin-left: .5em;
}
.l-professional_cont small {
  font-size: 14px;
  font-size: 1.4rem;
}

.l-professional_performance {
  font-size: 18px;
  font-size: 1.8rem;
}
.l-professional_performance span {
  font-size: 1.5em;
}


/* link */
  .l-link ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .l-link ul li {
    display: block;
    border: solid 1px #818181;
    width: 30%;
    text-align: center;
    line-height: 55px;
    margin-right: 2%;
  }
  .l-link ul li a {
    display: block;
    background-color: #fff;
    color: #818181;
  }
  .l-link ul li:last-of-type {
    margin-right: 0;
  }

/* =================================
 PC common
================================= */

@media screen and (min-width: 768px) {

  /* common
  ---------------------------------------------------------- */
  a:hover {
    color: #353694;
    opacity: .6;
  }
}


/* =================================
  IE common
================================= */

_:-ms-lang(x)::-ms-backdrop, .l-header.is-scroll .l-header_logo {
  top: 0;
}
_:-ms-lang(x)::-ms-backdrop, .l-header.is-scroll .l-header_nav_sub {
  top: 55px;
}


/* =================================
 SP common
================================= */

@media screen and (max-width: 767px) {

  /* common
  ---------------------------------------------------------- */
  .u-only_sp {
   display: block;
  }
  .u-only_pc {
    display: none;
  }
  html {
    overflow: auto;
    -webkit-overflow-scrolling: touch;
  }
  body {
    min-width: inherit;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6;
  }

  body.is-fixed {
    position: fixed;
    width: 100%;
  }

  /* header
  ---------------------------------------------------------- */
  .l-header {
    min-width: inherit;
    transform: translateY(0);
  }

  .l-header_logo {
    width: 35%;
    max-height:50px ;
    left: 10px;
    top: 10px;
  }
  .l-header_logo img {
    width: 100%;
    padding: 5px 0;
  }

  .l-header_head {
    width: 100%;
    background: #fff;
    padding-left: 21%;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
  }

  .l-header_full-name {
    display: none;
  }
  
  .l-header_txt {
    overflow: hidden;
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    font-size: 10px;
    font-size: 1rem;
    padding: 4px 10px;
  }
  .l-header_name {
    margin-top: 32px;
    padding-bottom: 10px;
  }
  .l-header_name a {
    display: block;
    line-height: 1.2;
  }

  .l-header_cv {
    display: none;
  }

  /* global nav
  ---------------------------------------------------------- */

  .l-header_nav {
    width: 100%;
    display: block;
    background: #f7f7f7;
    padding: 5px 5% 100px;
    position: fixed;
    height: calc(100vh - 55px);
    overflow-y: auto;
    top: 55px;
    right: -100%;
    transition: .4s;
  }
  .l-header_nav_list {
    display: block;
  }

  .l-header_nav_list li {
    border-left: none;
    border-bottom: 1px #d0bdad dotted;
    width: 100%;
    padding: 12px 10px;
    margin-left: 0%;
  }
  .l-header_nav_list li:last-child {
    border-right: none;
  }

  .l-header_nav_list li span {
    display: inline-block;
    line-height: 1;
    text-align: center;
  }

  .l-header_nav_jp {
    font-size: 15px;
    font-size: 1.5rem;
  }
  .l-header_nav_en {
    padding-top: 4px;
    margin-left: 10px;
  }

  .l-header_nav_sub,
  .l-header_nav_sub.is-active {
    opacity: 0;
    height: 0;
    visibility: hidden;
    transform: scaleY(0);
    transform-origin: top left;
    transition: .4s;
    position: relative;
    width: 100%;
    min-width: inherit;
    top: 0;
    left: 0;
    padding-top: 0;
  }
  .l-header_nav_sub_wrap {
    width: 100%;
    background: #f8f7f3;
  }
  .l-header_nav_sub_list {
    width: 100%;
    margin: 0;
    padding: 10px 0 0;
    display: block;
    flex-wrap: wrap;
    justify-content: center;
  }
  .l-header_nav_sub_list li {
    width: 100%;
    border: none;
    padding: 8px 3%;
    border-top: 1px #d0bdad dotted;
    margin: 0;
  }
  .l-header_nav_sub_list li:last-child {
    border-right: none;
    padding-bottom: 0;
  }
  .l-header_nav_sub_list li img {
    display: none;
  }
  .l-header_nav_sub_list li span {
    margin-top: 0;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: normal;
  }

  .l-header_nav_sub.is-active-sp {
    opacity: 1;
    height: 100%;
    transform: scaleY(1);
    visibility: visible;
  }

  .l-header_nav.is-active-sp {
    right: 0;
  }

  .l-header_nav_list li p {
    position: relative;
  }
  .l-header_nav_list li p::before {
    content: '';
    width: 15px;
    height: 1px;
    position: absolute;
    right: 8px;
    top: 10px;
    background: #a98a71;
    opacity: 1;
  }
  .l-header_nav_list li p::after {
    content: '';
    width: 1px;
    height: 15px;
    position: absolute;
    right: 15px;
    top: 3px;
    background: #a98a71;
    opacity: 1;
  }

  .l-header_nav_list li.is-active-sp p::after {
    opacity: 0;
  }

  .l-header_nav.is-active-sp .l-header_kankei {
    display: block;
    margin: 15px auto 10px;
  }
  .l-header_nav.is-active-sp .l-header_kankei a {
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 0;
  }
  .l-header_nav.is-active-sp .l-header_kankei_ico img {
    width: 28px;
    margin: 0 10px 0 0;
  }

  /* header scroll change
  ---------------------------------------------------------- */

  .l-header.is-scroll {
    transform: translateY(0px);
  }

  .l-header.is-scroll .l-header_logo {
    top: 10px;
  }

  .l-header.is-scroll .l-header_nav {
    padding: 5px 5% 15px;
    background: #f8f7f3;
  }
  .l-header.is-scroll .l-header_kankei_scroll {
    display: none;
  }
  .l-header_txt {
    display: none;
  }

  /* header menu btn
  ---------------------------------------------------------- */

  .l-header_menu {
    width: 55px;
    height: 55px;
    cursor: pointer;
    position: relative;
    background-color: #353694;
  }
  .l-header_menu span {
    position: absolute;
    right: 50%;
    width: 30px;
    height: 2px;
    transform: translateX(50%);
    transition: .4s;
    background: #fff;
  }
  .l-header_menu span:nth-child(1) {
    top: 12px;
  }
  .l-header_menu span:nth-child(2) {
    top: 20px;
  }
  .l-header_menu span:nth-child(3) {
    top: 29px;
  }

  .l-header_menu_txt {
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    font-size: 1rem;
    color: #fff;
    text-align: center;
    padding-top: 32px;
  }

  .l-header_menu.is-active-sp span:nth-child(1) {
    top: 15px;
    right: 12px;
    transform: translateY(6.5px) rotate(-45deg);
  }
  .l-header_menu.is-active-sp span:nth-child(2) {
    opacity: 0;
  }
  .l-header_menu.is-active-sp span:nth-child(3) {
    top: 28px;
    right: 12px;
    transform: translateY(-6.5px) rotate(45deg);
  }

  /* layout
  ---------------------------------------------------------- */

  .l-main {
    padding-top: 55px;
  }

  .l-cont {
    width: 90%;
    padding: 25px 0;
  }
  .l-cont_s {
    width: 85%;
    padding: 25px 0;
  }
  .l-cont_l {
    width: 90%;
    padding: 25px 0;
  }

  .l-box {
    padding-bottom: 30px;
  }

  .l-box_inner {
    padding-bottom: 20px;
  }

  .page .l-main {
    padding-bottom: 50px;
  }

  .l-column_wrap {
    display: block;
  }
  .l-column_main {
    width: 90%;
    margin: 0 auto;
  }
  .l-column_side {
    width: 90%;
    margin: 30px auto 0;
  }

  .l-inner {
    margin-bottom: 40px;
  }
  
  
.l-btn_flex {
  display: block;
  margin-top: 15px;
}
  
.l-btn_flex [class^="c-btn"]:not(:last-child){
  margin-bottom: 10px;
}
  
  .l-flex_cont {
    display: block;
}
.l-flex_cont_ttl {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 10px;

}
.l-flex_cont > li {
  width: 100%;
  overflow: hidden;
}


  /* side
  ---------------------------------------------------------- */

  .l-side_ttl {
    border-radius: 2px;
    margin-bottom: 10px;
  }
  .l-side_cont {
    margin-bottom: 15px;
  }
  .l-side_list {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .l-side_archive_select {
    padding: 10px 15px;
    font-size: 14px;
    font-size: 1.4rem;
  }

  /* footer
  ---------------------------------------------------------- */
  .l-footer_nav {
    display: none;
  }

  .l-footer_cont {
    display: block;
    margin: auto;
  }

  .l-footer .l-header_sns {
    margin-left: 0px;
    justify-content: center;
  }

  .l-footer_copyright {
    font-size: 10px;
    font-size: 1.0rem;
    margin-top: 20px;
    padding-top: 15px;
    border-top: solid 1px #666;
  }
  
  
  
/*risk*/
.l-risk_ttl {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}
.l-risk_list {
  text-indent: -.5em;
  margin-left: .5em;
}

/*professional*/
.l-professional {
  padding: 0;
}

.l-professional_cont {
  padding: 20px;
}
.l-professional_ttl {
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 1.3em;
}
.l-professional_cont ul {
  margin: 15px auto;
  text-indent: -.5em;
  margin-left: .5em;
}
.l-professional_cont small {
  font-size: 12px;
  font-size: 1.2rem;
}

.l-professional_performance {
  font-size: 16px;
  font-size: 1.6rem;
}
  
  /* link */
  .l-link ul {
    display: block;
  }
  .l-link ul li {
    width: 100%;
    line-height: 50px;
    margin-right: 0%;
    margin-bottom: 4%;
  }
  .l-link ul li:last-of-type {
    margin-bottom: 0;
  }
  

}


/* =================================
 iphone5s,SE common
================================= */

@media screen and (max-width: 320px) {

  /* common
  ---------------------------------------------------------- */
  body {
    font-size: 13px;
    font-size: 1.3rem;
  }

  /* header
  ---------------------------------------------------------- */
  .l-header_name_min {
    padding: 9px 0 0 0;
  }

  .l-header_name_main {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
