@charset "utf-8";
/* CSS Document */

#wrap #main {
	margin: 0 0 80px 0;
	padding: 0 0 0 0;
}

#wrap #main #mainBox h2 {
	width: 1000px;
	margin: 0 auto 0 auto;
	font-size: 40px;
	font-feature-settings: "palt";
}

#wrap #main #mainBox .introduction {
	margin: 20px 0 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: bold;
}

#wrap #main #mainBox .introduction .topImage {
	width: 800px;
	margin: 0 auto;
}

#wrap #main #mainBox .introduction .point5 {
	width: 800px;
	margin: 20px auto 0 auto;
}

#wrap #main #mainBox .introduction .point5 li {
	width: 253px;
	margin: 0 20px 20px 0;
	font-size: 20px;
	text-align: center;
}

#wrap #main #mainBox .introduction .point5 li:first-child img {
 margin: -50px 0 0 0;
}

#wrap #main #mainBox .introduction .point5 li:nth-child(3n) {
	margin: 0 0 20px 0;
}

#wrap #main #mainBox .introduction .arrow {
	width: 800px;
	margin: 0 auto;
}

#wrap #main #mainBox .introduction .point5Balloon {
	width: 262px;
	height: 135px;
	margin: 20px auto 0 auto;
	padding: 24px 0 0 0;
	font-size: 30px;
	text-align: center;
	color: #fff;
	background: url(../img/bi-souji/point5_balloon.png) no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox h2.ttlHealth {
	margin: -20px auto 0 auto;
	font-size: 30px;
	text-align: center;
	line-height: 1.6;
}

#wrap #main #mainBox h2.ttlHealth .pc {
	display: initial;
}

#wrap #main #mainBox .introduction .expectation {
	width: 800px;
	margin: 20px auto 0 auto;
	padding: 20px;
	font-size: 30px;
	border: 1px solid #2ab8c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox .introduction .btnMail {
	width: 400px;
	margin: 40px auto;
}

#wrap #main #mainBox .introduction .btnMail a {
	width: 400px;
	padding: 14px 0 10px 0;
	font-size: 30px;
	text-align: center;
	color: #ffffff;
	background: #2ab8c0;
	display: block;
}

#wrap #main #mainBox section.introduction .healthBisouji .flex.ttlHeart {
	width: 800px;
	height: 160px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

#wrap #main #mainBox .introduction .healthBisouji .ttlHeart p:first-child {
	padding: 46px 0 0 0;
}

#wrap #main #mainBox .introduction .healthBisouji .ttlHeart p:nth-child(2) {
	padding: 30px 0 0 0;
	background: url(../img/bi-souji/heart_bg.png) no-repeat 110px 0;
	background-size: contain;
}

