@charset "utf-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/

dd {
    display: block;
    margin-inline-start: 0;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
body {
	line-height:1;
    margin: 0;
    padding: 0;
}
html { line-height: 0;}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}
a,
a:visited{
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
    text-decoration: none;
    color: #000;
}
a:hover,
a:active {
    color: #000;
}
a:hover {
	opacity: 0.5;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
input, select {
	vertical-align:middle;
}
li,ul {
	list-style: none;
}

/*****************

clearfix

*****************/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
 
.clearfix {
	display: inline-table;
	min-height: 1%;
}

/* Hides from IE-mac */
* html .clearfix {
		height: 1%;
}
.clearfix {
		display: block;
}
/* End hide from IE-mac */



/***********   COMMON settng ***********/
html {font-size: 15px;}
body {
    font-family: 'DM Sans', 'Noto Sans JP', '游ゴシック', 'YuGothic-Medium', 'YuGo-Medium', 'ヒラギノ角ゴ ProN W3', 'HiraKakuProN-W3', 'モトヤLシーダ3等幅', 'MotoyaLCedar', 'メイリオ', 'Meiryo', sans-serif;
    line-height: 1.8;
	text-align: justify;
    background: #fff;
    -webkit-text-size-adjust: 100%;
	color: #000;
	font-weight: 400;
	letter-spacing: 0.15em;
	font-feature-settings: "palt";
}

.pc_disp {display: block;}
.sp_disp {display: none;}
.pc_img {display: inline-block;}
.sp_img {display: none;}

a img:hover,
input[type=image]:hover {
	opacity: 0.6;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.left { float: left;}
.right { float: right;}

img {
	width: 100%;
	height:auto;
	line-height: 0;
	vertical-align: middle;
}
main {
	margin: auto;
	width: 100%;
}
section {
	display: block;
	padding: 100px 0 70px;
}
#wrap {
	overflow: hidden;
	margin: auto;
}
.outer_box {
	width: 100%;
	margin: auto;
	padding-right: 85px;
	box-sizing: border-box;
}
.inner_L {
	max-width: 1185px;
	width: 90%;
	margin: auto;
	padding-right: 85px;
	box-sizing: border-box;
}
.inner_M {
	max-width: 1085px;
	width: 90%;
	margin: auto;
	padding-right: 85px;
	box-sizing: border-box;
}
.inner_S {
	max-width: 880px;
	width: 80%;
	margin: auto;
}

/***********   TEXT SETTING ***********/

.txt_XL {font-size: 3.2rem; line-height: 1.3;}
.txt_L {font-size: 1.8rem; line-height: 1.5;}
.txt_M {font-size: 1.2rem;}
.txt_S {font-size: 0.8rem;}
.txt_cnt { text-align: center; }
.txt_right { text-align: right; display: block;}

.red { color:#A50000; }
.white { color:#fff; }
.gray { color:#a0a0a0; }
.strong { font-weight:700; }
strong { font-weight:700; }

.bg_red { background: #A50000; }


/*********** TITLE SETTING ***********/
.big_title_box {
	margin: 20px auto 60px;
}
.r_top_about .big_title_box img {
	width: 570px;
	opacity: 0.5;
}
.r_top_company .big_title_box img {
	width: 840px;
	opacity: 0.5;
}
.r_top_interview .big_title_box img {
	width: 880px;
	opacity: 0.5;
}
.big_title_box h2 {
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	margin: -3.2em 0 0 1.0em;
}

.ttl_box_bk,
.ttl_box_wh {
	margin-bottom: 50px;
}
.ttl_box_bk h2,
.ttl_box_wh h2 {
	font-size: 17px;
	line-height: 1.7;
	font-weight: 700;
	display: inline-block;
	margin-top: 1.0em;
}
.ttl_box_bk p,
.ttl_box_wh p {
	font-size: 60px;
	line-height: 1.0;
	font-weight: 100;
	text-align:left;
}
.ttl_box_wh {
	color: #fff;
}

h3 {
	font-size: 1.2rem;
}

/*********** OBJECT SETTING ***********/

.bg_yellow { background:#FDF7E7; }
.bg_gray { background:#EFF0F2; border-radius: 20px; }
.bg_white { background:#fff; }

.col2_box,.col3_box,.col4_box {
	display:flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.col2_box li {
	width: 47%;
	margin:0 6% 4% 0;
}
.col2_box li:nth-child(2n)  {
	margin:0 0 4% 0;
}
.col3_box {
	justify-content:flex-start;
}
.col3_box li {
	width: 29%;
	margin:0 6.5% 5% 0;
}
.col3_box li:nth-child(3n) {
	margin:0 0 5% 0;
}
.col4_box li {
	width: 22.5%;
	margin:0 3.3% 3.5% 0;
}
.col4_box li:nth-child(4n) {
	margin-right: 0;
}

.txt_box p {
	margin-bottom: 1.5em;
}
.btn_box {
	width: 100%;
	margin: 100px auto 0;
}


/* テーブル */
.table_box,
.table_box dt,
.table_box dd,
.table_box_line,
.table_box_line dt,
.table_box_line dd {
    box-sizing: border-box;
	line-height: 2.2;
}
.table_box {
	display: flex;
    flex-wrap: wrap;
	margin: 0;
}
.table_box dt,
.table_box dd {
    padding: 1.8em 0.6em 1.5em;
    margin: 0px;
	border-top: 1px solid #C1C1C1;
}
.table_box {
	border-bottom: 1px solid #C1C1C1;
}
.table_box > dt,
.table_box > dd {
	display: flex;
	flex-direction: column;
	justify-content: center;
	width: 230px;
}
.table_box > dt.jc-top {
	justify-content: normal;
}
.table_box dd {
	width: calc(100% - 230px);
}
.table_box dt {
	font-size: 1.15rem;
}

/*********** BTN SETTING ***********/

.btn_red {
	width:100%;
	margin: 30px auto 0;
	text-align: center;
	background: #000;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	transition: all .3s;
	line-height: 1.4;
	z-index: 1;
}
.btn_red:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
}
.btn_red:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}
.btn_red a {
	padding: 0.5em 0;
	display: block;
	color: #fff;
}
.btn_red a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #A50000;
    z-index: -2;
}
.btn_red a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000;
    transition: all .2s;
    z-index: -1;
}
.btn_red a:hover {
    color: #fff;
	opacity: 1.0;
}
.btn_red a:hover:before {
      width: 100%;
}

.btn_wh {
	width:100%;
	margin: 0 auto;
	background: #000;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	transition: all .3s;
	line-height: 1.4;
	z-index: 1;
}
.btn_wh:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	transform: rotate(-45deg);
}
.btn_wh:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #000;
}
.btn_wh a {
	padding: 80px 30px;
	display: block;
	color: #000;
}
.btn_wh a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -2;
}
.btn_wh a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000;
    transition: all .2s;
    z-index: -1;
}
.btn_wh a:hover {
    color: #fff;
	opacity: 1.0;
}
.btn_wh a:hover:before {
      width: 100%;
}
.btn_wh:hover:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
}
.btn_wh:hover:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}

