@charset "utf-8";
/* CSS Document */
@import url("form_style.css"); /*メールフォームのスタイルシート*/

/* =================================================
全称セレクタ
================================================= */

*{
	margin:0;
	padding:0;
	border:none;
}

/* =================================================
全体指定
================================================= */

body {
	color:#fff;
	background:#020202;
}

/* =================================================
リンク
================================================= */

a{
	text-decoration:none;
}

a:link{
	color:#78218a;
}

a:visited{
	color:#78218a;
}

a:hover {
	color:#efefef;
}

a:active {
	color:#78218a;
}

/* =================================================
文字
================================================= */

/*recaptcha*/
.recaptcha_policy{color: #fff;text-align:left;}
.grecaptcha-badge { visibility: hidden; }


/* =================================================
その他
================================================= */

hr {
	display:none;
}

/* =================================================
ヘッダー
================================================= */

header{
	background: -webkit-linear-gradient(top right, #c13882, #7016cc);
	background: -o-linear-gradient(top right, #c13882, #7016cc);
	background: linear-gradient(to bottom left, #c13882, #7016cc);
}

.h_in2{
	margin:auto;
	padding:80px 0px 80px;
	width:1200px;
	background: url(../images/h_bg_2.png) no-repeat left bottom;
	background-size:370px auto;
}

.h_in2_text{
	margin-left:auto;
	margin-right:0px;
    width: 785px;
}

.h2_color{
	margin:20px 0px 40px;
	color:#fcff0f;
	font-size:160%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	letter-spacing: 16px;
}

img.h_title{
	width:350px;
}


img.h_in2_text_1{
	margin-bottom:20px;
}

.h_in2_taiken{
	padding:25px 0px;
	background:#c13882;
	color:#fff;
	text-align:center;
}

.h3_taiken{
	font-size:40px;
	letter-spacing: 0.3em;
}

span.yellow{
	color:#fcff0f;
}

span.big{
	font-size:46px;
}

p.h_in2_smp{
	display:none;
}

/*
header{
	background: #000 url(../images/h_bg.png) no-repeat right top;
}

.h_in {
	margin:auto;
	padding:80px 0px 120px;
	width:1000px;
}

header h1{
	padding-top:20px;
}

header h2,header h3{
	margin-top:20px;
	color:#ffe90f;
	font-size:200%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	letter-spacing: 16px;
}

header h3{
	margin-top:80px;
	color:#fff;
}

img.h_h3_img{
	margin-top:20px;
}

*/

/* =================================================
コンテンツ
================================================= */

#content{
}

.c1_main,.c2_main,.c3_main,.c4_main,.c6_main,.c7_main{
	margin:auto;
	padding:80px 0px;
	width:1000px;
}



/* ナビ --------- */

nav{
	margin:0px auto 0px 40px;
	padding-top:20px;
	width:1000px;
}

nav ul{
	display: flex;
	list-style:none;
	justify-content: space-around;
}

nav ul li{
	font-size:140%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	font-weight: bold;
	margin: 0px 20px;
}

nav ul li a:link{
	color:#fff;
}
nav ul li a:visited{
	color:#fff;
}
nav ul li a:hover{
	color:#fff;
}
nav ul li a:active{
	color:#fff;
}

/* C1 --------- */

#c1{
	background: #000 url(../images/c1_bg.jpg) no-repeat right 60%;
	background-size:cover;
}

#c1 h2{
	margin:0 0 40px;
}

#c1 .c1_text{
	background-color: rgba(255,255,255,0.5);
	color:#020202;
	padding:25px;
	box-sizing:border-box;
}

#c1 .c1_text a{
	text-decoration:underline;
}

#c1 .c1_text a:hover {
	text-decoration:none;
}

/* C2 --------- */

#c2 h2{
	margin:0 0 80px;
}

#c2 h3{
	margin: 80px auto 40px;
	color:#ffe90f;
	font-size:280%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	letter-spacing: 16px;
	text-align:center;
}

#c2 ul{
	margin-bottom:40px;
	display: flex;
	list-style:none;
	justify-content: space-around;
	flex-wrap: wrap;
}

#c2 ul.money li{
	margin-bottom:40px;
}