#wrap #main #mainBox .introduction .healthBisouji .ttlHealthbisouji {
	width: 400px;
	margin: 0 auto;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox {
	width: 800px;
	margin: 0 auto;
	padding: 20px 40px;
	border: 1px solid #2ab8c0;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox h2 {
	width: 800px;
	text-align: center;
	color: #2ab8c0;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox dl {
	padding: 0 0 0 60px;
	background: url(../img/bi-souji/ttl_project.png) no-repeat;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox dl dt {
	font-size: 24px;
	border-bottom: 1px solid #333;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox dl dt span {
	font-size: 16px;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire h3 {
	margin: 20px 0 0 0;
	padding: 2px 10px;
	color: #ea5514;
	font-size: 20px;
	border: 1px solid #ea5514;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .man {
	margin: 20px 0 0 0;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .man h4 {
	height: 59px;
	padding: 10px 0 0 30px;
	font-size: 24px;
	background: url(../img/bi-souji/icon_man.png) no-repeat;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .woman {
	margin: 20px 0 0 0;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .woman h4 {
	height: 59px;
	padding: 10px 0 0 30px;
	font-size: 24px;
	background: url(../img/bi-souji/icon_woman.png) no-repeat;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .flex {
	width: auto;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .flex div:first-child {
	width: 500px;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .flex div:first-child ul {
	padding: 0 0 0 20px;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .flex div:last-child {
	width: 240px;
	padding: 20px;
	text-align: center;
}

#wrap #main #mainBox .introduction .healthBisouji h2.ttlLoad {
	margin: 40px auto 0 auto;
	text-align: center;
	color: #2ab8c0;
}

#wrap #main #mainBox .introduction .healthBisouji .imgLoad {
	width: 800px;
	margin: 0 auto;
}

#wrap #main #mainBox .introduction .healthBisouji .attention {
	width: 400px;
	margin: 10px 0 0 400px;
	font-size: 12px;
	line-height: 1.4;
	display: block;
}

#wrap #main #mainBox .introduction .healthBisouji .loadTxt {
	width: 800px;
	margin: 20px auto 0 auto;
	font-size: 30px;
	line-height: 1.4;
	color: #2ab8c0;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox {
	width: 800px;
	margin: 20px auto 0 auto;
	padding: 10px 20px;
	font-size: 24px;
	line-height: 1.7;
	text-align: center;
	border: 1px solid #ed7a9e;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox span {
	color: #ed7a9e;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox .flex {
	width: 500px;
	margin: 20px auto;
	line-height: 1.4;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox .flex p {
	width: 100px;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox .flex p:nth-child(2),
#wrap #main #mainBox .introduction .healthBisouji .loadBox .flex p:nth-child(4) {
	padding: 10px 0 0 0;
	font-size: 30px;
}

#wrap #main #mainBox .introduction .healthBisouji h4.pink {
	width: 800px;
	margin: 20px auto 0 auto;
	padding: 10px 20px;
	font-size: 24px;
	text-align: center;
	color: #fff;
	background: #ed7a9e;
}

#wrap #main #mainBox .bottom {
	margin: 80px 0 0 0;
	padding: 70px 0;
	background: #f4f2e6;
}

#wrap #main #mainBox .bottom ul li.bottomBox {
	width: 1200px;
	margin: 0 auto;
	padding: 40px 0;
	border-bottom: 1px solid #555;
}

#wrap #main #mainBox .bottom ul li.bottomBox:last-child {
	border-bottom: none;
}

#wrap #main #mainBox .bottom .flex {
	width: 1200px;
}

#wrap #main #mainBox .bottom .flex div:first-child {
	width: 460px;
	margin: 0 20px 0 0;
}

#wrap #main #mainBox .bottom .flex div:nth-child(2) {
	width: 720px;
}

#wrap #main #mainBox .bottom h3 {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 30px;
	line-height: 1;
	color: #e3007f;
	border: 3px solid #e3007f;
}