.btn_back {
	width:445px;
	margin: 30px auto 80px;
	text-align: center;
	background: #000;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	transition: all .3s;
	line-height: 1.4;
	z-index: 1;
}
.btn_back:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	left: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(135deg);
}
.btn_back:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	left: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}
.btn_back a {
	padding: 0.5em 0;
	display: block;
	color: #fff;
}
.btn_back a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #A50000;
    z-index: -2;
}
.btn_back a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000;
    transition: all .2s;
    z-index: -1;
}
.btn_back a:hover {
    color: #fff;
	opacity: 1.0;
}
.btn_back a:hover:before {
      width: 100%;
}

.bnr_bk,.bnr_red {
	width:100%;
	margin: 0 auto;
	background: #5e5e5e;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	transition: all .3s;
	line-height: 1.4;
	z-index: 1;
}
.bnr_red {
	background: #A50000;
}
.bnr_bk:after,
.bnr_red:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 40px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
}
.bnr_bk:before,
.bnr_red:before{
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 40px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}
.bnr_bk a,
.bnr_red a {
	font-size: 60px;
	font-weight: 100;
	line-height: 0.5;
	padding: 65px 50px;
	display: block;
	color: #fff;
}
.bnr_bk a span,
.bnr_red a span {
	font-size: 15px;
	line-height: 0.1;
}
.bnr_bk a:after,
.bnr_red a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    z-index: -2;
}
.bnr_red a:after {
    background: #A50000;
}
.bnr_bk a:before,
.bnr_red a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #5e5e5e;
    transition: all .2s;
    z-index: -1;
}
.bnr_bk a:hover,
.bnr_red a:hover {
    color: #fff;
	opacity: 1.0;
}
.bnr_bk a:hover:before,
.bnr_red a:hover:before {
      width: 100%;
}
.bnr_bk:hover:after,
.bnr_red:hover:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 40px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
}
.bnr_bk:hover:before,
.bnr_red:hover:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 40px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}

