@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #8eb4e3;
}

.text-center {
	text-align: center;
}
.btn-red {
	background-color: #FF0000;
	color: #FFFFFF;
}
.btn-orange {
	background-color: #FF6600;
	color: #FFFFFF;
}
.btn-green {
	background-color: #009900;
	color: #FFFFFF;
}
.btn-blue {
	background-color: #0099FF;
	color: #FFFFFF;
}
.btn-sky {
	background-color: #00CCFF;
	color: #FFFFFF;
}
.btn-gray {
	background-color: #999999;
	color: #FFFFFF;
}
.btn-lgray {
	background-color: #CCCCCC;
	color: #666666;
}
.btn-green:hover , .btn-blue:hover , .btn-gray:hover, .btn-lgray:hover{
	color: #FFFFFF;
	opacity:0.5;
}
.btn-lgray:hover{
	color: #666666;
	opacity:0.5;
}
.alert-text {
	color: #FF0000;
	margin-bottom: 10px;
}
.alert-text:before {
	content: '\f071';
	font-family: fontAwesome;
	margin-right: 3px;
}

header {
	background-image: url(../img/header_line.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 9px;
	padding-top: 5px;
	background-color: #FFFFFF;
}
.h-block {
	display:flex;
	align-items: center;
}
header .h-logo {
	flex:1;
	text-align:left;
}
header .h-logo img {
	height: 40px;
	width: auto;
}
header .h-bt {
}
header .h-bt a {
	background-color: #999999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-radius: 5px;
	display: block;
	display: flex;
	align-items: center;
	color: #FFFFFF;
}
header .h-bt a:hover {
	text-decoration: none;
	opacity:0.5;
}
header .h-bt a .h-bt-icon{
	margin-bottom: 0px;
	padding-right: 8px;
}
header .h-bt a .h-bt-text{
	margin-bottom: 0px;
	flex: 1;
	font-size: 14px;
	line-height: 1em;
	padding-top: 3px;
}
header .h-bt a .h-bt-text span {
	font-size: 10px;
}
.page-width {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

.pankuzu {
	padding-top: 10px;
	padding-bottom: 0px;
	display:flex;
	align-items: center;
}
.pankuzu p {
	margin-top: 0px;
	margin-bottom: 10px;
	color: #FFFFFF;
}
.pankuzu a{
	margin-right: 5px;
	padding-right: 10px;
	position: relative;
	color: #FFFFFF;
	display: block;
}
.pankuzu a:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: 0px;
}


.print-box {
	display: flex;
	justify-content: space-between;
	padding-bottom: 20px;
}
.print-box .print-left{
	flex-basis: 536px;
	flex-shrink: 0;
	background-color: #FFFFFF;
	border-radius: 10px 10px 0px 0px;
}
.print-head {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.print-head-top {
	display: flex;
	align-items: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #64a6f2;
	padding-right: 8px;
	padding-left: 8px;
}
.print-head-top h2{
	font-size: 20px;
	font-weight: bold;
	color: #95b8e0;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	flex: 1;
	line-height: 1em;
	padding-top: 5px;
	padding-bottom: 8px;
}
.print-head-top p {
	margin-bottom: 0px;
}
.print-head-top p span {
	font-weight: bold;
}
.print-head-top p:first-child{
	padding-right: 15px;
}
.print-head-top p:last-child{
	padding-right: 15px;
}
.print-head-bottom {
	display: flex;
	align-items: center;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
}
.print-head-bottom .ph-word{
	margin-bottom: 0px;
	font-size: 18px;
	font-weight: bold;
	padding-right: 10px;
}
.print-head-bottom .ph-text {
	background-color: #F5F5F5;
	border-radius: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-bottom: 0px;
	flex:1;
}
.print-head-center {
	display: flex;
	align-items: center;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #64a6f2;
	padding-bottom: 5px;
}
.print-head-center .ph-nword{
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold;
	padding-right: 8px;
}
.print-head-center .ph-ntext {
	margin-bottom: 0px;
}
.print-head-center .ph-ntext input {
	font-size: 16px;
	padding: 3px;
}
.print-head-center .ph-ncap{
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.4em;
	color: #666666;
}
.print-box .print-viewer {
	width:536px;
	height: 642px;
	border: 10px solid #FFFFFF;
}
.print-box .print-base {
	width: 510px;
	height: 596px;
	padding: 20px;
	background-color: #aaaaaa;
}
.print-box .print-base .print{
	width: 470px;
	height: 656px;
	background-color: #FFFFFF;
}
.print-box .print-right{
	flex-basis: 421px;
/*	flex-basis: 581px;*/
	flex-shrink: 0;
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #f0f0f0;
	border-radius: 0px 10px 10px 10px;
	margin-top: 45px;
}
.print-tab {
	display: flex;
	margin-top: -45px;
	height: 45px;
	padding-right: 15px;
}
.print-tab .tab-cate {
	margin-right: 2px;
}
.print-tab .tab-cate a{
	border-radius: 10px 10px 0px 0px;
	text-align: center;
	display: block;
	background-color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	height: 45px;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
.print-tab .tab-cate a:hover {
	text-decoration: none;
	opacity:0.5;
}
.print-tab .tab-cate.select a {
	color: #003399;
	background-color: #FFFFFF;
	cursor: default;
	pointer-events:none
}
.print-tab .tab-cate.select a:hover {
	opacity:1;
}
.print-number {
	font-size: 16px;
	display: flex;
	align-items: center;
	padding-bottom: 8px;
	padding-right: 18px;
	padding-left: 18px;
	padding-top: 10px;
}
.print-number p {
	margin-bottom: 0px;
}
.print-number p span {
	font-weight: bold;
}
.print-number p:first-child{
	padding-right: 15px;
}
.print-number p:last-child{
	padding-right: 15px;
}
.print-member {
	overflow-y: scroll;
	height: 572px;
	border: 2px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
}
.print-member table {
	width: 387px;
	background-color: #FFFFFF;
	font-size: 13px;
}
.print-member table tr {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.print-member table .tr-top {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.print-member table tr:nth-child(even) {
	background: #F5F5F5;
}
.print-member table th , .print-member table td{
	padding: 5px;
	font-size: 16px;
	line-height: 1.4em;
}
.print-member table th {
	text-align: center;
	background: -moz-linear-gradient(top, #FFF, #eeeeee);
	background: -webkit-linear-gradient(top, #FFF, #eeeeee);
	background: linear-gradient(to bottom, #FFF, #eeeeee);
}
.print-member table th , .print-member table td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eee;
}
.print-member table .check-print {
	position: relative;
	height: 20px;
	width: 20px;
	margin-right: auto;
	margin-left: auto;
}
.print-member table .check-print input[type="checkbox"] {
	position: absolute;
	top: 0;
	opacity: 0;
	width: 100%;
	height: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	cursor: pointer;
}
.print-member table .check-print input[type="checkbox"] + label {
	cursor: pointer;
	font-size: 14px;
	font-weight: normal;
	display: block;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	white-space: nowrap;
	height: 20px;
	width: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	background-image: url(/svg/checkbox.svg);
	background-color: #FFFFFF;
}
.print-member table .check-print input[type="checkbox"]:checked + label {
	background-image: url(/svg/checkbox-check.svg);
}
.print-member table .check-disabled input[type="checkbox"] {
	cursor: default;
}
.print-member table .check-disabled input[type="checkbox"] + label {
	background-image: url(/svg/checkbox-disabled.svg);
	cursor: default;
}
.print-panel {
	display: block;
	text-align: center;
	padding-top: 12px;
}

.print-box .print-joint{
	flex-basis: 957px;
}
.print-joint .print-viewer {
	width: 100%;
}
.print-joint .print-textarea {
	height: auto;
	width: 100%;
	margin-bottom: 10px;
}
.print-joint .print-textarea textarea.form-control {
	width: 100%;
	color: #333333;
}
.print-joint .print-btbox {
	display: flex;
	justify-content: center;
}
.print-joint .print-btbox .print-bt {
	margin-right: 5px;
	margin-left: 5px;
}
.json-display-box {
    	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
	margin-bottom: 10%;
	border-radius: 6px;
}

.json-display-box textarea {
    width: 100%;
    height: 350px;
}

.json-display-box h2 {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 10px;
}

.thanks-box {
	background-color: #FFFFFF;
	text-align: center;
	padding: 10px;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10%;
	margin-bottom: 10%;
	border-radius: 15px;
}
.thanks-box h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.thanks-box p {
	margin-bottom: 0px;
}

.dummy-preview {
    margin: 0;
    padding: 0;

    background-color:#666;
}

.dummy-preview-box {
    position: absolute;     /*body要素に対して絶対配置*/
    top: 30%;       /*上端を中央に*/
    left: 50%;      /*左端を中央に*/
    padding: 10px;
    width:80%;
    height:80px;
    transform: translate(-50%, -50%);
    background-color:#fff;
    border-radius: 10px 10px 10px 10px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    box-shadow: 3px 3px 0px 0px #555;
}

.dummy-preview-box h4{
    font-weight:bold;
    color:skyblue;
}

.cmodal {
}
.cmodal {
}
.cmodal .modal-dialog {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    min-height: 100% !important;
    margin: auto !important;
	width:450px;
}
.cmodal .modal-content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cmodal .modal-header {
	background-color: #62aaf2;
	color: #FFFFFF;
	border-radius: 5px 5px 0px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cmodal .modal-header .close {
}
.cmodal .modal-footer {
	padding-top: 5px;
	padding-bottom: 5px;
}

footer {
	background-image: url(../img/footer_line.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 9px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
}
footer .f-text {
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
