/* @import url('http://example.com/example_style.css'); */
/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/
/*****************************************/
/* Start your style declarations here    */
/*****************************************/


/*　　　　　キャンペーン特設ヘッダー　　　　　*/
.summer-campaign {
  background-size: cover;
  background-image: url(https://www.busoken.com/hubfs/2022-2023_newyear_cp/2022-2023_newyear_cp_seminar_pc-bg.jpg);
}
#head-pc {
  display: block;
}
#head-sp {
  display: none ;
}

@media only screen and (max-width: 767px) {
#head-pc {
    display: none;
  }
#head-sp {
    display: block ;
  }
#hs_cos_wrapper_module_1657091426771233 {
    display: block !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
} }   
/*　　　　　キャンペーン特設ヘッダーここまで！　　　　　*/


  .nittei{
    font-size: 35px !important;
    text-align: center;
    font-weight: bold;
    margin: 0.5rem auto 0rem !important;
        line-height: 1.4 !important;
}

  @media only screen and (max-width: 767px){
     .nittei{
    font-size: 1rem !important;
   margin: 0rem auto 0rem !important;}
  }} 



/* 全体のデザイン調整 */
body {
  letter-spacing: .05rem;
  font-family: “Lato”, “游ゴシック“, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ“, Meiryo, sans-serif !important;
  color: #222222;
}
p {
  font-family: “Lato”, “游ゴシック“, YuGothic, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ“, Meiryo, sans-serif !important;
  color: #000 !important;
  font-size: 20px !important;
  line-height: 1.8 !important;
  margin: 0 0 1.1em !important;
}
.container{
 width:980px;
}




/*LP全体の幅*/
.custom-section-header .page-center {
  padding: 0px;
  max-width: 100% !important;
}
.custom-section-header {
  background-color: #ffffff !important;
}
.custom-section-header p {
  font-style: normal !important;
  font-weight: bold !important;
}
.padding60tb {
  padding: 0 0 60px 0px;
}

/*TOP*/
.body-container-wrapper {
  padding-top: 56px;
}
img.hs-image-widget {
  margin: 0 auto !important;
  display: block;
}
/*ロゴ小さく*/
.hhs-header-logo img {
    width: 72% !important;
}

/*テキスト内のマーカー*/
strong {
    background: linear-gradient(transparent 30%, #FFF100 30%);
}

 .under-line {
    background: linear-gradient(transparent 60%, #FFF100 30%);
}

.text-large {
  font-size: 1.8vw !important;
  color: #c92327 !important;
  letter-spacing: 0.08em;
}
.bold {
  font-weight: bold;
}
a, a:visited {
  color: #eff8fd;
}


/*-------------------------------------*/
/*各見出し*/

h1 {
     padding: 1rem 2rem;
  background: #0060ad;
    color: #fff !important;
    width: 100% !important;
    float: none;
    margin: 0 auto;
  display:block;
    font-weight: bold;
    font-size: 48px;
  line-height: 1.4 !important;
    text-align: center;
}

h1, h2 {
  font-family: “Lato”, “ヒラギノ角ゴ ProN W3”, “Hiragino Kaku Gothic ProN”, “メイリオ“, Meiryo, sans-serif !important;
}
h3 {
  font-size: 28px;
  margin-bottom: 8px;
}

/*-------------------------------------*/
/*　ヘッダーナビゲーションバー非表示*/
.hhs-nav-grid__menu.main-nav {
    display: none;
}
.sticky-menu.active {
    display: none;
}
#head_catch img.hs-image-widget {
  max-width: 940px;
}
/*ヘッダーsp非表示*/
div#sp {
    display: none;
}

/*ヘッダー背景*/
div#pc.header {
    background: #fff;
    padding-top: 8px;
    padding-bottom: 16px;
    background-image: linear-gradient(0deg, rgba(190, 200, 206, 0.3) 1px, rgba(0, 0, 0, 0) 0), linear-gradient(90deg, rgba(190, 200, 206, 0.3) 1px, rgba(0, 0, 0, 0) 0);
    background-size: 20px 20px;
    background-position: center;
}
/*ヘッダー02背景*/
div#pc.header02 {
    background: #0060ad;
    padding-top: 8px;
    padding-bottom: 16px;
    background-size: 20px 20px;
    background-position: center;
}

/*-------------------------------------*/
/*テキストのみヘッダー用*/
div#video_header {
    text-align: center;
    margin: 0px 0 0px ;
}

