@charset "Shift_JIS";
/*
  自転車の責任保険
  URL: http://www.sougouhoken.jp/gakuso/gakunen/
  01_reset
  02_common
  03_step
  04_mainArea 看板
  05_reason 人気の理由
    1～3共通
    #reason01
    #reason02
    #reason03
  06_clearfix
  07_個別設定
--------------------------------------*/

/*-------------------------------------------------------------------------------------------*/
/*  Google Noto Fonts
---------------------------------------------------------------------------------------------*/
@font-face {
  font-family: "NSJP";
  font-style: normal;
  font-weight: 400;
  src: url("/slink/assets/webfonts/NSJP-L.woff") format("woff");
}

@font-face {
  font-family: "NSJP";
  font-style: normal;
  font-weight: 700;
  src: url("/slink/assets/webfonts/NSJP-R.woff") format("woff");
}

@font-face {
  font-family: "NSJP";
  font-style: normal;
  font-weight: 900;
  src: url("/slink/assets/webfonts/NSJP-B.woff") format("woff");
}

/* 01_reset
-----------------------------------*/
div,h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,li,dl,dt,dd,form,fieldset,input,textarea,table{
  margin: 0;
  padding: 0;
  }
#secondWrap a img{
  border: 0;
  }

/* 02_common
-----------------------------------*/
#secondWrap{
  width: 590px;
  margin: 0;
  padding: 0 15px;
  }
* html #secondWrap{
  display:inline;
  overflow:hidden;
}

.txtR{text-align: right;}

.page_top_yaji{
  background-image:url("/images/page_top_yaji.gif");
  background-position:left center;
  background-repeat:no-repeat;
  padding-left:16px;
  }
#secondWrap .btn{
  margin: 0 auto;
  padding: 20px 0 20px;
  text-align: center;
  background: url(/images/common/area_btm.gif) no-repeat left bottom;
  }
#secondWrap .page_top{
  margin-left:0;
  padding-bottom:15px;
  padding-top:10px;
  text-align:right;
  }
#secondWrap .hedge{
  padding-left: 1em;
  text-indent: -1em;
  }
.pageId{padding: 15px 0;}

/* キッズページ用告知テキスト（赤い太文字） */
#secondWrap .present-info{
  font-weight: bold;
  color: #ff0000;
  }



/* 03_step
-----------------------------------*/
#secondWrap .stepWrap{
  padding: 0 0 10px 0;
  }
* html #secondWrap .stepWrap{
  width:590px;}

#secondWrap .stepWrap li{
  list-style-type: none;
  display:table-cell;
  *display:inline;
  *zoom:1;
  margin:0;
  padding:0;
  }
#secondWrap .stepWrap li.step01,
#secondWrap .stepWrap li.step01_on,
#secondWrap .stepWrap li.step02,
#secondWrap .stepWrap li.step01_on{padding:0 10px 0 0;}
#offStep2 .stepWrap,
#onStep2 .stepWrap  {
  _margin-left:15px;
  }


/* note お知らせ的な
-----------------------------------*/
.bic_note {
  border:#e1e1e1 1px dotted;
  margin-bottom:3px;
  }

.bic_note .bic_note_p {
  background-color:#e1e1e1;
  margin:5px;
  padding:10px;
  }

.bic_note .bic_note_p em.red {
  color:#F00;
  font-weight:bold;
  font-style:normal;}

/* attention 割と至急なお知らせなどの add:20130329
-----------------------------------*/
.bic_atten {
  background-color:#FFF;
  border:#F00 3px solid;
  margin-bottom:10px;
  padding:10px;
  }

.bic_atten p {
  color:#F00;
  font-weight:normal;
  margin:0;
  padding:0;
  }
.bic_atten p.atten_t {
  font-weight:bold;
  font-size:120%;
  margin:0;
  padding:0;
  }

.txt_ind_left{
  width: 120px;
  text-indent: 50px;
  float: left;
}

/* 04_mainArea  看板
-----------------------------------*/
#secondWrap #mainArea{
  position: relative;
  margin: 0;
  padding: 0;
  }
#secondWrap #mainArea{
  height: 305px;
  }
#secondWrap #mainArea h2{
  width: 371px;
  height: 64px;
  margin: 0 0 0 125px;
  padding: 0 0 0 0;
  text-indent: -9999px;
  }
#secondWrap #mainArea .note02{
  width: 371px;
  height: 63px;
  margin: 0 0 0 125px;
  padding: 0;
  text-indent: -9999px;
  }
#secondWrap #mainArea .note03{
  width: 476px;
  height: 92px;
  margin: 0 0 0 20px;
  padding: 0;
  text-indent: -9999px;
  }
#secondWrap #mainArea .mainbtn{
  margin: 0;
  padding: 14px 0 0 98px;
  }
#secondWrap #mainArea .note01{
  position: absolute;
  left: 0;
  top: 9px;
  width: 125px;
  height: 118px;
  text-indent: -9999px;
  }



/* 06_clearfix
-----------------------------------*/
.clearfix:after,
dl.etcBox:after,
#reason02 .reasonBox dl:after,
#reason03 .reasonBox:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  }
*:first-child+html .clearfix,
*:first-child+html dl.etcBox,
*:first-child+html #reason02 .reasonBox dl,
*:first-child+html #reason03 .reasonBox {display: inline-block;}
* html .clearfix,
* html dl.etcBox,
* html #reason02 .reasonBox dl,
* html #reason03 .reasonBox {
  height: 1%;
  }


/* 07_個別設定
-----------------------------------*/








/* ------------------------------------------------------------
 * ▼共通
 * ------------------------------------------------------------ */

#wrap_bicycle {
  margin: 0 auto;
  width: 800px;
  text-align: left;
  border:10px solid #E8E8E8;
  border-top:none;
  }
/* ------------------------------------------------------------
 * ▼共通エラー
 * ------------------------------------------------------------ */

 #error_wrap_bicycle {
  padding: 10px;
  font-size: 14px;
  line-height: 22px;
  background-image: url(/images/error_yoshi.jpg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: cover;
  height: 380px;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #990000;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-color: Silver;
  border-bottom-color: Silver;
  border-left-color: Silver;
}

#error_wrap_bicycle h2 {
  font-size: 14px;
  color: red;
}

/* 20150128 追加 */
#error_wrap_bicycle hr{
  width: 30%;
}
/* - */



/* ------------------------------------------------------------
 * index
 * ------------------------------------------------------------ */
#bic_main_contents  {
  width:590px;
  _width:570px;
  _padding-left:15px;
  }
