@import url(/static/css/slick-theme.css);@import url(/static/css/slick.css);
/*! normalize.css v8.0.0 20180604 | MIT License | github.com/necolas/normalize.css */
.font-size-xs {    font-size: 11px}
.font-size-sm {    font-size: 12px}
.font-size-md {    font-size: 15px}
.font-size-lg {    font-size: 19px}
.font-size-xl {    font-size: 21px}

.page-break-after {
    page-break-after: always
}
.preview-is-checked {
    border: 1px solid rgba(0,0,0,.75);
    border-radius: 50%;
    display: inline-block;
    width: 1.5rem;
    text-align: center
}
/*====================================== 履歴書ページ */
.button-box{position:absolute;top:2em;right:2em}
@media print{
.button-box{display:none;}
}
@media (max-width: 999px) {
    .single-resumed #contents {
        overflow: auto;
    }
	.button-box{
		position:fixed;
	}
}

.doc-paper {
    font-family: Noto Sans JP,Noto Sans Japanese,MyFontFamily,Segoe UI Emoji,Segoe UI Symbol,Apple Color Emoji,Noto Color Emoji,Noto Emoji,sans-serif;
    font-weight: 400;
    background: #fff;
    color: #000;
    font-size: 15px;
    width: 794px;
    height: 1120px;
    padding: 68px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}
.doc-paper a {
    color: rgba(0,0,0,.75)
}
.doc-paper pre {
    white-space: pre-wrap;
    font-family: Noto Sans JP,Noto Sans Japanese,MyFontFamily,Segoe UI Emoji,Segoe UI Symbol,Apple Color Emoji,Noto Color Emoji,Noto Emoji,sans-serif;
    margin: 0;
    line-height: 1.2;
    font-weight: 400
}
.doc-paper.preview {
    min-height: 1120px
}
.pdf .doc-paper {
    padding: 0!important;
    min-height: auto!important
}

/*======================================*/
.rirekisho .flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px
}
.rirekisho-box1 {
    width: 520px;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}
