h1 img[src*="main_img_02_02"] {max-width: 710px; display: inline-block; margin-top: 10px;}
#tgl-hook-02 > h2 {font-size: 3.2rem;}
.mod-tbl {
    margin: 0 0 24px
}
.mod-tbl.var-02 thead th:not(:first-child) {
    background: #fff
}
.mod-tbl.var-02 tbody th {
    background: #f0f1f3
}
.mod-tbl.var-03 thead th {
    background: #929294;
    color: #fff
}
.mod-tbl.var-03 tbody th {
    background: #f0f1f3
}
.mod-tbl.of-scroll[tabindex] {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}
.mod-tbl.of-scroll[tabindex] table {
    min-width: 768px
}
.mod-tbl.of-break caption,.mod-tbl.of-break table,.mod-tbl.of-break tbody,.mod-tbl.of-break td,.mod-tbl.of-break th,.mod-tbl.of-break thead,.mod-tbl.of-break tr {
    display: block
}
.mod-tbl.of-break table {
    border-width: 0;
    table-layout: auto
}
.mod-tbl.of-break th {
    border-bottom-width: 0
}
.mod-tbl.of-break tr:not(:first-child) th {
    border-top-width: 0
}
.mod-tbl.of-tableLayoutAuto table {
    table-layout: auto
}
.mod-tbl table {
    border: 1px solid #d9dadb;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 1.5rem;
    table-layout: fixed;
    width: 100%
}
.mod-tbl tbody {
    background: #fff
}
.mod-tbl caption {
    font-size: 1.7rem;
    font-weight: 700;
    margin: 0 0 7px;
    text-align: left
}
.mod-tbl td,.mod-tbl th {
    border: 1px solid #d9dadb;
    padding: 9px 11px 5px;
    text-align: left;
    vertical-align: top;
    word-break: break-all
}
.mod-tbl td>:first-child:not(.mod-btn):not([data-col]),.mod-tbl th>:first-child:not(.mod-btn):not([data-col]) {
    margin-top: 0
}
.mod-tbl td>:last-child,.mod-tbl th>:last-child {
    margin-bottom: 0
}
.mod-tbl thead th {
    background: #f0f1f3
}
.mod-tbl tbody th {
    font-weight: 400
}
.commufa_contents.str-cvcontent {
	background: transparent;
	padding: 20px 0;
}
.str-cvcontent .box-cv {
	height: 100%;
	padding: 13px 20px;
	background: #fff;
	text-align: center;
	color: #223;
}
.str-cvcontent .box-cv .time {
	margin: 0;
	font-size: 1.4rem;
}
.str-cvcontent .box-cv .time> span {
	font-size: 1.2rem;
}
.str-cvcontent .box-cv .number {
	margin: 0;
	font-family: -apple-system, arial, "Helvetica Neue", helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3;
}
.str-cvcontent .box-cv .number a {
	color: #223;
}
.str-cvcontent .box-cv .number img {
	height: 21px;
}
.str-cvcontent .box-cv> *:first-child {
	margin-top: 0 !important;
}
.str-cvcontent .box-cv> *:last-child {
	margin-bottom: 0 !important;
}
.str-cvcontent .box-cv .copy {
	font-weight: bold;
}
.str-cvcontent .box-cv .number img {
	vertical-align: inherit;
}
.str-cvcontent .box-cv .time {
	line-height: 1.6;
}
.str-cvcontent .box-cv .copy {
	font-size: 15px;
	font-size: 1.5rem;
}
.str-cvcontent .box-cv .time {
	border: none;
}
.str-cvcontent .box-cv.type-02 .time,
.str-cvcontent .box-cv.type-02 .number {
	width: auto;
}
.str-cvcontent .box-cv .link > a {
	color: #223;
}
.box-cv p {
	margin-top: 0;
	margin-bottom: 0;
}
.str-cvcontent .box-cv .time {
    font-size: 14px;
    line-height: 1.6;
    margin: 0.5em 1em;
}
div.commufa_contents p {
	color: #111;
}

@media only screen and (min-width: 768px) {
.str-cvcontent .box-cv> .inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
}
.str-cvcontent .box-cv .box-cv {
	height: 100%;
}
.str-cvcontent .box-cv .copy {
	margin-bottom: 5px;
}
.str-cvcontent .box-cv .time {
	width: 36%;
}
.str-cvcontent .box-cv .number {
	width: calc(100% - 36%);
	font-size: 3.8rem;
}
}

@media screen and (max-width: 767px){
h1 img[src*="main_img_02_02"] {padding: 0 16px;}
#tgl-hook-02 > h2 {font-size: 2.2rem;}
.mod-tbl.of-break.of-tableLayoutAuto table {
    table-layout: auto
}
.mod-tbl.of-break caption,.mod-tbl.of-break table,.mod-tbl.of-break tbody,.mod-tbl.of-break td,.mod-tbl.of-break th,.mod-tbl.of-break thead,.mod-tbl.of-break tr {
    display: block
}
.mod-tbl.of-break table {
    border-width: 1px;
    display: table;
    table-layout: fixed
}
.mod-tbl.of-break caption {
    display: table-caption
}
.mod-tbl.of-break thead {
    display: table-header-group
}
.mod-tbl.of-break tbody {
    display: table-row-group
}
.mod-tbl.of-break tr {
    display: table-row
}
.mod-tbl.of-break tr:not(:first-child) th {
    border-top-width: 1px
}
.mod-tbl.of-break th {
    border-bottom-width: 1px;
    display: table-cell
}
.mod-tbl.of-break td {
    display: table-cell
}
.str-cvcontent .box-cv .number {
    font-size: 3.4rem;
  }
.str-cvcontent .box-cv .str-cvcontent .mod-btn .btn:not(:last-child) {
    margin-bottom: 15px;
}
.str-cvcontent .box-cv .copy {
	margin-bottom: 0;
}
.box-cv.align-c {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-flow: wrap;
}
}