#wrap #main #mainBox .bottom .text {
	font-size: 17px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#wrap #main #mainBox .bottom .bottomBox ul {
	margin: 40px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li {
	width: 373px;
	margin: 0 40px 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li:last-child {
	margin: 0 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li dl dd {
	margin: 10px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li dl dd {
	margin: 10px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li dl dd h4 {
	font-size: 25px;
}

#wrap #main #mainBox .bottom .bottomBox ul li dl dd p {
	font-size: 15px;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox {
	margin: 0 0 30px 0;
	padding: 30px;
	border: 1px solid #555;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox h3 {
	color: #e3007F;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-feature-settings: "palt";
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .h3c {
	margin: 0 0 0 20px;
	line-height: 60px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#wrap #main #mainBox .ttlG {
	padding: 10px 12px;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	font-size: 24px;
	line-height: 1;
	color: #fff;
	background: #b05970;
	display: inline-block;
}

#wrap #main #mainBox .ttlB {
	width: 300px;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox h4 {
	margin: 30px 0 0 0;
	font-size: 20px;
	text-align: center;
}

#wrap #main #mainBox .bottom .whiteBox .flex {
	width: 1136px;
}

#wrap #main #mainBox .bottom .whiteBox .flex div:first-child {
	width: 460px;
	margin: 0 20px 0 0;
}

#wrap #main #mainBox .bottom .whiteBox .flex div:nth-child(2) {
	width: 656px;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox ul {
	margin: 10px 0 30px 0;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox ul li {
	width: 358px;
	margin: 0 30px 0 0;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox ul li:last-child {
	margin: 0;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox {
	margin: 10px 0 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl:nth-child(2) {
	margin: 30px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dt {
	padding: 4px 14px;
	font-size: 25px;
	color: #fff;
	background: #555;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dd {
	padding: 20px;
	font-size: 15px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dd span {
	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dd .textS {
	font-size: 16px;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dd img {
	width: 167px;
	margin: 0 0 0 20px;
	float: right;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .contactBox {
	width: 460px;
	margin: 30px auto 0 auto;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .free {
	width: 300px;
	margin: 0 auto;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .time {
	width: 300px;
	margin: 0 auto;
}

#wrap #main #mainBox .bottom .whiteBox .detailBox div:first-child {
	width: 610px;
	margin: 0 20px 0 0;
}

#wrap #main #mainBox .bottom .whiteBox .detailBox div:nth-child(2) {
	width: 506px;
}

#wrap #main #mainBox .bottom .whiteBox .detailBox div:nth-child(2) dl dd {
	height: 535px;
}

#wrap #main #mainBox .bottom .whiteBox .detailBox div:nth-child(2) dl dd img {
	width: 226px;
}

#wrap #main #mainBox .bottom .adviserBox {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#wrap #main #mainBox .bottom .adviserBox .bold {
	font-weight: bold;
}

#wrap #main #mainBox .bottom .adviserBox .point {
	font-weight: bold;
	color: #e3007f;
}

#wrap #main #mainBox .bottom .ftCopy {
	margin: 30px 0 0 0;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

#wrap #main #mainBox .free {
	margin: 20px 0 0 0;
	font-size: 24px;
	line-height: 1;
}

#wrap #main #mainBox .free img {
	width: 43px;
	margin: 0 8px 0 0;
}

#wrap #main #mainBox .time {
	font-size: 16px;
}

#wrap #main #mainBox .mail {
	width: 460px;
}









/* smartphone */

@media screen and (max-width: 750px) {

#wrap #main {
}

#wrap #main #mainBox h2 {
	width: 100%;
	margin: 0;
	font-size: 20px;
	font-feature-settings: "palt";
}

#wrap #main #mainBox .introduction {
	margin: 20px 0 0 0;
	padding: 0 10px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-weight: bold;
}

#wrap #main #mainBox .introduction .topImage {
	width: 100%;
	margin: 0 auto 10px auto;
}

#wrap #main #mainBox .introduction .point5 {
	width: 100%;
	margin: 20px auto 0 auto;
 margin:0;
 display:-webkit-box;
 display:-moz-box;
 display:-ms-box;
 display:-webkit-flexbox;
 display:-moz-flexbox;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:flex;
 -webkit-box-lines:multiple;
 -moz-box-lines:multiple;
 -webkit-flex-wrap:wrap;
 -moz-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
}

#wrap #main #mainBox .introduction .point5 li {
	width: 48%;
	margin: 0 10px 10px 0;
	font-size: 16px;
	text-align: center;
}

#wrap #main #mainBox .introduction .point5 li:first-child img {
 margin: 0;
}

#wrap #main #mainBox .introduction .point5 li:nth-child(3n) {
	margin: 0 10px 10px 0;
}

	#wrap #main #mainBox .introduction .point5 li:nth-child(2n) {
	margin: 0 0 10px 0;
}

#wrap #main #mainBox .introduction .arrow {
	width: 100%;
	margin: 0 auto;
}

#wrap #main #mainBox .introduction .point5Balloon {
	width: 200px;
	height: 135px;
	margin: 20px auto 0 auto;
	padding: 24px 0 0 0;
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: url(../img/bi-souji/point5_balloon.png) no-repeat;
	background-size: contain;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox h2.ttlHealth {
	margin: -20px auto 0 auto;
	font-size: 20px;
	text-align: left;
	line-height: 1.4;
}

#wrap #main #mainBox .introduction .expectation {
	width: 100%;
	margin: 20px auto 0 auto;
	padding: 10px;
	font-size: 20px;
	border: 1px solid #2ab8c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox .introduction .btnMail {
	width: 100%;
	margin: 20px auto;
}

#wrap #main #mainBox .introduction .btnMail a {
	width: 100%;
	padding: 14px 0 10px 0;
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: #2ab8c0;
	display: block;
}

#wrap #main #mainBox section.introduction .healthBisouji .flex.ttlHeart {
	display: none;
}

#wrap #main #mainBox .introduction .healthBisouji .ttlHeart p:first-child {
	padding: 46px 0 0 0;
}