#video_header h1 {
    margin-bottom: 0.6em !important;
    font-size: 46px!important;
    padding: 0.5rem 2rem;
    background: #0060ad;
    color: #fff !important;
    width: fit-content !important;
    float: none;
    margin: 0 auto;
    display: block;
    font-weight: bold;
    line-height: 1.4 !important;
    text-align: center;
}


p.test-xs {
    font-size: 14px !important;
    margin-top: 1em !important;
}

#video_header h2 {
    margin-top: 0.5em !important;
    /*font-weight: bold;*/
}

   #video_header strong {
    background: none;
}

#video_header span {
    font-size: 22px;
  color:#000;
}


.web_seminar_top {
    background-image: none;
    padding-bottom: 0px !important;
}

.web_seminar_top .attention {
    background-color: rgba(255,255,255,0.9);
    padding: 0px;
}
.web_seminar_top p.text02 {
    font-size: 14px !important;
    margin: 0px!important;
    line-height: 2.5 !important;
}

.web_seminar_top p.text01 {
    text-align: center;
    font-size: 20px !important;
    margin-top: 1.4em !important;
      padding: 16px;
    background-color: #f1f3f4;
}


@media only screen and (max-width: 767px){
div#video_header {
    text-align: center;
    margin: 0vw 0 0vw;
}
  
#video_header h1 {
    font-size: 8.2vw!important;
    line-height: 1.3 !important;
    margin: 2vw 0 4vw!important;
      padding: 0.6rem 0rem;
      width: 100% !important;
}
  
 .test-xs{
      font-size: 3vw !important;
  }
  
#video_header h2 {
    font-size: 4.4vw;
    line-height: 2;
    margin-top: 0em !important;
}
  #video_header span {
    font-size: 17px;
    
}
  
   #video_header strong {
    background: none;
}
  
.web_seminar_top .attention {
    background-color: rgba(255,255,255,0.9);
    padding: 0px 8px !important;
    margin: 0px auto;
}
 div.wj-form {
    margin: .5rem auto  !important;
}
  .web_seminar_top p.text02 {
    font-size: 10px !important;
    margin: 10px 0 0 !important;
    line-height: 1.3 !important;
}
  
.web_seminar_top p.text01 {
    font-size: 13px !important;
    line-height: 1.5em !important;
    text-align: center;
    padding: 16px;
    margin-top: 1.5rem !important;
    background-color: #f1f3f4;
}
  
}
/*-------------------------------------*/
/*セミナー募集フォーム*/
div#webseminar-form .container .row {
    border-radius: 10px;
}

.web_seminar {
  background: #fffef0;
}
/*注意*/
h5 {
  font-size: 18px;
  text-align: center;
  color: #2E2E2E;
}
p.text01 {
  text-align: center;
  font-size: 14px !important;
  padding: 0px;
}
p.text02 {
  font-size: 14px !important;
  margin: 32px 0 !important;
}
.webseminar_form {
  width: 1000px !important;
  margin: 0 auto !important;
  display: block !important;
  float: none !important;
}
.attention {
  margin: 32px auto;
  display: block;
}

.webseminar_form img {
  display: block;
  margin: 3vw auto 0vw;
}

/*残席表示*/
.zanseki {
  margin: 0 auto;
  display: block;
  background-color: #e60012;
  padding: 0.3em;
  font-size: 1.5em;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  width: 200px;
}

  
/*-------------------------------------*/
/*コンテンツ*/
#contents01, #contents02, #contents03, #contents04, #contents05, #contents06, #contents07, #contents08 {
  padding-top: 72px;
}
.about01, .about02, .about04, .about05, .about06, .about07, .about08 {
  padding: 40px 0 48px;
  width: 950px !important;
  margin: 0 auto !important;
  display: block !important;
  float: none !important;
}
.about03 {
  padding: 40px 0px 0px;
  width: 950px !important;
  margin: 0 auto !important;
  display: block !important;
  float: none !important;
}
.about03-2 {
  padding: 0px 0 48px;
  width: 950px !important;
  margin: 0 auto !important;
  display: block !important;
  float: none !important;
}
/*-------------------------------------*/
/*このセミナーはこんな方におすすめです*/
#contents01 {
  width: 980px;
   margin: 0 auto !important;
  display: block !important;
  float: none !important;
}
#contents01 h1{
    background-color: #0060ad;
    color: #fff !important;
    display: block;
    float: none;
    font-size: 30px;
    letter-spacing: .03rem !important;
    line-height: 2 !important;
    margin: 0 auto 10px !important;
    padding: 0;
    text-align: center;
    width: 80% !important;
     border-top: none;
      border-bottom: none;
}

