@charset "UTF-8";
/*------------- _____ ▼ページ _____ --------------------------------------------------*/

/*------------- 共通 ----------------*/
.line_gy{
	clear:both;
	border-bottom:1px dotted #666666;
}
.line_wh{
	clear:both;
	border-bottom:1px dotted #ffffff;
}
.line_lgy{
	clear:both;
	border-bottom:1px dotted #cccccc;
}


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


.bt{
	margin: 0 auto;
	padding: 0;
	max-width: 300px;
}
.bt a{}
.bt a:hover{opacity: 0.5;}

#mainimg{
	margin: 0;
	padding: 10px 0 0;
}
#mainimg img{
	width: 100%;
	margin: 0;
	padding: 0;
}
@media screen and (max-width: 767px) {
}


.pageTitle{/*ホーム以外*/
	margin: 0 0 20px;
	padding: 50px 0;
	border-bottom: 5px solid #000000;
}
.pageTitle h1{
	text-align: center;
	margin: 0 0 30px;
	padding: 0;
	line-height: 130%;
	font-size: 30px;
	line-height: 40px;
	letter-spacing: 0px;
	color: #333333;
}
.pageTitle p.furi{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size: 15px;
	font-style: italic;
	letter-spacing: 0px;
}

@media screen and (max-width: 767px) {
.pageTitle h1{
	font-size: 19px;
	line-height: 29px;
	letter-spacing: 1px;
}
}

h2.title{
	margin: 0 0 20px;
	padding: 0px 0px 15px 0px;
	border-bottom: 5px solid #DDDDDD;
	font-size: 24px;
	line-height: 36px;
	letter-spacing: 1px;
	color: #333333;
}

#pagecom{
	margin: 0;
	padding: 30px 0;
}
.pagecom{
	margin: 0;
	padding: 25px 20px 0;
	font-size: 15px;
	line-height: 180%;
	letter-spacing: 1px;
}



.main p{
	margin: 0;
	padding: 0;
	letter-spacing: 0px;
	font-size: 16px;
	line-height: 36px;
}

.mainIn{
	margin: 0;
	padding: 30px 0;
}

.mainBgGray{
	margin: 30px 0 40px;
	padding: 30px 40px;
	background-color: #F2F2F2;
}
.mainBgGray p.title{
	margin: 0 0 5px;
}
.mainBgGray p.txt{
	margin: 0 0 25px;
	line-height: 30px;
}
@media screen and (max-width: 767px) {
.mainBgGray{
	padding: 30px 10px;
}
}

.memberTitle{
	margin: 60px 0;
	padding: 8px 15px;
	background-color: #F2F2F2;
	font-size: 22px;
}





/*もっと見る*/
a.btMore{
	display: block;
	/*width: 350px;*/
	max-width: 350px;
	margin: 0;
	padding: 15px 0px;
	border: 3px solid #DE4830;
	background-color: #FFFFFF;
	color: #DE4830;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: normal;
	text-decoration: none;
}
a.btMore.mCenter{
	margin: 0 auto;
}
a.btMore:hover{
	background-color: #DE4830;
	color: #FFFFFF;
}
@media screen and (max-width: 767px) {
a.btMore{
	max-width: 300px;
}
a.btMore.about{
	margin: 30px auto 0;
}
}




.dxBT{
	margin: 70px auto 0;
	padding: 0;
	max-width: 500px;
	font-size: 28px;
	line-height: 42px;
	font-weight: bold;
	text-align: center;
}
.dxBT a{
	display: block;
	border: 6px solid #DE4830;
	margin: 0;
	padding: 20px 0;
	color: #DE4830;
	text-decoration: none;
}
.dxBT a:hover{
	background-color: #DE4830;
	color: #FFFFFF;
}
@media screen and (max-width: 767px) {
.dxBT{
	max-width: 300px;
	font-size: 20px;
}
}



/*------------- フォーム ----------------*/
#mail{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	max-width: 600px;
}


.front_radio{
	font-size: 14px;
	margin: 0 20px 0 0;
	padding: 0 0 0px;
	line-height: 150%;
}
.front_checkbox{
	font-size: 14px;
	margin: 0 20px 0 0;
	padding: 0 0 0px;
	line-height: 150%;
}
.linedot{
	border-bottom:1px solid #69821B;
}
.dataitem_half{
	float: left;
	margin: 30px 0 0;
	padding: 0px 0 0;
	text-align: left;
	letter-spacing: 1px !important;
	width: 40%;
	width: 100%;
	vertical-align: top;
	font-size: 16px;
}
.datadata_half{
	float: left;
	margin: 10px 0 0;
	padding: 0;
	text-align: left;
	letter-spacing: 1px !important;
	width: 60%;
	width: 100%;
	vertical-align: top;
	font-size: 16px;
}
.datamail{
	margin: 0 auto;
	padding: 0;
	width: 98%;
	font-size: 20px;
}



.bt_one{
	margin:60px auto 50px;
	padding:0px;
	text-align:center;
	letter-spacing:1px !important;
	width: 50%;
	vertical-align:top;
}
.bt_one.btcenter{
	margin:60px auto 50px;
}
.bt_half{
	float: left;
	margin:60px 10px 50px;
	padding:0px;
	text-align:center;
	letter-spacing:1px !important;
	width:calc(50% - 20px);
	vertical-align:top;
}
input[type=text], textarea, select{
	border:0; 
	padding:10px 1% 10px 18px;
	color:#000; 
	border:solid 1px #ccc; 
	margin:0; 
	border-radius: 0 !important;
	/*-webkit-border-radius: 3px; 
	-moz-border-radius: 3px; 
	border-radius: 3px;
	-moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
	-webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
	box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);*/
	font-size:16px;
}
input[type=text], textarea{
	width:98%;
	width: calc(100% - 1% - 18px);
}
input:focus, textarea:focus, select:focus {
    /*border:solid 1px #0B19E7;*/
}
textarea{
	height:100px;
}
select{
	width: 100%;
	height: 44px;
}
@media screen and (max-width: 767px) {/*スマホ対応*/
.dataitem_half{
	float:none;
	margin: 20px 0 0;
	width: 100%;
}
.datadata_half{
	float:none;
	margin: 0px 0 0;
	padding: 10px 0 0;
	width: 100%;
}
.bt_one{
	width: 100%;
}
.bt_half{
	margin:30px 10px;
	width:calc(100% - 20px);
}
}



.cp_ipselect {
}
.cp_ipselect select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
}
.cp_ipselect select::-ms-expand {
    display: none;
}
.cp_ipselect.cp_sl03 {
	position: relative;
	border-radius: 0px;
	border: 1px solid #ccc;
	background: #ffffff;
}
.cp_ipselect.cp_sl03::before {
	position: absolute;
	top: 0.6em;
	right: 2em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	/*border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #EE6557;*/
  width: 10px;
  height: 10px;
  /*border: 5px solid;
  border-color:  transparent transparent #EE6557 #EE6557;
  transform: rotate(-45deg);*/

	border-bottom: 4px solid #EE6557;
	border-right: 4px solid #EE6557;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);

	pointer-events: none;
}
.cp_ipselect.cp_sl03 select {
	padding: 8px 38px 8px 18px;
	color: #666666;
}




