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


/******** ▼▼▼Reset▼▼▼*********/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, fieldset, input, textarea, p, blockquote, th, td, img {
	margin: 0;
	padding: 0;
}
#warp #contents {
	font-style: normal;
}
strong, th {
	font-weight: normal;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
img, fieldset {
	border: 0;
}
li {
	list-style-type: none;
}
/* Fonts
------------------------------------------------------------*/
body {
	background-color: #ffffff;
	font-size: 75%; /* IE */
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
}
html>/**/body {
	font-size: 12px;
} /* Except IE */
/* clearfix
------------------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
p {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
html {
	overflow-y: scroll;
}
div img {
	vertical-align: bottom;
}
body {
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	font-family: "メイリオ", sans-serif;
	font-size: 17px;
}
a {
	text-decoration: none;
}
a:link {
	color: #000;
} /*未訪問のリンクの色*/
a:visited {
	color: #000;
} /*訪問済みのリンクの色*/
a:hover {
	color: #000;
} /*カーソルが乗っているリンクの色*/
a:active {
	color: #fff;
} /*クリック中のリンクの色*/
img, object, embed, video {
	max-width: 100%;
}
/******** ▲▲▲Reset▲▲▲*********/


a:hover img {
 opacity: 0.5;
}
 
a img {
 transition: opacity 0.3s ease-out;
}






body #warp {
	width: 100%;
	background-repeat: repeat;
}
body #warp .inner {
	width: 1000px;
	margin: 0 auto;
	background-color: #fff;
}
body #warp .offer {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/offer_teiki.png);
	position: relative;
	height: 720px;
}
body #warp .offer img {
	position: absolute;
	top: 420px;
	left: 110px;
}


body #warp .offer2 {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/set_3ko_06.jpg);
	position: relative;
	height: 1076px;
}
body #warp .offer2 img {
	position: absolute;
	top: 855px;
	left: 145px;
}


body #warp .offer3 {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/offer_teiki_1.png);
	position: relative;
	height: 720px;
}
body #warp .offer3 img {
	position: absolute;
	top: 450px;
	left: 110px;
}


body #warp .offer4 {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/offer_01.jpg);
	position: relative;
	height: 708px;
}
body #warp .offer4 img {
	position: absolute;
	top: 490px;
	left: 67px;
}


body #warp .offer5 {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/offer_01_1.jpg);
	position: relative;
	height: 708px;
}
body #warp .offer5 img {
	position: absolute;
	top: 460px;
	left: 67px;
}


body #warp .offer6 {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/offer_03.jpg);
	position: relative;
	height: 474px;
}
body #warp .offer6 img {
	position: absolute;
	top: 295px;
	left: 60px;
}
/*2021.03.04追加*/
body #warp .offer7 {
	background-image:url("../img/offer_04.png");
	position: relative;
	height: 1480px;
}

body #warp .offer7 .img2 {
	position: absolute;
	top: 1130px;
	left: 260px;
}


body #warp .offer7 .btn {
	position: absolute;
	top: 1250px;
	left: 55px;
}

.tel{
	background-image:url("../img/offer_tel_bg.png");
	position: relative;
	height: 400px;
}
.tel .btn{
	position: absolute;
    bottom: 20px;
    left: 0;
    width: 65%;
    right: 0;
    top: unset;
    margin: 0 auto;
}

body #warp .offer7 img.cta-tel {
	position: absolute;
    bottom: -70px;
    left: 0;
    width: 58%;
    right: 0;
    top: unset;
    margin: 0 auto;
}


body #warp .offer8 {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/offer_05.png);
	position: relative;
	height: 1030px;
}
body #warp .offer8 img {
	position: absolute;
	top: 642px;
	left: 55px;
}
body #warp .offer8 img.cta-tel {
	top: unset;
    bottom: 80px;
    width: 58%;
    right: 0;
    left: 0;
    margin: 0 auto;
}

#amazon-pay {
	padding: 50px 0 70px;
}
#amazon-pay h3 {
	width: 70%;
    margin: 0 auto;
    padding-bottom: 30px;
}
#amazon-pay img {
	width: 100%;
	image-rendering: -webkit-optimize-contrast;
}
#amazon-pay .btn-area {
	background-color: #f2f2f2;
    padding: 40px;
    box-sizing: border-box;
}
#amazon-pay .btn-area a {
	width: 50%;
    display: block;
    margin: 0 auto;
}