#contents01 h1 {
    background-color: #0060ad;
    color: #fff !important;
    display: block;
    float: none;
    font-size: 30px;
    letter-spacing: .03rem !important;
    line-height: 2 !important;
    margin: 0 auto 10px !important;
    padding: 0.5rem 0;
    text-align: center;
    width: 80% !important;
    border-top: none;
    border-bottom: none;
}

  .span12.widget-span.widget-type-custom_widget.about01 img {
  margin: 40px 0 !important;
}


#contents01 ul {
    background: hsla(0,0%,100%,.85);
    border-radius: 0px;
    padding: 1em 4em!important;
}

#contents01 ul li:first-child {
    border-top: none;
}

#contents01 li {
    border-top: 1px solid #222;
    font-size: 28px;
    font-weight: 700;
    line-height: 1.8;
     padding: 8px 0 8px 8px;
  list-style: none;
}

#contents01 ul li:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #0060ad;
    content: "\f058";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 8px;
}

/*-------------------------------------*/


#contents02 li,#contents03 li,#contents05 li {
    color: #444;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 15px;
    text-decoration: none;
    text-transform: none;
}

/*-------------------------------------*/
.sp {
  display: none !important;
}
.cnt img.pc {
  width: 97% !important;
  margin: 0 auto;
  display: block;
}

/*-------------------------------------*/

/*-------------------------------------*/
/*webセミナーフォーム2*/

/*-------------------------------------*/
/*講師プロフィール*/ /*主催者プロフィール*/

#profile h1, #busouken h1, #organizer h1 {
   padding: 1rem 2rem;
  color: #fff;


}


#busouken {
  background-color: #e5e5e5 !important;
}

.koushi, .funahara {
  width: 1000px !important;
  float: none !important;
  margin: 40px auto !important;
  text-align: center;
  font-size: 46px !important;
  font-weight: bold !important;
  line-height: 1.4 !important;
  letter-spacing: 0px !important;
  padding: 1rem 2rem;
  color: #fff;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, right top, left top, from(#47d496), to(#2ab877));
  background-image: -webkit-linear-gradient(right, #47d496 0%, #2ab877 100%);
  background-image: linear-gradient(to left, #47d496 0%, #2ab877 100%);
}

/*アンバサダー*/
#organizer {
    background-color: #e5e5e5 ;
    padding:0px;
}

/*-------------------------------------*/
/*フッター*/
.tokusho {
  background-image: -webkit-gradient(linear, left top, right top, from(#002565), to(#184186));
  background-image: -webkit-linear-gradient(left, #002565 0%, #184186 100%);
background-image: linear-gradient(to right, #002565 0%, #184186 100%);
  width: 100% !important;
  text-align: center;
}
.tokusho p {
  font-size: 20px !important;
  line-height: 3.2 !important;
  letter-spacing: .05rem !important;
  padding: 4px 0;
  margin: 0px !important;
}
.tokusho a:focus, a:hover {
  color: #001F4E;
}

/*フッター非表示*/
footer.footer {
    display: none;
}


/*----------------------------------------------------------*/






/*-------------------------------------

　　　　　　▼▼▼　ポップアップ　　▼▼▼

-------------------------------------*/

  div#POPUP {
    z-index: 9999 !important;
}


/*セミナー募集フォーム*/
div#POPUP .container .row,div#POPUP_02 .container .row,div#POPUP_03 .container .row {
    border-radius:10px 10px 0px 0px ;
}

.popup_wrap input#trigger {
    display: none;
}
  .popup_overlay {
display: flex;
justify-content: center;
overflow: auto;
position: fixed;
top: 0;
left: 0;
z-index: 9999 !important;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.7);
opacity: 0;
transition: opacity 0.5s, transform 0s 0.5s;
transform: scale(0);
}

.popup_trigger {
position: absolute;
width: 100%;
height: 100%;
}

.popup_content {
position: relative;
align-self: center;
width: 90%;
max-width: 800px;
padding: 30px 40px;
box-sizing: border-box;
background: #fff;
line-height: 1.4em;
transition: 0.5s;
text-align: left;
border: solid 6px rgba(0,96,173,1.0);
}

/*ポップアップの文字色*/
.popup_content .wj-form label,.popup_content p.text02 {
    color: #333 !important;
}


.close_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
    cursor: pointer;
    padding: 14px;
    background: #eaf0f6;
    color: #333;
    border-radius: 15px;
    line-height: 14px;
    font-weight: 400;
}
.popup_wrap input:checked ~ .popup_overlay {
opacity: 1;
transform: scale(1);
transition: opacity 0.5s;
}

