@charset "utf-8";
/* CSS Document */

/* online_qualification_verification オンライン資格確認 */

.online_qualification_verification {
	margin: 50px 150px 50px 150px ;
}

    .online_qualification_verification h1{
	font-size: 20px;
      position: relative;
  padding: 0.6em;
  margin: 0px 400px 0px 400px;
  background: -webkit-repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  background: repeating-linear-gradient(-45deg, #fff5df, #fff5df 4px,#ffe4b1 3px, #ffe4b1 8px);
  border-radius: 7px;
  color: #E06728;
  	display: inline-block;
    font-weight: bold;
    }
    
.online_qualification_verification h1:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #ffebbe;
  width: 0;
  height: 0;
}

.online_midashi01 {
	font-size: 30px;
	margin: 20px 350px 20px 350px;
    padding: 20px;
    border-bottom: dashed 2px #E06728;
    display: inline-block;
}

.main_topic {
	padding: 10px 300px 10px 300px;
}

.check_box01 {
    font-size: 25px;
    font-weight: bold;
    list-style:  none;  /* デフォルトのアイコンを消す */
    margin:  0;         /* デフォルト指定上書き */
    padding: 10px 10px 10px 20px;         /* デフォルト指定上書き */
}

.check_box01:before {
    content:  "";                 /* 空の要素作成 */
    width: 50px;                            /* 幅指定 */
    height: 50px;                           /* 高さ指定 */
    display:  inline-block;                 /* インラインブロックにする */
    position:  relative;                    /* アイコンの位置を調整 */
    top: 2px;                             /* アイコンの位置を調整 */
    margin-right: 5px;                      /* 余白指定 */
    background-image:  url(https://genkiorange.com/images/check.png);  /* アイコン指定 */
    background-size:  contain;              /* アイコンの大きさ指定 */
    background-repeat:  no-repeat;          /* アイコンをリピートしないようにする */
    vertical-align: top;                    /* アイコンの位置を調整 */
}

.check_box02 {
    font-size: 20px;
    list-style:  none;  /* デフォルトのアイコンを消す */
    margin:  0;         /* デフォルト指定上書き */
    padding: 10px;         /* デフォルト指定上書き */
}

.check_box02:before {
    content:  "";                 /* 空の要素作成 */
    width: 50px;                            /* 幅指定 */
    height: 50px;                           /* 高さ指定 */
    display:  inline-block;                 /* インラインブロックにする */
    position:  relative;                    /* アイコンの位置を調整 */
    top: 2px;                             /* アイコンの位置を調整 */
    margin-right: 5px;                      /* 余白指定 */
    background-image:  url(https://genkiorange.com/images/check.png);  /* アイコン指定 */
    background-size:  contain;              /* アイコンの大きさ指定 */
    background-repeat:  no-repeat;          /* アイコンをリピートしないようにする */
    vertical-align: top;                    /* アイコンの位置を調整 */
}

.online_qualification_verification h2 {
	margin: 0px 0px 10px 0px;
	padding: 10px;
	background-color: #FFADA1;
	display: inline-block;
	color: #343434;
	border-radius: 6px;
	font-size: 20px;
}

.online_qualification_verification h3 {
    background-color: #E06728;
    padding: 10px;
    margin: 30px;
    display: inline-block;
    color: #fff;
    font-size: 20px;
}

.online_qualification_verification h4 {
  font-weight: bold;
}

.haikei {
    background-color: #FFF5E3;
    margin: 40px 200px 40px 200px;
    padding: 40px;
    border-radius: 6px;
	box-shadow: 0 0 0 8px #FFF5E3;
	border: 2px dashed #E06728;
}

.explanation_txt {
	font-size: 20px;
	padding: 10px;
}

.explanation_list {
	padding: 10px;
	font-size: 20px;
	list-style-position: inside;
}

.usage_flow {
    padding: 40px 200px 40px 200px;
}

.usage_flow_list {
    padding: 20px 150px 0px 150px;
}

.usage_flow_txt {
    padding: 20px 50px 20px 50px;
}

.online_qualification_verification h4 {
    text-align: center;
    color: #F15A24;
    font-size: 30px;
}

.FAQ {
    background-color: #F3D190;
    padding-top: 20px;
}

.online_midashi03 {
    text-align: center;
}

.conclusion {
    padding: 30px;
    text-align: center;
}

.online_qualification_verification h5 {
    background-color: #FFF5E3;
    display: inline-block;
    padding: 10px;
    margin: 20px;
    border-radius: 6px;
    font-size: 20px;
}

.mynumber_card_txt01 {
    text-align: center;
}
.mynumber_card_txt02 {
    padding: 10px 300px 10px 400px;
}

.mynumber_card_txt03 {
    font-size: 30px;
}

.mynumber_card_txt04 {
    padding: 20px 150px 10px 500px;
}
.tell_number {
    font-size: 30px;
    font-weight: bold;
}

.red_txt {
    text-align: center;
    color: #de0000;
    font-size: 20px;
}

.box_mynumber {
    font-size: 20px;
    background-color: #FDE9BF;
    color: #F15A24;
    padding: 10px;
    display: inline-block;
}

.orange_txt {
  color: #F15A24;
  display:inline-block;
  font-weight: bold;
}

HTML CSS JSResult Skip Results Iframe
EDIT ON
/*=========
accordion
=========*/

.accordion_area {}
.accordion_area .accordion_one .ac_header {
  background-color: #ffffff;
  border: 1px solid #ccc;
  padding: 1.5rem 4rem 1.5rem 2rem;
  position: relative;
  z-index: +1;
  cursor: pointer;
  transition: .2s;
}
.accordion_area .accordion_one .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header {
  background-color: #f5f5f5;
}
.accordion_area .accordion_one:nth-child(odd) .ac_header:not(.open):hover {
  background-color: #f1f8ff;
}
.accordion_area .accordion_one .ac_header .i_box {
  position: absolute;
  top: 50%;
  right: 2rem;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}
.accordion_area .accordion_one .ac_header .i_box:before, .accordion_area .accordion_one .ac_header .i_box:after {
  position: absolute;
  content: "";
  margin: auto;
  box-sizing: border-box;
  vertical-align: middle;
}
.accordion_area .accordion_one .ac_header .i_box:before {
  border-top: 2px solid #014897;
  width: 20px;
  height: 0;
  top: 0;
  bottom: 0;
  right: 0;
}
.accordion_area .accordion_one .ac_header .i_box:after {
  border-left: 2px solid #014897;
  width: 0;
  height: 20px;
  top: 0;
  bottom: 0;
  right: 9px;
  transition: .3s;
}
.accordion_area .accordion_one .ac_header.open .i_box:after {
  height: 0;
}
.accordion_area .accordion_one .ac_inner {
  display: none;
  padding: 1.5rem 2rem 1.5rem 2rem;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
  background: #fff;
}
@media screen and (max-width: 736px) {
  .accordion_area .accordion_one .ac_header {
    padding: 1.5rem 2rem 1.5rem 1.0rem;
  }
  .accordion_area .accordion_one .ac_header .i_box {
    right: 0.8rem;
    width: 15px;
    height: 15px;
    margin-top: -7px;
  }
  .accordion_area .accordion_one .ac_header .i_box:before {
    width: 15px;
  }
  .accordion_area .accordion_one .ac_header .i_box:after {
    height: 15px;
    right: 7px;
  }
  .accordion_area .accordion_one .ac_inner {
    padding: 1.5rem 1.5rem 1.5rem 1.5rem;
  }
}

/*=========
faq
=========*/

.p-faq__headinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__headinner::before {
  position: absolute;
  left: 0;
  content: "Q．";
  color: #09357f;
  font-size: 15px;
  font-weight: bold;
}
.p-faq__headinner p.p-faq__q-txt {
  font-size: 15px;
}
@media screen and (max-width: 736px) {
  .p-faq__headinner {
    padding-left: 25px;
  }
  .p-faq__headinner::before {
    font-size: 14px;
  }
  .p-faq__headinner p.p-faq__q-txt {
    font-size: 14px;
  }
}
.p-faq__bodyinner {
  display: block;
  padding-left: 35px;
  position: relative;
  line-height: 1.5;
}
.p-faq__bodyinner::before {
  position: absolute;
  left: 0;
  content: "A．";
  color: #de0000;
  font-size: 20px;
  font-weight: bold;
}
.p-faq__bodyinner p.p-faq__a-txt {
  font-size: 17px;
}
@media screen and (max-width: 736px) {
  .p-faq__bodyinner {
    padding-left: 25px;
  }
  .p-faq__bodyinner::before {
    font-size: 14px;
  }
  .p-faq__bodyinner p.p-faq__a-txt {
    font-size: 14px;
  }
}

/*=========
base
=========*/

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.s_section {
  max-width: 1020px;
  margin: 0 auto;
  padding: 2rem 10px;
}
.gutter>*:not(:last-child) {
  margin-bottom: 1.5rem;
}

ul.list-disc {
  margin-bottom: 0;
  padding-left: 0;
}
.list-disc__item {
  margin-left: 1.5em;
  list-style: disc;
}
a._a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  padding: 2.0em 1.0em;
  border: 1px solid #222222;
  background: linear-gradient(to right, #ffffff 50%, #222222 50%);
  background-size: 200% auto;
  box-sizing: border-box;
  color: #222222;
  font-size: 14px;
  text-decoration: none;
  text-align: center;
  transition: .3s;
  position: relative;
}
a._a:after {
  content: "";
  position: absolute;
  right: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  border-right: 1px solid #222222;
  border-bottom: 1px solid #222222;
}
a._a:hover {
  color: #ffffff;
  background-position: -100% 0;
}

   /*レスポンシブ*/

@media screen and (max-width: 1000px) {
	.online_qualification_verification {
	margin: 0 30px 0 30px !important;
	}

.online_qualification_verification h1{
    margin: 0 auto;
    }

.online_qualification_verification h2{
	font-size: 15px;
    }

.online_midashi01 {
        font-size: 20px !important;
        margin:10px 20px 10px 20px !important;
        padding: 10px !important;
    }

.check_box01 {
    font-size: 15px;
    }

.check_box02 {
    font-size: 15px;
    }

.check_box01:before {
    content:  "";                 /* 空の要素作成 */
    width: 20px;                            /* 幅指定 */
    height: 20px;                           /* 高さ指定 */
    display:  inline-block;                 /* インラインブロックにする */
    position:  relative;                    /* アイコンの位置を調整 */
    top: 5px;                             /* アイコンの位置を調整 */
    margin-right: 5px;                      /* 余白指定 */
    background-image:  url(https://genkiorange.com/images/check.png);  /* アイコン指定 */
    background-size:  contain;              /* アイコンの大きさ指定 */
    background-repeat:  no-repeat;          /* アイコンをリピートしないようにする */
    vertical-align: top;                    /* アイコンの位置を調整 */
}

.check_box02:before {
    content:  "";                 /* 空の要素作成 */
    width: 20px;                            /* 幅指定 */
    height: 20px;                           /* 高さ指定 */
    display:  inline-block;                 /* インラインブロックにする */
    position:  relative;                    /* アイコンの位置を調整 */
    top: 5px;                             /* アイコンの位置を調整 */
    margin-right: 5px;                      /* 余白指定 */
    background-image:  url(https://genkiorange.com/images/check.png);  /* アイコン指定 */
    background-size:  contain;              /* アイコンの大きさ指定 */
    background-repeat:  no-repeat;          /* アイコンをリピートしないようにする */
    vertical-align: top;                    /* アイコンの位置を調整 */
}

.main_topic {
	padding: 10px 10px 10px 10px;
    }

.haikei {
    margin: 20px 10px 40px 10px;
    padding: 20px;
    }

.usage_flow {
    padding: 40px 10px 40px 10px !important;
}

.usage_flow_list {
    padding: 20px 10px 0px 10px!important;
}

.usage_flow_list img{
    max-width: 100%;
    height: auto;
}

.usage_flow_txt {
    padding: 20px 20px 20px 20px;
}

.mynumber_card {
    max-width: 90%;
    height: auto;
}

.mynumber_card_txt02 {
    padding: 10px 150px 10px 220px !important;
}

.mynumber_card_txt03 {
    font-size: 20px;
}

.tell_number {
    font-size: 20px;
    font-weight: bold;
}


.mynumber_card_txt04 {
      padding: 10px 100px 10px 250px !important;
    }
}


@media screen and (max-width: 1400px) {
.online_qualification_verification {
	margin: 0 50px 0 50px ;
	}

.online_qualification_verification h1{
    margin: 20px 50px 20px 50px;
    }

.online_midashi01 {
        font-size: 30px;
        margin:10px 50px 10px 50px;
        padding: 10px;
    }

.check_box01 {
    font-size: 20px;
    }

.check_box02 {
    font-size: 20px;
    }

.check_box01:before {
    width: 20px;                            /* 幅指定 */
    height: 20px;                           /* 高さ指定 */
}

.check_box02:before {
    width: 20px;                            /* 幅指定 */
    height: 20px;                           /* 高さ指定 */
}


.main_topic {
	padding: 20px 20px 30px 60px;
    }

.usage_flow {
    padding: 40px 10px 40px 10px !important;
}

.usage_flow_list {
    padding: 20px 10px 0px 10px!important;
}

.usage_flow_list img{
    max-width: 95%;
    height: auto;
}

.usage_flow_txt {
    padding: 20px 40px 20px 40px;
}

.mynumber_card {
    max-width: 90%;
    height: auto;
}

.mynumber_card_txt02 {
    padding: 10px 200px 10px 250px;
}

.mynumber_card_txt04 {
    padding: 10px 250px 10px 450px;
    
}

.box_mynumber {
    font-size: 15px;
}

.haikei {
    margin: 20px 10px 40px 10px;
    padding: 20px;
    }

}

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

.online_qualification_verification {
        margin: 30px 20px 10px 20px !important;
    }
.online_qualification_verification h1{
    margin: 0 auto;
    font-size: 15px;
    }
    
.online_midashi01 {
        font-size: 20px !important;
        margin:10px 20px 10px 20px !important;
        padding: 10px !important;
    }

.main_topic {
	padding: 20px 20px 20px 20px;
    }

.check_box01 {
    padding: 20px 0px 10px 0px;
    font-size: 15px;
    }

.check_box02 {
    font-size: 15px;
    }

.check_box01:before {
    width: 15px;                            /* 幅指定 */
    height: 15px;                           /* 高さ指定 */
}

.check_box02:before {
    width: 20px;                            /* 幅指定 */
    height: 20px;                           /* 高さ指定 */
}

.usage_flow {
    padding: 40px 10px 40px 10px ;
}

.usage_flow_list {
    padding: 20px 10px 0px 10px;
}

.usage_flow_list img{
    max-width: 90%;
    height: auto;
}

.usage_flow_txt {
    padding: 20px 30px 20px 30px;
}
.mynumber_card {
    max-width: 100%;
    height: auto;
}

.mynumber_card_txt02 {
    padding: 10px 50px 10px 50px !important;
}

.mynumber_card_txt03 {
  font-size: 15px;
  text-align: center;
}
.mynumber_card_txt04 {
    padding: 10px 60px 10px 60px !important;
    text-align: center;
}

.tell_number {
  text-align: center;
}

.red_txt {
  font-size: 12px;
}

.box_mynumber {
  text-align: center;
  margin: 10px 25px 10px 25px;
  font-size: 12px;
}

.box_mynumber_time {
  text-align: center;
}

.haikei {
    margin: 20px 0px 40px 0px;
    padding: 20px;
    }

.explanation_txt {
    font-size: 15px;
    padding: 10px;
}

}