@charset "utf-8";

/* デザインに合わせて適宜変更してください */

/* パーツテンプレート
------------------------------------------------------------------*/
/* heading */
.hdg3 {
	margin-bottom: 60px;
}

.hdg4 {
	margin-bottom: 40px;
}

.hdg5 {
	margin-bottom: 20px;
}

/* row */
.row_default01 {
	margin-bottom: 60px;
}

.row_default01 .col_txt {
	width: 57%;
}

.row_default01 .copy {
	font-size: 133.33%;
	margin-bottom: 17px;
	letter-spacing: 0.1em;
}

.row_default01 .col_img {
	width: 38%;
}

.row_default_1240px {
	margin-bottom: 60px;
}

.row_default_1240px .col_txt {
	width: 60%;
}

.row_default_1240px .copy {
	font-size: 133.33%;
	margin-bottom: 17px;
	letter-spacing: 0.1em;
}

.row_default_1240px .col_img {
	width: 37%;
	max-width: 450px;
}

.row_default02 {
	margin-bottom: 60px;
}

.row_default02 .col {
	width: 48%;
}

.row_default03 {
	margin-bottom: 60px;
}

.row_default03 .col {
	width: 32%;
}

.row_default04 {
	margin-bottom: 60px;
}

.row_default04 .col_txt {
	width: 66%;
}

.row_default04 .col_img {
	width: 29%;
}

.row_default05 .col_txt {
	width: 61%;
}

.row_default05 .col_img {
	width: 33%;
	max-width: 290px;
}

.box_1240px .row_default05 .col_txt {
	width: 70%;
}

.box_1240px .row_default05 .col_img {
	width: 26%;
	max-width: 290px;
}

.row_default06, .row_default06_1240px {
	margin-bottom: 60px;
}

.row_default06 .col {
	width: 49%;
	max-width: 475px;
}

.row_default06 .col:not(:nth-child(-n+2)) {
	margin-top: 60px;
}

.row_default06_1240px .col {
	width: 49%;
	max-width: 595px;
}

.row_default06_1240px .col:not(:nth-child(-n+2)) {
	margin-top: 60px;
}

.row_default06 .col .ttl, .row_default06_1240px .col .ttl {
	font-size: 122.22%;
	line-height: 1.64;
	padding: 12px 10px;
	letter-spacing: 0.1em;
	background: #ddd;
}

.row_default06 .col .box, .row_default06_1240px .col .box {
	padding: 25px 40px 35px;
	background: #eee;
}

.row_default07, .row_default07_1240px {
	margin-bottom: 60px;
}

.row_default07 .col {
	width: 32%;
	max-width: 320px;
}

.row_default07 .col:not(:nth-child(-n+3)) {
	margin-top: 30px;
}

.row_default07_1240px .col {
	width: 32%;
	max-width: 380px;
}

.row_default07_1240px .col:not(:nth-child(-n+3)) {
	margin-top: 60px;
}

.row_default07 .col .ttl, .row_default07_1240px .col .ttl {
	font-size: 122.22%;
	line-height: 1.64;
	padding: 17px 10px;
	letter-spacing: 0.1em;
	background: #ddd;
}

.row_default07 .col .box, .row_default07_1240px .col .box {
	padding: 18px 30px 25px;
	background: #eee;
}

/* box */
.box_default01 {
	margin-bottom: 60px;
	padding: 45px 5% 45px;
	background: #eee;
}

.row_default02 .box_default01 {
	margin-bottom: 0;
}

.row_default03 .box_default01 {
	margin-bottom: 0;
	padding: 40px 3% 45px;
}

.box_default01 .ttl {
	font-size: 122.22%;
	line-height: 1.5;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

.box_default01 h5 {
	font-size: 122.22%;
	font-weight: normal;
	margin: 0 auto 25px;
	text-align: center;
}

.box_default02 {
	margin-bottom: 60px;
	padding: 50px 5%;
	background: #eee;
}

/* bg */
.bg_default01 {
	margin-bottom: 60px;
	padding: 46px 0 60px;
	background: #eee;
}

.bg_default01 .copy {
	font-size: 133.33%;
	margin-bottom: 16px;
	letter-spacing: 0.1em;
}

.bg_default01 .txt {
	line-height: 2;
}

/* list */
.list_default li {
	line-height: 1.5;
	position: relative;
	padding-left: 24px;
}

.list_default li:not(:first-child) {
	margin-top: 14px;
}

.list_default li:before {
	position: absolute;
	top: 0.55em;
	left: 0;
	width: 6px;
	height: 6px;
	content: "";
	border-radius: 50%;
	background: #333;
}

.list_default01 li {
	width: 49%;
}

.list_default01 li:nth-child(-n+2) {
	margin-top: 0;
}

.list_default02 {
	position: relative;
}

.list_default02 li:nth-child(-n+3) {
	margin-top: 0;
}

.list_default02:before, .list_default03:before {
	display: block;
	order: 1;
	content: "";
}

.list_default02:after, .list_default03:after {
	display: block;
	content: "";
}

.list_default02 li, .list_default02:before, .list_default02:after {
	width: 33%;
}

.list_default03 li, .list_default03:before, .list_default03:after {
	width: 24%;
}

.list_default03 li:nth-child(-n+4) {
	margin-top: 0;
}

/* case */
.box_case > .flex {
	position: relative;
}

.box_case > .flex:before {
	position: absolute;
	top: 22%;
	right: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	content: "";
	border-top: 23px solid transparent;
	border-bottom: 23px solid transparent;
	border-left: 16px solid #333;
}

.box_case .col {
	width: 45%;
	max-width: 400px;
}

_:-ms-lang(x)::-ms-backdrop, .box_case .col_l {
	margin-right: auto;
}

.box_case .col .ttl {
	font-size: 133.33%;
	line-height: 1.8;
	margin-bottom: 20px;
	padding: 3px;
	letter-spacing: 0.1em;
	border: 1px solid #333;
	background: #fff;
}

/* flow */
.box_flow {
	position: relative;
}

.box_flow.arw_flow {
	margin-bottom: 55px;
}

.arw_flow:before {
	position: absolute;
	right: 0;
	bottom: -35px;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	content: "";
	border-top: 16px solid #333;
	border-right: 23px solid transparent;
	border-left: 23px solid transparent;
}

.box_flow .col_txt {
	width: 56.6%;
}

.box_flow .col_txt dt {
	margin-bottom: 17px;
}

.box_flow .col_txt dt .num {
	font-size: 111.11%;
	line-height: 40px;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	background: #333;
}

.box_flow .col_txt dt .ttl {
	font-size: 122.22%;
	line-height: 1.6;
	display: inline-block;
	width: calc(100% - 60px);
	letter-spacing: 0.1em;
}

.box_flow .col_img {
	width: 38.4%;
	max-width: 345px;
}

.box_flow.box_1240px .col_txt {
	line-height: 2;
	width: 65%;
}

.box_flow.box_1240px .col_img {
	width: 31%;
}

/* qa */
.box_qa01 {
	margin-bottom: 40px;
	padding: 50px 5% 45px;
	background: #eee;
}

.box_qa01 dt {
	    align-items: center;
	margin-bottom: 16px;
	padding-bottom: 30px;
	border-bottom: 1px solid #333;

	-ms-align-items: center;
}

.box_qa01 .box_q {
	font-size: 122.22%;
	line-height: 40px;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	color: #fff;
	background: #333;
}

.box_qa01 .box_q span {
	line-height: 1.6;
	display: block;
}

.box_qa01 .txt_q {
	font-size: 111.11%;
	line-height: 1.6;
	width: calc(100% - 60px);
	letter-spacing: 0.1em;
}

.box_qa02 {
	margin-bottom: 40px;
}

.box_qa02 .box_q {
	margin-bottom: 20px;
	background: #eee;
}

.box_qa02 .box_q .box {
	font-size: 166.67%;
	line-height: 60px;
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	letter-spacing: 0;
	color: #fff;
	background: #333;
}

.box_qa02 .box_q .box span {
	line-height: 1.8;
	display: block;
}

.box_qa02 .box_q .txt {
	font-size: 111.11%;
	line-height: 1.6;
	width: calc(100% - 60px);
	padding: 13px 38px 14px;
	letter-spacing: 0.1em;
}

.box_qa02 .box_a {
	background: #eee;
}

.box_qa02 .box_a .box {
	font-size: 166.67%;
	line-height: 60px;
	display: block;
	width: 60px;
	height: 60px;
	text-align: center;
	letter-spacing: 0;
	color: #fff;
	background: #aaa;
}

.box_qa02 .box_a .box span {
	line-height: 1.9;
	display: block;
}

.box_qa02 .box_a .txt {
	width: calc(100% - 60px);
	padding: 30px 38px 35px;
}

.box_qa03 {
	margin-bottom: 40px;
	border: 1px solid #eee;
}

.box_qa03 .box_q:hover {
	cursor: pointer;
}

.box_qa03 .box_q .box {
	font-size: 166.67%;
	line-height: 60px;
	width: 60px;
	height: 60px;
	text-align: center;
	letter-spacing: 0;
	color: #fff;
	background: #333;
}

.box_qa03 .box_q .box span {
	line-height: 1.7;
	display: block;
	padding-bottom: 10px;
}

.box_qa03 .box_q .txt {
	font-size: 111.11%;
	line-height: 1.6;
	position: relative;
	width: calc(100% - 60px);
	padding: 13px 50px 14px 30px;
	letter-spacing: 0.1em;
	background: #eee;
}

.box_qa03 .box_q .txt .icn {
	position: absolute;
	top: 0;
	right: 20px;
	bottom: 0;
	display: block;
	width: 18px;
	height: 18px;
	margin: auto;
}

.box_qa03 .box_q .txt .icn:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	margin: auto;
	content: "";
	background: #333;
}