.popup_wrap input:checked ~ .popup_overlay .popup_content{
transform: translateY(50px);
}

.open_btn,.open_btn_02 {
    align-items: center;
    background: #ffd814;
    border: 1px solid #fcd200;
    border-radius: 50px;
    box-shadow: 0 2px 5px 0 hsla(180, 5%, 84%, .5);
    color: #0f1111;
    bottom: 0;
    cursor: pointer;
    display: flex;
    font-size: 24px;
    font-weight: 700;
    height: auto;
    justify-content: center;
    left: 0;
    margin: 24px auto;
    padding:.3em 1em;
    position: relative;
    right: 0;
    top: 0;
    transition: .3s ease;
    width: 320px;
}


.open_btn:hover,.open_btn_02:hover {
    background: #333;
    border: solid 1px #333;
    color: #fff !important;
    transition: .3s ease;
}
  
  /*ポップアップのフォームデザイン*/
  #POPUP p.nittei {
    font-size: 30px !important;
    text-align: center;
    font-weight: bold;
    margin: 0rem auto 1rem !important;
    line-height: 1.4 !important;
}
  #POPUP p.text02 {
    font-size: 13px !important;
    margin: 24px 0 0 0 !important;
    line-height: 1.3 !important;
}
  
#POPUP .wj-form {
    font-size: 100%;
    max-width: 800px;
    margin: 1rem auto;
}




/*----- ▼▼▼ POPUP スマホ ▼▼▼ -----*/

@media only screen and (max-width: 767px){
.popup_content {
    position: relative;
    align-self: center;
    width: 94%;
    max-width: 800px;
    padding: 16px 10px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
    text-align: left;
}
    /*ポップアップのフォームデザイン*/
    #POPUP p.nittei {
        font-size: 1.1em !important;
        font-weight: 700;
        line-height: 1.4 !important;
        margin: 0 auto .3rem !important;
        text-align: center;
        letter-spacing: -0.08rem !important;
    }
  .close_btn {
    background: #eaf0f6;
    border-radius: 24px;
    color: #333;
    cursor: pointer;
    font-size: 24px;
    font-weight: 400;
    line-height: 14px;
    padding: 6px;
    position: absolute;
    right: 4px;
    top: 4px;
}
  .open_btn,.open_btn_02 {
    position: relative;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 280px;
    height: auto;
    margin: 16px auto 4px;
    font-size: 22px;
    padding: 0.5em 0em;
    font-weight: bold;
    cursor: pointer;
    transition: .3s ease;
}
}

  
/*----------------------------------------------------------*/

     /*▼ タブレット表示*/

/*----------------------------------------------------------*/