#bic_top_lead {
  width:620px;
  height:46px;
  background:url(/images/index/bg_pagetitle.gif) no-repeat 0 0;
  color:#FFF;
  margin:0 0 20px 0;
  padding:10px 0 0 10px;
  }
#bic_top_lead h2  {
  font-size:14px;
  }
#bic_top_lead .left {
  width:450px;
}

/* leaflet */
#bic_top_lead .bic_leaflet {
  margin:-2px 20px 0 0;
  _margin:-2px 10px 0 0;
}
#bic_top_lead .bic_leaflet a {
  width:147px;
  height:41px;
  display:block;
  overflow:hidden;
}
#bic_top_lead .bic_leaflet a:hover  {
  _zoom:1;
  }
#bic_top_lead .bic_leaflet a:hover img  {
  margin-top:-41px;
  }

/* もっと詳しく見る */
.bic_reason_btnNext {
  _width:588px;
  /*! border:1px solid #D0D0D0; */
  /*! border-top:none; */
  text-align:center;
  padding:0 0 20px 0;
  _margin-top:-3px;
  }
.bic_reason_btnNext a {
  display:block;
  margin:0 auto;
  height:60px;
  width:530px;
  overflow:hidden;
  }
.bic_reason_btnNext a:hover {
  _zoom:1;
  }
.bic_reason_btnNext a:hover img {
  margin-top:-64px;
  }

.bic_reason_block {
  border: 1px solid #d0d0d0;
}

/* reason */
.bic_reason_block {
  padding: 0 10px 30px 10px;
}

.clearfix:after {
  content:" ";
  display:block;
  clear:both;
}

.brown_box {
  padding: 0 12px 12px 12px;
  border:1px solid #ffffff;
  border-radius: 4px;
  box-shadow:0px 0px 0px 1px #e5dcc6;
  background-color: #f5edda;
}

.beige_box {
  padding: 0 12px 12px 12px;
  border:1px solid #ffffff;
  box-shadow:0px 0px 0px 1px #ddd;
  background-color: #f1ede9;
}

.txt_l {
  font-size: 16px;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.txt_xl {
  font-size: 18px;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

.txt_red {
  color: #720717;
}

.txt_blue {
  color: #4d6aa0;
}

.notes {
  margin-top: 20px;
  padding: 9px 12px 8px 12px;
  border: 1px dashed #eee;
  border-radius: 4px;
  background-color: #fafafa;
  line-height: 1.4;
}

.notes a {
  color: #ff600a;
}

.notes_kome:before {
  margin-right: 0.2em;
  content: "\203b";
}

.pdf_link {
  line-height: 1;
}

.pdf_link:before {
  display: inline-block;
  margin-right: 0.5em;
  width: 16px;
  height: 16px;
  background-image: url(/images/common/pdficon_small.png);
  vertical-align: middle;
  content: "";
}

.btn_link_l {
  display: block;
  margin: 0 auto;
  padding-top: 20px;
  width: 100%;
  height: 62px;
  text-align: center;
}

.btn_link_l a {
  display: inline-block;
  width: 530px;
  height: 62px;
  background: url(/images/index/btn_next_on.gif) no-repeat;
}

.btn_link_l a:hover img {
  opacity: 0;
}

/* reason01 */
#bic_reason01 {
  margin-top:20px;
}

#bic_reason01 .sub_section {
  position: relative;
  margin-top: 20px;
  padding: 10px 10px 20px 10px;
  border: 3px solid #e4cfd2;
}

#bic_reason01 .sub_section:nth-of-type(1) {
  margin-top: 10px;
}

#bic_reason01 h4 {
  background-color: #e4cfd2;
}

#bic_reason01 .sub_section h4 + p {
  position: absolute;
  top: 16px;
  right: 5px;
}

#bic_reason01 .sub_section .content {
/*  text-align: center;*/
}

#bic_reason01 .sub_section .content > p:first-child {
  margin-top: 20px;
}

#bic_reason01 .txt_01 {
  margin-top: 20px;
  text-align: center;
}

#bic_reason01 .txt_01 p {
  display: inline-block;
  margin: 0;
  padding: 8px 3px 6px 12px;
  background-color: #efefef;
  text-align: left;
  font-size: 15px;
  /*! font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; */
  line-height: 1;
  font-weight: bold;
}

#bic_reason01 .txt_01 .txt_rubi {
  display: block;
  margin-left: 0.4em;
  font-size: 8px;
  word-spacing: 0.5em;
}

#bic_reason01 .txt_01 .txt_bRed {
  margin-right: 3px;
}

#bic_reason01 .txt_01 sup {
  font-size: 10px;
}

#bic_reason01 dl {
  margin-top: 20px;
}

#bic_reason01 dt {
  float: left;
  width: 22%;
}

#bic_reason01 dt:nth-of-type(2) {
  padding-left: 4%;
}

#bic_reason01 dd {
  float: left;
  padding-left: 2%;
  width: 24%;
  font-size: 12px;
  /*! font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif; */
}

#bic_reason01 dl img {
  width: 100%;
}

#bic_reason01 .btn_link {
  display: block;
  padding-top: 20px;
  width: 100%;
}

#bic_reason01 .btn_link a {
  display: inline-block;
  width: auto;
}

#bic_reason01 #btn_jikorei a {
  width: 359px;
  height: 38px;
  background: url(/images/index/btn_jikorei_on.gif) no-repeat;
  cursor: pointer;
}

#bic_reason01 #btn_jikorei {
  position: relative;
}

#bic_reason01 #btn_jikorei a + div {
  display: none;
}

#bic_reason01 #btn_jikorei a:hover + div {
  display: block;
  position: absolute;
  top: 80px;
  left: 0px;
  border: 1px solid #000;
  z-index: 50;
}

#bic_reason01 #btn_hani a {
  width: 405px;
  height: 38px;
  background: url(/images/index/btn_hani_on.gif) no-repeat;
}

#bic_reason01 .btn_link a:hover img {
  opacity: 0;
}

#bic_reason01 .content ul {
  margin-top: 20px;
}

#bic_reason01 .content ul li {
  margin: 3px 0 0 1em;
  font-size: 13px;
}

#bic_reason01 #hani {
  position: relative;
  margin-top: 10px;
}

#bic_reason01 #hani .brown_box {
  width: 68%;
}

#bic_reason01 #hani .brown_box h5 {
  margin-top: 12px;
  color: #990000;
  font-size: 15px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#bic_reason01 #hani .brown_box ol {
  padding-top: 6px;
}