.box_qa03 .box_q .txt .icn:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 2px;
	height: 100%;
	margin: auto;
	content: "";
	transition: 0.3s;
	opacity: 1;
	background: #333;
}

.box_qa03.open .box_q .txt .icn:after {
	transition: 0.3s;
	opacity: 0;
}

.box_qa03 .box_a {
	display: none;
	padding: 40px 5% 45px;
}

/* accordion */
.acc_default {
	border: 1px solid #333;
}

.js_accordion_toggle {
	height: 160px;
	cursor: pointer;
}

.js_accordion_toggle .txt {
	font-size: 166.67%;
	line-height: 1.6;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
}

.js_accordion_toggle .en {
	display: inline-block;
	width: 100%;
}

.js_accordion_toggle .en:before {
	font-size: 111.11%;
	line-height: 2;
	content: "open";
	letter-spacing: 0.1em;
}

.js_accordion_toggle.is_open .en:before {
	content: "close";
}

.js_accordion_toggle .arw {
	position: relative;
	padding-right: 25px;
}

.js_accordion_toggle .arw:after {
	position: absolute;
	top: 0;
	right: 5px;
	bottom: 0;
	width: 14px;
	height: 20px;
	margin: auto;
	content: "";
	transition: 0.3s;
	transform: rotate(0deg);
	background: url("images/page/arw_acc01.svg")no-repeat center / cover;
}

.js_accordion_toggle.is_open .arw:after {
	top: 3px;
	right: 1px;
	bottom: auto;
	transition: 0.3s;
	transform: rotate(-180deg);
}


/* prof */
.row_prof {
	margin-bottom: 60px;
}

.box_prof {
	width: 48%;
	padding: 50px 5% 50px;
	background: #eee;
}

.box_prof h5 {
	font-size: 111.11%;
	font-weight: normal;
	margin-bottom: 24px;
	text-align: center;
}

.box_prof01 dl {
	line-height: 1.375;
}

.box_prof01 dt {
	font-weight: bold;
	width: 90px;
}

.box_prof01 dd {
	width: calc(100% - 90px);
}

.box_prof01 dt:not(:last-of-type), .box_prof01 dd:not(:last-of-type) {
	margin-bottom: 15px;
}

.box_prof.box_1240px {
	width: 48.5%;
}

.ttl_prof01 {
	font-size: 111.11%;
	line-height: 1.5;
	margin-bottom: 12px;
	padding-bottom: 13px;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #333;
}

.bg_prof {
	padding: 55px 0 60px;
	background: #eee;
}

.list_prof .year {
	line-height: 1.5;
	width: 5em;
}

.list_prof .txt {
	line-height: 1.5;
	width: calc(100% - 5em);
}

.list_prof li {
	width: 100%;
	padding: 6px 0 7px;
	border-bottom: 2px dotted #333;
}

/* video */
.box_video01 {
	width: 100%;
	max-width: 700px;
	margin: 0 auto 60px;
}

.box_video01 iframe {
	height: 490px;
}

.box_video02 {
	width: 100%;
	max-width: 854px;
	margin: 0 auto 60px;
}

.box_video02 iframe {
	height: 480px;
}

/* table */
.tbl_default {
	margin: 0 auto 60px;
}

.tbl_default table {
	line-height: 1.5;
	width: 100%;
	border: 1px solid #333;
}

.tbl_default th {
	font-weight: normal;
	width: 35%;
	padding: 15px 18px 16px;
	text-align: left;
	vertical-align: top;
	color: #fff;
	background: #333;
}

.tbl_default.reverse th {
	width: 65%;
}

.tbl_default.half th {
	width: 50%;
}

.tbl_default tr:not(:last-child) th {
	border-bottom: 1px solid #fff;
}

.tbl_default td {
	width: 65%;
	padding: 15px 18px 16px;
}

.tbl_default.reverse td {
	width: 35%;
}

.tbl_default.half td {
	width: 50%;
}

.tbl_default tr:not(:last-child) td {
	border-bottom: 1px solid #333;
}

.tbl_caption {
	line-height: 2;
	margin-top: 10px;
}