@media screen and (max-width: 1024px) and (orientation: portrait) {

  /*物総研のロゴの下の余白*/
  .body-container-wrapper {
    padding-top: 10px ;
}
.container {
    width: 100%;
}
      /*見出しの改行*/
.br-tb {
  display: block;
    }

  /*フォーム*/
  .webseminar_form {
    width: 90% ;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
}
  
  h1 {
        font-size: 32px;
    width: 92% !important;
    float: none;
    margin: 0 auto;
}
  
  #contents01 {
    width: 100% ;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
}
  

  
  .koushi, .funahara {
    width: 92% !important;
    float: none !important;
    margin: 40px auto !important;
    text-align: center;
    padding: 1rem 2rem;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, right top, left top, from(#47d496), to(#2ab877));
    background-image: -webkit-linear-gradient(right, #47d496 0%, #2ab877 100%);
    background-image: linear-gradient(to left, #47d496 0%, #2ab877 100%);
}
  
}


/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*▼ スマホでのみ改行*/
@media screen and (min-width: 768px) {
  .br-sp {
    display: none;
  }
}

/*----------------------------------------------------------*/
/*----------------------------------------------------------*/


/*▼ スマホ表示*/


/*----------------------------------------------------------*/


@media only screen and (max-width: 768px) {
  .container {
    width: 100%;
}
  /*ハンバーガーメニュー非表示*/
  .hhs-menu-toggle {
    display: none;
}
  p {
    font-size: 17px !important;
    line-height: 1.8 !important;
    letter-spacing: .05rem !important;
  }
.text-large {
    font-size: 1.1em !important;
    color: #c92327 !important;
    letter-spacing: .01em !important;
}
  
    .hhs-header-logo img {
    width: 88% !important;
}
  /*-------------------------------------*/
  /*見出し-英語-*/
  h4 {
    font-size: 4vw;
    transform: skew(-13deg, 0);
    margin-bottom: 32px;
  }
  /*-------------------------------------*/
  /*-------------------------------------*/
  /*スマホヘッダー表示*/
div#sp {
    display: block;
}
  
  div#pc {
    display: none;
}
  
  /*左右の余白非表示*/
  .container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
  
  /*ヘッダースマホ*/
  #head_catch img.hs-image-widget {
    max-width: 100%;
    display: block;
    width: auto;
    height: auto;
  }
  div#head_seminar-title {
    background: #d53b2f;
  }
  .container-fluid .row-fluid .page-center {
    padding: 0px 10px;
  }
  /*物総研のロゴの下の余白*/
  .body-container-wrapper {
    padding-top: 34px !important;
  }
  /*-------------------------------------*/
  /*webセミナー募集フォーム*/
  /*左右の余白をなくす*/
  .c-col.c-1.col-lg-12 {
    padding: 0px;
}
  
  .web_seminar {
    padding: 4vw 0vw !important;
  }
  .webseminar_form {
    padding: 0vw !important;
    width: 92% !important;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
  }
  /*残席表示*/
  .zanseki {
    margin: 20px auto;
    display: block;
    background-color: #e60012;
    padding: 0.5em;
    font-size: 5vw;
    color: #fff;
    font-weight: bold;
    text-align: center;
    width: 9em;
  }
  /*-------------------------------------*/
  #contents02, #contents03, #contents08 {
    padding: 10vw 0 0vw;
  }
  /*見出し*/
  h1 {
    font-size: 5.5vw !important;
    width: 100% !important;
    float: none;
    margin: 0 auto;
    padding: 0.8rem 0rem;
  }


	  /*------------------------------------------*/
  /*テキスト部分*/
  .about01, .about02, .about04, .about05, .about06, .about07, .about08 {
    width: 100% !important;
    padding: 4vw 3vw 2vw;
  }
  .about03 {
    width: 100% !important;
    padding: 8vw 3vw 0vw;
  }
  .about03-2 {
    width: 100% !important;
    padding: 0vw 3vw 4vw;
  }
  /*------------------------------------------*/
  /*このセミナーはこんな方におすすめです*/
  #contents01 {
    padding: 10vw 0 0vw;
  }