#wrap #main #mainBox .introduction .healthBisouji .ttlHeart p:nth-child(2) {
	padding: 30px 0 0 0;
	background: url(../img/bi-souji/heart_bg.png) no-repeat 200px 0;
	background-size: contain;
}

#wrap #main #mainBox .introduction .healthBisouji .ttlHealthbisouji {
	width: 100%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #2ab8c0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox h2 {
	width: 100%;
	text-align: center;
	color: #2ab8c0;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox dl {
	padding: 10px 0 0 50px;
	background: url(../img/bi-souji/ttl_project.png) no-repeat;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox dl dt {
	margin: 0 0 10px 0;
	font-size: 20px;
	line-height: 1.2;
	border-bottom: 1px solid #333;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox dl dt span {
	font-size: 16px;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire h3 {
	margin: 20px 0 0 0;
	padding: 2px 10px;
	color: #ea5514;
	font-size: 20px;
	border: 1px solid #ea5514;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .man {
	margin: 20px 0 0 0;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .man h4 {
	height: 59px;
	padding: 10px 0 0 30px;
	font-size: 20px;
	background: url(../img/bi-souji/icon_man.png) no-repeat;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .woman {
	margin: 20px 0 0 0;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .woman h4 {
	height: 59px;
	padding: 10px 0 0 30px;
	font-size: 20px;
	background: url(../img/bi-souji/icon_woman.png) no-repeat;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .flex {
	width: auto;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .flex div:first-child {
	width: 100%;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .flex div:first-child ul {
	padding: 0 0 0 20px;
}

#wrap #main #mainBox .introduction .healthBisouji .healthbisoujiBox .questionnaire .flex div:last-child {
	width: 240px;
	padding: 20px;
	text-align: center;
}

#wrap #main #mainBox .introduction .healthBisouji h2.ttlLoad {
	margin: 40px auto 0 auto;
	text-align: center;
	color: #2ab8c0;
}

#wrap #main #mainBox .introduction .healthBisouji .imgLoad {
	width: 100%;
	margin: 0 auto;
}

#wrap #main #mainBox .introduction .healthBisouji .attention {
	width: 100%;
	margin: 10px 0 0 0;
	font-size: 12px;
	line-height: 1.4;
	display: block;
}

#wrap #main #mainBox .introduction .healthBisouji .loadTxt {
	width: 100%;
	margin: 20px auto 0 auto;
	font-size: 20px;
	line-height: 1.4;
	color: #2ab8c0;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox {
	width: 100%;
	margin: 20px auto 0 auto;
	padding: 10px 20px;
	font-size: 20px;
	line-height: 1.4;
	text-align: left;
	border: 1px solid #ed7a9e;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox span {
	color: #ed7a9e;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox .flex {
	width: 100%;
	margin: 20px auto;
	font-size: 16px;
	line-height: 1.4;
	text-align: center;
 display:-webkit-box;
 display:-moz-box;
 display:-ms-box;
 display:-webkit-flexbox;
 display:-moz-flexbox;
 display:-ms-flexbox;
 display:-webkit-flex;
 display:-moz-flex;
 display:-ms-flex;
 display:flex;
 -webkit-box-lines:multiple;
 -moz-box-lines:multiple;
 -webkit-flex-wrap:wrap;
 -moz-flex-wrap:wrap;
 -ms-flex-wrap:wrap;
 flex-wrap:wrap;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox .flex p {
	width: 50px;
}

#wrap #main #mainBox .introduction .healthBisouji .loadBox .flex p:nth-child(2),
#wrap #main #mainBox .introduction .healthBisouji .loadBox .flex p:nth-child(4) {
	padding: 10px 0 0 0;
	font-size: 20px;
}

#wrap #main #mainBox .introduction .healthBisouji h4.pink {
	width: 100%;
	margin: 20px auto 0 auto;
	padding: 10px 20px;
	font-size: 20px;
	text-align: center;
	color: #fff;
	background: #ed7a9e;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	








#wrap #main #mainBox .bottom {
	margin: 40px 0 0 0;
	padding: 20px 10px;
	background: #f4f2e6;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox .bottom ul li.bottomBox {
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	border-bottom: 1px solid #555;
}

#wrap #main #mainBox .bottom .flex {
	width: 100%;
}