#c2 ul.money li:last-child{
	margin-bottom:0px;
}

h3.c2_graph_h3{
	margin-top:0px !important;
	margin-bottom:20px !important;
	font-size: 200% !important;
	color: #fff !important;
	letter-spacing: normal !important;
	line-height: 40px !important;
}

img.c2_graph{
	margin-bottom:40px;
}

p.c2_graph_p{
	font-size:140%;
	text-align:center;
	text-decoration: underline;
}

p.c2_graph_text{
	margin:20px auto 80px;
	text-align:center;
}

/* C3 --------- */

#c3 {
	background: #fff url(../images/c3_bg.jpg) no-repeat 20% 60%;
	background-size:cover;
}

.c3_main{
	padding:;
	color: #333;
}

#c3 h2{
	margin:0 0 80px;
}

#c3 h3{
	margin-bottom:40px;
	font-size:180%;
	color:#2cbf13;
	text-align:center;
}

.c3_health{
	margin-top: 40px;
	text-align:center;
}

/* C4 --------- */

#c4{
	background: #78218a;
}

#c4 ul{
	margin:80px 0px 40px;
	display: flex;
	list-style:none;
	justify-content: space-around;
}

#c4 h3 {
	margin:80px 0px 40px;
	font-size: 180%;
	color: #ffe90f;
	text-align: center;
}



.qalist {
    margin: 40px auto 0px
}

.qalist .q {
    position: relative;
    margin: 20px 0px 0px;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    padding: 25px 25px 25px 45px;
    cursor: pointer;
	background:#020202;
	color:#fff;
}

.qalist .q::before {
    position: absolute;
    content: '▼';
    left: 20px
}

.qalist .a {
    display: none;
    padding: 25px;
	background:#fff;
	color:#020202;
    font-size: 18px;
    line-height: 26px
}

.qalist .open {
    display: block
}


/* C5 --------- */

#c5{
	padding:80px 0px;
}

#c5 h3{
	margin:40px 0px;
}

#c5 h3.c5_send{
	text-align:center;
}

img.c5_line{
	margin-bottom:20px;
}

select.workplace_select {
	width: 100% !important;
    background: #fff url(../images/form/form_mail.png) no-repeat;
        background-position-x: 0%;
        background-position-y: 0%;
        background-size: auto;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    background-size: 10px 5px;
    background-position: 97% center;
    -webkit-appearance: button;
    -moz-appearance: button;
    appearance: button;
}

/* C6 --------- */

#c6 {
	background: #000 url(../images/c6_bg.jpg) no-repeat right 60%;
	background-size:cover;
}

.c6_main{
	width:45%;
	margin-right:0;
	margin-left:auto;
}

#c6 ul{
	margin: 40px auto 0px;
	list-style:none;
	font-size:140%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#c6 ul li{
	margin-top:20px;
}

#c6 ul li:before{
	content: '\2713'; /* ←ここにリストマーカーにしたい文字列を設定 */
}

#c6 ul li:nth-child(1){
	margin-top:0px;
}

/* C7 --------- */

#c7{
	background: #000 url(../images/c7_bg.jpg) no-repeat center;
	background-size:cover;
}

.c7_main{
	color:#000;
}

#c7 h2{
	font-size:250%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	line-height: 60px;
	margin-bottom:40px;
}



/* =================================================
フッター
================================================= */

footer{
	background: #78218a;
	padding:20px 0px;
	color:#fff;
	text-align:center;
}

/* =================================================
フロート解除
================================================= */

.cf:before,
.cf:after {
content: " ";
display: table;
}
 
.cf:after {
clear: both;
}
 
.cf {
*zoom: 1;
}

/* =================================================
フッター
================================================= */

footer{
}

@media screen and (min-width:0px) and (max-width:800px){

* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
}

html{
	font-size: 62.5%;
	height: 100%;
}

body {
	width:100%;
	font-size: 1.3rem;
	line-height:1.7em;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	overflow-x: hidden;
	-webkit-text-size-adjust: 100%;
	overflow-y: scroll;
	overflow-x: hidden;
}