#contents01 h1 {
    width: 94% !important;
    margin: 0 auto !important;
    line-height: 1.4 !important;
    padding: 2vw 0;
}
  #contents01 ul {
    background: hsla(0,0%,100%,.85);
    border-radius: 0px;
    padding: 1.2em 1em!important;
}
  #contents01 li {
    border-top: 1px solid #222;
    font-size: 5vw;
    font-weight: bold;
    line-height: 1.6;
    padding: 8px 0 0px 8px;
    list-style: none;
  }
  #contents01 ul li:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f058";
    display: inline-block;
    font-family: FontAwesome;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    margin-right: 8px;
}
  
  .about01 {
    padding: 0px;
  }
  .about01 p {
    font-size: 4vw !important;
    padding: 8px;
    line-height: 1.6em !important;
    background-color: #fff;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 1em !important;
  }
  /*動画*/
  #contents01 {
  width: 100% ;
   margin: 0 auto !important;
  display: block !important;
  float: none !important;
}
  .span12.widget-span.widget-type-custom_widget.about01 img {
    width: 94%;
    margin: 0 auto 16px !important;
    float: none !important;
    display: block;
  }
  /*-------------------------------------*/
 /*ようやく…ようやく公開できます！*/
   #contents02 {
    padding: 10vw 0 0vw;
  }
  div#contents02 img {
    width: 100% !important;
}
    #contents02 ul,#contents03 ul,#contents05 ul {
      padding-left: 16px;
  }
  
  #contents02 li,#contents03 li,#contents05 li {
    color: #444;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1.2em;
    margin-bottom: 15px;
    text-decoration: none;
    text-transform: none;
}
  /*-------------------------------------*/
  /*どんな方法なの？*/
  #contents03 {
    padding: 10vw 0 0vw;
  }

  .about03-2 h2 {
    padding: 0.6rem 0.3rem;
    border-bottom: 4px solid #fc7033;
    display: inline-block;
    font-size: 4.1vw;
    margin-top: 0 !important;
  }
  /*-------------------------------------*/
  /*電脳せどりは、副業初心者に最適です。*/
  #contents04 {
    padding: 10vw 0 0vw;
  }
    #contents04 h1 {
    font-size: 5vw !important;
  }
  
  .about04 h2 {
    padding: 0.6rem 1rem !important;
    border-left: 3px solid #fc7033 !important;
    font-size: 4vw !important;
  }
  /*-------------------------------------*/
  /*いったいどんなツールなの？*/
  #contents05 {
    padding: 10vw 0 0vw;
  }
  img.sp {
    display: block !important;
  }
  img.pc, .cnt img.pc {
    display: none;
  }
  /*-------------------------------------*/
  /*どんな商品が見つかるの？*/
  #contents06 {
    padding: 10vw 0 0vw;
  }
  /*-------------------------------------*/
  /*おまけのメリットもあります*/
  #contents07 {
    padding: 10vw 0 0vw;
  }
  /*-------------------------------------*/
    /*今すぐこのツールを使いたい！
どうすればいいの？*/
  #contents08 {
    padding: 10vw 0 0vw;
  }
  /*-------------------------------------*/
  /*セミナー募集フォーム*/
  .span12.widget-span.widget-type-custom_widget.webseminar_form .sp {
    display: block !important;
  }
  .span12.widget-span.widget-type-custom_widget.webseminar_form .pc {
    display: none !important;
  }

  .web_seminar .webseminar_form {
    padding: 0vw 2vw 0vw !important;
    width: 92% !important;
    margin: 0 auto !important;
    display: block !important;
    float: none !important;
  }
  
  .wj-form {
    margin: 1rem auto !important;
}
  
  /*注意*/
  .attention {
    margin: 24px auto;
    display: block;
  }
  h5 {
    text-align: center;
  }