.btn_left_area {
	width: 100%;
	text-align: left;
}
.btn_cnt_area {
	width: 100%;
	text-align: center;
	padding-right: 85px;
	box-sizing: border-box;
}


/*********** HEADER ***********/
.h_logo {
	position: absolute;
	width: 170px;
	top: 20px;
	left: 20px;
	z-index: 9990;
}
header {
	position: fixed;
	width: 85px;
	height: 100vh;
	z-index: 9999;
	background: #A50000;
	top: 0;
	right: 0;
}
header .h_entry {
	height: 85px;
	padding: 2.7em 0;
	background: #fff;
	color: #A50000;
	font-size: 12px;
	letter-spacing: 0.05em;
	text-align: center;
	box-sizing: border-box;
}
header h1 {
	position: absolute;
	width: 300px;
	bottom: 20px;
	right: -110px;
	transform: rotate(90deg) ;
	color: #fff;
	line-height: 1.1;
	font-weight: 400;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
}
header h1 span {
	font-size: 0.6rem;
}


/*********** FOOTER ***********/

footer {
	width:100%;
	margin: 50px auto 15px;
	overflow: hidden;
}
footer dl {
	text-align: center;
}
footer dl dt {
	font-size: 55px;
	letter-spacing: 0.2em;
	font-weight: 700;
	line-height: 1.3;
}
footer dl dd {
	font-size: 20px;
	letter-spacing: 0.5em;
	font-weight: 700;
}
footer .box {
	border-top: 1px solid #B7BBC3;
	border-bottom: 1px solid #B7BBC3;
	padding: 40px 0;
	margin: 40px auto 15px;
}
footer .f_logo {
	width:25%;
	letter-spacing: 0.05em;
	line-height: 2.0;
}
footer .f_logo img {
	margin-bottom: 30px;
}
footer .f_txt {
	width: 65%;
}
footer .f_txt li {
	width: calc(45% - 40px);
	border-left: 1px solid #B7BBC3;
	box-sizing: border-box;
	padding: 0 0 0 40px;
	margin-bottom: 0;
	line-height: 2.8;
}
footer .f_txt li:first-child {
	border-left: none;
	font-weight: 700;
	width: 100px;
}
footer .f_txt li:last-child {
	width: calc(45% - 40px);
}
footer .f_txt li span {
	width: 5px;
	height: 5px;
	border-radius: 10px;
	margin: 0 0.5em 0.1em 0;
	background: #000;
	display: inline-block;
}
footer .copy {
	font-size: 0.7em;
	color: #8D8D8D;
	float: left;
}
footer .btn_pagetop {
	font-size: 0.7em;
	text-align: center;
	background: #000;
	float: right;
}
footer .btn_pagetop a {
	padding: 0.1em 1.5em;
	display: inline-block;
	color: #fff;
}