#bic_reason01 #hani .brown_box li {
  margin-top: 0;
  list-style-type: none;
}

#bic_reason01 #hani .brown_box li:before {
  margin-right: 0.5em;
}

#bic_reason01 #hani .brown_box li:nth-of-type(1):before {
  content: "\002460";
}

#bic_reason01 #hani .brown_box li:nth-of-type(2):before {
  content: "\002461";
}

#bic_reason01 #hani .brown_box li:nth-of-type(3):before {
  content: "\002462";
}

#bic_reason01 #hani .brown_box li:nth-of-type(4):before {
  content: "\002463";
}

#bic_reason01 #hani .brown_box li:nth-of-type(5):before {
  content: "\002464";
}

#bic_reason01 #hani .brown_box li:nth-of-type(6):before {
  content: "\002465";
}

#bic_reason01 #hani > p {
  position: absolute;
  top: 140px;
  right: 10px;
}

#bic_reason01 .txt_blue {
  margin-top: 20px;
  text-align: center;
}

#bic_reason01 .beige_box {
  margin-top: 10px;
}

#bic_reason01 .beige_box:nth-of-type(1) {
  margin-top: 20px;
}

#bic_reason01 .beige_box h4 {
  margin-top: 12px;
  background-color: transparent;
  color: #990000;
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#bic_reason01 .beige_box input {
  display: none;
}

#bic_reason01 .beige_box label {
  display: block;
  margin-top: 6px;
  color: #2c34b7;
  font-weight: bold;

  cursor: pointer;
}

#bic_reason01 .beige_box label:nth-of-type(1) {
  margin-top: 8px;
}

#bic_reason01 .beige_box label span {
  border-bottom: 1px solid #2c34b7;
}

#bic_reason01 .beige_box label span:hover {
  border-bottom: 1px solid #ff4444;
  color: #ff4444;
}

#yakkan01_check:hover ~ #yakkan01,
#yakkan02_check:hover ~ #yakkan02 {
  display: block;
}

#bic_reason01 .yakkan dt, #bic_reason01 .yakkan dd {
  padding: 0;
  width: 96%;
}

#bic_reason01 .pdf_link {
  margin-top: 12px;
}

/* - */

/* reason02 */
#bic_reason02 {
  margin-top: 12px;
}

#bic_reason02 .block_01 {
  height: 190px;
  background: url(/images/index/main_note02.gif) no-repeat right center;
}

#bic_reason02 .block_01 .txt_red {
  padding-top: 50px;
  line-height: 1.4;
}

#bic_reason02 .block_01 + p {
  margin-top: 12px;
  text-align: center;
}

#bic_reason02 .beige_box {
  margin-top: 20px;
}

#bic_reason02 .beige_box h4 {
  margin-top: 12px;
  background-color: transparent;
  color: #990000;
  font-size: 16px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#bic_reason02 .beige_box p {
  margin-top: 6px;
  padding: 0 12px;
}

#bic_reason02 .beige_box p:nth-of-type(1) {
  margin-top: 10px;
}

#bic_reason02 .btn_link {
  display: block;
  padding-top: 20px;
  width: 100%;
}

/* - */

/* reason03 */
#bic_reason03 {
  margin-top: 12px;
  }

#bic_reason03 .block_01 {
  min-ht: 209px;
  background: url(/images/index/main_note04.gif) no-repeat right center;
}

#bic_reason03 .block_01 p {
  padding: 30px 0 20px 0;
  width: 65%;
}

#bic_reason03 .block_01 strong {
  color: #ff3300;
}

#bic_reason03 .block_01 .notes {
  margin: 0;
  padding: 16px 0 0 0;
  border: none;
  border-top: 1px dashed #d9d9d9;
  background-color: transparent;
}

#bic_reason03 .btn_link {
  display: block;
  padding-top: 20px;
  width: 100%;
}

#page_top{
  width:605px;
  text-align:right;
  margin:0 0 15px 0;
  }
/* lead */
#bic_main_lead  {
  position:relative;
  }
#btn_detail_link  {/*resize:20130204*/
  position:absolute;
  top: 344px;
  left: 100px;
/*! margin-left: calc(-380px / 2); */
  background: url(/images/index/btn_appli_link_on.gif) no-repeat;
}

#btn_detail_link:hover img {
    filter: alpha(opacity=0); /*IE6～7*/
    -ms-filter: "alpha( opacity=0 )"; /*IE8*/
    opacity:0;
}


#btn_detail_link a#btn_detail_link:hover img{
    filter: alpha(opacity=60); /*IE6～7*/
    -ms-filter: "alpha( opacity=60 )"; /*IE8*/
    opacity:0.6;
  }

/* 20150127 修正＆追加 */
/* lead02 */
#bic_main_lead02 {
  border: 3px solid #7b0c1c;
  border-radius: 6px;
  width: 544px;
  height: 300px;
  display: block;
  margin-top:20px;
  padding: 15px 20px;
  font-family: "NSJP";
  font-style: normal;
  font-weight: 400;
  background: url(/images/img_bicycle.png) no-repeat 98% 22%;
  background-size: 20%;
}
#bic_main_lead02_2 {
  width: 534px;
  display: block;
  margin-bottom: 3px;
  padding: 12px 8px 3px 8px;
  background: url(/images/index/main_lead02_2.gif) no-repeat left top;
}

.div_waku1{
  width: 450px;
  margin-bottom: 10px;
}
.main_lead_li{
  width: 517px;
  background: url(/images/index/dotted_li.gif) no-repeat left 2px;
  margin-bottom: 5px;
  padding: 0 0 3px 17px;
  border-bottom: #F66 dotted 1px;
  float: left;
}
.main_lead_li_2{
  width: 517px;
  background: url(/images/index/dotted_li.gif) no-repeat left 2px;
  margin-bottom: 8px;
  padding: 0 0 3px 17px;
  float: left;
}

.main_lead_txt1{
  font-size: 28px;
  font-weight: bold;
  color: #C00;
  line-height: 1.2em;
  margin-bottom: 10px;
}
.main_lead_txt2{
  font-size: 18px;
  line-height: 1.2em;
}
.main_lead_txt3{
  font-size: 20px;
  font-weight: bold;
  color: #600;
  line-height: 1.2em;
  margin: 0 auto 10px 0;
}
.main_lead_txt4{
  width: 387px;
  font-size: 14px;
  line-height: 1.2em;
  float: left;
}
.main_lead_txt5{
  width: 120px;
  background: url(/images/index/main_lead02_3.gif) no-repeat right 5px;
  display: block;
  padding: 8px 8px 3px 0;
  float: right;
  font-size: 13px;
  font-weight: bold;
  color: #FFF;
  text-align: right;
}
.main_lead_txt6{
  width: 550px;
  margin-right: 8px;
  font-size: 10px;
  text-align: right;
}


