@charset "UTF-8";
/*===============================================
● 画面の横幅が770px以上
===============================================*/
@media screen and (min-width: 770px){
/*=========================
▼▼共通▼▼
===========================*/
#bikora_contents .mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
}
#bikora_contents .pc_none {
    display: none;
}
#bikora_contents .auto {
	width: 1000px;
	margin: 0 auto;
}
#bikora_contents .pink {
	color: #fa4e8f;
}
#bikora_contents .title::after {
	background: none;
}
#bikora_contents h3.ribbon_text {
	font-size: 42px;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 26px;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 160px;
}
/*=========================
▲▲共通▲▲
===========================*/

#bikora_contents {
	width: 100%;
	clear: both;
	float: left;
	background-size: 100%;
	font-size: 16px;
	line-height: 30px;
	color: #333;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 1000px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
}
#bikora_contents #conts_01 {
	width: 100%;
	clear: both;
}
#bikora_contents #conts_01 h1 {
	font-size: 55px;
	text-align: center;
	padding: 70px 0;
	border-top: 2px solid #6fafbd;
	border-bottom: 2px solid #6fafbd;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing: 0.1em;
}
#bikora_contents #conts_01 h1 {
	background-image: url(../images/bikora/bikora_main.jpg);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 600px;
    width: 100%;
}
#bikora_contents #conts_01 h1 img {
	width: 460px;
    position: relative;
    margin-left: -520px;
    margin-top: -10px;
}
#bikora_contents #conts_02 {
	background: #d9eeee;
	width: 100%;
	padding-bottom: 60px;
}
#bikora_contents	.hutaeh2 {
	font-size: 40px;
	text-align: center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
	letter-spacing: 0.1em;
	padding: 60px 0;
	display: block;
}
#bikora_contents p.w900 {
	width: 900px;
	margin: 0 auto 40px;
}
#bikora_contents #conts_02 .pick {
	background: #fff;
	padding: 40px 40px 20px;
}
#bikora_contents #conts_02 .pick h3 {
	color: #50b1bf;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
}
#bikora_contents #conts_02 .pick ul {
	display: table;
	width: 100%;
	margin-top: 30px;
}
#bikora_contents #conts_02 .pick ul li {
	width: 32%;
	height: 70px;
	margin-right: 2%;
	margin-bottom: 20px;
	background: #ededed;
	padding: 20px 10px 15px 55px;
	position: relative;
	float: left;
	font-weight: bold;
}
#bikora_contents #conts_02 .pick ul li:nth-child(3n) {
	margin-right: 0;
}
#bikora_contents #conts_02 .pick ul li:nth-child(4) {
	line-height: 1.2;
}
#bikora_contents #conts_02 .pick ul li:before {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/check.jpg);
	background-repeat: no-repeat;
	left: 15px;
	top: 50%;
	margin-top: -13px;
	width: 30px;
	height: 30px;
	background-size: 100%;
}
#bikora_contents #conts_02 .feat {
	background: #fff;
	padding: 40px 50px 20px;
}
#bikora_contents #conts_02 .feat ul {
	display: flex;
}
#bikora_contents #conts_02 .feat ul li {
	width: 25.5%;
	margin-right: 4%;
	text-align: center;
}
#bikora_contents #conts_02 .feat ul li:last-child {
	margin-right: 0;
}
#bikora_contents #conts_02 .feat ul li img {
	width: 50%;
}
#bikora_contents #conts_02 .feat ul li h3 {
	font-weight: bold;
    font-size: 18px;
    color: #50b1bf;
    text-align: left;
    height: 100px;
}
#bikora_contents #conts_02 .feat ul li p {
	text-align: left;
}
#bikora_contents #conts_02 .feat ul li p .red {
	color: #ff0000;
}
#bikora_contents #conts_02 .feat ul li p .ast {
	font-size: 12px;
}
#bikora_contents #conts_02 .feat ul li a {
	display: block;
}
#bikora_contents #conts_02 .feat .asuta {
	font-size: 12px;
    line-height: 1.5;
    padding-top: 20px;
}
#bikora_contents .hutaeMenu {
	width: 100%;
	margin: 40px 0;
}
#bikora_contents .hutaeMenu a {
	color: #178d9c;
}
#bikora_contents .hutaeMenu a:hover {
	color: #333;
}
#bikora_contents .hutaeMenu {
	display: flex;
	width: 1000px;
	margin: 40px auto;
	border-left: 1px solid #333;
}
#bikora_contents .hutaeMenu a {
	text-align: center;
	border-right: 1px solid #333;
	padding: 3px 33px;
	cursor: pointer;
}
#bikora_contents #conts_03 {
	padding: 0 0 60px;
}
#bikora_contents #conts_03 ul {
	width: 900px;
	margin: auto;
	display: flex;
}
#bikora_contents #conts_03 ul li {
	width: 28%;
	margin-right: 8%;
	text-align: center;
	line-height: 1.2;
	font-weight: bold;
	font-size: 14px;
}
#bikora_contents #conts_03 ul li img {
	margin-bottom: 10px;
}
#bikora_contents #conts_03 ul li span {
	display: block;
	margin-top: 10px;
}
#bikora_contents #conts_03 ul li:last-child {
	margin-right: 0;
}
#bikora_contents #conts_03 .asuta {
    font-size: 12px;
    line-height: 1.5;
    padding-top: 20px;
}