.lp10_aria {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/lp10_bg.jpg);
	background-repeat: repeat;
	position: relative;
	height: 145px;
}
.lp10_aria img {
	position: absolute;
	top: -45px;
	left: 100px;
}










/**************お声*************/


.voice_box .remodal-bg {
	width: 1000px;
	background-image: url(../img/lp10_bg.jpg);
	background-repeat: repeat;
	height: 190px;
}
.voice_box .remodal-bg .btn {
	width: 800px;
	margin: -35px auto 0;
}
.contents .titole .img {
	width: 80px;
	float: left;
}
.contents .titole h3 {
	width: 500px;
	padding-top: 15px;
	margin-left: 50px;
	float: right;
	font-size: 20px;
	color: #FF7600;
}
.contents .titole {
	margin-bottom: 0px;
}
.contents h4 {
	width: 100%;
	font-size: 20px;
	margin-bottom: 10px;
}
.contents p {
	width: 100%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 16px;
}
.remodal .contents .voice {
	width: 92%;
	padding: 4% 3% 4% 3%;
	border-bottom: 1px solid #929292;
	text-align: left;
}
.zairyou {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/lp10_bg.jpg);
	background-repeat: repeat;
	width: 1000px;
	padding-top: 30px;
	padding-bottom: 20px;
	
}
.zairyou .txt{
	height: 100%;
	width: 900px;
	margin: 0 auto;
	padding: 0 30px;
	font-size: 15px;
	padding: 3%;
	border: 1px double #929292;
}


/**************フッター会社概要*************/
.foot_nav {
	width: 100%;
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/lp10_bg.jpg);
	background-repeat: repeat;
	height: 30px;
}
.foot_nav ul {
	width: 600px;
	margin: 0 auto;
}
.foot_nav ul li {
	float: left;
	font-size: 18px;
	margin-left: 30px;
}
.cont01-box h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
}
.slogan {
	font-size: 18px;
}

.slogan p{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.cont01-box p {
	margin: 3% 0;
	text-align: left;
	line-height: 150%;
}
.content-wrap p {
	word-break: normal;
}
.demo01 {
	margin: 0 -10px;
}
section table {
	width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
	font-size: 18px;
}
.demo01 tr:first-child th {
	border-top: 1px solid #ddd;
}
.demo01 th, .demo01 td {
	width: 95%;
	margin: 0 auto;
	display: block;
	border-top: none;
	border: 1px solid #ddd;
	padding: 0.5% 3%;
}
.demo01 th {
	background-color: #ddd;
}
.demo01 tr td {
	word-break: break-all;
	font-size: 18px;
	padding: 2% 3%;
}
.footLi1 #cont02 h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
}
.footLi1 #cont02 h3 {
	text-align: left;
	font-size: 18px;
	padding-bottom: 1%;
	border-bottom: 2px solid #ccc;
	margin: 3% 0 3% 0;
}
.footLi1 {
	color: #373737;
}
.m-anchor {
	vertical-align: top;
	padding-top: 80px;
	margin-top: -80px;
}
.cont03-box h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
	color: #373737;
}
.cont03-box h4 {
	font-size: 18px;
	margin: 5% 0 0% 0;
	font-weight: bold;
	margin: 3% 0 6px 0;
	text-align: left;
	color: #373737;
}
.cont03-box p {
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #373737;
}
.cont03-box .border {
	border-bottom: 1px dotted #ccc;
	width: 95%;
	margin: 0 auto;
	padding-top: 15px;
}
.cont03-box ul {
	margin: 3% 0 0 0;
	padding: 0 0 0 2%;
	text-align: left;
}
.cont03-box ul li {
	padding-bottom: 2%;
	text-indent: -1em;
	padding-left: 1%;
	list-style-type: none;
	font-size: 18px;
}
tr td .red {
	color: #BC0003;
}
/******** ▲▲▲会社概要▲▲▲*********/



.copy {
	width: 100%;
	text-align: center;
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/lp10_bg.jpg);
	background-repeat: repeat;
	height: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 16px;
}