/* 20150129 IE9 IE10 */
#bic_main_lead02:not(:target) { padding: 22px 15px 20px 18px\9; }
:root #bic_main_lead02 { padding: 22px 15px 20px 18px\9; }

#bic_main_lead02_2:not(:target) { padding: 12px 8px 8px 8px\9; }
:root #bic_main_lead02_2 { padding: 12px 8px 8px 8px\9; }

.main_lead_li:not(:target){ margin-bottom: 5px\9; padding: 2px 0 1px 17px\9; }
:root .main_lead_li{ margin-bottom: 5px\9; padding: 2px 0 1px 17px\9; }

.main_lead_li_2:not(:target){ margin-bottom: 5px\9; padding: 2px 0 1px 17px\9; }
:root .main_lead_li_2{ margin-bottom: 5px\9; padding: 2px 0 1px 17px\9; }

.main_lead_txt1:not(:target){ line-height: 1.1em\9; margin-bottom: 8px\9; }
:root .main_lead_txt1{ line-height: 1.1em\9; margin-bottom: 8px\9; }

.main_lead_txt2:not(:target){ line-height: 1.1em\9; }
:root .main_lead_txt2{ line-height: 1.1em\9; }

.main_lead_txt5:not(:target) { margin-top: -2px\9; padding: 11px 8px 3px 0\9; }
:root .main_lead_txt5 { margin-top: -2px\9; padding: 11px 8px 3px 0\9; }

/* 20150128 IE11 */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, #bic_main_lead02 { padding: 22px 15px 20px 15px; }
  *::-ms-backdrop, #bic_main_lead02_2 { padding: 12px 8px 8px 8px; }
  *::-ms-backdrop, .main_lead_li{ margin-bottom: 5px; padding: 2px 0 1px 17px; }
  *::-ms-backdrop, .main_lead_li_2{ margin-bottom: 5px; padding: 2px 0 1px 17px; }
  *::-ms-backdrop, .main_lead_txt1{ line-height: 1.1em; margin-bottom: 5px; }
  *::-ms-backdrop, .main_lead_txt2{ line-height: 1.1em; }
  *::-ms-backdrop, .main_lead_txt5 { padding: 12px 8px 3px 0; }
}

.clear{
  clear: both;
}


/* 20150216 追加 */
.txt_rubi{
  font-size: 70%;
}
.txt_bRed{
  color: #C00;
}
.txtA_l{
  text-align: left;
}
.txtA_r{
  text-align: right;
}
.flo_r{
  float: right;
}
.flo_l{
  float: left;
}
#bic_detail01 p.txt_d01 {
  display:block;
  margin-bottom: 8px;
  font-family: 'Noto Sans Japanese', "HG丸ｺﾞｼｯｸM-PRO", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  line-height: 1.1em;
  text-align:left;
  float: left;
}
#bic_detail02 p.txt_d01 {
  display:block;
  margin: 0 10px 15px;
  font-size: 16px;
  line-height: 1.1em;
  text-align:left;
}
.div_det50 {
  display:block;
  width: 50%;
  margin-bottom: 5px;
  padding: 10px 0 2px 0;
  text-align:left;
}

.div_det50 img {
  width: 50%;
}

.div_det50 p {
  margin-top: 6px;
}

.div_det60 {
  display:block;
  width: 415px;
  margin: 0 auto 10px auto;
  float: left;
}
.div_det60 p {
  margin-top: 15px;
  font-size: 11px;
  line-height: 1.3em;
}

#bic_detail01 .bic_detailBox .div_det50 p {
  display:block;
  padding-top: 6px;
  font-family: 'Noto Sans Japanese', "HG丸ｺﾞｼｯｸM-PRO", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.3em;
}

#bic_detail01 .bic_detailBox .div_det50 p:nth-of-type(1) {
  padding-top: 0;
}

#bic_detail01 .bic_detailBox_2 {
  width: 550px;
  height: 520px;
  display: block;
  margin: 8px auto 0 auto;
  padding: 8px 5px;
  background: url(/images/detail/main_note01_03.gif) no-repeat center top;
  background-size:contain;
}
#bic_detail01 .bic_detailBox_2 p {
  display:block;
  padding: 3px 20px 5px 20px;
  font-family: 'Noto Sans Japanese', "HG丸ｺﾞｼｯｸM-PRO", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.3em;
  text-align: left;
}
.dBox_txt1{
  font-size: 20px;
  font-weight: bold;
  color: #900;
  margin: 0;
}
.dBox_txt2 {
  display:block;
  font-size: 15px;
  color: #4d6aa0;
  text-align: left;
  }
/* - */
/* ------------------------------------------------------------
 * detail
 * ------------------------------------------------------------ */
#bic_detail01 {
  text-align:center;
  padding:10px 13px;
  }
#bic_detail01 .bic_detailBox p {
  display:block;
  margin:0;
  font-size: 11px;
  line-height: 13px;
  color: #333333;
  text-align:left;
}

#bic_detail02 {
  border:3px solid #7D0C1C;
  text-align:center;
  padding:10px 10px;
  margin:0 0 5px 0;
  font-family: 'Noto Sans Japanese', "HG丸ｺﾞｼｯｸM-PRO", "MS UI Gothic",  "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  }

.bic_detail03 {
  border: 2px solid #7D0C1C;
  text-align: left;
  padding: 13px 8px;
  }
.bic_detail03 ul {
  margin: auto auto 10px 15px;
  }
.bic_detail03 ul li {
  margin: auto auto 10px 12px;
  list-style-image: url(/images/yaji_tri_b2.gif);
  list-style-position: left top;
  font-size: 110%;
  }

.mititle  {
  color:#515C6E;
  font-size:14px;
  margin:20px 0 5px 0;
  }
.moushikomi_gakuso_bu a {
  display:block;
  height: 25px;
  text-decoration:none;
  width:166px;
  text-indent: -999999px;
  margin:5px 0 10px 0;
  background-image: url(/images/moushikomi_gaku_bu.gif);
  background-repeat: no-repeat;
  background-position: left center;
  }
.aten_disclaimer {
  display:block;
  margin:0 0 2em 0;
  font-size: 11px;
  line-height: 13px;
  color: #4d6aa0;
  }