#bikora_contents .reserve {
	width: 600px;
	margin: auto;
	text-align: center;
	display: block;
	background: #50b1bf;
	padding: 25px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	border-radius: 8px;
	position: relative;
}
#bikora_contents .reserve:before {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/reserve_ico.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	left: 3%;
	top: 50%;
	margin-top: -20px;
	background-size: contain;
}
#bikora_contents .reserve:after {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/reserve_arrow.png);
	background-repeat: no-repeat;
	width: 15px;
	height: 30px;
	right: 3%;
	top: 50%;
	margin-top: -10px;
	background-size: contain;
}

#conts_06 {
	padding: 60px 0;
}
#conts_06 .formation {
	width: 1000px;
	height: 390px;
	margin: 0 auto 20px;
	position: relative;
	background-image: url(../images/hutae/dr_yamasaki.jpg);
	background-size: contain;
}
#conts_06 .formation p {
	background: #fff;
	width: 520px;
	padding: 40px;
	position: absolute;
	top: 82px;
	left: 60px;
	border-radius: 10px;
}
#conts_06 .hutaeImg img {
	width: 60%;
	margin: 3vw auto;
}
#conts_06 .hutaeImg {
	text-align: center;
}
#conts_06 .hutaeImg100 {
	width: 900px;
	margin: auto;
}
#conts_07 {
	padding: 60px 0;
	background: #d9eeee;
}
#conts_07 .hutaeDl {
	border-left: 8px solid #8bcfd6;
}
#conts_07 .hutaeDl dl {
	display: table;
	width: 100%;
	position: relative;
	padding-bottom: 20px;
}
#conts_07 .hutaeDl dl:before {
	content: '';
	position: absolute;
	width: 120px;
	height: 120px;
	left: -67px;
}
#conts_07 .hutaeDl dl:nth-child(1):before {
	background-image: url(../images/hutae/step01.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#conts_07 .hutaeDl dl:nth-child(2):before {
	background-image: url(../images/hutae/step02.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#conts_07 .hutaeDl dl:nth-child(3):before {
	background-image: url(../images/hutae/step03.png);
	background-repeat: no-repeat;
	background-size: contain;
}

#conts_07 .hutaeDl dl:last-child:before {
	background-image: url(../images/bikora/step04.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 300px;
}
#conts_07 .hutaeDl dt {
	float: left;
	width: 53%;
	padding-left: 8%;
}
#conts_07 .hutaeDl dd {
	float: right;
	width: 42%;
}
#conts_07 .hutaeFlow {
	width: 97%;
	margin-left: 3%;
	margin-bottom: 6%;
}
#conts_07 .hutaeFlow ul {
	display: flex;
	width: 100%;
}
#conts_07 .hutaeFlow ul li {
	margin-right: 2%;
	font-size: 14px;
	line-height: 1.4;
}
#conts_07 .hutaeFlow ul li img {
	margin-bottom: 1%;
}
#conts_07 .hutaeFlow ul li:last-child {
	margin-right: 0;
}
#conts_08 {
	padding: 20px 0 40px;
}
#conts_08 table {
	width: 800px;
	margin:  40px auto;
}
#conts_08 table th {
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: left;
	padding: 3% 3% 3% 5%;
	width: 55%;
}
#conts_08 table.standard th {
	background: #fffed3;
}
#conts_08 table.advance th {
	background: #fceabe;
}
#conts_08 table.apex th {
	background: #ffdd8b;
}
#conts_08 table td {
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: right;
	padding: 3% 3% 3% 3%;
	width: 40%;
}
#conts_08 table td span {
	color: #e3424d;
	font-size: 26px;
	font-weight: bold;
}
#conts_08 table td span.tax {
	color: #333;
	font-size: 16px;
	font-weight: 100;
}
#conts_09 .faq {
	margin: 30px 0 70px;
}
#conts_09 .faq dl {
	border-top: 3px solid #50b1bf;
}
#conts_09 .faq dl:last-child {
	border-bottom: 3px solid #50b1bf;
}
#conts_09 .faq dl dt {
	padding: 20px 0 20px 70px;
	position: relative;
	cursor: pointer;
}
#conts_09 .faq dl dt:before {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/que.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	left: 15px;
	top: 50%;
	margin-top: -20px;
	background-size: contain;
}
#conts_09 .faq dl dd {
	padding: 20px 0 20px 70px;
	background: #f3f3f3;
	position: relative;
	margin-bottom: 20px;
	display: none;
}
#conts_09 .faq dl dd:before {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/ans.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	left: 15px;
	margin-top: -4px;
	background-size: contain;
}
#conts_09 .faq dl dd .ansLink {
	display: table;
	padding: 5px 40px 4px 15px;
	margin-top: 8px;
	background: #40b1bf;
	color: #fff;
	position: relative;
}
#conts_09 .faq dl dd .ansLink:after {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/reserve_arrow.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 20px;
	right: 10px;
	top: 50%;
	margin-top: -6px;
	background-size: contain;
}

