@charset "Shift_JIS";
/***************************************

form style only

***************************************/
.bg_box_action {
	background: url(../img/bg_mdl.png) 0 0 repeat-y;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
}
.box_action {
	padding: 2% 10%;
	font-size: 14px;
	line-height: 1.4em;
}
.box_form {
	background-color: #ffffff;
	padding: 8%;
	margin: 0 10px;
	border-radius: 10px;
}
.box_seg {
	padding: 10px 0;
	text-align: center;
}
legend, input, select {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	color: #666666;
}
input#nickname {
	padding: 5px 10px;
}
input {
	width: 280px;
	font-size: 1em;
}

select {
	width: 230px;
	font-size: 1em;
	color: #5d3314;
}
input#nickname {
	padding: 5px 10px;
}
fieldset legend {
	display: block;
	width: 100%;
	text-align: center;
	/*
	color: #926247;
	*/
	background-color: #926247;
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
}
.btn_imageSeg {
	list-style: none outside;
	margin: 0;
}
.btn_imageSeg li {
	float: left;
	text-align: center;
}
.btn_imageSeg li a {
	display: inline-block;
}
.w-50 {
	width: 50%;
}
.w-25 {
	width: 25%;
}
ul.btn_radio {
	width: 240px;
	margin: auto;
}
ul.btn_radio:after {
	content: '';
	display: block;
	clear: both;
}
.btn_radio li {
	position: relative;
	list-style: none;
	float: left;
}
.btn_radio li label {
	display: block;
	padding: 10px 20px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 1%, #d2d7dc 54%, #b6b8bb 93%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ffffff), color-stop(54%, #d2d7dc), color-stop(93%, #b6b8bb));
	background: -webkit-linear-gradient(top, #ffffff 1%, #d2d7dc 54%, #b6b8bb 93%);
	background: -o-linear-gradient(top, #ffffff 1%, #d2d7dc 54%, #b6b8bb 93%);
	background: -ms-linear-gradient(top, #ffffff 1%, #d2d7dc 54%, #b6b8bb 93%);
	background: linear-gradient(to bottom, #ffffff 1%, #d2d7dc 54%, #b6b8bb 93%);
	color: #5d3314;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-bottom: none;
}
.btn_radio li:first-child label {
	border-radius: 10px 0 0 10px;
}
.btn_radio li:last-child label {
	border-radius: 0 10px 10px 0;
}
.btn_radio input[type="radio"]:checked + label {
	text-shadow: 0 -1px #999999;
	color: #fff;
	background: #bbbbbb;
}
.btn_radio li:last-child input[type="radio"]:checked + label {
	background: #587eb3;
	background: -moz-linear-gradient(top, #587eb3 0%, #88b8d9 51%, #a7e6ff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #587eb3), color-stop(51%, #88b8d9), color-stop(100%, #a7e6ff));
	background: -webkit-linear-gradient(top, #587eb3 0%, #88b8d9 51%, #a7e6ff 100%);
	background: -o-linear-gradient(top, #587eb3 0%, #88b8d9 51%, #a7e6ff 100%);
	background: -ms-linear-gradient(top, #587eb3 0%, #88b8d9 51%, #a7e6ff 100%);
	background: linear-gradient(to bottom, #587eb3 0%, #88b8d9 51%, #a7e6ff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d490bb', endColorstr='#ffdeff', GradientType=0);
}
.btn_radio li:first-child input[type="radio"]:checked + label {
	background: #d490bb;
	background: -moz-linear-gradient(top, #d490bb 20%, #ebbbff 46%, #ffdeff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #d490bb), color-stop(46%, #ebbbff), color-stop(100%, #ffdeff));
	background: -webkit-linear-gradient(top, #d490bb 20%, #ebbbff 46%, #ffdeff 100%);
	background: -o-linear-gradient(top, #d490bb 20%, #ebbbff 46%, #ffdeff 100%);
	background: -ms-linear-gradient(top, #d490bb 20%, #ebbbff 46%, #ffdeff 100%);
	background: linear-gradient(to bottom, #d490bb 20%, #ebbbff 46%, #ffdeff 100%);
}
.btn_radio input[type="radio"] {
	opacity: 0;
	position: absolute;
	top: -3px;
	left: -3px;
	width: 100%;
	height: 100%;
	padding: 0;
	-webkit-appearance: none;
}
.w-50 {
	width: 50%;
}
.w-25 {
	width: 25%;
}
#segarea {
	padding: 0px 10px 0px 10px;
}
.clearfix:after {
	content: "";
	clear: both;
	display: block;
}
.seg {
	padding-top: 5px;
	padding-bottom: 10px;
}
.pull {
	position: relative;
	bottom: 0;
	border: 1px solid #777;
	padding: 5px;
	color: #000000;
	background: #fff;
	height: 45px;
	line-height: 45px;
	width: 100% !important;
	font-size: 18px;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.reg_cate {
	margin: 10px 0;
}
.cate_radio, .cate_select {
	width: 100%;
	table-layout: fixed;
	display: table;
}
.cate_radio li, .cate_select li {
	display: table-cell;
}
.cate_select li select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 96%;
	font-size: 16px;
	border: 1px solid #ea9b1e;
	border-radius: 4px;
	background: url(../img/tutorial_icon_down.png) no-repeat center right;
	background-size: 16px, 100%;
	background-color: #fff;
	color: #1a1a1a;
	padding: 10px 24px 10px 8px;
	display: block;
}
select[name="b_y"] {
	width: auto;
	height: 40px;
	font-size: 15px;
	padding: 2px 10px;
}
select[name="b_m"] {
	width: auto;
	height: 40px;
	font-size: 15px;
	padding: 5px 10px;
}
select[name="b_m"] {
	width: auto;
	height: 40px;
	font-size: 15px;
	padding: 5px 10px;
}
.cate_radio li input[type="radio"] {
	display: none;
}
/*input[type="radio"] {
	height: 20px;
	transform: scale(1.3);
	vertical-align: middle;
	width: 20px;
}*/
/* ラジオボタンの○を消す */
.cate_radio input[type="radio"] {
	display: none;
}
/* 未選択の場合、色を薄くする */
.cate_radio input[type="radio"] + label img {
	opacity: 0.3;
}
/* 選択済みの場合、色を濃くする */
.cate_radio input[type="radio"]:checked + label img {
	opacity: 1;
}
/*.cate_radio li label {
	font-size: 20px;
	text-align: center;
	border-radius: 8px;
	background: #a29891;
	margin: 0 4%;
	padding: 12px 0;
	display: block;
}
label {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	color: #ffffff;
}
.cate_radio li label {
	color: #ffffff;
	background: #a29891;
}
.cate_radio li label[for="0"] {
	color: #ffffff;
	background: #a29891;
}
.cate_radio li:first-child input[type="radio"]:checked + label {
	color: #ffffff;
	background: #ff7797;
}
.cate_radio li:last-child input[type="radio"]:checked + label {
	color: #ffffff;
	background: #5792ff;
}*/
input[name="name"] {
	padding: 0 10px;
	height: 40px;
	border: 1px solid #ea9b1e;
	border-radius: 4px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

/* form 生年月日　レイアウト  */

.d-flex {
  display: flex; /* 横並びにする */
  justify-content: space-evenly; /* 均等に配置 */
  gap: 5px; /* セレクトボックス間の余白 */
}

select[name="birth_dt_y"],
select[name="birth_dt_m"],
select[name="birth_dt_d"] {
  -moz-appearance: none;
  appearance: none;
  flex: 1; /* 横幅を均等に分割 */
  font-size: 16px;
  border: 1px solid #ea9b1e;
  border-radius: 4px;
  background: url(../img/tutorial_icon_down.png) no-repeat center right;
  background-color: #fff;
  background-size: 16px, 100%;
  color: #1a1a1a;
  padding: 10px 24px 10px 8px;
  display: block;
  box-sizing: border-box; /* パディングを含めて幅を計算 */
	width: 100px;
}