#wrap #main #mainBox .bottom .flex div:first-child {
	width: 100%;
	margin: 0 20px 0 0;
}

#wrap #main #mainBox .bottom .flex div:nth-child(2) {
	width: 100%;
}

#wrap #main #mainBox .bottom h3 {
	font-size: 30px;
}

#wrap #main #mainBox .bottom .text {
	font-size: 17px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#wrap #main #mainBox .bottom .bottomBox ul {
	margin: 0 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li {
	width: 100%;
	margin: 40px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li:last-child {
	margin: 40px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li dl dd {
	margin: 10px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li dl dd {
	margin: 10px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox ul li dl dd h4 {
	font-size: 25px;
}

#wrap #main #mainBox .bottom .bottomBox ul li dl dd p {
	font-size: 15px;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox {
	margin: 0 0 30px 0;
	padding: 10px;
	border: 1px solid #555;
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox h3 {
	color: #e3007F;
	font-feature-settings: "palt";
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .h3c {
	margin: 0;
	line-height: 60px;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox h4 {
	margin: 30px 0 0 0;
	font-size: 20px;
	text-align: center;
}

#wrap #main #mainBox .bottom .whiteBox .flex {
	width: 100%;
}

#wrap #main #mainBox .bottom .whiteBox .flex div:first-child {
	width: 100%;
	margin: 0 20px 0 0;
}

#wrap #main #mainBox .bottom .whiteBox .flex div:nth-child(2) {
	margin: 10px 0 0 0;
	width: 100%;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox ul {
	margin: 10px 0 30px 0;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox ul li {
	width: 100%;
	margin: 0 0 10px 0;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox ul li:last-child {
	margin: 0;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox {
	margin: 10px 0 0 0;
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl:nth-child(2) {
	margin: 30px 0 0 0;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dt {
	padding: 4px 14px;
	font-size: 25px;
	color: #fff;
	background: #555;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dd {
	padding: 20px;
	font-size: 15px;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	border-bottom: 1px solid #555;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dd span {
	margin: 0 0 10px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.4;
	display: inline-block;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .detailBox dl dd img {
	width: 100%;
	margin: 0 0 0 20px;
	float: right;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .contactBox {
	width: 100%;
	margin: 30px auto 0 auto;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .free {
	width: 300px;
	margin: 0 auto;
}

#wrap #main #mainBox .bottom .bottomBox .whiteBox .time {
	width: 300px;
	margin: 0 auto;
}

#wrap #main #mainBox .bottom .whiteBox .detailBox div:first-child {
	width: 100%;
	margin: 0 20px 0 0;
}

#wrap #main #mainBox .bottom .whiteBox .detailBox div:nth-child(2) {
	width: 100%;
}

#wrap #main #mainBox .bottom .whiteBox .detailBox div:nth-child(2) dl dd {
	height: auto;
}

#wrap #main #mainBox .bottom .whiteBox .detailBox div:nth-child(2) dl dd img {
	width: 226px;
}

#wrap #main #mainBox .bottom .adviserBox {
	font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}

#wrap #main #mainBox .bottom .adviserBox .bold {
	font-weight: bold;
}

#wrap #main #mainBox .bottom .adviserBox .point {
	font-weight: bold;
	color: #e3007f;
}

#wrap #main #mainBox .bottom .ftCopy {
	margin: 30px 0 0 0;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.4;
	text-align: center;
}

#wrap #main #mainBox .bnGoods {
	width: 100%;
	margin: 40px auto 0 auto;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#wrap #main #mainBox .bnGoods a {
	padding: 20px;
	border: 1px solid #ccc;
	display: block;
}

#wrap #main #mainBox .bnGoods img {
	width: 100%;
}

#wrap #main #mainBox .free {
	margin: 10px 0 0 0;
	font-size: 24px;
	line-height: 1;
}

#wrap #main #mainBox .free img {
	width: 43px;
	margin: 0 8px 0 0;
}

#wrap #main #mainBox .time {
	margin: 8px 0 0 0;
	font-size: 16px;
}

#wrap #main #mainBox .mail {
	width: 100%;
	margin: 10px auto 20px auto;
}

#wrap #main #mainBox .ttlB {
	width: 100%;
}


}