.shosai {
	width: 700px;
	margin: 40px auto;
}
.shosai th {
	padding: 15px;
	text-align: center;
	width: 30%;
	font-size: 14px;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.5;
	background: #f5f5f5;
}
.shosai td {
	padding: 15px 25px;
	text-align: left;
	width: 70%;
	font-size: 14px;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.5;
}
#conts_pickup {
	padding: 100px 0 0;
    margin: 100px auto 0;
    border-top: 1px solid #000;
	text-align: center;
}
#conts_pickup h2 {
	font-size: 24px;
    font-weight: bold;
    display: block;
	margin-bottom: 20px;
}
#conts_pickup #pickup2 {
	padding: 40px 0;
}
#conts_pickup #pickup2 li {
	margin-bottom: 30px;
	background: #eeeeee;
	padding: 40px;
	width: 100%;
	display: table;
}
#conts_pickup #pickup2 li .pickupLeft {
	width: 30%;
	float: left;
}
#conts_pickup #pickup2 li .pickupRight {
	width: 70%;
	float: right;
	text-align: left;
	padding-left: 5%;
}
#conts_pickup #pickup2 li .pickupRight h3 {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 10px;
}
#conts_pickup #pickup2 li .pickupRight h4 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 20px;
}
.pickupLink {
	text-decoration: underline;
}
.point_img_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    width: 70%;
    margin: 0 auto 60px;
}
.point_img_wrap .img {
    width: calc((100% - 40px ) / 2);
    height: auto;
}	
.case_b p {
    text-align: center;
    font-size: 18px;
}
.bihada_case{
	margin-bottom:40px;
}
.case_box{
	width: 70%;
	display:flex;
	flex-flow:wrap;
	justify-content:space-around;
	margin:0 auto;
}
.case_box .img{
	width:330px;
	margin-bottom:30px
}
  .risk_text {
    width: 100%;
    margin: 40px  auto 100px;
    line-height: 1.5;
    background: #eee;
    padding: 1em;
  }
  .risk_text p {
    margin-bottom: 1em;
    text-align: left;
    font-size: 14px;
  }

	
}

