@charset "UTF-8";
/* corporate CSS */
/* _setting CSS */
/* ___________________common Font */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
  text-align: justify;
}

/* Desktops and laptops */
@media print, screen and (min-width: 701px) {
  .sp-br{
    display:none;
  }
  /*--------------------------------------------
  insurance
  ---------------------------------------------*/
  #main {
    margin-top: 60px;
    margin-bottom: 150px;
  }

  /* メインビジュアル */
  #insurance_inner #visual {
    background-image: url(../__images/insurance/main_visual.jpg);
  }
  #insurance_inner #visual h2:after {
    content: " ";
    display: block;
    position: absolute;
    top: 152px;
    left: 0;
    right: 0;
    margin: 0px auto;
    width: 118px;
    height: 24px;
    background: url(../__images/insurance/min.png) no-repeat center;
  }
  #insurance_inner #visual h2 {
    position: relative;
  }

  /* 保険 コンテンツ内 */
  #insurance h3, #insurance h4 ,#insurance h5 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }

  #insurance .inner{
    padding: 65px 0;
    width: 1100px;
    margin: 0 auto;
  }

  /*クライアント企業様のCROとして保険を調達*/
  #insurance .header p {
    font-size: 16px;
    width: 865px;
    margin: 30px auto;
    color: #333;
    line-height: 2.1;
    text-align: center;
  }

  #insurance h3 {
    color: #004b6a;
    font-size: 40px;
    line-height: 1.5;
    text-align: center;
  }

  /*他*/
  #insurance .cro {
    padding: 65px 0 30px;
  }
  #insurance .cro p {
    color: #333;
    line-height: 2.1;
    text-align: center;
    margin: 30px auto;
  }

  /*JWGで保険加入するメリット*/
  #insurance .value .four_value {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 60px;
  }
  #insurance .value .four_value .value_box {
    width: 49%;
    margin-bottom: 2%;
  }
  #insurance .value h4{
    background: rgb(0,52,73);
    background: linear-gradient(90deg, rgba(0,52,73,1) 0%, rgba(0,52,73,1) 10%, rgba(0,58,82,0.9194287932320927) 29%, rgba(0,65,92,1) 49%, rgba(0,59,83,0.905383849411868) 69%, rgba(0,52,73,1) 90%, rgba(0,52,73,1) 100%); 
    font-size: 30px;
    text-align: center;
    line-height: 1.3;
    padding: 25px 0;
    color: #fff;
  }
  #insurance .value .value_box_text {
    background-color: #f2efe8;
    padding: 40px;
  }
  #insurance .value .value_box_text p{
    font-size: 14px;
    line-height: 2;
  }

  /*保険成約事例*/
  #insurance .case {
    background-color: #eef0f5;
  }
  #insurance .case .four_case{
    margin: 60px auto 0;
    background-color: #eef0f5;
  }
  #insurance .case .case_box{
    padding: 50px;
    background-color: #fff;
    border-top: 6px solid #004b6a;
    margin-bottom: 80px;
  }
  #insurance .case .case_box.last{
    margin-bottom: 0;
  }
  #insurance .case .case_box .case_text{
    display: flex;
    align-items: center;
  }
  #insurance .case .case_box .case_text p{
    color: #004b6a;
    font-size: 80px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 10px;
    font-style: italic;
  }
  #insurance .case .case_box .case_text span{
    font-style: normal;
    padding: 0 25px;
  }
  #insurance .case .case_box .case_text h4{
    color: #004b6a;
    font-size: 30px;
    line-height: 1.3;
  }

  #insurance .case .case_box .case_message{
    padding: 30px 0;
  }
  #insurance .case .case_box .case_message_top{
    display: inline-block;
    background-color: #00425f;
    padding: 3px 20px;
  }
  #insurance .case .case_box .case_message_top p{
    display: inline-block;
    color: #fff;
    line-height: 2;
  }
  #insurance .case .case_box .case_message_bottom{
    background-color: #f2efe8;
    padding: 40px;
  }
  #insurance .case .case_box .case_message_bottom p{
    font-size: 16px;
    color: #00425f;
    line-height: 2;
    font-weight: bold;
  }

  #insurance .case .case_box .case_inner h5{
    font-size: 20px;
    color: #004b6a;
    line-height: 1.4;
  }
  #insurance .case .case_box .case_inner p{
    margin: 0;
    text-align: justify;
    padding-top: 15px;
    line-height: 2;
  }
  #insurance .case .case_box .case_inner{
    padding: 20px 0;
  }

  /*提携保険会社*/
  #insurance .company h5 {
    font-size: 20px;
    color: #004b6a;
    padding-bottom: 20px;
    line-height: 1.4;
  }
  #insurance .company .company_inner {
    display: flex;
  }
  #insurance .company .company_inner ul{
    padding-right: 100px;
  }
  #insurance .company .company_inner ul.company_block{
    padding-bottom: 50px;
  }
  #insurance .company .company_inner ul li{
    padding: 10px 0;
    font-size: 16px;
  }
}