img {
	height: auto;
	max-width: 100%;
	vertical-align: bottom;
}
br.smp{
	display:none;
}


/* =================================================
ヘッダー
================================================= */


.h_in2{
	padding: 0px 0px 0px;
	width:100%;
	background: url(none);
}

img.h_title {
	display: block;
	margin:auto;
    width: 65%;
}

.h2_color{
	margin-top:10px;
	margin-bottom:15px;
	font-size:125%;
	letter-spacing: 3px;
	text-align: center;
}

.h_in2_text{
	margin:auto;
	padding:20px 10px 0px;
	width:100%;
	box-sizing:border-box;
}

p.h_in2_pc{
	display:none;
}

p.h_in2_smp{
	display:block !important;
}

img.h_in2_text_1 {
    margin-bottom: 10px;
}

.h_in2_taiken {
    padding: 15px 0px;
}

.h3_taiken {
    font-size: 20px;
}

span.big {
    font-size: 24px;
}

/*
header{
}

header {
	background: #000 url(../images/h_bg.png) no-repeat right top;
	background-size: cover;
}

.h_in {
	width: 90%;
	padding: 80px 0px;
}

header h1{
	padding-top:0px;
}

header h2,header h3{
	margin-top:10px;
	font-size:160%;
	letter-spacing: 3px;
	text-align: center;
}

header h3{
	margin-top:20px;
	color:#fff;
	text-align: left;
}

img.h_title{
	width:100%;
}

img.h_h3_img{
	width:100%;
	margin-top:5px;
}
*/

/* ナビ======= */
nav{
	width:100%;
	float:left;
}
	#menuList {
		display: none;
	}

	#rwdMenuWrap {
		width: 100%;
		position: fixed;
		z-index: 20;
	}

	#rwdMenuWrap #switchBtnArea {
		width: 100%;
		height: 60px;
		position: relative;
	}

	#rwdMenuWrap #switchBtnArea #switchBtn {
		top: 10px;
		right: 10px;
		width: 40px;
		height: 40px;
		display: block;
		position: absolute;
		border-radius: 5px;
		margin-right: 0px;
	}

	#rwdMenuWrap #switchBtnArea #switchBtn span {
		left: 20%;
		width: 60%;
		height: 4px;
		display: block;
		position: absolute;
		background-color: #fff;
		border-radius: 5px;
		transition: all 0.2s linear;
	}
	#rwdMenuWrap #switchBtnArea #switchBtn span:nth-of-type(1) {
		top: 10px;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	#rwdMenuWrap #switchBtnArea #switchBtn span:nth-of-type(2) {
		top: 18px;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	#rwdMenuWrap #switchBtnArea #switchBtn span:nth-of-type(3) {
		bottom: 10px;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	#rwdMenuWrap #switchBtnArea #switchBtn.btnClose span:nth-of-type(1) {
		top: 18px;
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	#rwdMenuWrap #switchBtnArea #switchBtn.btnClose span:nth-of-type(2) {
		-webkit-transform: scale(0);
		transform: scale(0);
	}
	#rwdMenuWrap #switchBtnArea #switchBtn.btnClose span:nth-of-type(3) {
		bottom: 18px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#rwdMenuWrap ul {
		width: 100%;
		display: none;
		margin: 0;
		padding: 0;
	}

	#rwdMenuWrap ul li {
		width: 100%;
		border-bottom: #fff 1px solid;
	}

	#rwdMenuWrap ul li:last-child{
		border-bottom: #000 1px solid;
	}

	#rwdMenuWrap ul li a {
		padding: 15px 20px;
		text-align: left;
		display: block;
		background: #ffe90f;
		color:#000;
		position: relative;
		text-decoration:none;
	}

	#rwdMenuWrap ul li:last-child a:link{
		background: #78218a;
		color:#fff;
	}

	#rwdMenuWrap ul li a:after {
		content: '';
		margin-top: -4px;
		top: 50%;
		right: 15px;
		width: 8px;
		height: 8px;
		color: #888;
		font-size: 1em;
		font-weight: bold;
		line-height: 1.2em;
		display: block;
		position: absolute;
		border-top: 2px solid #fff;
		border-right: 2px solid #fff;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
	}

	#rwdMenuWrap #switchBtnArea.set-background {
		background: #000;
	}

  #switchBtn{