@media screen and (max-width: 1024px) {
	
/***********   COMMON settng ***********/
html {font-size: 13px;}

.pc_disp {display: block;}
.sp_disp {display: none;}
.pc_img {display: inline-block;}
.sp_img {display: none;}
	
.tab_disp {display: block;}
.tab_img {display: inline-block;}
	
	
	
/*********** TITLE SETTING ***********/
.big_title_box {
	margin-bottom:  80px;
}
.r_top_about .big_title_box img {
	width: 400px;
	opacity: 0.5;
}
.r_top_company .big_title_box img {
	width: 590px;
	opacity: 0.5;
}
.r_top_interview .big_title_box img {
	width: 615px;
	opacity: 0.5;
}
.big_title_box h2 {
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	margin: -3.2em 0 0 1.0em;
}

.ttl_box_bk,
.ttl_box_wh {
	margin-bottom: 50px;
}
.ttl_box_bk h2,
.ttl_box_wh h2 {
	font-size: 15px;
	line-height: 1.8;
	font-weight: 700;
}
.ttl_box_bk p,
.ttl_box_wh p {
	font-size: 45px;
	line-height: 1.3;
	font-weight: 100;
}
	
	
/*********** OBJECT SETTING ***********/
	
.col2_box,.col3_box {
	display:flex;
	flex-wrap: wrap;
}
.col3_box li {
	width: 47%;
	margin:0 6% 6% 0;
}
.col3_box li:nth-child(3n) {
	margin-right: 6%;
}
.col3_box li:nth-child(2n) {
	margin-right: 0;
}
	
.layout_box_wrap {
	display:flex;
	justify-content:space-between;
	flex-wrap: wrap;
	margin-bottom: 150px;
}
.layout_box_wrap .layout_box_l,
.layout_box_wrap:nth-child(2n) .layout_box_r {
	width: calc(100% - 350px);
}

.layout_box_wrap .layout_box_r,
.layout_box_wrap:nth-child(2n) .layout_box_l {
	position: relative;
	width: 300px;
	margin-top: 50px;
}
.layout_box_wrap .layout_box_r .img_setting,
.layout_box_wrap:nth-child(2n) .layout_box_l .img_setting{
	position: absolute;
	width: 330px;
	top: -15px;
	left: -15px;
}

/*********** HEADER ***********/

header .h_mail {
	display: none;
}
header nav {
	position: absolute;
	width: 730px;
	top: 0;
	right: 0;
	border-radius: 0;
	font-size: 13px;
}
header nav.pc_disp {
	display: none;
}

	
/*********** FOOTER ***********/

footer {
	width:100%;
	margin: 50px auto 15px;
	overflow: hidden;
}
footer dl dt {
	font-size: 40px;
	letter-spacing: 0.2em;
	font-weight: 700;
	line-height: 1.3;
}
footer dl dd {
	font-size: 17px;
	letter-spacing: 0.5em;
	font-weight: 700;
}
footer .box {
	border-top: 1px solid #B7BBC3;
	border-bottom: 1px solid #B7BBC3;
	padding: 40px 0;
	margin: 40px auto 15px;
}
footer .f_logo {
	width:100%;
	letter-spacing: 0.1em;
	line-height: 2.0;
	text-align: center;
	margin-bottom: 50px;
}
footer .f_logo img {
	width: 250px;
	margin-bottom: 30px;
}
footer .f_txt {
	width: 100%;
}
footer .f_txt li {
	width: calc(45% - 40px);
	border-left: 1px solid #B7BBC3;
	box-sizing: border-box;
	padding: 0 0 0 40px;
	margin-bottom: 0;
	line-height: 2.8;
}
footer .f_txt li:first-child {
	border-left: none;
	font-weight: 700;
	width: 100px;
}
footer .f_txt li:last-child {
	width: calc(37% - 40px);
}
footer .f_txt li span {
	width: 5px;
	height: 5px;
	border-radius: 10px;
	margin: 0 0.5em 0.1em 0;
	background: #000;
	display: inline-block;
}
footer .copy {
	font-size: 0.7em;
	color: #8D8D8D;
	float: left;
}
	
}