/* Smartphones (portrait and landscape) */
@media screen and (max-width: 700px) {
  .pc-br{
    display:none;
  }
  .sp-br{
    display:block;
  }
  br{
    display: block;
  }
  /*--------------------------------------------
  insurance
  ---------------------------------------------*/
  /* メインビジュアル */
  #insurance_inner #visual {
    background-image: url(../__images/sp/insurance/main_visual.jpg);
  }
  #insurance_inner #visual h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }
  #insurance_inner #visual h2:after {
    width: 120px;
    height: 13px;
    background: url(../__images/sp/insurance/min.png) no-repeat center;
    background-size: 100%;
  }

  /* 保険 コンテンツ内 */
  #insurance h3, #insurance h4 ,#insurance h5{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  }

  #insurance .inner{
    padding: 30px 0;
  }

  /*クライアント企業様のCROとして保険を調達*/
  #insurance .header {
    padding: 20px 0;
  }
  #insurance h3 {
    color: #004b6a;
    font-size: 30px;
    text-align: center;
    line-height: 1.4;
    margin-bottom: 15px;
  }
  #insurance h3 span{
    font-size: 20px;
  }

  #insurance .header h3:after {
    border-top: 2px solid #004b6a;
    content: '';
    display: block;
    margin: 10px auto 0;
    width: 45px;
  }
  #insurance .header p {
    color: #323333;
    font-size: 16px;
    line-height: 1.8;
    text-align: justify;
  }

  /*他*/
  #insurance .cro p {
    color: #323333;
    font-size: 16px;
    line-height: 1.8;
    text-align: justify;
    margin: 30px auto;
  }

  /*JWGで保険加入するメリット*/
  #insurance .value h4{
    background: rgb(0,52,73);
    background: linear-gradient(90deg, rgba(0,52,73,1) 0%, rgba(0,52,73,1) 10%, rgba(0,58,82,0.9194287932320927) 29%, rgba(0,65,92,1) 49%, rgba(0,59,83,0.905383849411868) 69%, rgba(0,52,73,1) 90%, rgba(0,52,73,1) 100%); 
    font-size: 20px;
    text-align: center;
    padding: 15px 0;
    color: #fff;
  }
  #insurance .value .value_box{
    margin-bottom: 20px;
  }
  #insurance .value .value_box:last-child{
    margin-bottom: 0;
  }
  #insurance .value .value_box_text {
    background-color: #f2efe8;
    padding: 20px;
  }
  #insurance .value .value_box_text p{
    font-size: 14px;
    line-height: 2;
  }

  /*キャプティブ設立事例*/
  #insurance .case {
    background-color: #eef0f5;
  }
  #insurance .case .four_case{
    background-color: #eef0f5;
    padding: 0 20px;
  }
  #insurance .case .case_box{
    padding: 20px;
    background-color: #fff;
    border-top: 6px solid #004b6a;
    margin-bottom: 20px;
  }
  #insurance .case .case_box.last{
    margin-bottom: 0;
  }
  #insurance .case .case_box .case_text p{
    color: #004b6a;
    font-size: 30px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    letter-spacing: 5px;
    font-style: italic;
  }
  #insurance .case .case_box .case_text span{
    font-style: normal;
    padding: 0 15px;
  }
  #insurance .case .case_box .case_text h4{
    color: #004b6a;
    font-size: 20px;
    line-height: 1.3;
  }

  #insurance .case .case_box .case_message{
    padding: 30px 0;
  }
  #insurance .case .case_box .case_message_top{
    display: inline-block;
    background-color: #00425f;
    padding: 3px 20px;
  }
  #insurance .case .case_box .case_message_top p{
    display: inline-block;
    color: #fff;
    line-height: 2;
  }
  #insurance .case .case_box .case_message_bottom{
    background-color: #f2efe8;
    padding: 20px;
  }
  #insurance .case .case_box .case_message_bottom p{
    color: #00425f;
    line-height: 2;
    font-weight: bold;
  }

  #insurance .case .case_box .case_inner h5{
    font-size: 20px;
    color: #004b6a;
    line-height: 1.4;
  }
  #insurance .case .case_box .case_inner p{
    margin: 0;
    text-align: justify;
    padding-top: 15px;
    line-height: 2;
  }
  #insurance .case .case_box .case_inner{
    padding: 20px 0;
  }

   /*提携保険会社*/
  #insurance .company h5 {
    font-size: 20px;
    color: #004b6a;
    line-height: 1.4;
  }
  #insurance .company .company_inner ul.company_block02{
    padding-bottom: 30px;
  }
  #insurance .company .company_inner ul li{
    padding: 8px 0;
    font-size: 14px;
  }
}