.tbl_recruit .require span {
	position: relative;
	display: inline-block;
	width: 100%;
}

.tbl_recruit .require span:after {
	font-size: 75%;
	line-height: 25px;
	position: absolute;
	top: 0;
	right: 4px;
	bottom: 0;
	display: inline-block;
	width: 40px;
	height: 25px;
	margin: auto;
	content: "必須";
	text-align: center;
	vertical-align: middle;
	color: #333;
	background: #fff;
}

.tbl_recruit span.wpcf7-list-item {
	margin-right: 1em !important;
	margin-left: 0 !important;
}

.tbl_recruit td input {
	width: 49%;
	padding: 4px;
	border: 1px solid #ddd;
}

.tbl_recruit td .wpcf7-checkbox input, .tbl_recruit td .wpcf7-radio input {
	width: auto;
}

.tbl_recruit td select {
	width: 49%;
	padding: 5px;
	background: #f2f4f5;
}

.tbl_recruit td textarea {
	width: 100%;
	max-height: 200px;
	border: 1px solid #ddd;
}

.bg_form {
	max-width: 1100px;
	margin-right: auto;
	margin-left: auto;
	padding: 70px 3.5%;
	background-color: #ccc;
}

.tbl_recruit.tbl01 {
	margin-bottom: 0;
}

.tbl_recruit.tbl01 {
	border: none;
}

.tbl_recruit.tbl01 table {
	border-spacing: 20px;
	border-collapse: separate;
	border: none;
}

.tbl_recruit.tbl01 th {
	width: 30%;
	padding: 0;
	text-align: right;
	background: transparent;
}

.tbl_recruit.tbl01 td {
	width: 70%;
	padding: 0;
}

.tbl_recruit.tbl01 tr:not(:last-child) th, .tbl_recruit.tbl01 tr:not(:last-child) td {
	padding-bottom: 33px;
	border-bottom: none;
}

.tbl_recruit.tbl01 td input, .tbl_recruit.tbl01 td textarea {
	padding: 0;
	border: none;
	background: #fff;
}

.tbl_recruit.tbl01 th span {
	padding-right: 100px;
}

.tbl_recruit.tbl01 .require span:after {
	right: 40px;
}

.btn_submit {
	position: relative;
	width: 100%;
	max-width: 330px;
	margin: 0 auto;
	text-align: center;
}

.btn_submit:before {
	position: absolute;
	top: 2px;
	right: 34px;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	content: "";
	transform: rotate(-45deg);
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
}

.btn_submit:hover {
	cursor: pointer;
	transition: 0.3s;
	opacity: 0.85;
}

.btn_submit input {
	font-size: 122.22%;
	line-height: 1;
	width: 100%;
	padding: 17px 5px 20px;
	text-align: center;
	letter-spacing: 0.1em;
	color: #fff;
	background: #333;
}

.btn_submit input:hover {
	cursor: pointer;
}

.btn_submit input:disabled {
	cursor: not-allowed;
	background: #ddd;
}

.btn_submit .wpcf7-spinner {
	position: absolute;
	top: 0;
	right: -35px;
	bottom: 0;
	margin: auto !important;
}

.txt_accept {
	margin: 40px auto;
	text-align: center;
}

.txt_accept span.wpcf7-list-item {
	margin: 0 !important;
}

.box_form {
	margin-bottom: 50px;
	padding: 10px 5% 15px;
	text-align: center;
	background: #eee;
}

.box_privacy {
	overflow-y: auto;
	max-height: 260px;
	margin: 0 auto 60px;
	padding: 43px 5%;
	border: 1px solid #333;
}

.box_privacy .ttl {
	font-size: 111.11%;
	line-height: 1.5;
	margin-bottom: 13px;
	letter-spacing: 0.1em;
}

.box_privacy .txt {
	font-size: 88.89%;
	letter-spacing: 0.1em;
}

/* box_1240pxが優先になるよう下の行に記述 */
.box_1240px {
	padding-right: 4%;
	padding-left: 4%;
}

.tbl_time01 {
	width: 100%;
	max-width: 500px;
}

.tbl_time01.day8 {
	max-width: 530px;
}

.tbl_time01 table {
	width: 100%;
	border: 1px solid #aaa;
}

.tbl_time01 thead th {
	font-weight: normal;
	line-height: 1.5;
	padding: 9px 0 12px;
	color: #fff;
	background: #aaa;
}

.tbl_time01 thead th:first-child, .tbl_time01 tbody th {
	line-height: 1.5;
	width: 38%;
}

.tbl_time01.day8 thead th:first-child, .tbl_time01.day8 tbody th {
	width: 36%;
}

.tbl_time01 tbody th, .tbl_time01 tbody td {
	padding: 9px 0 12px;
}

.tbl_time01 tbody th {
	font-weight: normal;
	padding-right: 10px;
}

.tbl_time01 thead th:not(:first-child), .tbl_time01 tbody td {
	width: calc(50% / 6);
	text-align: left;
}

.tbl_time01.day8 thead th:not(:first-child), .tbl_time01.day8 tbody td {
	width: calc(54% / 7);
}

.tbl_time01 thead th:last-child, .tbl_time01 tbody td:last-child {
	width: 12%;
	text-align: left;
}

.tbl_time01.day8 thead th:last-child, .tbl_time01.day8 tbody td:last-child {
	width: 9%;
}

.tbl_time01 tbody td {
	font-size: 77.78%;
	padding-left: 0.05em;
}

.tbl_time01 tbody tr:first-child th {
	padding-left: 0.6em;
}

.tbl_time01 tr:not(:last-child) th, .tbl_time01 tr:not(:last-child) td {
	border-bottom: 1px solid #aaa;
}

.tbl_time02 {
	width: 100%;
	max-width: 500px;
}

.tbl_time02.day8 {
	max-width: 530px;
}

.tbl_time02 .box {
	padding: 12px 15px;
	background: #666;
}

.tbl_time02 table {
	width: 100%;
	max-width: 440px;
	margin: 0 auto;
	color: #fff;
}

.tbl_time02.day8 table {
	max-width: 470px;
}

.tbl_time02 thead th {
	font-weight: normal;
	line-height: 1.5;
	padding: 9px 0 15px;
	border-bottom: 1px solid #fff;
}

.tbl_time02 thead th:first-child, .tbl_time02 tbody th {
	width: 39%;
}

.tbl_time02.day8 thead th:first-child, .tbl_time02.day8 tbody th {
	width: 36%;
}

.tbl_time02 tbody th, .tbl_time02 tbody td {
	line-height: 1.5;
	padding: 11px 0 3px;
}

.tbl_time02 tbody tr:last-child th, .tbl_time02 tbody tr:last-child td {
	padding: 3px 0 10px;
}

.tbl_time02 tbody tr:last-child th, .tbl_time02 tbody th {
	font-weight: normal;
	padding-right: 13px;
}

.tbl_time02 thead th:not(:first-child), .tbl_time02 tbody td {
	width: calc(49% / 6);
	text-align: left;
}