.bold {
  font-weight:bold;
}
#text_wrap_06{
  margin:10px 0 10px 0;
  width: 590px;
  color: #011844;
  font-size: 11px;
}

/*注意書リスト*/
.bic_ul_s {
  margin-left:2em;
  }

/* ------------------------------------------------------------



 * ------------------------------------------------------------ */
.gakuso_step_wrap {
  height: 27px;
  width: 590px;
  margin-bottom: 10px;
  _margin-left: 15px;
  }
.gakuso_step_wrap ul{
  position:absolute;
  margin: 0px;
  padding: 0px;
  }
.gakuso_step_wrap li{
  display:block;
  float:left;
  text-indent: -999999px;
  }
.gakuso_step_wrap li a{
  display:block;
  height: 27px;
  text-decoration:none;
  }
.gakuso_step_wrap li#step_h22_01 a,
.gakuso_step_wrap li#step_h22_01_on,
.gakuso_step_wrap li#step_h22_01 a:hover {
  width: 198px;
  height: 35px;
  background-repeat: no-repeat;
  overflow:hidden;
  }
.gakuso_step_wrap li#step_h22_02 a,
.gakuso_step_wrap li#step_h22_02_on,
.gakuso_step_wrap li#step_h22_02 a:hover {
  width: 198px;
  height: 35px;
  background-repeat: no-repeat;
  overflow:hidden;
  }
.gakuso_step_wrap li#step_h22_03 a,
.gakuso_step_wrap li#step_h22_03_on,
.gakuso_step_wrap li#step_h22_03 a:hover {
  width: 190px;
  height: 35px;
  background-repeat: no-repeat;
  overflow:hidden;
  }
.gakuso_step_wrap li#step_h22_01 a {
  background-image: url(/images/common/btn_step01.gif);
  }
.gakuso_step_wrap li#step_h22_01_on,
.gakuso_step_wrap li#step_h22_01 a:hover {
  background-image: url(/images/common/btn_step01_on.gif);
  }
.gakuso_step_wrap li#step_h22_02 a {
  background-image: url(/images/common/btn_step02.gif);
  }
.gakuso_step_wrap li#step_h22_02_on,
.gakuso_step_wrap li#step_h22_02 a:hover {
  background-image: url(/images/common/btn_step02_on.gif);
  }
.gakuso_step_wrap li#step_h22_03 a {
  background-image: url(/images/common/btn_step03.gif);
  }
.gakuso_step_wrap li#step_h22_03_on,
.gakuso_step_wrap li#step_h22_03 a:hover {
  background-image: url(/images/common/btn_step03_on.gif);
  }
.gakuso_step_wrap li#step_01 a,
.gakuso_step_wrap li#step_01_on,
.gakuso_step_wrap li#step_01 a:hover,
.gakuso_step_wrap li#step_02 a,
.gakuso_step_wrap li#step_02_on,
.gakuso_step_wrap li#step_02 a:hover,
.gakuso_step_wrap li#step_05 a,
.gakuso_step_wrap li#step_05_on,
.gakuso_step_wrap li#step_05 a:hover,
.gakuso_step_wrap li#step_03 a,
.gakuso_step_wrap li#step_03_on,
.gakuso_step_wrap li#step_03 a:hover,
.gakuso_step_wrap li#step_02m a,
.gakuso_step_wrap li#step_02m_on,
.gakuso_step_wrap li#step_02m a:hover {
  width: 149px;
  height: 27px;
  background-repeat: no-repeat;
  overflow:hidden;
  }
.gakuso_step_wrap li#step_04 a,
.gakuso_step_wrap li#step_04_on,
.gakuso_step_wrap li#step_04 a:hover,
.gakuso_step_wrap li#step_03m a,
.gakuso_step_wrap li#step_03m_on,
.gakuso_step_wrap li#step_03m a:hover {
  width: 143px;
  height: 27px;
  background-repeat: no-repeat;
  overflow:hidden;
  }
.gakuso_step_wrap li#step_01 a {
  background-image: url(/images/index/step/step_off_01.gif);
  }
.gakuso_step_wrap li#step_01_on,
.gakuso_step_wrap li#step_01 a:hover {
  background-image: url(/images/index/step/step_on_01.gif);
  }
.gakuso_step_wrap li#step_02 a {
  background-image: url(/images/index/step/step_off_02.gif);
  }
.gakuso_step_wrap li#step_02_on,
.gakuso_step_wrap li#step_02 a:hover {
  background-image: url(/images/index/step/step_on_02.gif);
  }
.gakuso_step_wrap li#step_05 a {
  background-image: url(/images/index/step/step_off_05.gif);
  }
.gakuso_step_wrap li#step_05_on,
.gakuso_step_wrap li#step_05 a:hover {
  background-image: url(/images/index/step/step_on_05.gif);
  }
.gakuso_step_wrap li#step_03 a {
  background-image: url(/images/index/step/step_off_03.gif);
  }
.gakuso_step_wrap li#step_02m a {
  background-image: url(/images/index/step/step_off_02m.gif);
  }
.gakuso_step_wrap li#step_03_on,
.gakuso_step_wrap li#step_03 a:hover {
  background-image: url(/images/index/step/step_on_03.gif);
  }
.gakuso_step_wrap li#step_02m_on,
.gakuso_step_wrap li#step_02m a:hover {
  background-image: url(/images/index/step/step_on_02m.gif);
  }
.gakuso_step_wrap li#step_04 a {
  background-image: url(/images/index/step/step_off_04.gif);
  }
.gakuso_step_wrap li#step_03m a {
  background-image: url(/images/index/step/step_off_03m.gif);
  }
.gakuso_step_wrap li#step_04_on,
.gakuso_step_wrap li#step_04 a:hover {
  background-image: url(/images/index/step/step_on_04.gif);
  }
.gakuso_step_wrap li#step_03m_on,
.gakuso_step_wrap li#step_03m a:hover {
  background-image: url(/images/index/step/step_on_03m.gif);
  }