@media screen and (max-width: 770px){
/*=========================
▼▼共通▼▼
===========================*/
#bikora_contents .mincho {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
}
#bikora_contents .pc_none {
    display: none;
}
#bikora_contents .auto {
	width: 100%;
	margin: 0 auto;
}
#bikora_contents .pink {
	color: #fa4e8f;
}
#bikora_contents .title::after {
	background: none;
}
#bikora_contents h3.ribbon_text {
	font-size: 42px;
	font-weight: bold;
	line-height: 1.3;
	padding-top: 26px;
	position: relative;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: 160px;
}
/*=========================
▲▲共通▲▲
===========================*/
	
	#bikora_contents {
		width: 100%;
		clear: both;
		float: left;
		background-size: 100%;
		font-size: 3.8vw;
		line-height: 30px;
		color: #000000;
		text-align: left;
		font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
		min-width: 100%;
		overflow: hidden;
		-webkit-font-smoothing: antialiased;
	}
	#bikora_contents #conts_01 {
	width: 100%;
	clear: both;
}
#bikora_contents #conts_01 h1 {
	font-size: 6.5vw;
    text-align: center;
    padding: 0;
    border-top: 0 solid #6fafbd;
    border-bottom: 0 solid #6fafbd;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    letter-spacing: 0.1em;
}
#bikora_contents #conts_01 .h1Bg {
	background-image: url(../images/bikora/bikora_main_sp.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    height: 170px;
    width: 100%;
}
#bikora_contents #conts_02 {
	background: #d9eeee;
	padding: 0 3% 5%;
}
#bikora_contents .hutaeh2 {
    font-size: 5vw;
    text-align: center;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "serif";
    letter-spacing: 0.1em;
    padding: 5vw 0;
    display: block;
}
#bikora_contents p.w900 {
	width: 100%;
	margin: 0 auto 3vw;
}
	#bikora_contents #conts_02 .pick {
	background: #fff;
	padding: 5%;
}
#bikora_contents #conts_02 .pick h3 {
	color: #50b1bf;
	text-align: center;
	font-size: 4vw;
	font-weight: bold;
}
#bikora_contents #conts_02 .pick ul {
	display: table;
	width: 100%;
	margin-top: 3vw;
}
#bikora_contents #conts_02 .pick ul li {
	width: 100%;
    margin-right: 2%;
    margin-bottom: 2%;
    background: #ededed;
    padding: 3% 3% 3% 16%;
    position: relative;
    float: left;
    font-weight: bold;
    font-size: 3.6vw;
}
#bikora_contents #conts_02 .pick ul li:nth-child(3n) {
	margin-right: 0;
}
#bikora_contents #conts_02 .pick ul li:before {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/check.jpg);
	background-repeat: no-repeat;
	left: 15px;
	top: 50%;
	margin-top: -13px;
	width: 30px;
	height: 30px;
	background-size: 100%;
}
#bikora_contents #conts_02 .feat {
	background: #fff;
	padding: 5%;
}
#bikora_contents #conts_02 .feat ul {
	display: block;
}
#bikora_contents #conts_02 .feat ul li {
	width: 100%;
	margin-right: 0;
	text-align: center;
}
#bikora_contents #conts_02 .feat ul li:last-child {
	margin-right: 0;
}
#bikora_contents #conts_02 .feat ul li img {
	width: 100%;
}
#bikora_contents #conts_02 .feat ul li h3 {
	display: none;
}
#bikora_contents #conts_02 .feat ul li p {
	text-align: left;
	width: 92%;
    margin: auto;
}
#bikora_contents #conts_02 .feat ul li a {
	display: block;
}
#bikora_contents #conts_02 .feat .asuta {
	font-size: 12px;
    line-height: 1.5;
    padding-top: 20px;
}
#bikora_contents .hutaeMenu {
	width: 100%;
	margin: 0;
    display: inline-block;
}

#bikora_contents .hutaeMenu a {
	text-align: left;
	height: 60px;
    padding: 3%;
    float: left;
    width: 50%;
    border: 1px solid #50b1bf;
	position: relative;
	margin-top: -1px;
}
#bikora_contents .hutaeMenu a:nth-child(even){
	border-left: none;
}
#bikora_contents .hutaeMenu a:first-child {
	line-height: 1.2;
}
#bikora_contents .hutaeMenu a:after {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/under_arrow.png);
	background-repeat: no-repeat;
	right: 3vw;
	top: 50%;
	margin-top: -1vw;
	width: 3vw;
	height: 3vw;
	background-size: 100%;
}
#bikora_contents #conts_03 {
	padding: 0 0 10vw;
}
#bikora_contents #conts_03 .auto {
	width: 94%;
	margin: auto;
}
#bikora_contents #conts_03 ul {
	width: 100%;
	margin: auto;
	padding: 10vw 0 3vw;
}
#bikora_contents #conts_03 ul li {
	width: 100%;
	display: table;
	margin-bottom: 14vw;
    font-weight: bold;
    line-height: 1.2;
	font-size: 3vw;
}
#bikora_contents #conts_03 ul li img {
	width: 30%;
    display: table-cell;
    float: left;
    margin-top: -9vw;
	margin-right: 3vw;
}
#bikora_contents #conts_03 ul li span {
	display: block;
	margin-top: 1vw;
}
#bikora_contents #conts_03 ul li:last-child {
	margin-bottom: 2vw;
}
.asuta {
	font-size: 2.4vw;
}