background: rgba(0, 0, 0, 0.2);
  }

/* =================================================
コンテンツ
================================================= */





.c1_main,.c2_main,.c3_main,.c4_main,.c6_main,.c7_main{
	margin:auto;
	width:90%;
	padding:40px 0px;
}


#c1 {
	background: #000 url(../images/c1_bg.jpg) no-repeat 20% 60%;
	background-size: cover;
}

.c1_main{
}

img.c1_h2{
	width:85%;
}

p.c1_text{
	width:100%;
}

/* C2 --------- */

#c2{
}

.c2_main{
}

#c2 h2{
	margin:0 0 40px;
}

#c2 ul{
	margin-bottom:20px;
}

#c2 ul li{
	margin-bottom:20px;
}

ul.c2_service li{
	width:32%;
}

#c2 ul li:last-child{
	margin-bottom:0px;
}

#c2 ul.money li{
	margin-bottom:20px;
}

#c2 ul.money li:last-child{
	margin-bottom:0px;
}


img.c2_h2{
	width:80%;
}

img.c2_point3{
	width: 95%;
}

#c2 h3{
	margin: 20px auto;
	font-size:180%;
}

img.health_banner{
	width:90%;
}

h3.c2_graph_h3{
	margin-bottom:10px !important;
	font-size: 140% !important;
	line-height: 20px !important;
}

img.c2_graph{
	width:100%;
	margin-bottom:20px;
}

p.c2_graph_p{
	font-size:120%;
	text-align:center;
	text-decoration: underline;
	margin-bottom:20px;
}

p.c2_graph_text {
	text-align:left;
	margin: 0px auto 40px;
}


/* C3 --------- */

.c3_main{
}

#c3 h2{
	margin:0 0 40px;
}

#c3 h3{
	margin-bottom:20px;
	font-size:120%;
}

img.c3_h2{
	width:72%;
}

/* C4 --------- */

#c4{
}
.c4_main{
}

img.c4_h2{
	width:70%;
}

#c4 ul{
	margin:20px 0px;
	flex-wrap: wrap;
	justify-content: space-between;
}

#c4 ul li{
	width:50%;
	margin-bottom: 5px;
}

#c4 ul li:nth-child(2n){
	text-align:right;
}

img.c4_step{
	width:98%;
}

#c4 h3 {
	margin: 20px 0px;
	font-size: 160%;
}

	.qalist {
	    margin: 0px auto 0px;
	}

	.qalist .q {
	    font-size: 16px;
	    line-height: 20px;
	    margin: 10px 0px 0px;
	    padding: 15px 15px 15px 35px;
	}

	.qalist .q::before {
	    left: 10px;
	}

	.qalist .a {
		padding: 15px;
	    font-size: 16px;
	    line-height: 28px;
	}
/* C5 --------- */

#c5{
	text-align:center;
	padding:40px 0px;
}

.c5_main{
}

#c5 h2,#c5 h3{
	margin:auto;
	width:90%;
	text-align:left;
}

#c5 h3{
	margin:20px auto;
}

img.c5_h2{
	width:60%;
}

img.c5_h3{
	width:100%;
}

img.c5_line{
	margin-bottom:20px;
	width:90%;
}

img.c5_send_h3{
	width:95%;
}

p.c5_send{
	margin:0px auto 20px;
	width:95%;
	text-align:left;
}

/* C6 --------- */


img.c6_h2{
	width:100%;
}

#c6 {
	background: #000 url(../images/c6_bg.jpg) no-repeat;
	background-size: cover;
}

#c6 ul {
	font-size: 120%;
}

#c6 ul li {
	margin-top: 10px;
}

/* C7 --------- */


#c7 h2 {
	font-size: 180%;
	line-height: 40px;
	margin-bottom: 20px;
}