@media screen and (max-width: 767px) {
    
.pc_disp {display: none;}
.sp_disp {display: block;}
.pc_img {display: none;}
.sp_img {display: inline-block;}
	
	
/*********** COMMON settng ***********/
	
html { font-size: 13px; }
body { font-size: 13px; }
main {
	margin: auto;
}
section {
	display: block;
	padding: 10% 0;
}
	
.outer_box {
	width: 100%;
	margin: auto;
	padding-right: 0;
	box-sizing: border-box;
}
.inner_L {
	max-width: 1185px;
	width: 90%;
	margin: auto;
	padding-right: 0;
	box-sizing: border-box;
}
.inner_M {
	max-width: 1085px;
	width: 90%;
	margin: auto;
	padding-right: 0;
	box-sizing: border-box;
}
.inner_S {
	max-width: 880px;
	width: 80%;
	margin: auto;
}
	
/*********** TEXT SETTING ***********/

.txt_XL {font-size: 2.0rem; line-height: 1.4;}
.txt_L {font-size: 1.4rem; line-height: 1.5;}
.txt_M {font-size: 1.15rem;}
.txt_S {font-size: 0.8rem;}
	
.left { float: none;}
.right { float: none;}


/*********** TITLE SETTING ***********/
.big_title_box {
	margin-bottom:  80px;
}
.r_top_about .big_title_box img {
	width: 65%;
	opacity: 0.5;
}
.r_top_company .big_title_box img {
	width: 95%;
	opacity: 0.5;
}
.r_top_interview .big_title_box img {
	width: 100%;
	opacity: 0.5;
}
.big_title_box h2 {
	color: #fff;
	font-weight: 700;
	font-size: 13px;
	margin: -2.5em 0 0 1.0em;
}

.ttl_box_bk,
.ttl_box_wh {
	margin-bottom: 35px;
}
.ttl_box_bk h2,
.ttl_box_wh h2 {
	font-size: 15px;
	line-height: 1.8;
	font-weight: 700;
}
.ttl_box_bk p,
.ttl_box_wh p {
	font-size: 32px;
	line-height: 1.2;
	font-weight: 100;
	margin-bottom: 0.2em;
}
	
/*********** OBJECT SETTING ***********/
	
.col2_box li {
	width: 100%;
	margin:0 0 4% 0;
}
.col2_box li:nth-child(2n)  {
	margin:0 0 4% 0;
}
	
.btn_box {
	width: 100%;
	margin: 20% auto 0;
}

/* テーブル */

.table_box dt,
.table_box dd {
    padding: 1.8em 0.6em 1.5em;
    margin: 0px;
	border-top: 1px solid #C1C1C1;
}
.table_box dt {
	padding-bottom: 0;
}
.table_box dd {
	border-top: none;
}
.table_box {
	border-bottom: 1px solid #C1C1C1;
}
.table_box > dt,
.table_box > dd {
	display: flex;
	flex-direction: column;
	justify-content: top;
	width: 100%;
}
	
/*********** HEADER ***********/
.h_logo {
	position: absolute;
	width: 120px;
	top: 20px;
	left: 20px;
	z-index: 9990;
}
header {
	position: fixed;
	width: 55px;
	height: 55px;
	z-index: 9999;
	background: #fff;
	top: 0;
	right: 0;
}
header .h_entry {
	position: relative;
	height: 55px;
	padding: 2.0em 0;
	background: #fff;
	color: #A50000;
	font-size: 10px;
	letter-spacing: 0.05em;
	text-align: center;
	box-sizing: border-box;
	z-index: 9999;
}
header h1 {
	position: absolute;
	width: 300px;
	bottom: 20px;
	right: -110px;
	transform: rotate(90deg) ;
	color: #fff;
	line-height: 1.1;
	font-weight: 400;
}
header h1 span {
	font-size: 0.6rem;
}

/*********** BTN SETTING ***********/

.btn_red {
	width:100%;
	margin: 30px auto 0;
	text-align: center;
	background: #000;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	transition: all .3s;
	line-height: 1.4;
	z-index: 1;
}
.btn_red a:ontouchstart {
    color: #fff;
	opacity: 1.0;
}
.btn_red a:ontouchstart:before {
      width: 100%;
}
.btn_wh a {
	padding: 40px 20px;
	display: block;
	color: #000;
}
.btn_wh a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    z-index: -2;
}
.btn_wh a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #000;
    transition: all .2s;
    z-index: -1;
}
.btn_wh a:hover {
    color: #fff;
	opacity: 1.0;
}
.btn_wh a:hover:before {
      width: 100%;
}
.btn_wh:hover:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
}
.btn_wh:hover:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}
	