.rirekisho-box1.full {
    width: 100%
}
.rirekisho-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}
.rirekisho-header .title {
    margin: 0 auto;
    letter-spacing: 32px;
    /* margin-right: auto; */
    font-size: 24px;
    text-align: center;
}
.date {
    font-size: 12px;
        text-align: right;
}
.rirekisho-header .title.slim {
    font-size: 20px
}
.rirekisho-header .date {
    font-size: 12px;
    letter-spacing: .1rem
}
.rirekisho-header .date .year {
    display: inline-block;
    min-width: 38px
}
.rirekisho-header .date .day,.rirekisho-header .date .month {
    display: inline-block;
    min-width: 19px;
    margin-left: 8px
}
.rirekisho-profile {
    border: 1px solid #292929bf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    /* border-bottom: none; */
    margin-bottom: 5px;
}
.rirekisho-profile .name,.rirekisho-profile .ruby {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.rirekisho-profile .name .label,.rirekisho-profile .ruby .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px
}
.rirekisho-profile .ruby {
    height: 23px
}
.rirekisho-profile .name {
    height: 68px;
    border-top: 1px dotted #cfcfcf
}
.rirekisho-profile .name.slim {
    height: 53px
}
.rirekisho-profile .name .input {
    font-size: 21px
}
.rirekisho-profile .etc {
    height: 53px;
    border-top: 1px solid #cfcfcf
}
.rirekisho-profile .etc.slim {
    height: 45px
}
.rirekisho-profile .etc .birthday {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
    padding-left: 8px;
    -ms-flex-item-align: center;
    align-self: center;
    letter-spacing: .1rem;
    text-align: right
}
.rirekisho-profile .etc .birthday .year {
    display: inline-block;
    min-width: 38px
}
.rirekisho-profile .etc .birthday .age,.rirekisho-profile .etc .birthday .day,.rirekisho-profile .etc .birthday .month {
    display: inline-block;
    min-width: 19px
}
.rirekisho-profile .etc .gender {
    border-left: 1px solid #cfcfcf
}
.rirekisho-photo,.rirekisho-profile .etc .gender {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.rirekisho-photo>div {
    z-index: 1;
    width: 110px;
    height: 148px;
    overflow: hidden;
    position: relative
}
.rirekisho-photo img {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: auto;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}
.rirekisho-photo-inner {
    width: 108px;
    height: 140px;
    outline: 1px dotted rgba(0,0,0,.75);
    outline-offset: -5px;
    font-size: 10px;
    position: relative
}
.rirekisho-photo-inner p {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 83px;
	font-size:7pt;
}
.rirekisho-box2 {
    border: 1px solid #292929bf;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.contact-information {
    line-height: 1.4
}
.contact-information .label {
    width: 25%
}
.contact-information .input {
    width: 75%
}
.contact-information.contact-sub {
    border-top: 1px solid #cfcfcf
}
.contact-information-address {
    width: 65%
}
.contact-information-address .address .label,.contact-information-address .ruby .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px
}
.contact-information-address .ruby {
    font-size: 12px
}
.contact-information-address .address {
    border-top: 1px dotted #cfcfcf;
    height: 57px;
    position: relative
}
.contact-information-address .address .postal-code {
    font-size: 12px
}
.contact-information-address .address .comment {
    position: absolute;
    top: 0;
    right: 12px;
    font-size: 12px
}
.contact-information-address .address .care-of {
    font-size: 12px;
    position: absolute;
    bottom: 4px;
    right: 8px
}
.contact-information-etc {
    border-left: 1px solid #cfcfcf;
    width: 35%
}
.contact-information-etc .email .label,.contact-information-etc .mobile .label,.contact-information-etc .tel .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px;
    padding-left: 8px;
    width: 45px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.contact-information-etc .mobile {
    border-top: 1px solid #cfcfcf
}
.contact-information-etc .email {
    word-wrap: break-word;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: 1px solid #cfcfcf
}
.contact-information-etc .email .label {
    width: 100%
}
.contact-information-etc .email .input {
    padding-left: 8px;
    font-size: 11px
}
.contact-information-etc .email .input,.rirekisho-table table {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rirekisho-table table {
    border: 1px solid #292929bf;
    border-collapse: collapse;
	line-height:1;
}
.rirekisho-table table tbody,.rirekisho-table table thead {
    text-align: center
}
.rirekisho-table table tbody tr,.rirekisho-table table thead tr {
    border-top: 1px solid #cfcfcf;
	/* border-bottom: 1px solid #cfcfcf;*/
}
@media print{}
	.rirekisho-table table tbody tr,
	.rirekisho-table table thead tr{	/* border-color: #292929bf!important; */
		border-bottom-width:0;
	}
	.rirekisho-table table thead tr:last-child{		border-bottom-width:0;}
	.rirekisho-table table thead tr:first-child{		border-top-width:0;}

.rirekisho-table table tbody th,.rirekisho-table table thead th {
    font-weight: 400;
    width: 60px;
    padding: 4px 8px;
    height: 26px;
	/*border-right: 1px solid #cfcfcf;*/
}
.rirekisho-table table tbody td,.rirekisho-table table thead td {
    border-left: 1px solid #cfcfcf;
    padding: 4px 8px;
    height: 26px;
    white-space: nowrap
}
.rirekisho-table table tbody td:nth-child(2),.rirekisho-table table thead td:nth-child(2) {/*月*/
    border-left: 1px dotted #cfcfcf;
    width: 38px
}
.rirekisho-table table tbody td:nth-child(3),.rirekisho-table table thead td:nth-child(3) {
    max-width: 378px!important;
    overflow: hidden
}
.rirekisho-table table thead td,.rirekisho-table table thead th {
    height: 19px;
    font-size: 12px
}
.rirekisho-table table tbody td:nth-child(3) {
    text-align: left
}
.rirekisho-table .end-of-content td {
    text-align: right!important
}
.rirekisho-table-slim.rirekisho-history-1 {
    margin-bottom: 0
}
.rirekisho-table-slim table {
    font-size: 12px
}
.rirekisho-table-slim table tbody,.rirekisho-table-slim table thead {
    text-align: center
}
.rirekisho-table-slim table tbody tr,.rirekisho-table-slim table thead tr {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}
.rirekisho-table-slim table tbody th,.rirekisho-table-slim table thead th {
    font-weight: 400;
    width: 60px;
    padding: 0 8px;
    height: 26px
}
.rirekisho-table-slim table tbody td,.rirekisho-table-slim table thead td {
    border-left: 1px solid #000;
    padding: 0 8px;
    height: 26px;
    white-space: nowrap
}
.rirekisho-table-slim table tbody td:nth-child(2),.rirekisho-table-slim table thead td:nth-child(2) {
    border-left: 1px dotted #000;
    width: 38px
}
.rirekisho-table-slim table tbody td:nth-child(3),.rirekisho-table-slim table thead td:nth-child(3) {
    width: 378px!important
}
.rirekisho-table-wide table tbody,.rirekisho-table-wide table thead {
    text-align: center
}
.rirekisho-table-wide table tbody tr,.rirekisho-table-wide table thead tr {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000
}
.rirekisho-table-wide table tbody th,.rirekisho-table-wide table thead th {
    font-weight: 400;
    width: 60px;
    padding: 0 8px;
    height: 38px
}
.rirekisho-table-wide table tbody td,.rirekisho-table-wide table thead td {
    border-left: 1px solid #000;
    padding: 0 8px;
    height: 38px;
    white-space: nowrap
}
.rirekisho-table-wide table tbody td:nth-child(2),.rirekisho-table-wide table thead td:nth-child(2) {
    border-left: 1px dotted #000;
    width: 38px
}
.rirekisho-table-wide table tbody td:nth-child(3),.rirekisho-table-wide table thead td:nth-child(3) {
    width: 378px!important
}
.rirekisho-history-1 {
    margin-top: 8px;
    margin-bottom: 26px
}
.rirekisho-history-1 .education td,.rirekisho-history-1 .experience td {
    text-align: center!important
}
.rirekisho-new-history-1 {
    margin-top: 8px;
    margin-bottom: 8px
}
.rirekisho-new-history-1 .education td,.rirekisho-new-history-1 .experience td {
    text-align: center!important
}
.rirekisho-history-2 {
    margin-top: 8px
}
.rirekisho-history-2 .education td,.rirekisho-history-2 .experience td {
    text-align: center!important
}
.rirekisho-pr,.rirekisho-skill {
    margin-top: 8px
}
.rirekisho-pr {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #292929bf;;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 208px
}
.rirekisho-pr.large {
    height: 302px
}
.rirekisho-pr .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px;
    padding-left: 0;
    width: auto
}
.rirekisho-pr .rirekisho-pr-reason {
    width: 60%;
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rirekisho-pr .rirekisho-pr-reason pre {
    line-height: 1.7
}
.rirekisho-pr .rirekisho-jis-pr-reason {
    width: 100%;
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rirekisho-pr .rirekisho-jis-pr-reason pre {
    line-height: 1.7
}
.rirekisho-pr .rirekisho-pr-etc {
    border-left: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 40%
}
.rirekisho-pr .rirekisho-pr-etc .input {
    font-size: 12px
}
.rirekisho-pr .rirekisho-pr-etc .time {
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    word-break: break-all
}
.rirekisho-pr .rirekisho-pr-etc .time .input {
    text-align: right;
    margin-top: 8px;
    margin-left: -2px;
    line-height: 1
}
.rirekisho-pr .rirekisho-pr-etc .time .input span {
    min-width: 19px;
    display: inline-block
}
.rirekisho-pr .rirekisho-pr-etc .family {	/* 家族構成	*/
    border-top: 1px solid #000;
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.rirekisho-pr .rirekisho-pr-etc .family .input {
    text-align: right;
    margin-top: 8px
}
.rirekisho-pr .rirekisho-pr-etc .family .input span {
    min-width: 19px;
    display: inline-block
}
.rirekisho-pr .rirekisho-pr-etc .partner {
    border-top: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.rirekisho-pr .rirekisho-pr-etc .partner .existence,
.rirekisho-pr .rirekisho-pr-etc .partner .support {
    padding: 4px;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rirekisho-pr .rirekisho-pr-etc .partner .support {
    padding: 4px;
    border-left: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 3;
    -ms-flex: 3;
    flex: 3;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.rirekisho-pr-slim {
    margin-top: 8px;
    border: 2px solid rgba(0,0,0,.75);
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rirekisho-pr-slim pre {
    font-size: 13px
}
.rirekisho-pr-slim .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px;
    padding-left: 0;
    width: auto
}
.rirekisho-pr-slim .rirekisho-jis-pr-reason,
.rirekisho-pr-slim .rirekisho-pr-reason {
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 76px;
    height: 91px
}
.rirekisho-pr-slim .rirekisho-pr-reason-new {
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 76px;
    height: 756px
}
.rirekisho-pr-slim .rirekisho-pr-reason-new-stg {
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 76px;
    height: 605px
}
.rirekisho-pr-slim .rirekisho-qr-introd-new {
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 76px;
    height: 151px
}
.rirekisho-pr-slim .rirekisho-pr-reason-new-single {
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 151px;
    height: 189px
}
.rirekisho-pr-slim .rirekisho-pr-etc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #000
}
.rirekisho-pr-slim .rirekisho-pr-etc .input {
    font-size: 12px
}
.rirekisho-pr-slim .rirekisho-pr-etc .time {
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.rirekisho-pr-slim .rirekisho-pr-etc .time span {
    min-width: 19px;
    display: inline-block
}
.rirekisho-pr-slim .rirekisho-pr-etc .family {
    border-left: 1px solid #000;
    padding: 4px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.rirekisho-pr-slim .rirekisho-pr-etc .family span {
    min-width: 19px;
    display: inline-block
}
.rirekisho-pr-slim .rirekisho-pr-etc .partner {
    border-left: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2
}
.rirekisho-pr-slim .rirekisho-pr-etc .partner .existence,.rirekisho-pr-slim .rirekisho-pr-etc .partner .support {
    padding: 4px;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rirekisho-pr-slim .rirekisho-pr-etc .partner .support {
    padding: 4px;
    border-left: 1px solid #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.rirekisho-hope {
    padding: 4px;
padding: 0;
    margin-top: 8px;
    border: 1px solid #292929bf;;
    -webkit-box-sizing: border-box;
    min-height: 189px;
    box-sizing: border-box;
    height: 208px
}
.rirekisho-hope .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px;
    padding-left: 0;
    width: auto
}
.rirekisho-hope table{width:100%;height:100%;    border: none;}
.rirekisho-hope tr{	border-bottom:1px solid black;}
.rirekisho-hope tr:last-child{	border-bottom:none}
.rirekisho-hope tr:first-child td:first-child{	border-bottom:none}
.rirekisho-hope td:last-child{	border-right:none;padding:0}

.rirekisho-hope td{	padding-left:4px;	vertical-align:top;	border-right:1px solid black;}
.rirekisho-hope td:last-child .input{text-align:center;}
.rirekisho-hope td .label{margin-left:4px;}
.rirekisho-hope td span:first-child{margin-left:8px;}
.rirekisho-hope td span{margin-left:4px;}

.rirekisho-hope pre {
    line-height: 1.7
}
.rirekisho-hope.large {
    height: 265px
}
.rirekisho-new-hope {
    padding: 4px;
    margin-top: 8px;
    border: 2px solid rgba(0,0,0,.75);
    -webkit-box-sizing: border-box;
    min-height: 132px;
    box-sizing: border-box;
    height: 151px
}
.rirekisho-new-hope .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px;
    padding-left: 0;
    width: auto
}
.rirekisho-new-hope pre {
    line-height: 1.7
}
.rirekisho-new-hope.large {
    height: 265px
}
.rirekisho-hope-slim {
    padding: 4px;
    margin-top: 8px;
    border: 2px solid rgba(0,0,0,.75);
    -webkit-box-sizing: border-box;
    min-height: 113px;
    height: 91px;
    box-sizing: border-box
}
.rirekisho-hope-slim pre {
    font-size: 13px
}
.rirekisho-hope-slim .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px;
    padding-left: 0;
    width: auto
}
.rirekisho-new-hope-slim {
    padding: 4px;
    margin-top: 8px;
    border: 2px solid rgba(0,0,0,.75);
    -webkit-box-sizing: border-box;
    min-height: 91px;
    height: 91px;
    box-sizing: border-box
}
.rirekisho-new-hope-slim pre {
    font-size: 13px
}
.rirekisho-new-hope-slim .label {
    width: 20mm;
    padding-left: 2mm;
    font-size: 12px;
    padding-left: 0;
    width: auto
}
.rirekisho-jobtype {
    border: 2px solid rgba(0,0,0,.75);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 4px;
    height: 95px
}
.rirekisho-jobtype .label {
    font-size: 12px
}
.rirekisho-terms {
    border: 2px solid rgba(0,0,0,.75);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 8px;
    padding: 4px
}
.rirekisho-terms .label {
    font-size: 12px
}
/*==============================================*/

.justify-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.justify-space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}
.justify-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}
.align-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.font-weight-bold {
    font-weight: 700
}
.pages {
    background: #fff;
    border-radius: .25rem;
    margin: 1rem auto;
    line-height: 1.9;
    max-width: 720px;
    padding: 1rem 1.5rem 2rem
}
.delete-confirm p {
    margin-top: .5rem;
    color: #a0a9bb
}
.delete-error {
    border: 1px solid #dcdfe6;
    margin-top: 1rem;
    padding: 1rem
}
.formats-info {
    padding: 1rem
}
.formats-info .title {
    margin-bottom: .5rem
}
.formats-info .date,.formats-info .system {
    font-size: .875rem;
    line-height: 1.4
}
/* =============================================================================== */
/* download from https://necolas.github.io/normalize.css */
/*! normalize.css v8.0.0 20180604 | MIT License | github.com/necolas/normalize.css 
	ブラウザ間の差異を吸収するためにセット
*/
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}
pre {
    font-family: monospace,monospace;
    font-size: 1em
}
a {
    background-color: transparent
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}
b,strong {
    font-weight: bolder
}
code,kbd,samp {
    font-family: monospace,monospace;
    font-size: 1em
}
small {
    font-size: 80%
}
sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
img {
    border-style: none
}
button,input,optgroup,select,textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}
button,input {
    overflow: visible
}
button,select {
    text-transform: none
}
[type=button],[type=reset],[type=submit],button {
    -webkit-appearance: button
}
[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
    border-style: none;
    padding: 0
}
[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
    outline: 1px dotted ButtonText
}
fieldset {
    padding: .35em .75em .625em
}
legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
progress {
    vertical-align: baseline
}
textarea {
    overflow: auto
}
[type=checkbox],[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}
[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
details {
    display: block
}
summary {
    display: list-item
}
[hidden],template {
    display: none
}
/* normalize End ================================================================*/
/*================================================================
	fontface Icon 
*/
@font-face {
    font-family: element-icons;
    src: url(../fonts/element-icons.2fad952a.woff) format("woff"),url(../fonts/element-icons.6f0a7632.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}
[class*=" icon-"],[class^=icon-] {
    font-family: element-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: baseline;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon-info:before {    content: "\E61A";	}
.icon-error:before {    content: "\E62C";	}
.icon-success:before {    content: "\E62D";	}
.icon-warning:before {    content: "\E62E";	}
.icon-question:before {    content: "\E634";	}
.icon-back:before {    content: "\E606";	}
.icon-arrow-left:before {    content: "\E600";	}
.icon-arrow-down:before {    content: "\E603";	}
.icon-arrow-right:before {    content: "\E604";	}
.icon-arrow-up:before {    content: "\E605";	}
.icon-caret-left:before {    content: "\E60A";	}
.icon-caret-bottom:before {    content: "\E60B";	}
.icon-caret-top:before {    content: "\E60C";	}
.icon-caret-right:before {	content: "\E60E";	}
.icon-d-arrow-left:before {	content: "\E610";	}
.icon-d-arrow-right:before {	content: "\E613";	}
.icon-minus:before {	content: "\E621";	}
.icon-plus:before {	content: "\E62B";	}
.icon-remove:before {	content: "\E635";	}
.icon-circle-plus:before {	content: "\E601";	}
.icon-remove-outline:before {	content: "\E63C";	}
.icon-circle-plus-outline:before {	content: "\E602";	}
.icon-close:before {	content: "\E60F";	}
.icon-check:before {	content: "\E611";	}
.icon-circle-close:before {	content: "\E607";	}
.icon-circle-check:before {	content: "\E639";	}
.icon-circle-close-outline:before {	content: "\E609";	}
.icon-circle-check-outline:before {	content: "\E63E";	}
.icon-zoom-out:before {    content: "\E645"}
.icon-zoom-in:before {    content: "\E641"}
.icon-d-caret:before {    content: "\E615"}
.icon-sort:before {    content: "\E640"}
.icon-sort-down:before {    content: "\E630"}
.icon-sort-up:before {    content: "\E631"}
.icon-tickets:before {    content: "\E63F"}
.icon-document:before {    content: "\E614"}
.icon-goods:before {    content: "\E618";	}
.icon-sold-out:before {    content: "\E63B";	}
.icon-news:before {    content: "\E625";	}
.icon-message:before {    content: "\E61B";	}
.icon-date:before {    content: "\E608";	}
.icon-printer:before {    content: "\E62F";	}
.icon-time:before {    content: "\E642";	}
.icon-bell:before {    content: "\E622";	}
.icon-mobile-phone:before {    content: "\E624";	}
.icon-service:before {    content: "\E63A";	}
.icon-view:before {    content: "\E643";	}
.icon-menu:before {    content: "\E620";	}
.icon-more:before {    content: "\E646";	}
.icon-more-outline:before {    content: "\E626";	}
.icon-star-on:before {	content: "\E637";	}
.icon-star-off:before {	content: "\E63D";	}
.icon-location:before {	content: "\E61D";	}
.icon-location-outline:before {	content: "\E61F";	}
.icon-phone:before {	content: "\E627";	}
.icon-phone-outline:before {	content: "\E628";	}
.icon-picture:before {	content: "\E629";	}
.icon-picture-outline:before {	content: "\E62A";	}
.icon-delete:before {	content: "\E612";	}
.icon-search:before {	content: "\E619";	}
.icon-edit:before {	content: "\E61C";	}
.icon-edit-outline:before {	content: "\E616";	}
.icon-rank:before {	content: "\E632";	}
.icon-refresh:before {	content: "\E633";	}
.icon-share:before {	content: "\E636";	}
.icon-setting:before {	content: "\E638";	}
.icon-upload:before {	content: "\E60D";	}
.icon-upload2:before {	content: "\E644";	}
.icon-download:before {	content: "\E617";	}
.icon-loading:before {	content: "\E61E";	}
.icon--right {    margin-left: 5px}
.icon--left {    margin-right: 5px}
/*==========================================*/
.icon-loading {
    -webkit-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite
}
@-webkit-keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
@keyframes rotating {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
.collapse-transition {
    -webkit-transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out;
    transition: height .3s ease-in-out,padding-top .3s ease-in-out,padding-bottom .3s ease-in-out
}
.horizontal-collapse-transition {
    -webkit-transition: width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out;
    transition: width .3s ease-in-out,padding-left .3s ease-in-out,padding-right .3s ease-in-out
}
@-webkit-keyframes progress {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 32px 0
    }
}
@keyframes progress {
    0% {
        background-position: 0 0
    }
    to {
        background-position: 32px 0
    }
}
@font-face {
    font-family: Noto Sans Japanese;
    font-style: normal;
    font-weight: 400;
    src: url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff2) format("woff2"),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.woff) format("woff"),url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Regular.otf) format("opentype")
}
@font-face {
    font-family: MyFontFamily;
    src: local("Hiragino Kaku Gothic ProN"),local("Meiryo")
}
@font-face {
    font-family: MyFontFamily;
    font-weight: 700;
    src: local("Hiragino Kaku Gothic ProN"),local("Meiryo Bold")
}
@font-face {
    font-family: MyFontFamily;
    src: local("Segoe UI Emoji"),local("Segoe UI Symbol"),local("Apple Color Emoji"),local("Noto Color Emoji"),local("Noto Emoji");
    unicode-range: U+a9,U+ae,U+200d,U+203c,U+2049,U+20e3,U+2122,U+2139,U+2194-2199,U+21a9-21aa,U+231a-231b,U+2328,U+23cf,U+23e9-23f3,U+23f8-23fa,U+24c2,U+25aa-25ab,U+25b6,U+25c0,U+25fb-25fe,U+2600-2604,U+260e,U+2611,U+2614-2615,U+2618,U+261d,U+2620,U+2622-2623,U+2626,U+262a,U+262e-262f,U+2638-263a,U+2640,U+2642,U+2648-2653,U+2660,U+2663,U+2665-2666,U+2668,U+267b,U+267f,U+2692-2697,U+2699,U+269b-269c,U+26a0-26a1,U+26aa-26ab,U+26b0-26b1,U+26bd-26be,U+26c4-26c5,U+26c8,U+26ce-26cf,U+26d1,U+26d3-26d4,U+26e9-26ea,U+26f0-26f5,U+26f7-26fa,U+26fd,U+2702,U+2705,U+2708-270d,U+270f,U+2712,U+2714,U+2716,U+271d,U+2721,U+2728,U+2733-2734,U+2744,U+2747,U+274c,U+274e,U+2753-2755,U+2757,U+2763-2764,U+2795-2797,U+27a1,U+27b0,U+27bf,U+2934-2935,U+2b05-2b07,U+2b1b-2b1c,U+2b50,U+2b55,U+3030,U+303d,U+3297,U+3299,U+fe0f,U+1f004,U+1f0cf,U+1f170-1f171,U+1f17e-1f17f,U+1f18e,U+1f191-1f19a,U+1f1e6-1f1ff,U+1f201-1f202,U+1f21a,U+1f22f,U+1f232-1f23a,U+1f250-1f251,U+1f300-1f321,U+1f324-1f393,U+1f396-1f397,U+1f399-1f39b,U+1f39e-1f3f0,U+1f3f3-1f3f5,U+1f3f7-1f4fd,U+1f4ff-1f53d,U+1f549-1f54e,U+1f550-1f567,U+1f56f-1f570,U+1f573-1f57a,U+1f587,U+1f58a-1f58d,U+1f590,U+1f595-1f596,U+1f5a4-1f5a5,U+1f5a8,U+1f5b1-1f5b2,U+1f5bc,U+1f5c2-1f5c4,U+1f5d1-1f5d3,U+1f5dc-1f5de,U+1f5e1,U+1f5e3,U+1f5e8,U+1f5ef,U+1f5f3,U+1f5fa-1f64f,U+1f680-1f6c5,U+1f6cb-1f6d2,U+1f6e0-1f6e5,U+1f6e9,U+1f6eb-1f6ec,U+1f6f0,U+1f6f3-1f6f8,U+1f910-1f93a,U+1f93c-1f93e,U+1f940-1f945,U+1f947-1f94c,U+1f950-1f96b,U+1f980-1f997,U+1f9c0,U+1f9d0-1f9e6,U+e0062-e0063,U+e0065,U+e0067,U+e006c,U+e006e,U+e0073-e0074,U+e0077,U+e007f
}
@font-face {
    font-family: MyFontFamily;
    font-weight: 700;
    src: local("Segoe UI Emoji"),local("Segoe UI Symbol"),local("Apple Color Emoji"),local("Noto Color Emoji") local("Noto Emoji");
    unicode-range: U+a9,U+ae,U+200d,U+203c,U+2049,U+20e3,U+2122,U+2139,U+2194-2199,U+21a9-21aa,U+231a-231b,U+2328,U+23cf,U+23e9-23f3,U+23f8-23fa,U+24c2,U+25aa-25ab,U+25b6,U+25c0,U+25fb-25fe,U+2600-2604,U+260e,U+2611,U+2614-2615,U+2618,U+261d,U+2620,U+2622-2623,U+2626,U+262a,U+262e-262f,U+2638-263a,U+2640,U+2642,U+2648-2653,U+2660,U+2663,U+2665-2666,U+2668,U+267b,U+267f,U+2692-2697,U+2699,U+269b-269c,U+26a0-26a1,U+26aa-26ab,U+26b0-26b1,U+26bd-26be,U+26c4-26c5,U+26c8,U+26ce-26cf,U+26d1,U+26d3-26d4,U+26e9-26ea,U+26f0-26f5,U+26f7-26fa,U+26fd,U+2702,U+2705,U+2708-270d,U+270f,U+2712,U+2714,U+2716,U+271d,U+2721,U+2728,U+2733-2734,U+2744,U+2747,U+274c,U+274e,U+2753-2755,U+2757,U+2763-2764,U+2795-2797,U+27a1,U+27b0,U+27bf,U+2934-2935,U+2b05-2b07,U+2b1b-2b1c,U+2b50,U+2b55,U+3030,U+303d,U+3297,U+3299,U+fe0f,U+1f004,U+1f0cf,U+1f170-1f171,U+1f17e-1f17f,U+1f18e,U+1f191-1f19a,U+1f1e6-1f1ff,U+1f201-1f202,U+1f21a,U+1f22f,U+1f232-1f23a,U+1f250-1f251,U+1f300-1f321,U+1f324-1f393,U+1f396-1f397,U+1f399-1f39b,U+1f39e-1f3f0,U+1f3f3-1f3f5,U+1f3f7-1f4fd,U+1f4ff-1f53d,U+1f549-1f54e,U+1f550-1f567,U+1f56f-1f570,U+1f573-1f57a,U+1f587,U+1f58a-1f58d,U+1f590,U+1f595-1f596,U+1f5a4-1f5a5,U+1f5a8,U+1f5b1-1f5b2,U+1f5bc,U+1f5c2-1f5c4,U+1f5d1-1f5d3,U+1f5dc-1f5de,U+1f5e1,U+1f5e3,U+1f5e8,U+1f5ef,U+1f5f3,U+1f5fa-1f64f,U+1f680-1f6c5,U+1f6cb-1f6d2,U+1f6e0-1f6e5,U+1f6e9,U+1f6eb-1f6ec,U+1f6f0,U+1f6f3-1f6f8,U+1f910-1f93a,U+1f93c-1f93e,U+1f940-1f945,U+1f947-1f94c,U+1f950-1f96b,U+1f980-1f997,U+1f9c0,U+1f9d0-1f9e6,U+e0062-e0063,U+e0065,U+e0067,U+e006c,U+e006e,U+e0073-e0074,U+e0077,U+e007f
}
@font-face {
    font-family: orig-icons;
    src: url(/static/fonts/orig-icons.eot?uth9a3);
    src: url(/static/fonts/orig-icons.eot?uth9a3#iefix) format("embedded-opentype"),url(/static/fonts/orig-icons.ttf?uth9a3) format("truetype"),url(/static/fonts/orig-icons.woff?uth9a3) format("woff"),url(/static/fonts/orig-icons.svg?uth9a3#orig-icons) format("svg");
    font-weight: 400;
    font-style: normal
}
[class*=" orig-icon-"],[class^=orig-icon-] {
    font-family: orig-icons!important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.orig-icon-external-link:before {	content: "\E900";	}
.arrow-right-triangle {		/* 右三角 ▷*/
    background-color: #0f9934;
    height: calc(10px*tan(60deg));
    width: 30px;
    -webkit-clip-path: polygon(50% 0,100% 100%,0 100%);
    clip-path: polygon(50% 0,100% 100%,0 100%);
    margin: 0 20px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.blur-image {
    position: relative
}
.blur-image:before {	content: "";
    position: absolute;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #fff;
    font-size: 3rem;
    font-weight: 700;
    z-index: 100;
    opacity: .5
}
@media (max-width: 661px) {
    .sp-direction-column {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.line-height-14 {
    line-height: 1.4
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@keyframes pulse {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
    50% {
        -webkit-transform: scale3d(1.1,1.1,1.1);
        transform: scale3d(1.1,1.1,1.1)
    }
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
@-webkit-keyframes blink {
    0% {
        background: rgba(0,77,64,.1)
    }
    to {
        background: rgba(0,77,64,.2)
    }
}
@keyframes blink {
    0% {
        background: rgba(0,77,64,.1)
    }
    to {
        background: rgba(0,77,64,.2)
    }
}
@-webkit-keyframes bouncedelay {
    0%,80%,to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes bouncedelay {
    0%,80%,to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
/*================================================================*/
/* ？　汎用タグ	*/
html {
    font-size: 100%
}
body {
    background: url(/static/img/bg.svg) no-repeat fixed bottom #e0f2f1; 
    background-size: 1200px;
    color: rgba(0,0,0,.75);
    font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,YuGothic,"\30D2\30E9\30AE\30CE\89D2\30B4   ProN W3",Hiragino Kaku Gothic ProN,Arial,"\30E1\30A4\30EA\30AA",Meiryo,MyFontFamily,Segoe UI Emoji,Segoe UI Symbol,Apple Color Emoji,Noto Color Emoji,Noto Emoji,sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.8
}
@media (max-width: 661px) {    body {        background-image:none    }}
a {			color: #004d40}
a:hover {	text-decoration: underline}
a:visited {	color: #00342b}
dl dd,ol,p,ul {
    margin: 0
}
ol,ul {
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}
input[type=number] {    -moz-appearance: textfield}
textarea {    resize: none!important}
:-ms-input-placeholder {    color: #dcdfe6}
.external-link:after {	content: "\E900";
    font-family: orig-icons;
    margin-left: .25rem
}
.sitename {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}
.logo,.sitename {
    margin-right: auto
}
.search {
    margin: .5rem 1rem .5rem 0;
    max-width: 20rem
}
.recent-edit {
    border-top: 1px solid #f8f8f8;
    padding: .5rem 0
}
.tags-nav {
    background: #fff;
    margin-top: .5rem
}
.dev {
    font-size: .75rem;
    font-weight: 700;
    color: rgba(0,0,0,.5);
    border: 1px solid #f8f8f8;
    background: #fff;
    padding: .25rem;
    margin: .5rem 0
}
.text-center {
    text-align: center
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.box-shadow {
    -webkit-box-shadow: 1px 1px 0 rgba(0,0,0,.1);
    box-shadow: 1px 1px 0 rgba(0,0,0,.1)
}
.container-base {
    max-width: 980px;
    margin: 0 auto;
    padding: 0 1rem
}
@media (max-width: 320px) {
    .container-base {
        padding:0 .25rem
    }
}
.overflow-scroll {
    overflow-y: hidden
}
.overflow-scroll,.overflow-scroll-x {
    overflow-x: auto;
    white-space: nowrap
}
.overflow-scroll-x::-webkit-scrollbar {
    background: #4d8279;
    height: 8px
}
.overflow-scroll-x::-webkit-scrollbar-track-piece {
    background: #efefef
}
.overflow-scroll-x::-webkit-scrollbar-thumb {
    background: #99b8b3;
    border-radius: 4px
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1000
}
.fullscreen {
    min-height: calc(100vh - 60px)
}
.button-block {
    display: block;
    width: 100%
}
.horizontal-text {
    overflow: hidden;
    text-align: center;
    margin: 1rem 0;
    font-size: .875rem
}
.horizontal-text span {
    position: relative;
    display: inline-block;
    margin: 0 2.5em;
    padding: 0 1em;
    text-align: left
}
.horizontal-text span:after,.horizontal-text span:before {
    position: absolute;
    top: 50%;
    content: "";
    width: 400%;
    height: 1px;
    background: #dcdfe6
}
.horizontal-text span:before {
    right: 100%
}
.horizontal-text span:after {
    left: 100%
}
.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}
.justify-content-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.align-items-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    to {
        -webkit-transform: rotateY(1turn);
        transform: rotateY(1turn)
    }
}
@keyframes spin {
    0% {
        -webkit-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    to {
        -webkit-transform: rotateY(1turn);
        transform: rotateY(1turn)
    }
}
.format-detail h1 {
    margin-right: auto;
    font-size: 1.5rem
}
.doc-sample-images {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.doc-sample-images li {
    display: inline-block;
    padding: .25rem
}
.doc-sample-images li img {
    max-width: 10rem;
    height: auto
}
@media (max-width: 661px) {
    .doc-sample-images li img {
        max-width:7rem
    }
}
.hashtag {
    list-style: none;
    margin: 0;
    padding: 0
}
.hashtag li {
    display: inline-block;
    padding: 0
}
.hashtag li a {
    color: #004d40
}
.radio-horizontal label {
    display: block;
    font-weight: 400;
    line-height: 1.8
}
.unit {
    font-size: .75rem;
    margin: 0 .25rem
}
.rirekisho-photo-upload {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.rirekisho-photo-upload,.rirekisho-photo-upload-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.rirekisho-photo-upload-image {
    width: 150px;
    height: 200px;
    overflow: hidden;
    outline: 1px dotted rgba(0,0,0,.75);
    outline-offset: -8px;
    background: #e6e6e6;
    margin: .5rem 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #ebebeb
}
.rirekisho-photo-upload-image img {
    max-width: 150px;
    height: auto;
    z-index: 1
}
#upload-photo-button {
    display: inline-block;
    line-height: 1;
    white-space: nowrap;
    cursor: pointer;
    background: #fff;
    border: 1px solid #dcdfe6;
    color: #606266;
    -webkit-appearance: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    margin: 0;
    -webkit-transition: .1s;
    transition: .1s;
    font-weight: 500;
    padding: 12px 20px;
    font-size: 14px;
    border-radius: 4px;
    font-family: sans-serif
}
#upload-photo-button:focus,
#upload-photo-button:hover {
    color: #004d40;
    background: #e6edec;
    border-color: #4d8279
}
.photo-upload-action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: .5rem
}
.photo-upload-action button,.photo-upload-action label {
    display: block;
    width: 100%;
    margin-top: .25rem
}
.create-date-action {
    max-width: 320px;
    margin: 0 auto
}
.create-date-action .action-item {
    margin-top: .25rem;
    display: block
}
.introduction {
    max-width: 800px;
    margin: 0 auto;
    padding: 0 1rem 2rem
}
.introduction h1 {
    margin: 1rem 0 0;
    color: #004d40
}
.introduction p {
    margin: 0
}
.debug {
    font-size: .7rem;
    background: #000;
    color: #fff
}
.preview-viewer .highlight {
    -webkit-animation: blink 1s ease-in-out infinite alternate;
    animation: blink 1s ease-in-out infinite alternate
}
.preview-nav {
    background: #004d40
}
.preview-nav ul {
    height: 4rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.preview-nav ul li:first-child {
    margin-right: auto
}
.preview-nav ul li a {
    color: #fff;
    display: block;
    padding: .25rem .5rem;
    border: 1px solid #fff;
    margin: 0 .25rem;
    min-width: 3rem;
    text-align: center
}
.preview-action {
    width: 100%
}
.preview-action ul {
    list-style: none
}
.preview-action ul li {
    margin: .5rem .25rem
}
.preview-action ul li+li {
    margin-top: 1.5rem
}
.preview-action button {
    margin: .25rem 0
}
#preview-page-02 {	/*　2ページ目	*/
    padding-top: pixel(25mm)
}
.doc-paper.preview {
    text-align: left;
	/* margin-top: 2rem */
}
.doc-paper.preview.rirekisho {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.preview-viewer .contact-information-address:hover,.preview-viewer .contact-information-etc:hover,.preview-viewer .rirekisho-hope:hover,.preview-viewer .rirekisho-jis-pr-reason:hover,.preview-viewer .rirekisho-pr-etc:hover,.preview-viewer .rirekisho-pr-reason:hover,.preview-viewer .rirekisho-profile:hover,.preview-viewer .rirekisho-table:hover {
    background: rgba(102,148,140,.1);
    -webkit-transition: .5s;
    transition: .5s
}
.preview-viewer {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 980px;
    margin: 0 auto
}
@media (max-width: 661px) {	//　PC 狭画面
    .preview-viewer {
        height:1400px
    }
}
.preview-dialog {
    min-height: 100%;
    width: 100%;
    margin: 0
}
.highlight[data-highlight] {
    position: relative
}
.highlight[data-highlight]:after,.highlight[data-highlight]:before {
    position: absolute;
    z-index: 10
}
.highlight[data-highlight]:after {
    content: attr(data-highlight);
    display: block;
    padding: .25rem .5rem;
    background: rgba(0,0,0,.8);
    color: #fff;
    top: -2rem;
    left: 50%;
    -webkit-transform: translate(-50%);
    transform: translate(-50%);
    border-radius: .25rem
}
.preview-tabs {
    max-width: 980px;
    margin: 1rem auto 0;
    text-align: center
}
.preview-tabs input[name=preview-tab-active] {
    display: none
}
.preview-tabs #user-viewer-tab+label {
    border-radius: 1.5rem 0 0 1.5rem
}
.preview-tabs #example-viewer-tab+label,.preview-tabs #user-viewer-tab+label {
    background: #fff;
    min-width: 6rem;
    display: inline-block;
    padding: .25rem .5rem;
    text-align: center
}
.preview-tabs #example-viewer-tab+label {
    border-radius: 0 1.5rem 1.5rem 0;
    margin-left: -.25rem
}
.preview-tabs #example-viewer-tab:checked+label,.preview-tabs #user-viewer-tab:checked+label {
    background: #e3165c;
    color: #fff
}
.input.error,.input .error,table.error {
    background: #f56c6c
}
.fade-enter-active,.fade-leave-active,.fade-move:not(.fade-enter-active) {
    -webkit-transition: .5s cubic-bezier(.59,.12,.34,.95);
    transition: .5s cubic-bezier(.59,.12,.34,.95);
    -webkit-transition-property: opacity,-webkit-transform;
    transition-property: opacity,-webkit-transform;
    transition-property: opacity,transform;
    transition-property: opacity,transform,-webkit-transform
}
.fade-enter {
    opacity: 0;
    -webkit-transform: translateX(50px) scaleY(.5);
    transform: translateX(50px) scaleY(.5)
}
.fade-enter-to {
    opacity: 1;
    -webkit-transform: translateX(0) scaleY(1);
    transform: translateX(0) scaleY(1)
}
.fade-leave-active {
    position: absolute
}
.fade-leave-to {
    opacity: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center top;
    transform-origin: center top
}
.collapse-list {
    list-style-type: disc;
    margin: .5rem 0 .5rem 1.5rem
}
.attention-limit {
    font-size: .75rem;
    color: #f56c6c
}
.attention-limit.character {
    padding: .5rem 0
}
.attention-limit.column {
    background: #fff;
    margin: .5rem 0;
    padding: .5rem 1rem
}
@media (min-width: 661px) {		//　PC 狭画面
    .service-info {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}
.service-info .service-info-item {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: .5rem 1rem
}
.service-info .service-info-item .item-name {
    font-weight: 700
}
.autosave-status.off {
    color: #929292
}
.message-item {
    background: #fff;
    border: 1px solid #ededed;
    margin: 3rem auto;
    max-width: 480px;
    height: auto;
    padding: 2.5rem 2rem
}
.message-item h1 {
    color: #004d40;
    text-align: center;
    font-size: 4rem;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 1.5rem
}
.message-item h1 span {
    font-size: 1rem;
    display: block
}
abbr,address,article,aside,audio,b,blockquote,body,caption,cite,code,dd,del,dfn,dialog,div,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,nav,object,ol,p,pre,q,samp,small,span,strong,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
button,input {
    border: none;
    outline: none
}
article,aside,dialog,figure,footer,header,hgroup,nav {
    display: block
}
nav ul {
    list-style: none
}
blockquote:after,blockquote:before,q:after,q:before {    content: ""}
a {
    border: 0
}
abbr[title],dfn[title] {
    border-bottom: 1px dotted #000
}
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0
}
.clearfix {
    display: inline-block;
    display: block
}

.flex div.btn_wrapper a.btn_cta {
    padding: 12px 16px;
    font-size: 1.2em;
    width: 270px;
    margin: auto
}
.flex div.btn_wrapper>p {
    font-size: .8em;
    text-align: center
}
.flex div.btn_wrapper>p.orange {
    padding-top: 8px;
    margin: 0 auto;
    font-size: 1em;
    text-align: center;
    color: #e95b10;
    font-weight: 700
}
ul.banner-box {
    margin: 0 auto 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    justify-content: unset;
    width: 750px
}
ul.banner-box li {
    margin: 8px
}
body {
    background-color: #fff;
    margin: auto;
    font-weight: 500
}
.sp {    display: none	}

a {
    -webkit-transition: .3s;
    transition: .3s
}
a:hover,button:hover,label:hover {
    opacity: .5
}
a>img {
    vertical-align: middle
}
a.btn_sub {
    display: block;
    text-decoration: none;
    color: #e3165c;
    border: 2px solid #e3165c;
    background: #fff;
    text-align: center;
    border-radius: 100px
}
a.btn_cta {
    background-color: #e3165c
}
a.btn_cta,a.btn_green {
    display: block;
    border-radius: 100px;
    margin-right: 10px;
    text-decoration: none;
    color: #fff;
    padding: 4px 12px;
    font-weight: 700
}
a.btn_green {
    background-color: #004d40
}
h2 {
    font-size: 1.5rem;
    color: #004d40;
    text-align: center;
    position: relative;
    padding: 1.5rem;
    margin: 0 auto 16px
}
.content-wrapper,footer nav {
    width: 750px;
    margin: 0 auto;
    padding: 40px 0;
    text-align: center
}
a.btn_cta img {
    height: 20px
}
img.banner-line {
    width: 300px
}
img.banner {
    width: 230px
}
@media screen and (max-width: 480px) {	/* スマホサイズ */
    body {
        overflow-x:hidden
    }
    .pc {		display: none!important    }
    .sp,br.sp {	display: block    }
    .content-wrapper,footer nav {
        width: 375px;
        margin: 0 auto;
        padding-top: 24px;
        padding-bottom: 40px
    }
    header h1 a p.sp {
        display: inline-block
    }
    ul.banner-box {
        margin: 0 auto 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: unset;
        -ms-flex-pack: unset;
        justify-content: unset;
        width: 375px;
        text-align: center
    }
    ul.banner-box li {
        margin: 8px auto
    }
    img.banner {
        width: 90%
    }
    img.banner-line {
        margin: auto;
        padding-bottom: 40px;
        width: 90%
    }
}
@-webkit-keyframes anim_p {
    0%,40%,60%,80% {        -webkit-transform: scale(1);        transform: scale(1)    }
    50%,70% {        -webkit-transform: scale(.95);        transform: scale(.95)    }
}
@keyframes anim_p {
    0%,40%,60%,80% {        -webkit-transform: scale(1);        transform: scale(1)    }
    50%,70% {        -webkit-transform: scale(.95);        transform: scale(.95)    }
}
label.tab_item img {
    -webkit-animation-timing-function: ease-in-out;    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;    animation-direction: alternate;
    -webkit-animation-duration: 2s;    animation-duration: 2s;
    -webkit-animation-name: anim_p2;    animation-name: anim_p2
}
@-webkit-keyframes anim_p2 {
    0%,40%,60%,80% {        -webkit-transform: scale(1);        transform: scale(1)    }
    50%,70% {        -webkit-transform: scale(.7);        transform: scale(.7)    }
}
@keyframes anim_p2 {
    0%,40%,60%,80% {        -webkit-transform: scale(1);        transform: scale(1)    }
    50%,70% {        -webkit-transform: scale(.7);        transform: scale(.7)    }
}
@-webkit-keyframes anim_sc {
    0% {        -webkit-transform: translate(0);        transform: translate(0)    }
    to {        -webkit-transform: translateY(-8px);        transform: translateY(-8px)    }
}
@keyframes anim_sc {
    0% {        -webkit-transform: translate(0);        transform: translate(0)    }
    to {        -webkit-transform: translateY(-8px);        transform: translateY(-8px)    }
}
.animation1 {
    -webkit-animation-timing-function: ease-in-out;    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;    animation-direction: alternate;
    -webkit-animation-duration: 1.5s;    animation-duration: 1.5s
}
.keyframe7 {
    -webkit-animation-name: jump;    animation-name: jump;
    -webkit-animation-duration: .6s;    animation-duration: .6s
}
@-webkit-keyframes jump {
    0% {        -webkit-transform: translateY(8px) rotateX(50deg);        transform: translateY(8px) rotateX(50deg)    }
    to {        -webkit-transform: translate(0);        transform: translate(0)    }
}
@keyframes jump {
    0% {        -webkit-transform: translateY(8px) rotateX(50deg);        transform: translateY(8px) rotateX(50deg)    }
    to {        -webkit-transform: translate(0);        transform: translate(0)    }
}
.tab_item:hover {    opacity: .5}

input[name=tab_item] {    display: none}

#contents:checked~#contents_content,
#keirekisyo:checked~#keirekisyo_content,
#rirekisyo:checked~#rirekisyo_content {
    display: block
}
label.tab_item img {
    width: 24px;
    vertical-align: middle
}
@media screen and (max-width: 480px) {
    .tab_content {
        padding: 0
    }
    .tab_content article.content-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 375px;
        display: inline-block
    }
}
h1 a p.sp,header#header h1 a p.pc {
    font-size: 16px!important;
    vertical-align: middle!important
}
header#header div.btn_wrapper a.btn_cta {
    font-size: 14px!important
}
header>div.btn_wrapper {
    padding-top: 10px!important
}
abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,nav,object,ol,p,pre,q,samp,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}
body {
    line-height: 1.7;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-family: M PLUS Rounded\ 1c,sans-serif;
    color: #404040;
    font-size: 14px;
    width: 100%;
    overflow-x: hidden;
}
article,aside,details,figcaption,figure,footer,header,hgroup,nav {
    display: block
}
ol,ul {
    list-style: none
}
blockquote,q {
    quotes: none
}
blockquote:after,blockquote:before,q:after,q:before {
    content: none
}
a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #404040
}
ins {
    text-decoration: none
}
ins,mark {
    background-color: #ff9;
    color: #000
}
mark {
    font-style: italic;
    font-weight: 700
}
del {
    text-decoration: line-through
}
abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}
input,select {
    vertical-align: middle
}
*,:after,:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom
}