#bikora_contents .reserve {
	width: 90%;
    margin: auto;
    text-align: center;
    display: block;
    background: #50b1bf;
    padding: 3%;
    font-size: 4vw;
    color: #fff;
    font-weight: bold;
    border-radius: 8px;
    position: relative;
}
#bikora_contents .reserve:before {
	content: '';
    position: absolute;
    background-image: url(../images/hutae/reserve_ico.png);
    background-repeat: no-repeat;
    width: 5.5vw;
    height: 6vw;
    left: 4%;
    top: 50%;
    margin-top: -3vw;
    background-size: contain;
}
#bikora_contents .reserve:after {
	content: '';
    position: absolute;
    background-image: url(../images/hutae/reserve_arrow.png);
    background-repeat: no-repeat;
    width: 3vw;
    height: 4vw;
    right: 3%;
    top: 50%;
    margin-top: -2vw;
    background-size: contain;
}

#conts_06 {
	
}
#conts_06 .formation {
	width: 100vw;
    height: 66vw;
    margin: 0 auto 30px;
    position: relative;
    background: #eee;
    background-size: contain;
}
#conts_06 .formation p {
	background: #fff;
    width: 90%;
    padding: 3vw;
    position: absolute;
    top: 4vw;
    left: 5vw;
    border-radius: 10px;
    font-size: 3vw;
    line-height: 6.3vw;
}
#conts_06 .formation img {
	position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -17vw;
    width: 66vw;
}
#conts_06 .hutaeImg img {
	width: 100%;
}
#conts_06 .hutaeImg {
	margin: 20px auto;
	width: 90%;
}
#bikora_contents #conts_06 p.w900 {
	width: 90%;
	margin: 0 auto 20px;
}
#conts_06 .hutaeImg100 {
	width: 90%;
	margin: auto;
}
#conts_07 {
	padding: 20px 0;
	background: #d9eeee;
}
#conts_07 .hutaeDl {
	
}
#conts_07 .hutaeDl dl {
	display: table;
	width: 100%;
	position: relative;
}
#conts_07 .hutaeDl dl:before {
	content: '';
    position: absolute;
    width: 18vw;
    height: 18vw;
	left: 3%;
}
#conts_07 .hutaeDl dl:nth-child(1):before {
	background-image: url(../images/hutae/step01.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#conts_07 .hutaeDl dl:nth-child(2):before {
	background-image: url(../images/hutae/step02.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#conts_07 .hutaeDl dl:nth-child(3):before {
	background-image: url(../images/hutae/step03.png);
	background-repeat: no-repeat;
	background-size: contain;
}
#conts_07 .hutaeDl dl:last-child:before {
	background-image: url(../images/hutae/step04.png);
	background-repeat: no-repeat;
	background-size: contain;
	height: 300px;
}
#conts_07 .hutaeDl dt {
	float: none;
    width: 75%;
    margin-left: 22%;
    padding: 0 0 0 3%;
    letter-spacing: 0.1em;
	line-height: 1.8;
}
#conts_07 .hutaeDl dl:nth-child(3) dt {
	margin: 3% 0 4% 22%;
}
#conts_07 .hutaeDl dd {
   float: none;
    width: 100%;
    margin: 3% 0;
}
#conts_07 .hutaeFlow {
	width: 100%;
	margin-bottom: 6%;
}
#conts_07 .hutaeFlow p {
	text-align: center;
	margin-bottom: 2%;
}
#conts_07 .hutaeFlow ul {
	display: flex;
	width: 100%;
}
#conts_07 .hutaeFlow ul li {
	margin-right: 2%;
	font-size: 2.5vw;
	line-height: 1.4;
}
#conts_07 .hutaeFlow ul li img {
	margin-bottom: 1%;
}
#conts_07 .hutaeFlow ul li:last-child {
	margin-right: 0;
}
#conts_08 {
	padding: 20px 0 6vw;
}
#bikora_contents #conts_08 .reserve {
	margin: 6vw auto 0;
}
#conts_08 table {
	width: 100%;
	margin: 2vw auto;
}
#conts_08 table th {
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: left;
	padding: 2% 2% 2% 3%;
	width: 50%;
	line-height: 1.5;
}
#conts_08 table.standard th {
	background: #fffed3;
}
#conts_08 table.advance th {
	background: #fceabe;
}
#conts_08 table.apex th {
	background: #ffdd8b;
}
#conts_08 table.apex {
	margin: 2vw auto 4vw;
}
#conts_08 table td {
	border: 1px solid #ccc;
	vertical-align: middle;
	text-align: right;
	padding: 2% 2%;
	width: 50%;
}
#conts_08 table td span {
	color: #e3424d;
	font-size: 4vw;
	font-weight: bold;
}
#conts_08 table td span.tax {
	color: #333;
	font-size: 4vw;
	font-weight: 100;
	display: block;
}
#conts_09 .faq {
	margin: 4vw 0 5vw;
}
#conts_09 .faq dl {
	border-top: 3px solid #50b1bf;
}
#conts_09 .faq dl:last-child {
	border-bottom: 3px solid #50b1bf;
}
#conts_09 .faq dl dt {
	padding: 5% 4% 5% 16vw;
    position: relative;
    cursor: pointer;
    line-height: 1.4;
}
#conts_09 .faq dl dt:before {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/que.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	left: 15px;
	top: 50%;
	margin-top: -20px;
	background-size: contain;
}
#conts_09 .faq dl dd {
	padding: 3% 4% 3% 16vw;
	background: #f3f3f3;
	position: relative;
	display: none;
}
#conts_09 .faq dl dd:before {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/ans.png);
	background-repeat: no-repeat;
	width: 40px;
	height: 40px;
	left: 15px;
	margin-top: -4px;
	background-size: contain;
}
#conts_09 .faq dl dd .ansLink {
	display: table;
	padding: 5px 40px 4px 15px;
	margin-top: 8px;
	background: #40b1bf;
	color: #fff;
	position: relative;
}
#conts_09 .faq dl dd .ansLink:after {
	content: '';
	position: absolute;
	background-image: url(../images/hutae/reserve_arrow.png);
	background-repeat: no-repeat;
	width: 8px;
	height: 20px;
	right: 10px;
	top: 50%;
	margin-top: -6px;
	background-size: contain;
}