.btn_back {
	width:90%;
	margin: 0 auto;
	text-align: center;
	background: #000;
	display: inline-block;
	position: relative;
	overflow: hidden;
	text-transform: uppercase;
	transition: all .3s;
	line-height: 1.4;
	z-index: 1;
}
.btn_back a:ontouchstart {
    color: #fff;
	opacity: 1.0;
}
.btn_back a:ontouchstart:before {
      width: 100%;
}
	
.bnr_bk:after,
.bnr_red:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
}
.bnr_bk:before,
.bnr_red:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}	
.bnr_bk a:ontouchstart,
.bnr_red a:ontouchstart {
    color: #fff;
	opacity: 1.0;
}
.bnr_bk a:ontouchstart:before,
.bnr_red a:ontouchstart:before {
      width: 100%;
}
.bnr_bk a,
.bnr_red a {
	font-size: 30px;
	font-weight: 100;
	line-height: 0.8;
	padding: 40px 20px;
	display: block;
	color: #fff;
}
.bnr_bk a span,
.bnr_red a span {
	font-size: 13px;
	line-height: 0.1;
}
.bnr_bk:hover:after,
.bnr_red:hover:after {
	position: absolute;
	content: '';
	top: calc(50% - 5px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 7px;
	height: 7px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	transform: rotate(-45deg);
}
.bnr_bk:hover:before,
.bnr_red:hover:before {
	position: absolute;
	content: '';
	top: calc(50% - 1px);
	right: 20px;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    width: 10px;
	height: 1px;
	background: #fff;
}

.btn_left_area {
	width: 100%;
	text-align: center;
}
.btn_cnt_area {
	width: 100%;
	text-align: center;
    padding-right: 0;
}

	

/*********** FOOTER ***********/

footer {
	width:100%;
	margin: 20% auto 15px;
	overflow: hidden;
}
footer dl {
	color: #B7BBC3;
	text-align: center;
}
footer dl dt {
	font-size: 6.5vw;
	letter-spacing: 0.2em;
	font-weight: 700;
	line-height: 1.3;
}
footer dl dd {
	font-size: 3.5vw;
}
footer .box {
	border-top: 1px solid #B7BBC3;
	border-bottom: 1px solid #B7BBC3;
	padding: 40px 0;
	margin: 40px auto 15px;
}
footer .f_logo img {
	width: 180px;
}
footer .f_txt {
	width: 85%;
	margin: auto;
}
footer .f_txt li {
	width: 100%;
	border-left: 1px solid #B7BBC3;
	box-sizing: border-box;
	padding: 0 0 0 30px;
	margin-bottom: 0;
	line-height: 2.8;
}
footer .f_txt li:first-child {
	border-left: none;
	font-weight: 700;
	width: 100%;
	margin: 0 0 1.0em -30px;
	display: inline;
}
footer .f_txt li:last-child {
	width: 100%;
}
footer .col2_box li:nth-child(2n) {
	margin-bottom: 0;
}
footer .f_txt li span {
	width: 5px;
	height: 5px;
	border-radius: 10px;
	margin: 0 0.5em 0.1em 0;
	background: #000;
	display: inline-block;
}
footer .copy {
	font-size: 0.7em;
	color: #8D8D8D;
	float: left;
}
footer .btn_pagetop {
	font-size: 0.7em;
	text-align: center;
	float: right;
}
footer .btn_pagetop a {
	padding: 0.1em 1.5em;
	display: inline-block;
	color: #fff;
}

}