/*
#regist_mail{
	width: 100%;
	margin:auto;
	padding: 0px 0px 0px;
}

#regist_mail table{
		margin-top:20px;
	}
#regist_mail table,
#regist_mail tbody,
#regist_mail tr{
	display: block;
	width: 100%;
}
#regist_mail th{
	background-color: #78218a;
	color: #FFF;
	display: block;
	width: 100%;
	padding: 10px 0px;
	text-align:center;
}
#regist_mail th.vtop{
	vertical-align: top;
}
#regist_mail td{
	display: block;
	width: 100%;
	margin: 15px auto;
	padding: 0px;
	text-align: center;
}
#regist_mail td select{
	width: 90%;	font-size: 16px;
	padding: 15px 5px;
	color:#666;
	text-indent: 0.2em;
}
#regist_mail td select.select-mail{
	width: 49%;
	font-size: 16px;
	padding: 15px 5px;
	color:#666;
	-webkit-appearance: button;
	-moz-appearance: button;
	appearance: button;
	text-indent: 0.2em;
	background:#fff url(../images/contact/form_mail.png) no-repeat;
	background-size:10px 5px;
	background-position: 90% center;
	border: 1px #333 solid;
}
@-moz-document url-prefix() {
	.content select {
		background:none;
		background-color: #FFF;
	}
}
#regist_mail td input,#regist_mail td textarea{
	width: 90%;
	font-size: 16px;
	padding: 15px 5px;
	color:#666;
	text-indent: 0.2em;
	border: 1px #333 solid;
}
#regist_mail td input.input-mail{
	width: 41%;
	font-size: 16px;
	padding: 15px 5px;
	color:#666;
	text-indent: 0.2em;
}
#regist_mail td textarea{
	height: 120px;
	line-height: 1.3;
	resize: none;
	text-indent: 0.2em;
}
#regist_mail .submitbtn {
	display: block;
	width: 92%;
	margin: 0px auto;
	padding: 15px 0px;
	text-align: center;
	color: #FFF;
	letter-spacing: 0.2em;
	cursor: pointer;
	font: 16px "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,"メイリオ",sans-serif;
	background: -webkit-gradient( linear, left top, left bottom, from(#2cbf13), to(#2cbf13));
	background: transparent -moz-linear-gradient(center top , #2cbf13 0%, #2cbf13) repeat scroll 0% 0%;
	border:1px solid #2cbf13;
}

.must{
	background-color: #ffe90f;
	color:#000;
	padding: 5px 7px;
	margin-left: 10px;
	font: 10px/1.6 "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,"メイリオ",sans-serif;
	vertical-align: middle;
}

.check{
	margin: 0px 0px 10px 5px;
	text-align: left;
	width: 90%;
}

.keiken{
	text-align: center;
}

.mail-d{
	margin:20px auto;
	font-size:8px;
	background-color: #ffe90f;
	color:#000;
	padding:10px;
	width:90%;
}

.check input{
	display: none;
}
.check label{
	display: inline-block;
	position: relative;
	cursor: pointer;
	margin-left: 20px;
	padding: 10px 20px;
	border-radius: 2px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	line-height: 1;
}
.check label:before{
	position: absolute;
	content: "";
	top: 50%;
	left: -10px;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	background: #bdc3c7;
	border-radius: 50%;
}
.check input[type="radio"]:checked + label:after {
	position: absolute;
	content: "";
	top: 50%;
	left: -4px;
	width: 8px;
	height: 8px;
	margin-top: -4px;
	border-radius: 50%;
	background: #879c18;
}

.errmes {
	margin: 10px auto;
	text-align: center;
	display: block;
}


.thanks{
	width:90%;
	margin:0px auto 20px;
	background-color:#fff;
}

p.form_end {
	margin:auto;
	text-align: left;
	color: #640107;
	font-size: 14px;
	margin-top:20px;
	padding:15px;
	border: 1px dashed #640107;
	box-sizing:border-box;
	width:95%;
}

p.form_text {
	text-align: left;
	margin: 10px auto;
	width: 98%;
	font-size: 12px;
}
#regist_mail td input.p_size {
	width: 64%;
}
.fileUploder{
	position:relative;
	margin-bottom:20px;
}
.fileUploder .txt{
	position:relative;
	padding:6px 10px;
	width:145px;
	vertical-align:bottom;
	font-size:16px;
}
.fileUploder .btn{
	font:normal normal normal 10px/1.6 "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,"メイリオ",sans-serif;
	border: none;
	width: 25%;
	padding: 7px 0;
	text-align: center;
	color: #fff;
	font-size: 22px;
	background: -webkit-gradient( linear, left top, left bottom, from(#2cbf13), to(#2cbf13));
	background: transparent -moz-linear-gradient(center top , #2cbf13 0%, #2cbf13) repeat scroll 0% 0%;
	border:1px solid #2cbf13;
}

.fileUploder .uploader{
	display:none;
}
#regist_mail td input.custom_error,#about_regist_mail td input.custom_error{
		background: #ffe90f;
		color: #000;
	margin:auto;
}
#item_b3_error,#e_item09,#e_item18,#e_item08,#e_item01{
	display:block;
	margin: 15px auto 5px;
	width:100%;
	color:#ffe90f;
}*/

	.c5_tel{
		margin:20px auto;
		width: 92%;
		padding: 15px 0px 10px;
		background:#ffe90f;
	}

	span.form_tel_space{
		font-size:20pt;
		font-weight: bold;
	}

	a.c5_tel_num{
		color:#000;
	}

	span.form_tel_smp{
		display:block;
		color:#000;
	}

	img.c5_tel_smp2{
		width:95%;
		margin: 0px 0px 5px;
	}


	/*#regist_mail th p{
		margin-top:15px;
	}*/