.tbl_time02.day8 tbody th {
	padding-right: 10px;
}

.tbl_time02.day8 thead th:not(:first-child), .tbl_time02.day8 tbody td {
	width: calc(53% / 7);
}

.tbl_time02 thead th:last-child, .tbl_time02 tbody td:last-child {
	width: 12%;
	text-align: left;
}

.tbl_time02.day8 thead th:last-child, .tbl_time02.day8 tbody td:last-child {
	width: 11%;
}

.tbl_time02 tbody td {
	font-size: 77.78%;
	padding-left: 0.05em;
}

.tbl_time02 tbody tr:first-child th {
	padding-left: 0.6em;
}

/* 16px */
.tbl_time01_16px {
	font-size: 16px;
	width: 100%;
	max-width: 500px;
}

.tbl_time01_16px.day8 {
	max-width: 530px;
}

.tbl_time01_16px table {
	width: 100%;
	border: 1px solid #aaa;
}

.tbl_time01_16px thead th {
	font-weight: normal;
	line-height: 1.5;
	padding: 9px 0 12px;
	color: #fff;
	background: #aaa;
}

.tbl_time01_16px thead th:first-child, .tbl_time01_16px tbody th {
	width: 38%;
}

.tbl_time01_16px.day8 thead th:first-child, .tbl_time01_16px.day8 tbody th {
	width: 36%;
}

.tbl_time01_16px tbody th {
	font-weight: normal;
}

.tbl_time01_16px tbody th, .tbl_time01_16px tbody td {
	line-height: 1.5;
	padding: 9px 0 12px;
}

.tbl_time01_16px thead th:not(:first-child), .tbl_time01_16px tbody td {
	width: calc(50% / 6);
	text-align: left;
}

.tbl_time01_16px.day8 thead th:not(:first-child), .tbl_time01_16px.day8 tbody td {
	width: calc(54% / 7);
}

.tbl_time01_16px thead th:last-child, .tbl_time01_16px tbody td:last-child {
	width: 12%;
	text-align: left;
}

.tbl_time01_16px.day8 thead th:last-child, .tbl_time01_16px.day8 tbody td:last-child {
	width: 10%;
}

.tbl_time01_16px tbody td {
	font-size: 87.5%;
	padding-left: 0.05em;
}

.tbl_time01_16px tbody tr:first-child th {
	padding-left: 0.6em;
}

.tbl_time01_16px tr:not(:last-child) th, .tbl_time01_16px tr:not(:last-child) td {
	border-bottom: 1px solid #aaa;
}

.tbl_time02_16px {
	font-size: 16px;
	width: 100%;
	max-width: 500px;
}

.tbl_time02_16px.day8 {
	max-width: 530px;
}

.tbl_time02_16px .box {
	padding: 12px 15px;
	background: #666;
}

.tbl_time02_16px table {
	width: 100%;
	max-width: 440px;
	margin: 0 auto;
	color: #fff;
}

.tbl_time02_16px.day8 table {
	max-width: 470px;
}

.tbl_time02_16px thead th {
	font-weight: normal;
	line-height: 1.5;
	padding: 9px 0 15px;
	border-bottom: 1px solid #fff;
}

.tbl_time02_16px thead th:first-child, .tbl_time02_16px tbody th {
	width: 38%;
}

.tbl_time02_16px.day8 thead th:first-child, .tbl_time02_16px.day8 tbody th {
	width: 36%;
}

.tbl_time02_16px tbody th {
	font-weight: normal;
	line-height: 1.5;
}

.tbl_time02_16px tbody th, .tbl_time02_16px tbody td {
	line-height: 1.5;
	padding: 11px 0 3px;
}

.tbl_time02_16px tbody tr:last-child th, .tbl_time02_16px tbody tr:last-child td {
	padding: 3px 0 10px;
}

.tbl_time02_16px thead th:not(:first-child), .tbl_time02_16px tbody td {
	width: calc(51% / 6);
	text-align: left;
}

.tbl_time02_16px.day8 thead th:not(:first-child), .tbl_time02_16px.day8 tbody td {
	width: calc(53% / 7);
}

.tbl_time02_16px thead th:last-child, .tbl_time02_16px tbody td:last-child {
	width: 11%;
	text-align: left;
}

.tbl_time02_16px.day8 thead th:last-child, .tbl_time02_16px.day8 tbody td:last-child {
	width: 11%;
}

.tbl_time02_16px tbody td {
	font-size: 87.5%;
	padding-left: 0.05em;
}

.tbl_time02_16px tbody tr:first-child th {
	padding-left: 0.6em;
}