.btmlink{padding:0 0 15px;}
.btmlink .span{float:left;width: 200px;}
.btmlink .pdflink{
    background-image: url(/images/common/pdficon_small.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 20px;
    float:left;
    }
.btmlink .txtlink{float:right;}



/* 子ども訴求バナー add:20130325改
 * ------------------------------------------------------------ */
.bnr_kodomo_top {
  position:relative;
  margin-top:19px;
  margin-bottom:10px;
  }
.bnr_kodomo_top img{
  border:none;
  margin:0;
  padding:0;
  }
.bnr_kodomo_top ul{
  list-style-type:none;
  margin:0;
  padding:0;
  }
* html .bnr_kodomo_top ul{
  width:590px;
  }

.bnr_kodomo_top ul li{
  float:left;
  margin:0;
  padding:0;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li1 {
  background:url(/images/bnr_kodomo01_e2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li2 {
  background:url(/images/bnr_kodomo01_s2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li3 {
  background:url(/images/bnr_kodomo01_c2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li4 {
  background:url(/images/bnr_kodomo01_k2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li5 {
  background:url(/images/bnr_kodomo01_g2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li11 {
  background:url(/images/bnr_kodomo02_e2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li12 {
  background:url(/images/bnr_kodomo02_s2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li13 {
  background:url(/images/bnr_kodomo02_c2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li14 {
  background:url(/images/bnr_kodomo02_k2.jpg) no-repeat;
  }
.bnr_kodomo_top ul li.bnr_kodomo_li15 {
  background:url(/images/bnr_kodomo02_g2.jpg) no-repeat;
  }
.bnr_kodomo_top ul a{
  margin:0;
  padding:0;
  }
.bnr_kodomo_top ul li a:hover img{
    filter: alpha(opacity=0); /*IE6～7*/
    -ms-filter: "alpha( opacity=0 )"; /*IE8*/
    opacity:0;
  }


/*QandA add20140725 --------------------------------------------*/
/* ---------------------------------------------
 * ▼FAQリニューアル インデックス add201305
 * ------------------------------------------ */
/*- 学生の保険Q＆A指定 -------------------*/
.faq_index {
  list-style:none;
  margin:0 0 0 15px;;
  padding:0;
  }
.faq_index h3 {
  background:url(/images/yaji_left2.gif) 1em 1em no-repeat;
  color:#0F7407;
  font-weight:bold;
  text-decoration:underline;
  padding:0.75em 0.5em 0.75em 2em;
  margin:0;
  }
.faq_index h3 a {
  color:#0F7407;}
.faq_index h3 a:hover {
  color:#c00101;}
.faq_index h3 {/*hack IE6-7*/
   /font-size:120%;}

.faq_index p {
  color:#FFF;
  background:#0F7407 url(/images/faq/faq_kodomo.png) right bottom no-repeat;
  min-height:50px;
  margin:0;
  padding:1em 7em 1em 1.3em;
  }
.faq_index li {
  float:left;
  width:286px;
  background:#f3f3f3 url(/images/faq/faq_kodomo.png) right bottom no-repeat;
  border:#A0A0A0 1px solid;
  margin:0 14px 14px 0;
  padding:0;
  }

/*- その他の保険Q＆A指定 -------------------*/
.faq_index .faq_li_o h3,
.faq_index .faq_li_o2 h3 {
   background:url(/images/yaji_left.gif) 1em 1em no-repeat;
   color:#280ea7;
   font-weight:bold;
   text-decoration:underline;
   padding:0.75em 0.5em 0.75em 2em;
   margin:0;
   }
.faq_index .faq_li_o h3 a,
.faq_index .faq_li_o2 h3 a {
   color:#280ea7;}
.faq_index .faq_li_o h3 a:hover,
.faq_index .faq_li_o2 h3 a:hover {
   color:#c00101;}


/*- 個別指定 -------------------*/
.faq_index .faq_g_2 {background:#f3f3f3 url(/images/faq/faq_koukou.png) right bottom no-repeat;}
.faq_index .faq_g_2 p {background:#0F7407 url(/images/faq/faq_koukou.png) right bottom no-repeat;}

.faq_index .faq_g_3 {background:#f3f3f3 url(/images/faq/faq_gakusei.png) right bottom no-repeat;}
.faq_index .faq_g_3 p {background:#0F7407 url(/images/faq/faq_gakusei.png) right bottom no-repeat;}

.faq_index .faq_g_4 {background:#f3f3f3 url(/images/faq/faq_syakai.png) right bottom no-repeat;}
.faq_index .faq_g_4 p {background:#0F7407 url(/images/faq/faq_syakai.png) right bottom no-repeat;}

.faq_index .faq_li_o {background:#f3f3f3 url(/images/faq/bike.gif) right bottom no-repeat;}
.faq_index .faq_li_o p {background:#0060b6 url(/images/faq/bike.gif) right bottom no-repeat;}

.faq_index .faq_li_o2 {background:#f3f3f3 url(/images/faq/ryugaku.gif) right bottom no-repeat;}
.faq_index .faq_li_o2 p {background:#008db7 url(/images/faq/ryugaku.gif) right bottom no-repeat;}

/* ---------------------------------------------
 * ▼FAQリニューアル コンテンツ add201305
 * ------------------------------------------ */

body#qa {
  font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
  }
ul.qa_nav {
  list-style:none;
  margin:0;
  padding:0;}
ul.qa_nav li {
  float:left;
  font-size:120%;
  font-weight:bold;
  padding:10px 0 5px 16px;
  }
ul.qa_nav li a {
  color:#000;
  border-right:#888 1px solid;
  text-decoration:none;
  padding-right:16px;}
ul.qa_nav li a:hover {
  color:#bf0000;
  text-decoration:none;}
ul.qa_nav li.qa_nav_here_n a {
    border:none;
    }

ul.qa_nav li.qa_nav_here {
  color:#bf0000;
  background:#f7f4e5;
  border:#f7f4e5 1px solid;
  -webkit-border-radius:6px 6px 0 0; /*Webkit系ブラウザ用*/
  -moz-border-radius:6px 6px 0 0; /*Firefox用*/
  border-radius:6px 6px 0 0; /*IE用*/
  padding-right:16px;
  }

ul.qa_nav2 {
  background:url(/images/faq/faq_bg.gif) top left repeat-x;
  list-style:none;
  margin:0;
  padding:10px;
  border:#f7f4e5 0px solid;
  -webkit-border-radius:6px 6px 0 0; /*Webkit系ブラウザ用*/
  -moz-border-radius:6px 6px 0 0; /*Firefox用*/
  border-radius:6px 6px 0 0; /*IE用*/
  }
ul.qa_nav2 li {
  background:url(/images/yaji_tri_r.gif) left center no-repeat;
  color:#015353;
  float:left;
  margin-right:35px;
  padding:3px 0 3px 10px;
  }
ul.qa_nav2 li a {
  color:#bf0000;
  text-decoration:underline;
  }

ul.qa_nav2 li a:hover {
  color:#015353;
  text-decoration:underline;
  }

h3.qa_h3 {
   color:#930;
   font-size:2em;
   font-weight:bold;
   margin:0 0 15px 10px;
   padding-top:30px;
   }
h3.qa_h3 .qa_h3_note {
  font-size:0.6em;
  }
dl.faq_list {
  margin:0 10px;
  }
dl.faq_list dt {
  background:url(/images/yaji_tri_r.gif) left center no-repeat;
  border-bottom:#c3d731 2px dotted;
  font-size:115%;
  padding:8px 0 6px 10px;
  margin-top:5px;
  }
dl.faq_list dt:hover {
  color:#bf0000;
  }

dl.faq_list dt .faq_q {
  background:url(/images/icon_plus.gif) right center no-repeat;
    display:block;
  padding:2px 25px 0 0;
  }
dl.faq_list dt.selected .faq_q {
  background:url(/images/icon_minus.gif) right center no-repeat;
  }


dl.faq_list dd {
  background-color:#f5f8dc;
  padding:10px 20px 10px 10px;
  margin:7px 0 10px;
  }

ol.qa_ol {
  margin-top:1em;
  padding:0 0 0 1.5em;
  }

.faq_link {
  background-image: url("/images/yaji_tri_b2.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 12px;}

.page_top_yaji {
    background-image: url("/images/page_top_yaji.gif");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 16px;
}

#wrap_bicycle .page_top_qa{
  width:580px;
  }

/* 20160314 詳細 虫眼鏡 */
#secondWrap .syousai_yakkan {
  font-weight:bold;
  margin:0;
  padding:0;
  line-height:1.5;}

#secondWrap #yakkan01,
#secondWrap #yakkan02 {
  display:none;
  position:absolute;
  border:#333 1px solid;
  left:400px;
  background-color:#FFFFFF;
  padding:5px 12px 10px 12px;
  width:440px;
  text-align:left;
  }

#secondWrap #yakkan01 {
  /*! top:1500px; */
  }
#secondWrap #yakkan02 {
  /*! top:1400px; */
  }

#secondWrap .btn_close {
  float:right;
  text-align:right;
  margin:0;
  padding:0;
  }

#secondWrap h4.loupe_h4 {
  width:19em;
  border-bottom:#13580e 2px solid;
  color:#13580e;
  font-weight:bold;
  margin:10px 0 10px;
  padding:0 0 1px;
  }

#secondWrap dl.loupe_dl dt {
  float: none;
  width: 100%;
  color:#000;
  font-weight:bold;
  font-size:135%;
  margin:0 0 8px;
  }

#secondWrap dl.loupe_dl dt span.loupe_dt_s {
  font-size:small;
  font-weight:normal;
  }

#secondWrap dl.loupe_dl dd {
  float: none;
  width: 96%;
  text-indent:-1.5em;
  margin:0 0 0 1.5em;
  padding: 0;
  }

#secondWrap p.loupe_p {
  margin:5px;
  padding:0;
  text-align: right;
  }

/* accordion アコーディオンベース */
.accordion_content {
  overflow: hidden;
  margin: 0;
  max-height: 0;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition   : all 0.3s ease-out;
  transition        : all 0.3s ease-out;
}

.accordion_check {
  display: none;
}

#item_01:checked + #item_01_block,
#item_02:checked + #item_02_block,
#item_03:checked + #item_03_block,
#item_04:checked + #item_04_block,
#item_05:checked + #item_05_block,
#item_06:checked + #item_06_block,
#item_07:checked + #item_07_block,
#item_08:checked + #item_08_block,
#item_09:checked + #item_09_block,
#item_10:checked + #item_10_block
{
  padding: 0;
  max-height: 9999px;
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity     : 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition   : all 0.5s ease-out;
  transition        : all 0.5s ease-out;
}

.accordion_content .wrapper {
    padding: 0;
}

/* accordion 概要・詳細 虫眼鏡部分 */
.yakkan_block .accordion_label span {
    border-bottom: 1px solid #2c34b7;
    color: #2c34b7;
    font-weight: bold;
}

.yakkan_block .accordion_label span:hover {
    border-bottom: 1px solid #C00101;
    color: #C00101;
    font-weight: bold;
    cursor: pointer;
}

.yakkan_block .accordion_content .wrapper {
    margin: 10px 0;
    padding: 4px 12px 12px 12px;
    /* background-color: #fef9f0; */
}

/* FAQ更新 */
/* index */
.qa .btn_faq {
  display: table;
  margin-top: 18px;
  width: 590px;
  height: 120px;
}

.qa .btn_faq:first-child {
  margin-top: 0;
}

.qa .btn_faq a {
  display: table-cell;
  padding: 0 40px 0 70px;
  width: 100%;
  height: 120px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

.qa .btn_faq a:hover {
  opacity: 0.8;
  transition: .3s;
}

.qa #btn_faq_01 {
  background: #ffa200 url(/images/faq/bg_faq_01.png) 10% -8% no-repeat;
  text-align: right;
}

.qa #btn_faq_02 {
  background: #38c52a url(/images/faq/bg_faq_02.png) 90% -8% no-repeat;
}

.qa .btn_faq a:before {
  position: absolute;
  margin-left: -30px;
  width: 18px;
  height: 18px;
  content: url(/images/faq/icon_arrow.png)
}

/* before, after */
.qa_before .btn_faq,
.qa_after .btn_faq {
  display: table;
  margin-top: 18px;
  width: 590px;
  height: 100px;
}

.qa .btn_faq:first-child {
  margin-top: 0;
}

.qa .btn_faq span {
  display: table-cell;
  padding: 0 40px 0 70px;
  width: 100%;
  height: 100px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

.qa .list_cat {
  padding-top: 12px;
}

.qa .list_cat li {
  display: inline-block;
  margin-top: 8px;
}

.qa .list_cat a {
  display: block;
  position: relative;
  padding: 1em 0.5em 0.9em 1.8em;
  border: 1px solid #cac3b6;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  background-color: #fef9f0;
  color: #333;
  font-size: 13px;
  line-height: 1;
  text-decoration: none;
  transition: all 0.3s ease-out;
}

.qa .list_cat a:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.05);
  background-color: #ffeccb;
}

.qa .list_cat a:before {
  position: absolute;
  left : 0.5em;
  color: #cac3b6;
  font-size: 12px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  content:"\f0ab";
}

.qa #secondWrap h3 {
  position: relative;
  margin: 48px 0 0 6px;
  padding: 10px 20px 10px 20px;
  width: 538px;
  border: 1px dashed rgba(255,255,255,0.6);
  box-shadow: 0px 0px 0px 5px #ffa200;
  background-color: #ffa200;
  color: #fff;
  font-size: 16px;
  line-height: 1;
}

.qa_after #secondWrap h3 {
  background-color: #38c52a;
  box-shadow: 0px 0px 0px 5px #38c52a;
}

.qa #secondWrap > div:first-child h3 {
  margin-top: 24px;
}
/*
.qa #secondWrap h3:before, .qa #secondWrap h3:after{
  content:"";
  display:block;
  height:3px;
  position:absolute;
  bottom:-8px;
}

.qa #secondWrap h3:before{
  width:100%;
  left:0%;
  background:rgba(255,255,255,0.3);
}

.qa #secondWrap h3:after{
  width: 100%;
  top: 0px;
  left:0%;
  background:rgba(255,255,255,0.3);
}
*/
.qa #secondWrap h4 {
  margin-top: 12px;
  color: #712129;
  font-size: 13px;
}

.qa #secondWrap h4.frame {
    display: inline-block;
    margin-top: 20px;
    padding: 3px 12px 1px 12px;
    border: 2px solid #712129;
}

.qa #secondWrap .notes > h4:first-child {
  margin-top: 0;
}

.qa #secondWrap h4.frame:nth-of-type(1) {
    margin-top: 0;
}

.qa #secondWrap h5 {
  margin-top: 12px;
  color: #252525;
  font-size: 12px;
}

.qa .notes {
  border: 1px dashed #712129;
}

.qa #secondWrap .notes2 {
    margin: 10px 0 0 0;
    padding: 1px 12px 8px 12px;
    border-radius: 4px;
    background-color: #fafafa;
    line-height: 1.4;
    border: none;
}

.qa .notes_block {
  border: 1px solid #712129;
  background-color: transparent;
}

.qa #secondWrap .notes2 h4 {
    color: #252525;
}

.qa .accordion_content small {
  font-size: 90%;
}

/* accordion QA */
.qa .accordion_label {
  display: block;
  margin: 12px 0 0 16px;
  position: relative;
  box-sizing: border-box;
  background: #f3f3f3;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  transition: .3s;
}

.qa .accordion_label:hover {
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}

.qa .accordion_label:before{
    display: inline-block;
    position: absolute;
    top: 8px;
    left: -15px;
    width: 36px;
    height: 30px;
    vertical-align: middle;
    text-align: center;
    content: "\f128";
    font-family:"Font Awesome 5 Free";
    color: #FFF;
    font-size: 15px;
    line-height: 30px;
    background: #ffa200;
    box-shadow: 0 2px 2px rgba(26, 26, 26, 0.14);
    font-weight: 900;
}

.qa_after .accordion_label:before {
    background: #38c52a;
}

.qa .accordion_label:after{
    position: absolute;
    content: '';
    top: 38px;
    left: -15px;
    border: none;
    border-bottom: solid 8px transparent;
    border-right: solid 15px #e08e00;
}

.qa_after .accordion_label:after{
    border-right: solid 15px #26ad19;
}

.qa .accordion_label:hover {
  border-color: #499708;
}

.qa .accordion_label span {
  display: block;
  padding: 16px 40px 14px 36px;
}

.qa .accordion_label span:before {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -0.5em;
  color: #cac3b6;
  content:"\f0ab";
  font-size: 16px;
  font-family:"Font Awesome 5 Free";
  font-weight: 900;
  transition: .3s;
}

.qa .accordion_label span:hover:before {
  opacity: 0.5;
}

.qa .accordion_content {
  overflow: hidden;
  max-height: 0;
  margin-left: 16px;
  background-color: #fef9f0;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.qa .accordion_check {
  display: none;
}

#faq_01:checked + #faq_01_answer,
#faq_02:checked + #faq_02_answer,
#faq_03:checked + #faq_03_answer,
#faq_04:checked + #faq_04_answer,
#faq_05:checked + #faq_05_answer,
#faq_06:checked + #faq_06_answer,
#faq_07:checked + #faq_07_answer,
#faq_08:checked + #faq_08_answer,
#faq_09:checked + #faq_09_answer,
#faq_10:checked + #faq_10_answer,
#faq_11:checked + #faq_11_answer,
#faq_12:checked + #faq_12_answer,
#faq_13:checked + #faq_13_answer,
#faq_14:checked + #faq_14_answer,
#faq_15:checked + #faq_15_answer,
#faq_16:checked + #faq_16_answer,
#faq_17:checked + #faq_17_answer,
#faq_18:checked + #faq_18_answer,
#faq_19:checked + #faq_19_answer,
#faq_20:checked + #faq_20_answer
{
  max-height: 9999px;
  padding-bottom: 8px;
  filter:alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.qa .accordion_content .wrapper {
  padding: 18px 14px 12px 14px;
}

.qa .accordion_content .wrapper p {
  margin-top: 8px;
  line-height: 1.6;
}

.qa .accordion_content .wrapper > p:first-child,
.qa #secondWrap .notes > p:first-child {
  margin-top: 0;
}

.qa .accordion_content .wrapper dl {
  padding-top: 8px;
  line-height: 1.6;
}

.qa .accordion_content .wrapper > dl:first-child,
.qa #secondWrap .notes > dl:first-child {
  padding-top: 0;
}

.qa .accordion_content .wrapper dt {
  margin-top: 8px;
  font-size: 13px;
  font-weight: bold;
}

.qa .accordion_content .wrapper dt + dt {
  margin-top: 0px;
}

.qa .accordion_content .wrapper > dl dt:first-child,
.qa #secondWrap .notes > dl dt:first-child {
  margin-top: 0;
}

.qa .accordion_content .wrapper ol {
  line-height: 1.6;
}

.qa .accordion_content .wrapper li {
  margin: 6px 0 0 14px;
}

.qa .accordion_content .wrapper .list_circle_num li {
  margin: 6px 0 0 0px;
  list-style-type: none;
}

.qa .accordion_content .wrapper li ol {
  margin-bottom: 8px;
}

.qa .accordion_content .wrapper ol.kome {
  margin-top: 12px;
  list-style-type: none;
}

.qa .accordion_content .wrapper ol.kome li {
  margin: 2px 4px 0 0px;
}

.qa .accordion_content .wrapper ol.kome li:before {
  margin-right: 4px;
}

.qa .accordion_content .wrapper ol.kome li:nth-of-type(1):before {
  content: "\203b 1";
}

.qa .accordion_content .wrapper ol.kome li:nth-of-type(2):before {
  content: "\203b 2";
}

.left_bnr .kobetsu {
 display: none;
}