p.text01 {
    font-size: 11.5px !important;
    line-height: 1.8em !important;
    text-align: center;
    padding: 0px !important;
    letter-spacing: 0.01rem !important;
}
p.text02 {
    font-size: 11px !important;
    line-height: 1.4em !important;
    margin: 0px 0 !important;
}
  .webseminar_form h2 {
    font-size: 5vw !important;
    font-weight: bold !important;
    letter-spacing: 0px;
    text-align: center;
    color: #fff;
    background-color: #2462ae !important;
  }

  .webseminar_form h4 {
    font-size: 4vw;
    transform: skew(-13deg, 0);
    margin: 24px 0 32px !important;
  }
  
  .wj-form .register-button {
    max-width: 98% !important;
}
  
  /*-------------------------------------*/
  /*講師プロフィール*/ /*主催プロフィール*/
  .row-fluid-wrapper.row-depth-1.row-number-41.dnd-row img {
    padding: 0 3vw;
}

  .koushi, .funahara {
    width: 88% !important;
    float: none !important;
    margin: 5vw auto !important;
    padding: 0.4rem 1rem;
    border-radius: 8px;
    background-image: -webkit-gradient(linear, right top, left top, from(#47d496), to(#2ab877));
    background-image: -webkit-linear-gradient(right, #47d496 0%, #2ab877 100%);
    background-image: linear-gradient(to left, #47d496 0%, #2ab877 100%);
  }
  #profile h1, #busouken h1, #organizer h1 {
padding: 0.8rem 0rem;
}

  /*主催*/
#organizer {
    background-color: #e5e5e5 ;
    padding: 0;
}
  
  /*フッター*/
  .tokusho p {
    font-size: 14px !important;
    line-height: 1.8 !important;
    letter-spacing: .05rem !important;
    padding: 2vw 0;
  }
}


/**セミナー特典**/

.tokuten-box h1 {
    padding: 0rem;
    background: unset;
    color: #0360ae !important;
    width: 100% !important;
    float: none;
    margin:1.4em auto 0.4em;
    display: block;
    font-weight: bold;
    font-size: 50px;
    line-height: 1.4 !important;
    text-align: center;
    text-decoration: underline;
}


.tokuten_contents img {
    width: 88%;
}

.tokuten_contents {
    width: 88%;
}

.tokuten_contents p {
    text-align: left;
    width: 86%;
    line-height: 1.4 !important;
    margin-top: 0.5em !important;
    letter-spacing: -0.05rem !important;
}
.tokuten_contents ul {
      width: 86%;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
}
.tokuten_contents li {
    color: #444;
    font-family: Noto Sans JP;
    font-size: 22px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5em;
    margin-bottom: 0px;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}
@media only screen and (max-width: 768px) {
  
  .tokuten-box h1 {
    padding: 0rem;
    background: unset;
    color: #0360ae !important;
    width: 100% !important;
    float: none;
    margin:1.8em auto 0em;
    display: block;
    font-weight: bold;
      font-size: 6vw !important;
    line-height: 1.4 !important;
    text-align: center;
    text-decoration: underline;
}
  
 .tokuten-box h2 {
    font-size: 19px;
}
 .tokuten-box h2 strong {
    background: linear-gradient(transparent 60%, #FFF100 30%);
}
  .tokuten_contents img {
    width: 100%;
}
.tokuten_contents {
    width: 100%;
}

  .tokuten_contents p {
    font-size: 16px !important;
    text-align: left;
    width: 98%;
    line-height: 1.5 !important;
    margin-top: 0.5em !important;
    letter-spacing: -0.04rem !important;
}
  
  .tokuten_contents ul {
    width: 100%;
    margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    padding-left: 24px;
}
  
.tokuten_contents li {
    color: #444;
    font-family: Noto Sans JP;
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.3em;
    margin-bottom: 0px;
    text-decoration: none;
    text-transform: none;
    text-align: left;
}
}





/*-----------------------------------------------------
 
　　　　　　　　　      実績部分

-----------------------------------------------------*/
/*---フレックスボックス全体---*/
.voice-item  {
  display: flex;
  background: #0060AD;
  padding: .5rem 1rem;
  border-radius: 1rem 1rem 0 0;
  align-items: center;
margin-top:30px;
  width:100%;
}

/*---フレックスボックス左---*/
.voice-item_icon {
  width:20%;
  margin-right: 1rem;
  position: relative;
}
/*アイコン*/
.voice-item_icon>img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/*---フレックスボックス右---*/
.voice-item_title {
  width:80%;
}

/*---フレックスボックス右-タイトル---*/
.voice-item_title >h3 {
  color: #FFE500;
  font-weight: 700;
  letter-spacing: 0px;
  font-size: 1.5rem;
  line-height: 1.2;
}

/*---フレックスボックス右-タイトルのなかのspan---*/
.voice-item_title >h3>span{
  color:#fff !important;
  font-size: 1rem !important;
}
/*下部コメント-ボックス*/
.voice-item_text{
  border:4px solid #0060AD;
  border-radius:0 0 1rem 1rem;
  padding: 1rem;
}

/*下部コメント-本文*/
.voice-item_text>p{
  font-size: 18px !important;
  line-height: 1.5 !important;
  font-weight: 500;
}

/*下部コメント-実績画像ボックス*/
.voice-item_jisseki{
  width: 100%;
  display: block;
  background:#F6F6F6;
  padding:1rem;
  margin-bottom:1rem;
}
/*下部コメント-実績画像*/
.voice-item_jisseki>img{
  max-width: 80%;
  margin:0 auto;
}

@media only screen and (max-width: 768px) {
/*---フレックスボックス全体---*/
.voice-item  {
  padding: .4rem;
}

/*---フレックスボックス右-タイトル---*/
.voice-item_title >h3 {
  font-size: .85rem;
}

/*---フレックスボックス右-タイトルのなかのspan---*/
.voice-item_title >h3>span{
  color:#fff !important;
  font-size: .8rem !important;
}
/*---フレックスボックス左---*/
.voice-item_icon {
  width:25%;
  margin-right: .5rem;
}

/*---フレックスボックス右---*/
.voice-item_title {
  width:75%;
}

/*下部コメント-ボックス*/
.voice-item_text{
  padding:.5rem;
}
  
/*下部コメント-本文*/
.voice-item_text>p {
  letter-spacing: 0 !important;
  font-size: 17px !important;
}

/*下部コメント-実績画像*/
.voice-item_jisseki>img{
  max-width: 100%;
}

.voice-item_jisseki {
    padding: .3rem;
}
}