@media only screen and (min-width: 961px) and (max-width: 1250px) {
	.tbl_recruit.tbl01 .require span:after {
		right: 20px;
	}

	.tbl_recruit.tbl01 th span {
		padding-right: 80px;
	}

	.tbl_recruit.tbl01 th {
		width: 35%;
	}

	.tbl_recruit.tbl01 td {
		width: 65%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 960px) {
	.row_default01 .col_img {
		width: 60%;
		margin: 0 auto 40px;
	}

	.row_default01 .col_txt {
		width: 100%;
	}

	.row_default_1240px .col_img {
		width: 60%;
		margin: 0 auto 40px;
	}

	.row_default_1240px .col_txt {
		width: 100%;
	}

	.row_default02 .col {
		width: 49%;
	}

	.row_default03 .col {
		width: 32%;
	}

	.row_default02 .box_default01, .row_default03 .box_default01 {
		margin-bottom: 0;
		padding: 30px 3%;
	}

	.box_1240px .row_default05 .col_img {
		width: 33%;
	}

	.box_1240px .row_default05 .col_txt {
		width: 61%;
	}

	.row_default06 .col .box, .row_default06_1240px .col .box {
		padding: 25px 30px 35px;
	}

	.row_default07 {
		max-width: 680px;
		margin-right: auto;
		margin-left: auto;
	}

	.row_default07_1240px {
		max-width: 800px;
		margin-right: auto;
		margin-left: auto;
	}

	.row_default07 .col, .row_default07_1240px .col {
		width: 49%;
	}

	.row_default07 .col, .row_default07_1240px .col:not(:nth-child(-n+2)) {
		margin-top: 40px;
	}

	.box_qa03 .box_a {
		padding: 30px 5% 40px;
	}

	/* accordion */
	.js_accordion_toggle {
		height: 140px;
	}

	.js_accordion_toggle .txt {
		font-size: 144.44%;
	}

	.js_accordion_toggle .en:before {
		font-size: 100%;
	}

	.row_prof {
		display: block;
	}

	.box_prof, .box_prof.box_1240px {
		width: 100%;
	}

	.box_prof01 {
		margin-bottom: 40px;
	}

	.tbl_default th {
		width: 42%;
	}

	.tbl_default td {
		width: 58%;
	}

	.tbl_time01, .tbl_time02, .tbl_time01_16px, .tbl_time02_16px {
		margin-right: auto;
		margin-left: auto;
	}

	.tbl_recruit .require span:after {
		right: 0;
	}

	.tbl_recruit.tbl01 .require span:after {
		right: 20px;
	}

	.tbl_recruit.tbl01 th span {
		padding-right: 80px;
	}

	.tbl_recruit.tbl01 th {
		width: 35%;
	}

	.tbl_recruit.tbl01 td {
		width: 65%;
	}
}

@media only screen and (max-width: 767px) {
	/* heading */
	.hdg3 {
		margin-bottom: 6vw;
	}

	.hdg4 {
		margin-bottom: 6vw;
	}

	.hdg5 {
		margin-bottom: 4vw;
	}

	/* row */
	.row_default01 {
		display: block !important;
		margin-bottom: 11vw;
	}

	.row_default01 .col_txt {
		width: 100% !important;
		max-width: calc(646 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}

	.row_default01 .copy {
		font-size: 118.75%;
		line-height: 1.6;
		margin-bottom: 3vw;
		letter-spacing: 0;
	}

	.row_default01 .col_img {
		width: 100% !important;
		max-width: 100% !important;
		margin-bottom: 5vw;
	}

	.row_default_1240px {
		display: block !important;
		margin-bottom: 11vw;
	}

	.row_default_1240px .col_txt {
		width: 100% !important;
		max-width: calc(646 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}

	.row_default_1240px .copy {
		font-size: 118.75%;
		line-height: 1.6;
		margin-bottom: 3vw;
		letter-spacing: 0;
	}

	.row_default_1240px .col_img {
		width: 100% !important;
		max-width: 100% !important;
		margin-bottom: 5vw;
	}

	.row_default02 {
		display: block !important;
		margin-bottom: 11vw;
	}

	.row_default02 .col {
		width: 100% !important;
		max-width: 100% !important;
	}

	.row_default02 .col_l {
		margin-bottom: 7vw;
	}

	.row_default03 {
		display: block;
		margin-bottom: 11vw;
	}

	.row_default03 .col {
		width: 100% !important;
		max-width: 100% !important;
		margin-right: auto;
		margin-left: auto;
	}

	.row_default03 .box_default01 {
		padding: 6vw 5% 7vw;
	}

	.row_default03 .col:not(:last-child) {
		margin-bottom: 10.5vw;
	}

	.row_default04 {
		display: block !important;
		margin-bottom: 11vw;
	}

	.row_default04 .col_img {
		width: 100% !important;
		max-width: 100% !important;
		margin-bottom: 5vw !important;
		text-align: center;
	}

	.row_default04 .col_txt {
		width: 100% !important;
		max-width: calc(646 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}

	.row_default05 {
		display: block !important;
	}

	.row_default05 .col_img {
		width: 100% !important;
		max-width: 100% !important;
		margin-bottom: 5vw;
		text-align: center;
	}

	.row_default05 .col_txt {
		width: 100% !important;
		max-width: 100% !important;
	}

	.row_default06, .row_default06_1240px {
		display: block;
		margin-bottom: 11vw;
	}

	.row_default06 .col, .row_default06_1240px .col {
		width: 100%;
		max-width: 100%;
	}

	.row_default06 .col:not(:first-child), .row_default06_1240px .col:not(:first-child) {
		margin-top: 5vw;
	}

	.row_default06 .col .ttl, .row_default06_1240px .col .ttl {
		font-size: 112.5%;
		padding: 2vw 3vw;
	}

	.row_default06 .col .box, .row_default06_1240px .col .box {
		padding: 5vw 5% 6vw;
	}

	.row_default07, .row_default07_1240px {
		margin-bottom: 11vw;
	}

	.row_default07 .col, .row_default07_1240px .col {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}

	.row_default07 .col {
		max-width: calc(640 / 750 * 100vw);
	}

	.row_default07 .col:not(:first-child), .row_default07_1240px .col:not(:first-child) {
		margin-top: 5vw;
	}

	.row_default07 .col .ttl, .row_default07_1240px .col .ttl {
		font-size: 112.5%;
		padding: 2vw 3vw;
	}

	.row_default07 .col .box, .row_default07_1240px .col .box {
		padding: 5vw 5% 6vw;
	}

	/* box */
	.box_default01 {
		margin-bottom: 11vw;
		padding: 6vw 5% 7vw;
	}

	.box_default01.list {
		padding-bottom: 7vw;
	}

	.box_default01 .ttl {
		line-height: 1.6;
		margin-bottom: 2.5vw;
		letter-spacing: 0.0em;
	}

	.box_default02 {
		margin-bottom: 11vw;
		padding: 7vw 5%;
	}

	/* bg */
	.bg_default01 {
		padding: 6.5vw 0 7vw;
	}

	.bg_default01 .copy {
		font-size: 125%;
		line-height: 1.5;
		margin-bottom: 2vw;
		letter-spacing: 0;
	}

	/* list */
	.list_default {
		display: block;
	}

	.list_default li {
		width: 100%;
		padding-left: 6vw;
	}

	.list_default li:not(:first-child) {
		margin-top: 3vw;
	}

	/* case */
	.box_case {
		padding: 4vw 4.5%;
	}

	.box_case > .flex:before {
		top: 25%;
		border-top-width: calc(22 / 750 * 100vw);
		border-bottom-width: calc(22 / 750 * 100vw);
		border-left-width: calc(15 / 750 * 100vw);
	}

	.box_case .col {
		width: 45.5%;
	}

	.box_case .col .ttl {
		font-size: 75%;
		margin-bottom: 3vw;
		padding: 0 0 0.5vw;
	}

	/* flow */
	.box_flow {
		display: block !important;
		margin-bottom: 11vw;
		padding: 8vw 5% 7vw;
	}

	.box_flow.arw_flow {
		margin-bottom: 15vw;
	}

	.box_flow .col_img {
		width: 100% !important;
		max-width: 100% !important;
		margin-bottom: 5.5vw;
		text-align: center;
	}

	.box_flow .col_txt {
		width: 100% !important;
		max-width: 100% !important;
	}

	.box_flow .col_txt dt {
		margin-bottom: 3vw;
	}

	.box_flow .col_txt dt .num {
		font-size: 137.5%;
		line-height: calc(80 / 750 * 100vw);
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
	}

	.box_flow .col_txt dt .ttl {
		font-size: 125%;
		width: calc(100% - calc(100 / 750 * 100vw));
		padding-top: 1vw;
		letter-spacing: 0;
	}

	.arw_flow:before {
		bottom: -9.5vw;
		border-top-width: calc(30 / 750 * 100vw);
		border-right-width: calc(45 / 750 * 100vw);
		border-left-width: calc(45 / 750 * 100vw);
	}

	/* qa */
	.box_qa01 {
		margin-bottom: 5vw;
		padding: 8vw 5% 7vw;
	}

	.box_qa01 dt {
		    align-items: flex-start;
		margin-bottom: 3.5vw;
		padding-bottom: 5vw;

		-ms-align-items: flex-start;
	}

	.box_qa01 .box_q {
		font-size: 137.5%;
		line-height: calc(80 / 750 * 100vw);
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
	}

	.box_qa01 .txt_q {
		font-size: 112.5%;
		line-height: 1.6;
		width: calc(100% - calc(100 / 750 * 100vw));
		letter-spacing: 0;
	}

	.box_qa02 {
		margin-bottom: 8vw;
	}

	.box_qa02 .box_q {
		margin-bottom: 5.5vw;
	}

	.box_qa02 .box_q .box {
		font-size: 156.25%;
		line-height: calc(80 / 750 * 100vw);
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
	}

	.box_qa02 .box_q .txt {
		font-size: 112.5%;
		line-height: 1.6;
		width: calc(100% - calc(80 / 750 * 100vw));
		padding: 1vw 4vw 2vw;
		letter-spacing: 0;
	}

	.box_qa02 .box_a .box {
		font-size: 156.25%;
		line-height: calc(80 / 750 * 100vw);
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
	}

	.box_qa02 .box_q .box span {
		line-height: 1.4;
	}

	.box_qa02 .box_a .txt {
		width: calc(100% - calc(80 / 750 * 100vw));
		padding: 2vw 4vw 5vw;
	}

	.box_qa02 .box_a .box span {
		line-height: 1.5;
	}

	.box_qa03 {
		margin-bottom: 5vw;
	}

	.box_qa03 .box_q .box {
		font-size: 156.25%;
		line-height: calc(80 / 750 * 100vw);
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
	}

	.box_qa03 .box_q .box span {
		line-height: 1;
		padding-bottom: 2vw;
	}

	.box_qa03 .box_q .txt {
		font-size: 112.5%;
		line-height: 1.6;
		width: calc(100% - calc(80 / 750 * 100vw));
		padding: 1vw 8vw 1vw 4vw;
		letter-spacing: 0;
	}

	.box_qa03 .box_q .txt .icn {
		right: 3.5vw;
		width: calc(24 / 750 * 100vw);
		height: calc(24 / 750 * 100vw);
	}

	.box_qa03 .box_a {
		padding: 5vw 5% 5.5vw;
	}

	/* accordion */
	.js_accordion_toggle {
		height: calc(210 / 750*100vw);
	}

	.js_accordion_toggle .txt {
		font-size: 125%;
		margin-bottom: -2vw;
		letter-spacing: 0;
	}

	.js_accordion_toggle .en:before {
		font-size: 62.5%;
		letter-spacing: 0;
	}

	.js_accordion_toggle .arw:after {
		top: 2vw;
		right: -0.5vw;
		width: calc(14 / 750*100vw);
		height: calc(20 / 750*100vw);
	}

	.js_accordion_toggle.is_open .arw:before {
		top: 2vw;
	}

	.js_accordion_toggle.is_open .arw:after {
		top: 3vw;
		right: 0;
	}

	.js_accordion_toggle .arw {
		padding-right: 4vw;
	}

	/* prof */
	.row_prof {
		display: block;
		margin-bottom: 11vw;
	}

	.box_prof, .box_prof.box_1240px {
		width: 100%;
		padding: 8vw 5%;
	}

	.box_prof h5 {
		font-size: 106.25%;
		margin-bottom: 4vw;
	}

	.box_prof01 {
		margin-bottom: 5vw;
	}

	.box_prof01 dt {
		width: 25%;
	}

	.box_prof01 dd {
		width: 75%;
	}

	.box_prof01 dt:not(:last-of-type), .box_prof01 dd:not(:last-of-type) {
		margin-bottom: 2.5vw;
	}

	.bg_prof {
		padding: 6.5vw 0 8vw;
	}

	.ttl_prof01 {
		font-size: 125%;
		line-height: 1.6;
		margin-bottom: 4vw;
		padding-bottom: 2.5vw;
	}

	.list_prof li {
		padding: 2vw 0;
	}

	/* youtube */
	.box_video01 {
		max-width: 100% !important;
		margin-bottom: 11vw;
	}

	.box_video01 iframe {
		height: calc(490 / 750 * 100vw);
	}

	.box_video02 {
		max-width: 100% !important;
		margin-bottom: 11vw;
	}

	.box_video02 iframe {
		height: calc(394 / 750 * 100vw);
	}

	/* table */
	.tbl_default {
		margin-bottom: 11vw;
	}

	.tbl_default th {
		width: 40%;
		padding: 2vw 3vw 3vw;
		    vertical-align: middle;

		-ms-vertical-align: middle;
	}

	.tbl_default td {
		width: 60%;
		padding: 2vw 3vw 3vw;
		;
	}

	.tbl_caption {
		margin-top: 4vw;
	}

	.tbl_recruit table, .tbl_recruit tbody, .tbl_recruit tr, .tbl_recruit th, .tbl_recruit td {
		display: block;
		width: 100% !important;
	}

	.tbl_recruit th {
		padding: 3vw 4vw 4vw;
	}

	.tbl_recruit .require span:after {
		font-size: 62.5%;
		line-height: 20px;
		right: 2px;
		width: 35px;
		height: 20px;
	}

	.tbl_recruit td {
		padding: 4vw 4vw 5vw;
	}

	.tbl_recruit td input {
		width: 100%;
	}

	.bg_form {
		width: calc(100% + 6.4vw);
		margin-left: -3.2vw;
		padding: 9vw 3.2vw;
	}

	.tbl_recruit.tbl01 table {
		max-width: calc(632 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}

	.tbl_recruit.tbl01 th {
		padding-bottom: 2vw !important;
		text-align: left;
	}

	.tbl_recruit.tbl01 th span {
		padding-right: 0;
	}

	.tbl_recruit.tbl01 .require span:after {
		right: 0;
	}

	.tbl_recruit.tbl01 tr:not(:last-child) td {
		padding-bottom: 4vw;
	}

	.tbl_recruit.tbl01 td input {
		padding: 2.5vw;
	}

	.txt_accept {
		margin: 9vw auto 10vw;
	}

	.box_form {
		margin-bottom: 8vw;
		padding: 3vw 5%;
		text-align: left;
	}

	.btn_submit {
		max-width: 300px;
	}

	.btn_submit input {
		font-size: 106.25%;
		padding: 4vw 5% 5vw;
		letter-spacing: 0;
	}

	.btn_submit:before {
		top: 0;
	}

	.btn_submit .wpcf7-spinner {
		right: auto;
		bottom: 0;
	}

	.box_privacy {
		max-height: calc(626 / 750 * 100vw);
		margin-bottom: 8vw;
		padding: 6.5vw 5% 8vw;
	}

	.box_privacy .ttl {
		font-size: 106.25%;
		margin-bottom: 3vw;
	}

	.box_privacy .txt {
		font-size: 100%;
		letter-spacing: 0;
	}

	.tbl_time01, .tbl_time01.day8 {
		max-width: 100%;
	}

	.tbl_time01 th {
		font-size: 68.75%;
		letter-spacing: 0.1em;
	}

	.tbl_time01 thead th {
		padding: 2vw 0 2.2vw;
	}

	.tbl_time01 thead th:first-child, .tbl_time01 tbody th {
		width: 35%;
	}

	.tbl_time01.day8 thead th:first-child, .tbl_time01.day8 tbody th {
		width: 32%;
	}

	.tbl_time01 tbody th, .tbl_time01 tbody td {
		padding: 2vw 0 2.2vw;
	}

	.tbl_time01 tbody td {
		font-size: 62.5%;
		padding-left: 0.05em;
	}

	.tbl_time01 thead th:not(:first-child), .tbl_time01 tbody td {
		width: calc(53% / 6);
	}

	.tbl_time01.day8 thead th:not(:first-child), .tbl_time01.day8 tbody td {
		width: calc(57% / 7);
	}

	.tbl_time01 thead th:last-child, .tbl_time01 tbody td:last-child {
		width: 12%;
	}

	.tbl_time01.day8 thead th:last-child, .tbl_time01.day8 tbody td:last-child {
		width: 11%;
	}

	.tbl_time02, .tbl_time02.day8 {
		max-width: 100%;
	}

	.tbl_time02.day8 table {
		max-width: 100%;
	}

	.tbl_time02 .box {
		padding: 1.7vw 5vw;
	}

	.tbl_time02 th {
		font-size: 68.75%;
		letter-spacing: 0.1em;
	}

	.tbl_time02 thead th {
		padding: 2vw 0 3vw;
	}

	.tbl_time02 thead th:first-child, .tbl_time02 tbody th {
		width: 37%;
	}

	.tbl_time02.day8 thead th:first-child, .tbl_time02.day8 tbody th {
		width: 38%;
	}

	.tbl_time02.day8 tbody th {
		padding-right: 0;
	}

	.tbl_time02 tbody th, .tbl_time02 tbody td {
		padding: 3vw 0 2vw;
	}

	.tbl_time02 tbody tr:last-child th, .tbl_time02 tbody tr:last-child td {
		padding: 0 0 2vw;
	}

	.tbl_time02 tbody td {
		font-size: 62.5%;
		padding-left: 0.05em;
	}

	.tbl_time02 thead th:not(:first-child), .tbl_time02 tbody td {
		width: calc(52% / 6);
	}

	.tbl_time02.day8 thead th:not(:first-child), .tbl_time02.day8 tbody td {
		width: calc(51% / 7);
	}

	.tbl_time02 thead th:last-child, .tbl_time02 tbody td:last-child {
		width: 11%;
	}

	.tbl_time02.day8 thead th:last-child, .tbl_time02.day8 tbody td:last-child {
		width: 11%;
	}

	.tbl_time .tbl_caption {
		font-size: 68.75%;
		margin-top: 3vw;
		letter-spacing: 0.1em;
	}

	.tbl_time01_16px, .tbl_time02_16px {
		font-size: 100%;
	}

	.tbl_time01_16px, .tbl_time01_16px.day8 {
		max-width: 100%;
	}

	.tbl_time02_16px table, .tbl_time02_16px.day8 table {
		max-width: 100%;
	}

	.tbl_time01_16px th {
		font-size: 68.75%;
		letter-spacing: 0.1em;
	}

	.tbl_time01_16px thead th {
		padding: 2vw 0 2.2vw;
	}

	.tbl_time01_16px thead th:first-child, .tbl_time01_16px tbody th {
		width: 35%;
	}

	.tbl_time01_16px.day8 thead th:first-child, .tbl_time01_16px.day8 tbody th {
		width: 32%;
	}

	.tbl_time01_16px tbody th, .tbl_time01_16px tbody td {
		padding: 2vw 0 2.2vw;
	}

	.tbl_time01_16px tbody td {
		font-size: 62.5%;
		padding-left: 0.05em;
	}

	.tbl_time01_16px thead th:not(:first-child), .tbl_time01_16px tbody td {
		width: calc(53% / 6);
	}

	.tbl_time01_16px.day8 thead th:not(:first-child), .tbl_time01_16px.day8 tbody td {
		width: calc(57% / 7);
	}

	.tbl_time01_16px thead th:last-child, .tbl_time01_16px tbody td:last-child {
		width: 12%;
	}

	.tbl_time01_16px.day8 thead th:last-child, .tbl_time01_16px.day8 tbody td:last-child {
		width: 11%;
	}

	.tbl_time02_16px, .tbl_time02_16px.day8 {
		max-width: 100%;
	}

	.tbl_time02_16px .box {
		padding: 1.7vw 5vw;
	}

	.tbl_time02_16px th {
		font-size: 68.75%;
		letter-spacing: 0.1em;
	}

	.tbl_time02_16px thead th {
		padding: 2vw 0 3vw;
	}

	.tbl_time02_16px thead th:first-child, .tbl_time02_16px tbody th {
		width: 37%;
	}

	.tbl_time02_16px.day8 thead th:first-child, .tbl_time02_16px.day8 tbody th {
		width: 38%;
	}

	.tbl_time02_16px tbody th, .tbl_time02_16px tbody td {
		padding: 3vw 0 2vw;
	}

	.tbl_time02_16px tbody tr:last-child th, .tbl_time02_16px tbody tr:last-child td {
		padding: 0 0 2vw;
	}

	.tbl_time02_16px tbody td {
		font-size: 62.5%;
		padding-left: 0.05em;
	}

	.tbl_time02_16px thead th:not(:first-child), .tbl_time02_16px tbody td {
		width: calc(52% / 6);
	}

	.tbl_time02_16px.day8 thead th:not(:first-child), .tbl_time02_16px.day8 tbody td {
		width: calc(51% / 7);
	}

	.tbl_time02_16px thead th:last-child, .tbl_time02_16px tbody td:last-child {
		width: 11%;
	}

	.tbl_time02_16px.day8 thead th:last-child, .tbl_time02_16px.day8 tbody td:last-child {
		width: 11%;
	}

	.tbl_time .tbl_caption {
		font-size: 68.75%;
		margin-top: 3vw;
		letter-spacing: 0;
	}
}

/* ボタン button
------------------------------------------------------------------*/
.btn_default01 {
	width: 100%;
	max-width: 380px;
	text-align: center;
}

.btn_default01 a {
	position: relative;
	z-index: 1;
	display: block;
	padding: 20px 3% 22px;
	transition: 0.3s;
	border: 1px solid #555;
}

.btn_default01 a:hover {
	color: #fff;
	background: #555;
}

.btn_default01.arw01 a:after {
	position: absolute;
	right: 6px;
	bottom: 2px;
	width: 0;
	height: 0;
	content: "";
	transition: 0.3s;
	transform: rotate(45deg);
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	border-left: 8px solid #555;
}

.btn_default01.arw01 a:hover:after {
	transition: 0.3s;
	border-left-color: #fff;
}

.btn_default01.arw02 a:after {
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	width: 7px;
	height: 7px;
	margin: auto;
	content: "";
	transition: 0.15s;
	transform: rotate(-45deg);
	border-right: 2px solid #555;
	border-bottom: 2px solid #555;
}

.btn_default01.arw02 a:hover:after {
	right: 25px;
	transition: 0.3s;
	border-right-color: #fff;
	border-bottom-color: #fff;
}

.btn_default01.arw03 a:before, .btn_default01.arw03 a:after {
	position: absolute;
	top: -4px;
	right: 30px;
	bottom: 0;
	width: 10px;
	height: 0;
	margin: auto;
	content: "";
	transition: 0.15s;
	transform: rotate(25deg);
	border-top: 1px solid #555;
}

.btn_default01.arw03 a:after {
	top: 4px;
	transform: rotate(-25deg);
}

.btn_default01.arw03 a:hover:before, .btn_default01.arw03 a:hover:after {
	right: 25px;
	transition: 0.3s;
	border-top-color: #fff;
}

.btn_default01.arw04 a:after {
	position: absolute;
	top: 0;
	right: 30px;
	bottom: 0;
	width: 0;
	height: 0;
	margin: auto;
	content: "";
	transition: 0.15s;
	transform: rotate(0);
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 7px solid #555;
}

.btn_default01.arw04 a:hover:after {
	right: 25px;
	transition: 0.3s;
	border-left-color: #fff;
}

.btn_default01.border01 a {
	opacity: 1;
	color: #555;
	background: none;
}

.btn_default01.border01 a:after {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 0;
	margin: auto;
	content: "";
	transition: 0.15s;
	border-top: 1px solid #555;
}

.btn_default01.border01 a:hover:after {
	right: -25px;
	transition: 0.3s;
}

.btn_default01.border02 a {
	opacity: 1;
	color: #555;
	background: none;
}

.btn_default01.border02 a:before, .btn_default01.border02 a:after {
	position: absolute;
	top: 0;
	right: -25px;
	bottom: 0;
	width: 50px;
	height: 0;
	margin: auto;
	content: "";
	transition: 0.15s;
	border-top: 1px solid #555;
}

.btn_default01.border02 a:before {
	top: -8px;
	width: 10px;
	transform: rotate(45deg);
}

.btn_default01.border02 a:hover:before, .btn_default01.border02 a:hover:after {
	right: -30px;
	transition: 0.3s;
}

.btn_default01.border03 a {
	padding: 5px;
}

.btn_default01.border03 .box {
	padding: 13px 3% 18px;
	border: 1px solid #555;
}

.btn_default01.border03 a:hover .box {
	border-color: #fff;
}

.btn_default01.glow01 a {
	overflow: hidden;
	color: #fff;
	background: #555;
}

.btn_default01.glow01 a:hover {
	opacity: 1;
}

.btn_default01.glow01 a:after {
	position: absolute;
	top: -50px;
	left: -75px;
	width: 50px;
	height: 155px;
	content: "";
	-webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	        transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	-webkit-transform: rotate(35deg);
	        transform: rotate(35deg);
	background: rgba(255, 255, 255, 0.1);
}

.btn_default01.glow01 a:hover:after {
	left: 120%;
	-webkit-transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
	        transition: all 550ms cubic-bezier(0.19, 1, 0.22, 1);
}

.btn_default01.slope01 {
	position: relative;
	z-index: 1;
}

.btn_default01.slope01 a {
	overflow: hidden;
	background: none;
}

.btn_default01.slope01 a:hover {
	opacity: 1;
}

.btn_default01.slope01 a:after {
	position: absolute;
	z-index: -1;
	bottom: 0;
	left: -5.5%;
	width: 0;
	height: 100%;
	content: "";
	-webkit-transition: 0.3s;
	        transition: 0.3s;
	transform: skewX(25deg);
	background: #555;
}

.btn_default01.slope01 a:hover:after {
	width: 120%;
}

.btn_default01.slope01 span {
	position: relative;
	z-index: 1;
}

.btn_default01.gradation01 a {
	position: relative;
	padding: 0;
	opacity: 1;
	border: none;
	background:    -moz-linear-gradient(-40deg, #aaa, #555);
	background: -webkit-linear-gradient(-40deg, #aaa, #555);
	background:         linear-gradient(120deg, #aaa, #555);
}

.btn_default01.gradation01 a .box {
	padding: 20px 3% 25px;
}

.btn_default01.gradation01 a .box:before {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	margin: auto;
	content: "";
	transition: 0.3s;
	background: #fff;
}

.btn_default01.gradation01 a:hover .box:before {
	transition: 0.3s;
	opacity: 0;
}

.btn_default01.gradation01 .box span {
	position: relative;
	z-index: 1;
}

@media(min-width: 768px) and (max-width:960px) {
}

@media(max-width: 767px) {
	.btn_default01 {
		max-width: calc(500 / 750*100vw);
	}

	.btn_default01 a {
		padding: 2.5vw 3% 3.5vw;
	}

	.btn_default01.arw01 a:after {
		right: 1vw;
		bottom: 0;
		border-top-width: calc(14 / 750*100vw);
		border-bottom-width: calc(14 / 750*100vw);
		border-left-width: calc(14 / 750*100vw);
	}

	.btn_default01.arw02 a:after {
		right: 5vw;
		width: calc(14 / 750*100vw);
		height: calc(14 / 750*100vw);
	}

	.btn_default01.arw02 a:hover:after {
		right: 5vw;
	}

	.btn_default01.arw03 a:before, .btn_default01.arw03 a:after {
		width: calc(16 / 750*100vw);
	}

	.btn_default01.arw03 a:before {
		top: -1vw;
	}

	.btn_default01.arw03 a:after {
		top: 1vw;
	}

	.btn_default01.arw03 a:before, .btn_default01.arw03 a:after {
		right: 5vw;
	}

	.btn_default01.arw03 a:hover:before, .btn_default01.arw03 a:hover:after {
		right: 5vw;
	}

	.btn_default01.arw04 a:after {
		right: 5vw;
		border-top-width: calc(8 / 750*100vw);
		border-bottom-width: calc(8 / 750*100vw);
		border-left-width: calc(10 / 750*100vw);
	}

	.btn_default01.arw04 a:hover:after {
		right: 5vw;
	}

	.btn_default01.border01 a:after, .btn_default01.border01 a:hover:after {
		right: -5.5vw;
	}

	.btn_default01.border02 a:before, .btn_default01.border02 a:after, .btn_default01.border02 a:hover:before, .btn_default01.border02 a:hover:after {
		right: -5vw;
	}

	.btn_default01.border01 a:after {
		width: calc(80 / 750*100vw);
	}

	.btn_default01.border02 a:before {
		top: -1.5vw;
		width: calc(14 / 750*100vw);
	}

	.btn_default01.border02 a:after {
		width: calc(80 / 750*100vw);
	}

	.btn_default01.border03 .box {
		padding: 2.5vw 3% 3.5vw;
	}

	.btn_default01.gradation01 a .box {
		padding: 2.5vw 3% 3.5vw;
	}

	.btn_default01.border03 a {
		padding: 1vw;
	}
}