.shosai {
	width: 100%;
	margin: auto;
}
.shosai th {
	padding: 2%;
	text-align: center;
	width: 30%;
	font-size: 2.6vw;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.5;
	background: #f5f5f5;
}
.shosai td {
	padding: 2% 5%;
	text-align: left;
	width: 70%;
	font-size: 2.6vw;
	border: 1px solid #ccc;
	vertical-align: middle;
	line-height: 1.5;
}
#conts_pickup {
	padding: 10vw 0 0;
    margin: 14vw auto 0;
    border-top: 1px solid #000;
	text-align: center;
}
#conts_pickup .auto {
	width: 90%;
}
#conts_pickup h2 {
	font-size: 5vw;
    font-weight: bold;
    display: block;
    margin-bottom: 2vw;
}
#conts_pickup p {
	line-height: 1.6;
}
#conts_pickup #pickup2 {
	padding: 4vw 0;
}
#conts_pickup #pickup2 li {
	margin-bottom: 5vw;
    background: #eeeeee;
    padding: 6vw;
    width: 100%;
    display: table;
}
#conts_pickup #pickup2 li .pickupLeft {
	width: 70%;
	text-align: center;
	margin: auto;
}
#conts_pickup #pickup2 li .pickupRight {
	width: 100%;
	text-align: left;
}
#conts_pickup #pickup2 li .pickupRight h3 {
	font-size: 5vw;
	font-weight: bold;
	margin-bottom: 2vw;
	text-align: center;
}
#conts_pickup #pickup2 li .pickupRight h4 {
	font-size: 4vw;
	font-weight: bold;
	margin-top: 5vw;
	line-height: 1.4;
}
.pickupLink {
	text-decoration: underline;
}
.point_img_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    width: 90%;
    margin: 0 auto 6vw;
}
.point_img_wrap .img {
    width: calc((100% - 40px ) / 2);
    height: auto;
}	
.case_b p {
    text-align: center;
    font-size: 18px;
}
.bihada_case{
	margin-bottom:40px;
}
.case_box{
	width: 80%;
	display:flex;
	flex-flow:wrap;
	justify-content:space-around;
	margin:0 auto;
}
.case_box .img{
	width:100%;
	margin-bottom:30px
}
  .risk_text {
    width: 90%;
    margin: 40px  auto 100px;
    line-height: 1.5;
    background: #eee;
    padding: 1em;
  }
  .risk_text p {
    margin-bottom: 1em;
    text-align: left;
    font-size: 14px;
  }
	
.link_btn_large{
	width:90%;
}
}