/******** ▼▼▼アコーでいぉん▼▼▼*********/

.info_title{
	width: 450px;
	margin-bottom: 10px;
}

.info{
	width: 1000px;
	margin: 0 auto;
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/lp10_bg.jpg);
	background-repeat: repeat;
	
}
ul.accordion {
	width: 850px;
	margin: 0 auto 0%;
	padding: 5px 75px 30px 75px;
	font-size: 20px;
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/lp10_bg.jpg);
	background-repeat: repeat;
	
}
ul.accordion a {
	display: block;
	padding: 1%;
	background-position: 97% center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}
ul.accordion span {
	display: block;
	
	padding: 10px 0 10px 35px;
	background-position: 97% center;
	background-repeat: no-repeat;
	color: #333;
	font-weight: bold;
	margin-bottom: 2%;
}
ul.accordion ul {
	display: none;
}
ul.accordion > li {
	background: -moz-linear-gradient(top, #C6F0FE, #27BCF9);
	background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));
}
ul.accordion > li > p {
	background: -moz-linear-gradient(top, #C6F0FE, #27BCF9);
	background: -webkit-gradient(linear, left top, left bottom, from(#C6F0FE), to(#27BCF9));
	cursor: pointer;
}

ul.accordion h3 {
	font-size: 20px;
	margin-top: 20px;
	font-weight: 100;
}
ul.accordion h4{
	font-size: 20px;
	margin-top: 20px;
	font-weight: 100;
}



ul.accordion > li > p span {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/open.png);
	background-size: 30px;
	font-size: 22px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
ul.accordion > li > p span.open {
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/close.png);
	
}
ul.accordion > li > ul > li {
	background: #fff;
	padding: 20px 30px 25px;
	border-right: 2px solid #929292;
	border-left: 2px solid #929292;
	border-bottom: 2px solid #929292;
}
ul.accordion > li > ul > li > p {
	background: #fff;
}
ul.accordion > li > ul > li > a {
	background: url(../../../phone/img/go.png) no-repeat 98% center;
}
ul.accordion > li > ul > li > ul > li {
	background: #FFF;
	border-bottom: 1px dotted #888;
}
ul.accordion > li > ul > li > ul > li:last-child {
	border: none;
}
.refund {
	padding: 50px;
    background-color: beige;
    margin-bottom: 50px;
}
.refund img {
	display: block;
    width: 70%;
    margin: 0 auto;
}
.foot_nav {
	width: 100%;
	background-image: url(../img/lp10_bg.jpg);
	background-repeat: repeat;
	height: 30px;
}
.foot_nav ul {
	width: 700px;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
}
.foot_nav ul li a {
    border-bottom: 4px double;
    padding: 0 5px;
	text-decoration: none;
}
.moneyback .cont04-box h4 {
    font-size: 18px;
    font-weight: bold;
    margin: 3% 0 6px 0;
    text-align: left;
    color: #373737;
}
.moneyback .cont04-box h2 {
    text-align: left;
    font-size: 20px;
    padding: 1% 3%;
    border-left: 6px solid #b42373;
    border-bottom: 2px solid #ccc;
    margin: 5% 0 2% 0;
    color: #373737;
}
.moneyback .cont04-box p {
	font-size: 18px;
    line-height: 150%;
    text-align: left;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
    color: #373737;
	padding: 5px;
}
.moneyback .cont04-box p .bigt {}
.moneyback .cont04-box ol {
	text-align: left;
    font-size: 1rem;
    padding: 10px;
    box-sizing: border-box;
}
.moneyback .cont04-box ol li {
	padding: 5px;
    box-sizing: border-box;
	list-style: auto;
    margin-left: 20px;
}
.moneyback .cont04-box .infomation {
	background-color: #f9f9f9;
    padding: 15px 30px;
    box-sizing: border-box;
    margin: 10px;
}
.moneyback .cont04-box .infomation h5  {
	font-size: 16px;
}
.moneyback .cont04-box .infomation .tels {
	font-size: 32px;
    font-weight: bold;
    padding: 10px 0;
}
.moneyback .cont04-box .infomation ul {
    margin: 0 auto;
}
.moneyback .cont04-box .infomation ul li {
	font-size: 12px;
    padding: 0;
}



/*****************************************************

  レスポンシブ

*****************************************************/

pc {
	display: block;
}

.sp {
	display: none;
}	

/************SP************/@media (max-width: 767px) {
	

	
.pc {
	display: none;
}

.sp {
	display: block;
}	
	
.spimg{
		width:  100%;
}
	
	body #warp .inner {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
	
.refund {
	padding: 3%;
	box-sizing: border-box;
}
.refund img {
	width: 100%;
	box-shadow: 6px 6px 16px -6px rgba(102,102,102,0.6);
}

.refund {
	top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
}
.refund {
	background: repeating-linear-gradient( 45deg, floralwhite, floralwhite 10px, beige 10px, beige 50px );
}


.zairyou {
		width: 100%;
	margin: 0;
	padding: 0;
}
	
	.zairyou .txt {
    width: 90%;
	margin: 0% 2%;
    padding: 0 2%;
    font-size: 3.5vw;
    padding: 3%;
    border: 1px double #929292;
}

/**************フッター会社概要*************/
	

	
.foot_nav {
	width: 100%;
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/lp10_bg.jpg);
	background-repeat: repeat;
	height: auto;
}
.foot_nav ul {
	width: 90%;
	margin: 0 auto;
	text-align: center;
	display: block;
;
    justify-content: space-around;
}
.foot_nav ul li {
	float:none;
	font-size: 14px;
	margin-left: 30px;
	margin-bottom: 5%;
}
	
.foot_nav ul li a {
    border-bottom: 4px double;
    padding: 0 5px;
	margin-bottom: 3%;
	text-decoration: none;
	text-align: center;
}
	
.cont01-box h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
}
.slogan {
	font-size: 18px;
}

.slogan p{
	text-align: center;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.cont01-box p {
	margin: 3% 0;
	text-align: left;
	line-height: 150%;
}
.content-wrap p {
	word-break: normal;
}
.demo01 {
	margin: 0 -10px;
}
section table {
	width: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align: left;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
	font-size: 18px;
}
.demo01 tr:first-child th {
	border-top: 1px solid #ddd;
}
.demo01 th, .demo01 td {
	width: 95%;
	margin: 0 auto;
	display: block;
	border-top: none;
	border: 1px solid #ddd;
	padding: 0.5% 3%;
}
.demo01 th {
	background-color: #ddd;
}
.demo01 tr td {
	word-break: break-all;
	font-size: 18px;
	padding: 2% 3%;
}
.footLi1 #cont02 h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
}
.footLi1 #cont02 h3 {
	text-align: left;
	font-size: 18px;
	padding-bottom: 1%;
	border-bottom: 2px solid #ccc;
	margin: 3% 0 3% 0;
}
.footLi1 {
	color: #373737;
}
.m-anchor {
	vertical-align: top;
	padding-top: 80px;
	margin-top: -80px;
}
.cont03-box h2 {
	text-align: left;
	font-size: 20px;
	padding: 1% 3%;
	border-left: 6px solid #b42373;
	border-bottom: 2px solid #ccc;
	margin: 5% 0 2% 0;
	color: #373737;
}
.cont03-box h4 {
	font-size: 18px;
	margin: 5% 0 0% 0;
	font-weight: bold;
	margin: 3% 0 6px 0;
	text-align: left;
	color: #373737;
}
.cont03-box p {
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	color: #373737;
}
.cont03-box .border {
	border-bottom: 1px dotted #ccc;
	width: 95%;
	margin: 0 auto;
	padding-top: 15px;
}
.cont03-box ul {
	margin: 3% 0 0 0;
	padding: 0 0 0 2%;
	text-align: left;
}
.cont03-box ul li {
	padding-bottom: 2%;
	text-indent: -1em;
	padding-left: 1%;
	list-style-type: none;
	font-size: 18px;
}
tr td .red {
	color: #BC0003;
}
/******** ▲▲▲会社概要▲▲▲*********/

	
	

.copy {
	width: 100%;
	text-align: center;
	background-image: url(https://www.bc-kenko.jp/lp/shinjyun/img/lp10_bg.jpg);
	background-repeat: repeat;
	height: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	font-size: 14px;
}

	
}