/* =================================================
フッター
================================================= */

}

@media screen and (min-width:801px){

/* =================================================
全体指定
================================================= */

body {
	font-size:18px;
	line-height:2em;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 100%;
}

html {
	scrollbar-arrow-color:#313a39;
	scrollbar-face-color:#313a39;
	scrollbar-3dlight-color:#313a39;
	scrollbar-darkshadow-color:#313a39;
	scrollbar-highlight-color:#313a39;
	scrollbar-shadow-color:#313a39;
	scrollbar-track-color:#fff;
	height: 100%;
}

img {
	max-width: 100%;
	height: auto;
	width: auto;
	vertical-align: bottom;
}
br.pc{
	display:none;
}


/* =================================================
ヘッダー
================================================= */





/* =================================================
コンテンツ
================================================= */

#rwdMenuWrap{
	display:none;
}

#c1 .c1_text{
	width:750px;
}

#c2 p.pc_center{
	text-align:center;
}

/* =================================================
フォーム
================================================= */

#c5 h2{
	margin:auto;
	width:1000px;
}


/*
#regist_mail{
		width: 1000px;
		margin:auto;
		padding: 0px 0px 80px;
		font:normal normal normal 12px/1.6 "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,"メイリオ",sans-serif;
}

	#regist_mail table{
		margin-top:40px;
	}

	#regist_mail table,
	#regist_mail tbody,
	#regist_mail tr{
		display: block;
		width: 100%;
	}

	#regist_mail th{
		font: 30px/1.6em "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,"メイリオ",sans-serif;
		background-color: #78218a;
		color: #FFF;
		display: block;
		width: 100%;
		padding: 10px 0px;
		text-align:center;
	}

	#regist_mail th.vtop{
		vertical-align: top;
	}

	#regist_mail td{
		display: block;
		width: 100%;
		margin: 30px auto;
		padding: 0px;
		text-align: center;
		font-size: 20px;
	}

	#regist_mail td select{
		width: 90%;
		font-size: 20px;
		padding: 25px 5px;
		color:#666;
		text-indent: 0.2em;
		border: 1px #333 solid;
	}

	#regist_mail td select.select-mail{
		width: 35%;
		font-size: 30px;
		padding: 25px 5px;
		color:#666;
		-webkit-appearance: button;
		-moz-appearance: button;
		appearance: button;
		text-indent: 0.1em;
		border: 1px #333 solid;
	}

	#regist_mail td input,#regist_mail td textarea{
		width: 90%;
		font-size: 30px;
		padding: 25px 5px;
		color:#666;
		text-indent: 0.5em;
		border: 1px #333 solid;
	}

	#regist_mail td input.input-mail{
		width: 55%;
		font-size: 30px;
		padding: 25px 5px;
		color:#666;
		text-indent: 0.5em;
		border: 1px #333 solid;
	}

	#regist_mail td textarea{
		height: 120px;
		line-height: 1.3;
		resize: none;
		border: 1px #333 solid;
	}

	#regist_mail .submitbtn {
		display: block;
		width: 92%;
		margin: 0px auto;
		padding: 56px 0px;
		text-align: center;
		color: #FFF;
		cursor: pointer;
		border-radius: 10px;
		font: 63px/1 "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,"メイリオ",sans-serif;
		background: -webkit-gradient( linear, left top, left bottom, from(#2cbf13), to(#2cbf13));
		background: transparent -moz-linear-gradient(center top , #2cbf13 0%, #2cbf13) repeat scroll 0% 0%;
		border:1px solid #2cbf13;
	}

	.must{
		background-color: #ffe90f;
		color:#000;
		padding: 3px 5px;
		margin-left: 15px;
		font: 20px/1.6 "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,"メイリオ",sans-serif;
		vertical-align: middle;
	}

	.mail-d{
		margin:20px auto;
		font-size:14px;
		background-color: #ffe90f;
		color:#000;
		padding:10px;
		width:500px;
	}

	.check{
		margin: auto auto 30px;
		text-align: left;
	}

	.keiken{
		text-align:center;
	}

	.check input{
		display: none;
	}

	.check label{
		display: inline-block;
		position: relative;
		cursor: pointer;
		margin-left: 20px;
		padding: 10px 20px;
		border-radius: 2px;
		color: #fff;
		font-size: 22px;
		text-align: center;
		line-height: 1;
	}

	.check label:before{
		position: absolute;
		content: "";
		top: 50%;
		left: -10px;
		width: 20px;
		height: 20px;
		margin-top: -10px;
		background: #bdc3c7;
		border-radius: 50%;
	}

	.check input[type="radio"]:checked + label:after {
		position: absolute;
		content: "";
		top: 50%;
		left: -4px;
		width: 8px;
		height: 8px;
		margin-top: -4px;
		border-radius: 50%;
		background: #879c18;
	}

	.errmes {
		margin: 10px auto;
		text-align: center;
		display: block;
	}

	.fileUploder{
		position:relative;
		margin-bottom:20px;
	}

	.fileUploder .txt{
		position:relative;
		padding:6px 10px;
		width:145px;
		vertical-align:bottom;
		font-size:16px;
	}

	.fileUploder .btn{
		font:normal normal normal 18px/1.6 "Lucida Grande","Hiragino Kaku Gothic ProN",Meiryo,"メイリオ",sans-serif;
		border: none;
		width: 25%;
		padding: 26px 0;
		text-align: center;
		color: #fff;
		font-size: 22px;
		background: -webkit-gradient( linear, left top, left bottom, from(#2cbf13), to(#2cbf13));
		background: transparent -moz-linear-gradient(center top , #2cbf13 0%, #2cbf13) repeat scroll 0% 0%;
		border:1px solid #2cbf13;
	}

	.fileUploder .uploader{
		display:none;
	}

	#regist_mail td input.p_size{
		width: 64%;
	}

	#regist_mail td input.custom_error,#about_regist_mail td input.custom_error{
		background: #ffe90f;
		color: #000;
		margin:auto;
	}

	#item_b3_error,#e_item09,#e_item18,#e_item08,#e_item01{
		display:block;
		margin: 15px auto 5px;
		width:100%;
		color:#ffe90f;
	}

	p.form_end {
		color: #ffe90f;
		font-size: 20px;
		border: 1px dashed;
		padding: 15px;
		box-sizing: border-box;
		text-align: left;
	}*/

	.c5_tel{
		margin:40px auto;
		width:1000px;
		height:230px;
		background:#fff url(../images/c5_tel.png) no-repeat center;
		position: relative;
	}

	span.form_tel_space{
		position: absolute;
		bottom: 60px;
		right: 13px;
		font-size: 66pt;
		font-weight: bold;
	}

	a.c5_tel_num{
		color:#000;
	}

	img.c5_tel_smp,img.c5_tel_smp2,span.form_tel_smp{
		display:none;
	}



/* =================================================
フッター
================================================= */

footer{
}


}
