@charset "utf-8";
/* CSS Document */

/* リセット */
.panel-heading,
.panel-body {
	padding: 8px;
}
.form-horizontal .form-group {
	margin: 6px 0;
}
#page_1_contents .panel-heading,
#page_1_contents .panel-body {
	padding: 0;
	border: none;
}
.row {
	margin: 0 auto 60px;
}
.row > .col-md-offset-1 {
	margin-left: 0;
}
.row > .col-md-10 {
	width: 100%;
	padding: 0;
}

.cap {
	font-weight: normal;
	font-size: 85%;
}
.c1 {
	color: #DB0010;
}
.c2 {
	color: #06C;
}
.big1 {
	font-size: 1.5em;
}

/* 基本構造 */
body {
	background: #ff8cbf url(/uploads/images/216/image_216_1517217363.png);
	background-size: 40px 40px;
	color: #5f052c;
	font-size: 16px;
}
footer {
	position: fixed;
	width: 100%;
	bottom: 0;
	color: #fff;
	background: #ff3289;
	padding: 15px 10px 10px;
	font-size: 12px;
}
footer a {
	position: absolute;
	right: 10px;
	bottom: 32px;
	display: block;
	background-image: url(/uploads/images/213/image_213_1516278096.png);
	background-repeat: no-repeat;
	overflow: hidden;
	width: 227px;
	height: 0 !important;
	height /**/: 33px;
	padding-top: 33px;
	background-size: 227px auto;
}
footer .container {
	width: 100%;
	height: auto !important;
	z-index: 0;
}
#page_1_contents {
	/*background: #fff;
	border: 6px solid #ff3384;
	border-radius: 16px;*/
	box-shadow: none;
	background: none;
	border: none;
}

#page_1_contents > .panel-body.panel-body-form {
	background: #fff;
	border: 6px solid #ff3384 !important;
	border-radius: 16px;
}
.panel-heading.panel-heading-page h2 {
	display: none;
	
}
/* タイトル */
#form_title.panel-heading {
	border: 2px solid #ff3289;
	background: #fff;
	color: #ff3289;
	font-weight: bold;
	padding: 6px 12px;
	margin-bottom: 20px;
	font-size: 20px;
}
.ciao-title {
	text-align: center;
	padding: 20px 0 0 !important;
}
/* ヘッダ */
.navbar {
	position: relative;
	height: 60px;
	background: #ff3289;
	border: none;
	border-bottom: 1px solid #fb046d;
}
.navbar .navbar-header {
	position: absolute;
	width: 200px;
	height: 42px;
	top: 10px;
	left: 15px;
}
.navbar .navbar-header img {
	width: 100%;
	height: auto;
	max-height: 100px !important; 
}



/* プレゼント */
.panel-body.panel-body-form > form > div.panel-body:first-child {
	display: none !important; 
}
.present.pin {
	text-align: center;
}

.color1 { color: #F03;}
.color2 { color: #09F;}
.cap1 { font-size: 80%; }

/* 質問 */
.panel-heading h3 {
	background: #ffe100;
	padding: 6px 15px;
	border-radius: 20px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 10px;
}

.control-label {
	background: none;
}
.form-group-questionlabel {
	font-size: 16px;
}
.form-group-questionlabel label {
	padding: 0 !important;
}

.alert.alert-danger {
	margin-top: 18px;
}

/* フォーム */
.tx1 input { width: 4em; }
.tx2 input { width: 10em; }
.tx3 input { width: 30em; max-width: 100%; }
.tx4 input { width: 100%; }

input.form-control[type="file"] {
	border: none;
	height: auto;
	box-shadow: none;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
	position: relative;
}
input[type="checkbox"], input[type="radio"] {
	margin: 2px !important;
}
.col-md-10.select {
	width: auto !important;
}
.pii .col-md-10 {
	width: auto;
}
.form-group .col-md-10 {
	margin: 2px 0px;
}
.checkbox,
.radio {
	border-collapse: collapse;
	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;
	vertical-align: top;
	width: 100%;
	list-style-type: none;
}
.ciao-col2 .radio .form-check-inline,
.ciao-col2 .checkbox .form-check-inline {
	width: 50%;
}
.ciao-col3 .radio .form-check-inline,
.ciao-col3 .checkbox .form-check-inline {
	width: calc(100% / 3);
}
.ciao-col4 .radio .form-check-inline,
.ciao-col4 .checkbox .form-check-inline {
	width: 25%;
}
.checkbox.col-md-10,
.radio.col-md-10,
.text-box .col-md-10,
.personal_last_name-box .col-md-10,
.file-box .col-md-10,
.form-control,
.control-label.left-label {
	margin: 0 !important;
	padding: 0;
}
.checkbox,.col-md-10 label.form-check-inline,
.radio,.col-md-10 label.form-check-inline {
	margin: 0;
	padding: 3px 0;
}
/* テキストとして追加して質問文にする */
.q .col-md-12 {
	padding: 0;
	font-weight: bold;
}
/* 送信ボタン */
button[type="submit"].btn.btn-primary{
	padding: 10px 30px;
	border-radius: 30px;
}

/* 質問区切り系 */
.panel-body.panel-body-section.kei {
/*	background: url(/uploads/images/217/image_217_1516341206.png);
	background-repeat: repeat-x;
	background-size: auto 32px;
	background-position: bottom center;
	padding-bottom: 30px !important;*/
	border-bottom: 4px dotted #ff3289 !important;
	padding-bottom: 16px !important;
	margin-bottom: 10px !important;
}

.cap .col-md-12 {
	padding: 0;
	font-size: 12px;
}
.pii.cap .form-group-text {
	margin-top: 0;
}

@media print, screen and (max-width:768px){
	#page_1_contents > .panel-body {
		padding: 0 10px;
	}

	.ciao-title {
		padding: 0 !important;
	}
	/* タイトル */
	/*#form_title {
		width: calc(100vw - 30px); !important;
		height: calc((100vw - 30px) * 0.2) !important;
	}*/
	.pii .col-md-2.control-label {
		width: 100%;
	}
	.pii .col-md-10 {
		width: 100%;
	}
}

@media print, screen and (max-width:480px){
	.container {
		padding: 0;
	}
	footer a {
		bottom: 32px;
	}
	.row > .col-md-10.col-md-offset-1 {
		padding: 0 10px;
	}
	#page_1_contents > .panel-body.panel-body-form {
		padding: 12px;
	}
	.ciao-col2 .radio .form-check-inline,
	.ciao-col2 .checkbox .form-check-inline,
	.ciao-col3 .radio .form-check-inline,
	.ciao-col3 .checkbox .form-check-inline,
	.ciao-col4 .radio .form-check-inline,
	.ciao-col4 .checkbox .form-check-inline {
		width: 100%;
	}
}

@media print, screen and (min-width:769px){
	#page_1_contents > .panel-body {
		padding: 15px 30px;
	}

	/* 個人情報 */
	.pii .col-md-2.control-label {
		width: 8em;
	}
	.pii.hogosha .checkbox {
		width: calc(100% - 9em)
	}
}
