@charset "utf-8";

/*Googlefonts*/
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Archivo+Black&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Zen+Old+Mincho:wght@600&display=swap');

.font_sample {
	font-family: "Roboto", sans-serif;
	font-family: "Roboto Condensed", sans-serif;
font-family: "Archivo Black", sans-serif;
font-family: "Zen Old Mincho", serif;
}



body {
	margin: 0px;
	padding: 0px;
	font-family: "Noto Sans JP", "Arial", Lato, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	-webkit-text-size-adjust: 100%;
	/* スマホで文字サイズが大きくなるのを防ぐ */
	font-size: 1.5rem;
	max-width: 1920px;
	margin: 0 auto;
	background-color: #333;
}

html {
	-ms-overflow-style: scrollbar;
	font-size: 62.5%;
}

.serif {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul {
	padding: 0;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 100%
}

a {
	transition-property: all;
	transition: 0.2s linear;
	text-decoration: none;
}

_:-ms-lang(x)::-ms-backdrop,
a {
	transition: 0s;
}

/*IE11*/

a:focus,
*:focus {
	outline: none;
}

p {
	margin: 0px;
	padding: 0px
}

.clearfix:after {
	content: " ";
	/* 新しい要素を作る */
	display: block;
	/* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*/
	/*/
height: auto;
overflow: hidden;
/**/
}

img {
	display: block;
	max-width: 100%;
	height: auto;
}

.moa {
	margin: 0 auto;
}

.tac {
	text-align: center;
}

.tal {
	text-align: left
}

@media (min-width: 992px) {
	.tal {
		text-align: center
	}
}

.left {
	float: left;
}

.right {
	float: right;
}

.mb0 {
	margin-bottom: 0 !important;
}

.mb5 {
	margin-bottom: .5rem !important;
}

.mb10 {
	margin-bottom: 1rem !important;
}

.mb15 {
	margin-bottom: 1.5rem !important;
}

.mb20 {
	margin-bottom: 2rem !important;
}

.mb25 {
	margin-bottom: 2.5rem !important;
}

.mb30 {
	margin-bottom: 3rem !important;
}

.mb35 {
	margin-bottom: 3.5rem !important;
}

.mb40 {
	margin-bottom: 4rem !important;
}

.mb45 {
	margin-bottom: 4.5rem !important;
}

.mb50 {
	margin-bottom: 5rem !important;
}

.mb55 {
	margin-bottom: 5.5rem !important;
}

.mb60 {
	margin-bottom: 6rem !important;
}

.mb65 {
	margin-bottom: 6.5rem !important;
}

.mb70 {
	margin-bottom: 7rem !important;
}

.mb75 {
	margin-bottom: 7.5rem !important;
}

.mb80 {
	margin-bottom: 8rem !important;
}

.mb85 {
	margin-bottom: 8.5rem !important;
}

.mb90 {
	margin-bottom: 9rem !important;
}

.mb95 {
	margin-bottom: 9.5rem !important;
}

.mb100 {
	margin-bottom: 10rem !important;
}

.fwb {
	font-weight: bold;
}

@media (max-width: 767px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 1.8 !important;
	}
}

@media (min-width: 768px) {
	.lh2 {
		line-height: 1.8 !important;
	}

	.lh22 {
		line-height: 2 !important;
	}
}

@media (min-width: 992px) {
	.lh2 {
		line-height: 2 !important;
	}

	.lh22 {
		line-height: 2.2 !important;
	}
}

.s11 {
	font-size: 1.1rem !important;
	line-height: 1.6;
}

.s12 {
	font-size: 1.2rem !important;
	line-height: 1.6;
}

.s13 {
	font-size: 1.3rem !important;
	line-height: 1.6;
}

.s14 {
	font-size: 1.4rem !important;
	line-height: 1.6;
}

.s14_c {
	font-size: 1.4rem !important;
	line-height: 1.6;
	text-align: center;
}

@media (max-width: 767px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}

	.s16_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: left;
	}
}

@media (min-width: 768px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

@media (min-width: 992px) {
	.s15 {
		font-size: 1.5rem !important;
		line-height: 1.7;
	}

	.s16 {
		font-size: 1.6rem !important;
		line-height: 1.7;
	}

	.s15_c {
		font-size: 1.5rem !important;
		line-height: 1.7;
		text-align: center;
	}

	.s16_c {
		font-size: 1.6rem !important;
		line-height: 1.7;
		text-align: center;
	}
}

.s17 {
	font-size: 1.7rem !important;
	line-height: 1.7;
}

.s18 {
	font-size: 1.8rem !important;
	line-height: 1.7;
}

.s19 {
	font-size: 1.9rem !important;
	line-height: 1.7;
}

.s20 {
	font-size: 2rem !important;
	line-height: 1.7;
}

.s21 {
	font-size: 2.1rem !important;
	line-height: 1.7;
}

.s22 {
	font-size: 2.2rem !important;
	line-height: 1.7;
}

.s23 {
	font-size: 2.3rem !important;
	line-height: 1.7;
}

.s24 {
	font-size: 2.4rem !important;
	line-height: 1.7;
}

.s25 {
	font-size: 2.5rem !important;
	line-height: 1.7;
}

.s26 {
	font-size: 2.6rem !important;
	line-height: 1.7;
}

.s27 {
	font-size: 2.7rem !important;
	line-height: 1.7;
}

.s28 {
	font-size: 2.8rem !important;
	line-height: 1.7;
}

.s29 {
	font-size: 2.9rem !important;
	line-height: 1.7;
}

.s30 {
	font-size: 3rem !important;
	line-height: 1.7;
}

.br10 img {
	border-radius: 10px;
}

.br20 img {
	border-radius: 20px;
}

.br30 img {
	border-radius: 30px;
}

img.br10 {
	border-radius: 10px;
}

img.br20 {
	border-radius: 20px;
}

img.br30 {
	border-radius: 30px;
}

a.underline {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}

.pos {
	position: relative;
}

@media (max-width: 767px) {
	.flex_b {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}

	.reverse_sp {
		flex-direction: column-reverse !important;
	}
}

@media (min-width: 768px) {
	.flex_b {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
}

@media (max-width: 767px) {
	.flex_c {
		display: flex;
		flex-direction: column;
		justify-content: center;
	}
}

@media (min-width: 768px) {
	.flex_c {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
}

@media (max-width: 767px) {
	.flex_s {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}
}

@media (min-width: 768px) {
	.flex_s {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
	}
}

@media (max-width: 767px) {
	.flex_e {
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 768px) {
	.flex_e {
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
	}
}

.stretch {
	align-items: stretch;
}

.center {
	align-items: center;
}

.start {
	align-items: flex-start;
}

.end {
	align-items: flex-end;
}

.baseline {
	align-items: baseline;
}

.wrap {
	flex-wrap: wrap;
}

.dg {
	display: grid;
}

@media (max-width: 767px) {
	.cont20 {
		width: 100%;
	}

	.cont21 {
		width: 100%;
	}

	.cont22 {
		width: 100%;
	}

	.cont23 {
		width: 100%;
	}

	.cont24 {
		width: 100%;
	}

	.cont25 {
		width: 100%;
	}

	.cont26 {
		width: 100%;
	}

	.cont27 {
		width: 100%;
	}

	.cont28 {
		width: 100%;
	}

	.cont29 {
		width: 100%;
	}

	.cont30 {
		width: 100%;
	}

	.cont31 {
		width: 100%;
	}

	.cont32 {
		width: 100%;
	}

	.cont33 {
		width: 100%;
	}

	.cont34 {
		width: 100%;
	}

	.cont35 {
		width: 100%;
	}

	.cont36 {
		width: 100%;
	}

	.cont37 {
		width: 100%;
	}

	.cont38 {
		width: 100%;
	}

	.cont39 {
		width: 100%;
	}

	.cont40 {
		width: 100%;
	}

	.cont41 {
		width: 100%;
	}

	.cont42 {
		width: 100%;
	}

	.cont43 {
		width: 100%;
	}

	.cont44 {
		width: 100%;
	}

	.cont45 {
		width: 100%;
	}

	.cont46 {
		width: 100%;
	}

	.cont47 {
		width: 100%;
	}

	.cont48 {
		width: 100%;
	}

	.cont49 {
		width: 100%;
	}

	.cont50 {
		width: 100%;
	}

	.cont51 {
		width: 100%;
	}

	.cont52 {
		width: 100%;
	}

	.cont53 {
		width: 100%;
	}

	.cont54 {
		width: 100%;
	}

	.cont55 {
		width: 100%;
	}

	.cont56 {
		width: 100%;
	}

	.cont57 {
		width: 100%;
	}

	.cont58 {
		width: 100%;
	}

	.cont59 {
		width: 100%;
	}

	.cont60 {
		width: 100%;
	}

	.cont61 {
		width: 100%;
	}

	.cont62 {
		width: 100%;
	}

	.cont63 {
		width: 100%;
	}

	.cont64 {
		width: 100%;
	}

	.cont65 {
		width: 100%;
	}

	.cont66 {
		width: 100%;
	}

	.cont67 {
		width: 100%;
	}

	.cont68 {
		width: 100%;
	}

	.cont69 {
		width: 100%;
	}

	.cont70 {
		width: 100%;
	}

	.cont71 {
		width: 100%;
	}

	.cont72 {
		width: 100%;
	}

	.cont73 {
		width: 100%;
	}

	.cont74 {
		width: 100%;
	}

	.cont75 {
		width: 100%;
	}

	.cont76 {
		width: 100%;
	}

	.cont77 {
		width: 100%;
	}

	.cont78 {
		width: 100%;
	}

	.cont79 {
		width: 100%;
	}

	.cont80 {
		width: 100%;
	}
}

@media (min-width: 768px) {
	.cont20 {
		width: 20%;
	}

	.cont21 {
		width: 21%;
	}

	.cont22 {
		width: 22%;
	}

	.cont23 {
		width: 23%;
	}

	.cont24 {
		width: 24%;
	}

	.cont25 {
		width: 25%;
	}

	.cont26 {
		width: 26%;
	}

	.cont27 {
		width: 27%;
	}

	.cont28 {
		width: 28%;
	}

	.cont29 {
		width: 29%;
	}

	.cont30 {
		width: 30%;
	}

	.cont31 {
		width: 31%;
	}

	.cont32 {
		width: 32%;
	}

	.cont33 {
		width: 33%;
	}

	.cont34 {
		width: 34%;
	}

	.cont35 {
		width: 35%;
	}

	.cont36 {
		width: 36%;
	}

	.cont37 {
		width: 37%;
	}

	.cont38 {
		width: 38%;
	}

	.cont39 {
		width: 39%;
	}

	.cont40 {
		width: 40%;
	}

	.cont41 {
		width: 41%;
	}

	.cont42 {
		width: 42%;
	}

	.cont43 {
		width: 43%;
	}

	.cont44 {
		width: 44%;
	}

	.cont45 {
		width: 45%;
	}

	.cont46 {
		width: 46%;
	}

	.cont47 {
		width: 47%;
	}

	.cont48 {
		width: 48%;
	}

	.cont49 {
		width: 49%;
	}

	.cont50 {
		width: 50%;
	}

	.cont51 {
		width: 51%;
	}

	.cont52 {
		width: 52%;
	}

	.cont53 {
		width: 53%;
	}

	.cont54 {
		width: 54%;
	}

	.cont55 {
		width: 55%;
	}

	.cont56 {
		width: 56%;
	}

	.cont57 {
		width: 57%;
	}

	.cont58 {
		width: 58%;
	}

	.cont59 {
		width: 59%;
	}

	.cont60 {
		width: 60%;
	}

	.cont61 {
		width: 61%;
	}

	.cont62 {
		width: 62%;
	}

	.cont63 {
		width: 63%;
	}

	.cont64 {
		width: 64%;
	}

	.cont65 {
		width: 65%;
	}

	.cont66 {
		width: 66%;
	}

	.cont67 {
		width: 67%;
	}

	.cont68 {
		width: 68%;
	}

	.cont69 {
		width: 69%;
	}

	.cont70 {
		width: 70%;
	}

	.cont71 {
		width: 71%;
	}

	.cont72 {
		width: 72%;
	}

	.cont73 {
		width: 73%;
	}

	.cont74 {
		width: 74%;
	}

	.cont75 {
		width: 75%;
	}

	.cont76 {
		width: 76%;
	}

	.cont77 {
		width: 77%;
	}

	.cont78 {
		width: 78%;
	}

	.cont79 {
		width: 79%;
	}

	.cont80 {
		width: 80%;
	}
}

.img-responsive {}

@media (max-width: 420px) {
	.mb_mainimg {
		margin-bottom: 3rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 2rem !important;
	}

	.mb_cont4 {
		margin-bottom: 1.5rem !important;
	}
}

@media (min-width: 421px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 4rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2rem !important;
	}
}

@media (min-width: 768px) {
	.mb_mainimg {
		margin-bottom: 4rem !important;
	}

	.mb_cont {
		margin-bottom: 5rem !important;
	}

	.mb_cont2 {
		margin-bottom: 4rem !important;
	}

	.mb_cont3 {
		margin-bottom: 3rem !important;
	}

	.mb_cont4 {
		margin-bottom: 2.5rem !important;
	}
}

@media (min-width: 992px) {
	.mb_mainimg {
		margin-bottom: 5rem !important;
	}

	.mb_cont {
		margin-bottom: 6rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

@media (min-width: 1920px) {
	.mb_mainimg {
		margin-bottom: 7rem !important;
	}

	.mb_cont {
		margin-bottom: 7rem !important;
	}

	.mb_cont2 {
		margin-bottom: 5rem !important;
	}

	.mb_cont3 {
		margin-bottom: 4rem !important;
	}

	.mb_cont4 {
		margin-bottom: 3rem !important;
	}
}

.dn {
	display: none;
}

span.tel_link {
	color: #333;
}

span.tel_link_white {
	color: #fff;
}

@media (min-width: 768px) {
	.smooth {
		clip-path: inset(0 100% 0 0);
		display: inline-block;
		transition: 1s cubic-bezier(0.37, 0, 0.63, 1);
		transition-property: clip-path;
	}
	
		.smooth.is-animated {
		clip-path: inset(0);
	}
	
	span.text2 {
		transition-delay: 1s;
	}
	
	.delay1 {
		animation-delay: 1s;
	}
	
}



/* header
=========================================================================== */

.inner_body {
	max-width: 1920px;
	margin: 0 auto;
	overflow: hidden;
	background: url(../images/bg_footer.jpg) center bottom /100% auto no-repeat;
}

@media (max-width: 767px) {
	header {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		height: 60px;
		background-color: #333;
	}

	h1 {
		width: 220px;
		margin: 0px 0 0 10px;
	}

	.info_h {
		display: none;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	header {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		height: 70px;
		background-color: #333;
	}

	h1 {
		width: 270px;
		margin: 0px 0 0 20px;
	}

	.info_h {
		display: none;
	}
}

@media (min-width: 992px) {
	header {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		max-width: 1920px;
		height: 100px;
		position: fixed;
		top: 0;
		right: 50%;
		left: inherit;
		transform: translateY(0) translateX(50%);
		z-index: 99;
		background-color: #333;
	}

	.h_fixed {
		background-color: #333;
		height: 80px;
	}

	.h_fixed h1 {
		width: 220px;
	}

	h1 {
		width: 220px;
		margin: 0 0 0 10px;
		flex-shrink: 0;
	}

	.info_h {
		margin: 0 5px 0 15px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.h_fixed .info_h {
  transform: scale(0.85);
  transform-origin: top center;
  transition: transform 0.3s ease;
  margin: 12px 5px 0 5px;
}

	.tel_area {
		background-color: #fff;
		border-radius: 7px;
		height: 70px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 150px;
	}

	p.tel_h {
		font-family: "Roboto", sans-serif;
		font-size: 1.6rem;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 3px;
	}

	p.tel_h b {
		font-size: 1.5rem;
	}

	.tel_area p.hour {
		background-color: #333;
		color: #fff;
		font-size: 1rem;
		padding: 0 0.2em;
	}

	p.btn_h a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 80px;
		height: 70px;
		background-color: #ec0709;
		border: 1px solid #fff;
		border-radius: 7px;
		color: #fff;
		font-family: "Archivo Black", sans-serif;
		font-size: 1.3rem;
		margin-left: 8px;
	}

	p.btn_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 30px;
		margin-bottom: 2px;
	}
}


@media (min-width: 1200px) {
	header {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		max-width: 1920px;
		height: 100px;
		position: fixed;
		top: 0;
		right: 50%;
		left: inherit;
		transform: translateY(0) translateX(50%);
		z-index: 99;
		background-color: #333;
	}

	.h_fixed {
		background-color: #333;
		height: 80px;
	}

	.h_fixed h1 {
		width: 280px;
	}

	h1 {
		width: 280px;
		margin: 0 0 0 10px;
		flex-shrink: 0;
	}

	.info_h {
		margin: 0 10px 0 20px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.h_fixed .info_h {
  transform: scale(0.85);
  transform-origin: top center;
  transition: transform 0.3s ease;
  margin: 12px 10px 0 50px;
}

	.tel_area {
		background-color: #fff;
		border-radius: 7px;
		height: 84px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 190px;
	}

	p.tel_h {
		font-family: "Roboto", sans-serif;
		font-size: 1.9rem;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 3px;
	}

	p.tel_h b {
		font-size: 1.5rem;
	}

	.tel_area p.hour {
		background-color: #333;
		color: #fff;
		font-size: 1.2rem;
		padding: 0 0.2em;
	}

	p.btn_h a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 100px;
		height: 80px;
		background-color: #ec0709;
		border: 1px solid #fff;
		border-radius: 7px;
		color: #fff;
		font-family: "Archivo Black", sans-serif;
		font-size: 1.4rem;
		margin-left: 15px;
	}

	p.btn_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 30px;
		margin-bottom: 2px;
	}
}


@media (min-width: 1540px) {
	header {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: space-between;
		width: 100%;
		max-width: 1920px;
		height: 115px;
		position: fixed;
		top: 0;
		right: 50%;
		left: inherit;
		transform: translateY(0) translateX(50%);
		z-index: 99;
		background-color: #333;
	}

	.h_fixed {
		background-color: #333;
		height: 80px;
	}

	.h_fixed h1 {
		width: 280px;
	}

	h1 {
		width: 330px;
		margin: 0px 0 0 50px;
	}

	.info_h {
		margin: 0 30px 0 50px;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	.h_fixed .info_h {
  transform: scale(0.85);
  transform-origin: top center;
  transition: transform 0.3s ease;
  margin: 12px 10px 0 50px;
}

	.tel_area {
		background-color: #fff;
		border-radius: 7px;
		height: 84px;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 210px;
	}

	p.tel_h {
		font-family: "Roboto", sans-serif;
		font-size: 2.2rem;
		font-weight: 700;
		line-height: 1;
		margin-bottom: 3px;
	}

	p.tel_h b {
		font-size: 1.5rem;
	}

	.tel_area p.hour {
		background-color: #333;
		color: #fff;
		font-size: 1.3rem;
		padding: 0 0.3em;
	}

	p.btn_h a {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		width: 140px;
		height: 84px;
		background-color: #ec0709;
		border: 1px solid #fff;
		border-radius: 7px;
		color: #fff;
		font-family: "Archivo Black", sans-serif;
		font-size: 1.6rem;
		margin-left: 15px;
	}

	p.btn_h a:before {
		content: '';
		display: block;
		background: url(../images/icon_h.png) 0 0 /contain no-repeat;
		width: 33px;
		height: 33px;
		margin-bottom: 2px;
	}
}

.h_fixed {
	transition: 0.3s;
}





/* ドロワー
--------------------------------------------------------- */

@media (max-width: 767px) {
	.drawer_btn {
		position: absolute;
		top: -5px;
		right: 5px;
		z-index: 1000;
		width: 50px;
		height: 50px;
		outline: none !important;
		background-color: transparent;
		transition: background-color .5s;
		-webkit-user-select: none;
		user-select: none;
		border: none;
	}
}

@media (min-width: 768px) {
	.drawer_btn {
		position: absolute;
		top: 0;
		right: 10px;
		z-index: 1000;
		width: 50px;
		height: 50px;
		outline: none !important;
		background-color: transparent;
		transition: background-color .5s;
		-webkit-user-select: none;
		user-select: none;
		border: none;
	}
}

.btn_line {
	position: absolute;
	top: 20px;
	right: 10px;
	bottom: 0;
	left: 0;
	z-index: 100;
	display: block;
	width: 30px;
	height: 2px;
	margin: auto;
	background: #fff;
	transition: .5s cubic-bezier(.645, .045, .355, 1);
	pointer-events: none;
	box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, 0.1);
}

.is-drawer-open .btn_line {
	background-color: #fff;
}

.btn_line:nth-child(1) {
	-webkit-transform: translateY(-9px);
	transform: translateY(-9px);
}

.is-drawer-open .btn_line:nth-child(1) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.is-drawer-open .btn_line:nth-child(2) {
	opacity: 0;
}

.btn_line:nth-child(3) {
	-webkit-transform: translateY(9px);
	transform: translateY(9px);
}

.is-drawer-open .btn_line:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

@media (max-width: 991px) {
	.drawer_bg {
		position: fixed;
		top: 0;
		left: 100%;
		z-index: 500;
		overflow-x: hidden;
		width: 80%;
		height: 100vh;
		background-color: #333;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;
	}

	.is-drawer-open .drawer_bg {
		overflow-y: auto;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		pointer-events: auto;
	}

	.drawer_inner {
		visibility: hidden;
		padding: 90px 5px 140px;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1) .25s;
		-webkit-transform: translateX(30px);
		transform: translateX(30px);
		display: flex;
		flex-direction: column-reverse;
	}

	.is-drawer-open .drawer_inner {
		visibility: visible;
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}

	.drawer__overlay {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 400;
		visibility: hidden;
		width: 100%;
		height: 100vh;
		opacity: 0;
		transition: .5s cubic-bezier(.645, .045, .355, 1);
		pointer-events: none;

		/* -webkit-backdrop-filter: blur(1px);
		backdrop-filter: blur(1px); */
	}

	.is-drawer-open .drawer__overlay {
		visibility: visible;
		background: rgba(0, 0, 0, 0.3);
		opacity: 1;
		pointer-events: auto;
	}
}

@media (min-width: 992px) {
	.drawer {
		/* margin-top: 15px; */
	}

	.drawer_btn {
		display: none;
	}

	.drawer_bg {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		padding: 10px 10px;
	}

	.drawer_inner {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
}

@media (min-width: 1200px) {
	.drawer {
		/* margin-top: 15px; */
	}

	.drawer_btn {
		display: none;
	}

	.drawer_bg {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		padding: 10px 20px;
	}

	.drawer_inner {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
}

@media (min-width: 1500px) {
	.drawer {
		/* margin-top: 15px; */
	}

	.drawer_btn {
		display: none;
	}

	.drawer_bg {
		width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: flex-end;
		padding: 10px 0px;
	}

	.drawer_inner {
		display: flex;
		flex-direction: row-reverse;
		align-items: center;
	}
}


/* グローバルナビ
  --------------------------------------------------------- */

.gnav_item>a {
	display: block;
	text-decoration: none;
	letter-spacing: .03em;
	font-weight: 500;
	line-height: 1.3;
	transition: background-color .2s, color .2s;
}

@media (max-width: 767px) {
	.gnav_items {
		padding-right: 2vw;
		padding-left: 2vw;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px dotted #ccc;
	}

	.gnav_item+.gnav_item {
		margin-top: 0;
	}

	.gnav_item>a {
		padding: .7em 0.5em;
		color: #fff;
		text-align: left;
		font-size: 1.6rem;
	}

	.gnav_item.active>a {
		color: #ff0002;
	}

	.gnav_item>a:hover {
		color: #ff0002;
		opacity: 1;
	}

	.gnav ul.gnav_item>li a:hover {
		background-color: #ff0002;
		opacity: 1;
		cursor: pointer;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.gnav_items {
		padding-right: 2vw;
		padding-left: 2vw;
	}

	.gnav_item {
		position: relative;
		border-bottom: 1px dotted #cccccc;
	}

	.gnav_item+.gnav_item {
		margin-top: 0;
	}

	.gnav_item>a {
		padding: .7em 0.5em;
		color: #fff;
		text-align: left;
		font-size: 1.7rem;
	}

	.gnav_item.active>a {
		color: #ff0002;
	}

	.gnav_item>a:hover {
		color: #ff0002;
		opacity: 1;
	}

	.gnav ul.gnav_item>li a:hover {
		background-color: #ff0002;
		opacity: 1;
		cursor: pointer;
	}
}

@media (min-width: 992px) {
.gnav_items {
		position: relative;
		display: flex;
		justify-content: flex-end;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.4rem;
		color: #fff !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 15px 10px 15px;
		min-width: 60px;
		height: 70px;
		margin-left: 5px;
	}

	.gnav .gnav_items>li.active>a {
		color: #f31616 !important;
	}

	.gnav .gnav_items>li>a:hover {
		color: #f31616 !important;
		opacity: 1;
	}

	.menu_btn {
		margin-right: 20px;
	}
}

@media (min-width: 1200px) {
	.gnav_items {
		position: relative;
		display: flex;
		justify-content: flex-end;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.5rem;
		color: #fff !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 15px 10px 15px;
		min-width: 60px;
		height: 70px;
		margin-left: 5px;
	}

	.gnav .gnav_items>li.active>a {
		color: #f31616 !important;
	}

	.gnav .gnav_items>li>a:hover {
		color: #f31616 !important;
		opacity: 1;
	}

	.menu_btn {
		margin-right: 20px;
	}
}

@media (min-width: 1540px) {
	.gnav_items {
		position: relative;
		display: flex;
		justify-content: flex-end;
		margin-bottom: 0;
	}

	.gnav_item>a {
		font-size: 1.7rem;
		color: #fff !important;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		letter-spacing: 0.05em;
		line-height: 1;
		padding: 15px 25px 15px;
		min-width: 90px;
		height: 80px;
		margin-left: 5px;
	}

	.gnav .gnav_items>li.active>a {
		color: #f31616 !important;
	}

	.gnav .gnav_items>li>a:hover {
		color: #f31616 !important;
		opacity: 1;
	}

	.menu_btn {
		margin-right: 20px;
	}
}


/*ドロップダウンメニュー*/
@media (max-width: 767px) {
	.menu_btn {
		position: relative;
		display: flex !important;
		flex-wrap: wrap;
		flex-direction: row;
		align-items: stretch;
		margin-bottom: 0 !important;
	}

	.navbar-nav>li.menu_btn>a {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.menu_btn>a {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		flex-shrink: 0;
		position: relative;
	}

	.menu_btn>a:after {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		font-size: 1.7rem;
		line-height: 1;
		margin: 0 0 0 10px;
	}

	.inner_drop {
		display: none;
	}

	.inner_drop>.flex_b {
		flex-direction: column;
		align-items: flex-start;
	}

	.menu_btn ul {
		/* display: none; */
		width: 100%;
		background-color: transparent;
		padding-bottom: 5px;
	}

	.menu_btn ul li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		margin: 0 auto;
		padding: 5px 5px 5px 30px;
		color: #fff;
		font-size: 15px;
	}

	.menu_btn ul li a:before {
		content: "\f0da";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 5px;
		font-size: 1.2rem;
	}

	.menu_btn ul li a:hover {
		opacity: 1;
	}

	li.menu_btn:hover {
		cursor: pointer;
		color: #333 !important;
	}

	.menu_btn ul li.now a {
		color: #333;
	}

	.inner_drop p.pic {
		display: none;
	}

	.inner_drop p.ttl {
		font-size: 1.2rem;
		color: #fff;
		padding-left: 30px;
		margin-bottom: 10px;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	.menu_btn {
		position: relative;
		display: flex !important;
		flex-wrap: wrap;
		flex-direction: row;
		align-items: stretch;
		margin-bottom: 0 !important;
	}

	.navbar-nav>li.menu_btn>a {
		margin-top: 0 !important;
		margin-bottom: 0 !important;
	}

	.menu_btn>a {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		flex-shrink: 0;
		position: relative;
	}

	.menu_btn>a:after {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		font-size: 1.7rem;
		line-height: 1;
		margin: 0 0 0 10px;
	}

	.inner_drop {
		display: none;
	}

	.inner_drop>.flex_b {
		flex-direction: column;
		align-items: flex-start;
	}

	.menu_btn ul {
		/* display: none; */
		width: 100%;
		background-color: transparent;
		padding-bottom: 5px;
	}

	.menu_btn ul li a {
		display: flex;
		flex-direction: row;
		align-items: center;
		width: 100%;
		margin: 0 auto;
		padding: 5px 5px 5px 50px;
		color: #fff;
		font-size: 1.6rem;
	}

	.menu_btn ul li a:before {
		content: "\f0da";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 5px;
		font-size: 1.2rem;
	}

	.menu_btn ul li a:hover {
		opacity: 1;
	}

	li.menu_btn:hover {
		cursor: pointer;
		color: #333 !important;
	}

	.menu_btn ul li.now a {
		color: #333;
	}

	.inner_drop p.pic {
		display: none;
	}

	.inner_drop p.ttl {
		font-size: 1.2rem;
		color: #fff;
		padding-left: 50px;
		margin-bottom: 10px;
	}
}

@media (min-width: 992px) {
	.menu_btn {
		z-index: 9999;
	}

	.menu_btn>a {
		position: relative;
	}

	.menu_btn>a:before {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		color: #f31616;
		font-size: 1.8rem;
		display: block;
		position: absolute;
		z-index: 99;
		top: 47%;
		right: -7%;
		transform: translateY(-50%) translateX(0);
	}

	.inner_drop {
		display: none;
		position: absolute;
		top: 40px;
		left: -150px;
		z-index: 999;
		width: 540px;
		background: url(../images/bg_body.jpg) 0 0 repeat;
		padding: 30px 30px;
		border-radius: 0 0 24px 24px;
	}

	.menu_btn ul {
		margin: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.menu_btn ul li {
		width: 49.8%;
		margin-right: 0.4%;
		margin-bottom: 3px;
	}

	.menu_btn ul li:nth-of-type(2n) {
		margin-right: 0;
	}

	.menu_btn ul li a {
		border: 2px solid #f31616;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 1.4rem;
		width: 100%;
		height: 40px;
		border-radius: 7px;
		background-color: #333;
	}

	.menu_btn ul li a:hover {
		background-color: #444;
		color: #fff !important;
		opacity: 1;
	}

	.menu_btn ul li.current a {
		background-color: #fcd5d5;
	}
}

@media (min-width: 1200px) {
	.menu_btn {
		z-index: 9999;
	}

	.menu_btn>a {
		position: relative;
	}

	.menu_btn>a:before {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		color: #f31616;
		font-size: 1.8rem;
		display: block;
		position: absolute;
		z-index: 99;
		top: 47%;
		right: -7%;
		transform: translateY(-50%) translateX(0);
	}

	.inner_drop {
		display: none;
		position: absolute;
		top: 40px;
		left: -150px;
		z-index: 999;
		width: 600px;
		background: url(../images/bg_body.jpg) 0 0 repeat;
		padding: 30px 30px;
		border-radius: 0 0 24px 24px;
	}

	.menu_btn ul {
		margin: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.menu_btn ul li {
		width: 49.8%;
		margin-right: 0.4%;
		margin-bottom: 3px;
	}

	.menu_btn ul li:nth-of-type(2n) {
		margin-right: 0;
	}

	.menu_btn ul li a {
		border: 2px solid #f31616;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 1.5rem;
		width: 100%;
		height: 50px;
		border-radius: 7px;
		background-color: #333;
	}

	.menu_btn ul li a:hover {
		background-color: #444;
		color: #fff !important;
		opacity: 1;
	}

	.menu_btn ul li.current a {
		background-color: #fcd5d5;
	}
}

@media (min-width: 1540px) {
	.menu_btn {
		z-index: 9999;
	}

	.menu_btn>a {
		position: relative;
	}

	.menu_btn>a:before {
		content: "\f0dd";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		color: #f31616;
		font-size: 1.8rem;
		display: block;
		position: absolute;
		z-index: 99;
		top: 47%;
		right: 5%;
		transform: translateY(-50%) translateX(0);
	}

	.inner_drop {
		display: none;
		position: absolute;
		top: 40px;
		left: -150px;
		z-index: 999;
		width: 700px;
		background: url(../images/bg_body.jpg) 0 0 repeat;
		padding: 30px 30px;
		border-radius: 0 0 24px 24px;
	}

	.menu_btn ul {
		margin: 0;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.menu_btn ul li {
		width: 49.8%;
		margin-right: 0.4%;
		margin-bottom: 3px;
	}

	.menu_btn ul li:nth-of-type(2n) {
		margin-right: 0;
	}

	.menu_btn ul li a {
		border: 2px solid #f31616;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		color: #fff;
		font-size: 1.6rem;
		width: 100%;
		height: 50px;
		border-radius: 7px;
		background-color: #333;
	}

	.menu_btn ul li a:hover {
		background-color: #444;
		color: #fff !important;
		opacity: 1;
	}

	.menu_btn ul li.current a {
		background-color: #fcd5d5;
	}
}




/* メインイメージ
=========================================================================== */

.inner_mainimg {
	width: 100%;
	position: relative;
	max-width: 1920px;
}

@media (max-width: 767px) {
.bg_mainimg {
	width: 100%;
	position: relative;
	background-color: #333;
	margin-top: 60px;
}

.bg_mainimg .inner {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
	width: 92%;
	display: flex;
	flex-direction: column;
	align-items: center;
	max-width: 400px;
}
}

@media (min-width: 768px) {
.bg_mainimg {
	width: 100%;
	position: relative;
	background-color: #333;
	margin-top: 70px;
}

.bg_mainimg .inner {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
	width: 60%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
}

@media (min-width: 992px) {
.bg_mainimg {
	width: 100%;
	position: relative;
	background-color: #333;
	margin-top: 100px;
}

.bg_mainimg .inner {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
	width: 60%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
}

@media (min-width: 1200px) {
.bg_mainimg {
	width: 100%;
	position: relative;
	background-color: #333;
	margin-top: 100px;
}

.bg_mainimg .inner {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
	width: 55%;
	display: flex;
	flex-direction: column;
	align-items: center;
}
}

@media (min-width: 1540px) {
.bg_mainimg {
	width: 100%;
	position: relative;
	background-color: #333;
	margin-top: 115px;
}

.bg_mainimg .inner {
  position: absolute;
  top: 51%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
	width: 50%;
	max-width: 960px;
	display: flex;
	flex-direction: column;
	align-items: center;
}
}







.swiper-container {
	overflow: visible !important;
}

@media (max-width: 767px) {
 .swiper-slide {
  border-radius: 20px 20px 0 0!important;
 }
}

@media (min-width: 768px) {
 .swiper-slide {
  border-radius: 50px 50px 0 0!important;
 }
}

@media (min-width: 992px) {
 .swiper-slide {
	border-radius:70px 70px 0 0!important;
 }
}

.swiper-slide img {
 width: 100%;
 height: auto;
}

.swiper-slide {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-direction: row-reverse;
	overflow: hidden;
	position: relative;
}

@media (max-width: 767px) {

	.swiper-button-next,
	.swiper-button-prev {
		display: none;
	}
}

@keyframes zoomUp {
	0% {
		transform: scale(1);
	}

	100% {
		transform: scale(1.05);
	}
}

.swiper-slide-active .slide-img,
.swiper-slide-duplicate-active .slide-img,
.swiper-slide-prev .slide-img {
	animation: zoomUp 4s ease-out 0s 1 normal both;
}


.slide-img img {
	display: block;
}

/*ページネーション　カスタム*/

@media (max-width: 991px) {
	.swiper-pagination-bullets {
		display: none;
	}
}

@media (min-width: 992px) {
	.swiper-pagination-bullets {
		right: 35px !important;
		top: 23% !important;
		left: inherit !important;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.swiper-pagination-bullet {
		border-radius: inherit;
		margin: 0 0 10px 0 !important;
		width: 100px;
		height: 5px;
	}

	.swiper-pagination-bullet {
		width: 9px !important;
		height: 9px !important;
		border-radius: 50% !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #cc0c0c !important;
		opacity: 1 !important;
	}
}

@media (min-width: 1200px) {
	.swiper-pagination-bullets {
		right: 35px !important;
		top: 32% !important;
		bottom: inherit !important;
		left: inherit !important;
		display: flex;
		flex-direction: column;
		align-items: flex-end;
	}

	.swiper-pagination-bullet {
		border-radius: inherit;
		margin: 0 0 15px 0 !important;
		width: 100px;
		height: 5px;
	}

	.swiper-pagination-bullet {
		width: 8px !important;
		height: 8px !important;
		border-radius: 50% !important;
		background: #fff !important;
		opacity: 0.8 !important;
	}

	.swiper-pagination-bullet-active {
		background: #cc0c0c !important;
		opacity: 1 !important;
	}
}


/* スクロール */

@media (max-width: 991px) {
	.top_scroll {
		display: none;
	}
}

@media (min-width: 992px) {
	.top_scroll {
		position: absolute;
		right: 40px;
		bottom: 0;
		display: flex;
		flex-direction: column;
		z-index: 999;
	}
}

p.ttl_scroll {
	font-size: 13px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	transform: rotate(90deg);
	transform-origin: left top;
	letter-spacing: 0.2em;
	position: absolute;
	top: -80px;
	left: 12px;
}

.moveline {
	content: '';
	display: block;
	width: 2px;
	height: 120px;
	background-color: rgba(255, 255, 255, 0.3);
}

.moveline:before {
	content: '';
	display: block;
	z-index: 999999;
	animation-name: anime1;
	animation-duration: 2.7s;
	animation-timing-function: ease-out;
	animation-iteration-count: infinite;
}

@keyframes anime1 {
	0% {
		width: 2px;
		height: 0;
		background-color: #fff;
	}

	25% {
		width: 2px;
		height: 120px;
		background-color: #fff;
	}

	45% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}

	100% {
		width: 2px;
		height: 120px;
		background-color: transparent;
	}
}


/* index.html
=========================================================================== */

@media (max-width: 767px) {
.bg_top01 {
	background: url(../images/bg_top01.jpg) 70% top /cover no-repeat;
	position: relative;
	padding: 30px 0 40px 0;
}

p.ttl_top01 {
	text-align: center;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.ttl_top01 span {
	display: block;
	color: #ff0608;
	font-size: 1.5rem;
	line-height: 1;
	letter-spacing: 0.2em;
	margin-bottom: 8px;
}

p.ttl_top01:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background-color: #ff0608;
	margin: 15px auto 20px;
}

.bg_top01 p.text {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}

.inner_top01 {
	background-color: rgba(255, 255, 255, 0.9);
	margin-top: 40px;
	border-radius: 16px;
	box-shadow: 3px 3px 9px -8px #777777;
	padding: 30px  25px;
	margin: 30px auto 0;
}

h2.top {
	font-size: 2.0rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 25px;
	text-align: center;
}

h2.top span {
	display: block;
	color: #e41515;
	font-size: 1.3rem;
	font-family: "Archivo Black", sans-serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_news {
	padding-bottom: 15px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #8f8f8f;
	display: flex;
	flex-direction: column;
	position: relative;
}

.cont_news:last-child {
	margin-bottom: 0;
}

p.news_date {
	width: 80px;
	font-size: 1.3rem;
	color: #ec0709;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	flex-shrink: 0;
	margin-bottom: 5px;
}

p.news_cate {
	width: 120px;
	font-size: 1.2rem;
	text-align: center;
	padding: 0.1em 0.1em;
	flex-shrink: 0;
	position: absolute;
	right: 0;
	top: -5px;
}

.cont_news .ttl {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.4;
}
}

@media (min-width: 768px) {
.bg_top01 {
	background: url(../images/bg_top01.jpg) center top /cover no-repeat;
	position: relative;
	padding: 50px 0 50px 40px;
}

.bg_top01 .container {
	width: calc(720px - 40px);
}

.bg_top01:before {
	content: 'NIHON SHOUBOU KIZAI SHOUKAI';
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 100%;
	background-color: #ec0709;
	position: absolute;
	left:0;
	top:0;
	writing-mode: vertical-rl;
	color: #f7b8b9;
	letter-spacing: 0.1em;
	font-size: 1.2rem;
}

p.ttl_top01 {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.ttl_top01 span {
	display: block;
	color: #ff0608;
	font-size: 1.8rem;
	line-height: 1;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}

p.ttl_top01:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ff0608;
	margin: 20px auto 25px;
}

.bg_top01 p.text {
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

.inner_top01 {
	background-color: rgba(255, 255, 255, 0.9);
	margin-top: 60px;
	border-radius: 16px;
	box-shadow: 3px 3px 9px -8px #777777;
	padding: 40px  40px;
	width: 660px;
	margin: 40px auto 0;
}

h2.top {
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 25px;
}

h2.top span {
	display: block;
	color: #e41515;
	font-size: 1.5rem;
	font-family: "Archivo Black", sans-serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_news {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #8f8f8f;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.cont_news:last-child {
	margin-bottom: 0;
}

p.news_date {
	width: 80px;
	font-size: 1.3rem;
	color: #ec0709;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	flex-shrink: 0;
}

p.news_cate {
	width: 120px;
	font-size: 1.3rem;
	text-align: center;
	padding: 0.2em 0.1em;
	flex-shrink: 0;
	margin-right: 20px;
}

.cont_news .ttl {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.4;
}
}

@media (min-width: 992px) {
.bg_top01 {
	background: url(../images/bg_top01.jpg) center top /cover no-repeat;
	position: relative;
	padding: 60px 0 70px 60px;
}

.bg_top01 .container {
	width: calc(940px - 60px);
}

.bg_top01:before {
	content: 'NIHON SHOUBOU KIZAI SHOUKAI';
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 100%;
	background-color: #ec0709;
	position: absolute;
	left:0;
	top:0;
	writing-mode: vertical-rl;
	color: #f7b8b9;
	letter-spacing: 0.1em;
	font-size: 1.3rem;
}

p.ttl_top01 {
	text-align: center;
	font-size: 2.6rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.ttl_top01 span {
	display: block;
	color: #ff0608;
	font-size: 1.8rem;
	line-height: 1;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
}

p.ttl_top01:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ff0608;
	margin: 20px auto 25px;
}

.bg_top01 p.text {
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.8;
}

.inner_top01 {
	background-color: rgba(255, 255, 255, 0.9);
	margin-top: 60px;
	border-radius: 16px;
	box-shadow: 3px 3px 9px -8px #777777;
	padding: 50px  50px;
	width: 860px;
	margin: 40px auto 0;
}

h2.top {
	font-size: 2.7rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 35px;
}

h2.top span {
	display: block;
	color: #e41515;
	font-size: 1.6rem;
	font-family: "Archivo Black", sans-serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_news {
	padding-bottom: 15px;
	margin-bottom: 15px;
	border-bottom: 1px dotted #8f8f8f;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.cont_news:last-child {
	margin-bottom: 0;
}

p.news_date {
	width: 100px;
	font-size: 1.4rem;
	color: #ec0709;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

p.news_cate {
	width: 140px;
	font-size: 1.6rem;
	text-align: center;
	padding: 0.2em 0.1em;
	flex-shrink: 0;
	margin-right: 30px;
}

.cont_news .ttl {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 1.4;
}
}

@media (min-width: 1200px) and (max-width: 1399px) {
.bg_top01 {
	background: url(../images/bg_top01.jpg) center top /cover no-repeat;
	position: relative;
	padding: 80px 0 70px 100px;
}

.bg_top01 .container {
	width: calc(1170px - 100px);
}

.bg_top01:before {
	content: 'NIHON SHOUBOU KIZAI SHOUKAI';
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100%;
	background-color: #ec0709;
	position: absolute;
	left:0;
	top:0;
	writing-mode: vertical-rl;
	color: #f7b8b9;
	letter-spacing: 0.1em;
	font-size: 1.3rem;
}

p.ttl_top01 {
	text-align: center;
	font-size: 3rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.ttl_top01 span {
	display: block;
	color: #ff0608;
	font-size: 2rem;
	line-height: 1;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
}

p.ttl_top01:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ff0608;
	margin: 20px auto 30px;
}

.bg_top01 p.text {
	text-align: center;
	font-size: 1.7rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
}

.inner_top01 {
	background-color: rgba(255, 255, 255, 0.9);
	margin-top: 60px;
	border-radius: 16px;
	box-shadow: 3px 3px 9px -8px #777777;
	padding: 50px  60px;
	width: 950px;
	margin: 50px auto 0;
}

h2.top {
	font-size: 2.7rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 35px;
}

h2.top span {
	display: block;
	color: #e41515;
	font-size: 1.6rem;
	font-family: "Archivo Black", sans-serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_news {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #8f8f8f;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.cont_news:last-child {
	margin-bottom: 0;
}

p.news_date {
	width: 110px;
	font-size: 1.6rem;
	color: #ec0709;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

p.news_cate {
	width: 140px;
	font-size: 1.6rem;
	text-align: center;
	padding: 0.2em 0.1em;
	flex-shrink: 0;
	margin-right: 30px;
}

.cont_news .ttl {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 1.4;
}
}

@media (min-width: 1400px) {
.bg_top01 {
	background: url(../images/bg_top01.jpg) center top /cover no-repeat;
	position: relative;
	padding: 90px 0 70px 100px;
}

.bg_top01:before {
	content: 'NIHON SHOUBOU KIZAI SHOUKAI';
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100%;
	background-color: #ec0709;
	position: absolute;
	left:0;
	top:0;
	writing-mode: vertical-rl;
	color: #f7b8b9;
	letter-spacing: 0.1em;
	font-size: 1.3rem;
}

.bg_top01 .container {
	width: 1240px;
}

p.ttl_top01 {
	text-align: center;
	font-size: 3.2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.ttl_top01 span {
	display: block;
	color: #ff0608;
	font-size: 2.2rem;
	line-height: 1;
	letter-spacing: 0.2em;
	margin-bottom: 15px;
}

p.ttl_top01:after {
	content: '';
	display: block;
	width: 50px;
	height: 2px;
	background-color: #ff0608;
	margin: 20px auto 30px;
}

.bg_top01 p.text {
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	line-height: 2;
}

.inner_top01 {
	background-color: rgba(255, 255, 255, 0.9);
	border-radius: 16px;
	box-shadow: 3px 3px 9px -8px #777777;
	padding: 50px  60px;
	width: inherit;
	margin: 60px 0 0;
}

h2.top {
	font-size: 3rem;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 1;
	margin-bottom: 35px;
}

h2.top span {
	display: block;
	color: #e41515;
	font-size: 1.6rem;
	font-family: "Archivo Black", sans-serif;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_news {
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dotted #8f8f8f;
	display: flex;
	flex-direction: row;
	align-items: center;
}

.cont_news:last-child {
	margin-bottom: 0;
}

p.news_date {
	width: 110px;
	font-size: 1.6rem;
	color: #ec0709;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
}

p.news_cate {
	width: 140px;
	font-size: 1.6rem;
	text-align: center;
	padding: 0.2em 0.1em;
	flex-shrink: 0;
	margin-right: 30px;
}

.cont_news .ttl {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 1.4;
}
}





.color01 {
	color: #e41515;
	border: 1px solid #e41515;
}

.color02 {
	color: #328dba;
	border: 1px solid #328dba;
}

.color03 {
	color: #5e5e5e;
	border: 1px solid #5e5e5e;
}

.color04 {
	color: #16af50;
	border: 1px solid #16af50;
}

.color05 {
	color: #a215e4;
	border: 1px solid #a215e4;
}

.color06 {
	color: #bd8b04;
	border: 1px solid #bd8b04;
}














@media (max-width: 767px) {
.bg_top02 {
	background-color: #fff;
	padding: 50px 0 80px 0;
	position: relative;
}

.dg_top02 {
	display: grid;
	grid-template-columns: repeat(1,1fr);
	gap: 30px;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 76%;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_top02 h3 {
	font-size: 1.6rem;
	background-color: #333;
	color: #fff;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 0.4em 1em;
	margin: 15px 0 15px;
}

.cont_top02 p.text {
	color: #333;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}
}

@media (min-width: 768px) {
.bg_top02 {
	background-color: #fff;
	padding: 70px 40px 120px 0;
	position: relative;
}

.bg_top02 .container {
	width: calc(720px - 40px);
}

.bg_top02:before {
	content: 'NIHON SHOUBOU KIZAI SHOUKAI';
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 100%;
	background-color: #333;
	position: absolute;
	right:0;
	top:0;
	writing-mode: vertical-rl;
	color: #a1a1a1;
	letter-spacing: 0.1em;
	font-size: 1.2rem;
}

.dg_top02 {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 10px;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 76%;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_top02 h3 {
	font-size: 1.7rem;
	background-color: #333;
	color: #fff;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 0.4em 1em;
	margin: 15px 0 15px;
}

.cont_top02 p.text {
	color: #333;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}
}

@media (min-width: 992px) {
.bg_top02 {
	background-color: #fff;
	padding: 80px 60px 120px 0;
	position: relative;
}

.bg_top02 .container {
	width: calc(940px - 60px);
}

.bg_top02:before {
	content: 'NIHON SHOUBOU KIZAI SHOUKAI';
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 60px;
	height: 100%;
	background-color: #333;
	position: absolute;
	right:0;
	top:0;
	writing-mode: vertical-rl;
	color: #a1a1a1;
	letter-spacing: 0.1em;
	font-size: 1.3rem;
}

.dg_top02 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 10px;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 76%;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_top02 h3 {
	font-size: 1.7rem;
	background-color: #333;
	color: #fff;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 0.4em 1em;
	margin: 15px 0 15px;
}

.cont_top02 p.text {
	color: #333;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}
}

@media (min-width: 1200px) {
.bg_top02 {
	background-color: #fff;
	padding: 80px 100px 150px 0;
	position: relative;
}

.bg_top02 .container {
	width: calc(1170px - 100px);
}

.bg_top02:before {
	content: 'NIHON SHOUBOU KIZAI SHOUKAI';
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100%;
	background-color: #333;
	position: absolute;
	right:0;
	top:0;
	writing-mode: vertical-rl;
	color: #a1a1a1;
	letter-spacing: 0.1em;
	font-size: 1.3rem;
}

.dg_top02 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 76%;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_top02 h3 {
	font-size: 1.9rem;
	background-color: #333;
	color: #fff;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 0.4em 1em;
	margin: 15px 0 15px;
}

.cont_top02 p.text {
	color: #333;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.6;
}
}

@media (min-width: 1740px) {
.bg_top02 {
	background-color: #fff;
	padding: 130px 100px 180px 0;
	position: relative;
}

.bg_top02:before {
	content: 'NIHON SHOUBOU KIZAI SHOUKAI';
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	width: 100px;
	height: 100%;
	background-color: #333;
	position: absolute;
	right:0;
	top:0;
	writing-mode: vertical-rl;
	color: #a1a1a1;
	letter-spacing: 0.1em;
	font-size: 1.3rem;
}

.bg_top02 .container {
	width: 1700px;
}

.dg_top02 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 76%;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_top02 h3 {
	font-size: 2.2rem;
	background-color: #333;
	color: #fff;
	text-align: center;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1;
	padding: 0.4em 1em;
	margin: 15px 0 15px;
}

.cont_top02 p.text {
	color: #333;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	line-height: 1.7;
}
}











@media (max-width: 767px) {
.bg_top03 {
	padding: 25px 0 40px;
	color: #fff;
	position: relative;
}

.pic_top03 {
	margin-bottom: 20px;
	width: 94%;
}

.cont_top03 {
	margin: 0 15px;
	flex-shrink: 0;
}

p.en_top03 {
	color: #e41515;
	font-size: 4.6rem;
	font-family: "Archivo Black", sans-serif;
	position: absolute;
  left: 50%;
  transform: translateX(-50%);
	top: -40px;
	width: 100%;
	text-align: center;
}

h2.top03 {
	font-size: 1.7rem;
	line-height: 1.4;
	letter-spacing: 0.05em;
	color: #e62828;
	font-weight: 600;
	margin-bottom: 15px;
	text-align: center;
}

.cont_top03 p.text {
	font-size: 1.5rem;
	letter-spacing: 0.03em;
	line-height: 1.6;
}

p.btn_top_red a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 180px;
	height: 46px;
	background-color: #e41515;
	color: #fff;
	border-radius: 8px;
	font-size: 1.6rem;
	position: relative;
	margin: 0 auto;
}

p.btn_top_red a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 26px;
	height: 17px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top_red a:hover {
	opacity: 1;
	background-color: #f72929;
}

p.btn_top_red a:hover:after {
	right: 10px;
}

.cont_top03 p.btn_top_red a {
	margin-top: 30px;
}
}

@media (min-width: 768px) {
.bg_top03 {
	padding: 40px 0 40px;
	color: #fff;
	position: relative;
}

.pic_top03 {
	width: 500px;
}

.cont_top03 {
	width: 390px;
	margin-left: 40px;
	margin-right: 30px;
	flex-shrink: 0;
}

p.en_top03 {
	color: #e41515;
	font-size: 7rem;
	font-family: "Archivo Black", sans-serif;
	position: absolute;
	right: 9%;
	top: -60px;
}

h2.top03 {
	font-size: 2rem;
	letter-spacing: 0.05em;
	color: #e62828;
	font-weight: 600;
	margin-bottom: 20px;
}

.cont_top03 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.03em;
	line-height: 1.6;
}

p.btn_top_red a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 220px;
	height: 50px;
	background-color: #e41515;
	color: #fff;
	border-radius: 8px;
	font-size: 1.6rem;
	position: relative;
}

p.btn_top_red a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 32px;
	height: 22px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top_red a:hover {
	opacity: 1;
	background-color: #f72929;
}

p.btn_top_red a:hover:after {
	right: 15px;
}

.cont_top03 p.btn_top_red a {
	margin-top: 30px;
}
}

@media (min-width: 992px) {
.bg_top03 {
	padding: 40px 0 40px;
	color: #fff;
	position: relative;
}

.pic_top03 {
	width: 900px;
}

.cont_top03 {
	width: 520px;
	margin-left: 50px;
	margin-right: 30px;
	flex-shrink: 0;
}

p.en_top03 {
	color: #e41515;
	font-size: 8rem;
	font-family: "Archivo Black", sans-serif;
	position: absolute;
	right: 9%;
	top: -70px;
}

h2.top03 {
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	color: #e62828;
	font-weight: 600;
	margin-bottom: 30px;
}

.cont_top03 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
}

p.btn_top_red a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 56px;
	background-color: #e41515;
	color: #fff;
	border-radius: 8px;
	font-size: 1.8rem;
	position: relative;
}

p.btn_top_red a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 32px;
	height: 22px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top_red a:hover {
	opacity: 1;
	background-color: #f72929;
}

p.btn_top_red a:hover:after {
	right: 15px;
}

.cont_top03 p.btn_top_red a {
	margin-top: 30px;
}
}

@media (min-width: 1200px) {
.bg_top03 {
	padding: 40px 0 40px;
	color: #fff;
	position: relative;
}

.pic_top03 {
	width: 900px;
}

.cont_top03 {
	width: 600px;
	margin-left: 70px;
	margin-right: 30px;
	flex-shrink: 0;
}

p.en_top03 {
	color: #e41515;
	font-size: 10rem;
	font-family: "Archivo Black", sans-serif;
	position: absolute;
	right: 10%;
	top: -90px;
}

h2.top03 {
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	color: #e62828;
	font-weight: 600;
	margin-bottom: 30px;
}

.cont_top03 p.text {
	font-size: 1.7rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
}

p.btn_top_red a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 56px;
	background-color: #e41515;
	color: #fff;
	border-radius: 8px;
	font-size: 1.8rem;
	position: relative;
}

p.btn_top_red a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 32px;
	height: 22px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top_red a:hover {
	opacity: 1;
	background-color: #f72929;
}

p.btn_top_red a:hover:after {
	right: 15px;
}

.cont_top03 p.btn_top_red a {
	margin-top: 30px;
}
}

@media (min-width: 1500px) {
.bg_top03 {
	padding: 40px 0 40px;
	color: #fff;
	position: relative;
}

.pic_top03 {
	width: 900px;
}

.cont_top03 {
	width: 700px;
	margin-left: 100px;
	margin-right: 30px;
	flex-shrink: 0;
}

p.en_top03 {
	color: #e41515;
	font-size: 12rem;
	font-family: "Archivo Black", sans-serif;
	position: absolute;
	right: 11%;
	top: -100px;
}

h2.top03 {
	font-size: 2.7rem;
	letter-spacing: 0.1em;
	color: #e62828;
	font-weight: 600;
	margin-bottom: 50px;
}

.cont_top03 p.text {
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	line-height: 1.8;
}

p.btn_top_red a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 56px;
	background-color: #e41515;
	color: #fff;
	border-radius: 8px;
	font-size: 1.8rem;
	position: relative;
}

p.btn_top_red a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 32px;
	height: 22px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_top_red a:hover {
	opacity: 1;
	background-color: #f72929;
}

p.btn_top_red a:hover:after {
	right: 15px;
}

.cont_top03 p.btn_top_red a {
	margin-top: 30px;
}
}









@media (max-width: 767px) {
.bg_top04 {
	padding: 50px 0 50px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

.bg_top04 > .flex_e {
	flex-direction: column;
}

.bg_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) center top /contain no-repeat;
	width: 420px;
	height: 423px;
	position: absolute;
	left: -5%;
	top: 3%;
	z-index: 1;
}

.pic_top04 {
	width: 90%;
	margin: 50px auto 0;
	position: relative;
	z-index: 2;
}

.cont_top04 {
	display: flex;
	flex-direction: column;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
	padding: 0 15px;
}

.cont_top04 p.en {
	color: #e41515;
	font-size: 4.6rem;
	font-family: "Archivo Black", sans-serif;
	text-align: center;
}

h2.top04_1 {
	font-size: 2rem;
	letter-spacing: 0.1em;
	color: #e62828;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center;
}

.cont_top04 p.text {
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	line-height: 1.7;
}

.cont_top04 p.btn_top_red a {
	margin-top: 20px;
}

.mb_top04 {
	margin-bottom: 50px;
}

h2.top04_2 {
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	text-align: center;
}

.bg_top04 p.hour {
	text-align: center;
	margin-bottom: 20px;
	font-size: 1.4rem;
}

p.tel_top04 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_top04:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_black.png) 0 0 /contain no-repeat;
	width: 24px;
	height: 31px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.btn_top04 a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 50px;
	background-color: #333;
	color: #fff;
	font-weight: 500;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	border-radius: 8px;
	margin-left: 20px;
}

p.btn_top04 a:before {
		content: '';
	display: block;
	background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_top04 a:hover {
	opacity: 1;
	background-color: #666;
}
}

@media (min-width: 768px) and (max-width:991px) {
.bg_top04 {
	padding: 80px 0 70px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

.bg_top04 > .flex_e {
	flex-direction: column;
}

.bg_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 620px;
	height: 623px;
	position: absolute;
	left: 15%;
	top: 3%;
	z-index: 1;
}

.pic_top04 {
	width: 90%;
	margin: 50px auto 0;
	position: relative;
	z-index: 2;
	max-width: 500px;
}

.cont_top04 {
	display: flex;
	flex-direction: row;
	width: 630px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
}

.cont_top04 p.en {
	color: #e41515;
		font-size: 8rem;
	font-family: "Archivo Black", sans-serif;
	writing-mode: vertical-rl;
	margin-right: 10px;
}

h2.top04_1 {
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	color: #e62828;
	font-weight: 700;
	margin-bottom: 20px;
	padding-top: 5px;
}

.cont_top04 p.text {
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	line-height: 1.7;
}

.cont_top04 p.btn_top_red a {
	margin-top: 20px;
}

.mb_top04 {
	margin-bottom: 50px;
}

h2.top04_2 {
	font-size: 2.1rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.bg_top04 p.hour {
	text-align: center;
}

p.tel_top04 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_top04:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_black.png) 0 0 /contain no-repeat;
	width: 24px;
	height: 31px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.btn_top04 a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 60px;
	background-color: #333;
	color: #fff;
	font-weight: 500;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	border-radius: 8px;
	margin-left: 20px;
}

p.btn_top04 a:before {
		content: '';
	display: block;
	background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_top04 a:hover {
	opacity: 1;
	background-color: #666;
}
}

@media (min-width: 992px) {
.bg_top04 {
	padding: 120px 0 100px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

.bg_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 720px;
	height: 723px;
	position: absolute;
	left: 15%;
	top: 3%;
	z-index: 1;
}

.pic_top04 {
	width: 880px;
	margin-left: 50px;
	position: relative;
	z-index: 2;
}

.cont_top04 {
	display: flex;
	flex-direction: row;
	width: 630px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
}

.cont_top04 p.en {
	color: #e41515;
		font-size: 9rem;
	font-family: "Archivo Black", sans-serif;
	writing-mode: vertical-rl;
	margin-right: 10px;
}

h2.top04_1 {
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	color: #e62828;
	font-weight: 700;
	margin-bottom: 20px;
	padding-top: 5px;
}

.cont_top04 p.text {
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	line-height: 1.7;
}

.cont_top04 p.btn_top_red a {
	margin-top: 20px;
}

.mb_top04 {
	margin-bottom: 50px;
}

h2.top04_2 {
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.bg_top04 p.hour {
	text-align: center;
}

p.tel_top04 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_top04:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_black.png) 0 0 /contain no-repeat;
	width: 24px;
	height: 31px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.btn_top04 a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 60px;
	background-color: #333;
	color: #fff;
	font-weight: 500;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	border-radius: 8px;
	margin-left: 20px;
}

p.btn_top04 a:before {
		content: '';
	display: block;
	background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_top04 a:hover {
	opacity: 1;
	background-color: #666;
}
}

@media (min-width: 1200px) {
.bg_top04 {
	padding: 120px 0 100px;
	background-color: #fff;
	position: relative;
	overflow: hidden;
}

.bg_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 720px;
	height: 723px;
	position: absolute;
	left: 15%;
	top: 5%;
	z-index: 1;
}

.pic_top04 {
	width: 880px;
	margin-left: 50px;
	position: relative;
	z-index: 2;
}

.cont_top04 {
	display: flex;
	flex-direction: row;
	width: 630px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
}

.cont_top04 p.en {
	color: #e41515;
		font-size: 9rem;
	font-family: "Archivo Black", sans-serif;
	writing-mode: vertical-rl;
	margin-right: 10px;
}

h2.top04_1 {
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	color: #e62828;
	font-weight: 700;
	margin-bottom: 20px;
	padding-top: 5px;
}

.cont_top04 p.text {
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	line-height: 1.7;
}

.cont_top04 p.btn_top_red a {
	margin-top: 20px;
}

.mb_top04 {
	margin-bottom: 50px;
}

h2.top04_2 {
	font-size: 2.2rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

.bg_top04 p.hour {
	text-align: center;
}

p.tel_top04 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_top04:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_black.png) 0 0 /contain no-repeat;
	width: 24px;
	height: 31px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.btn_top04 a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 240px;
	height: 60px;
	background-color: #333;
	color: #fff;
	font-weight: 500;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	border-radius: 8px;
	margin-left: 20px;
}

p.btn_top04 a:before {
		content: '';
	display: block;
	background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_top04 a:hover {
	opacity: 1;
	background-color: #666;
}
}

@media (min-width: 1600px) {
.bg_top04 {
	padding: 120px 0 100px;
	background-color: #fff;
	position: relative;
}

.bg_top04:before {
	content: '';
	display: block;
	background: url(../images/deco_top04.png) 0 0 /contain no-repeat;
	width: 836px;
	height: 839px;
	position: absolute;
	left: 15%;
	top: 8%;
	z-index: 1;
}

.pic_top04 {
	width: 880px;
	margin-left: 100px;
	position: relative;
	z-index: 2;
}

.cont_top04 {
	display: flex;
	flex-direction: row;
	width: 770px;
	flex-shrink: 0;
	position: relative;
	z-index: 2;
}

.cont_top04 p.en {
	color: #e41515;
		font-size: 12rem;
	font-family: "Archivo Black", sans-serif;
	writing-mode: vertical-rl;
	margin-right: 20px;
}

h2.top04_1 {
	font-size: 3rem;
	letter-spacing: 0.1em;
	color: #e62828;
	font-weight: 700;
	margin-bottom: 40px;
	padding-top: 5px;
}

.cont_top04 p.text {
	font-size: 1.8rem;
	letter-spacing: 0.1em;
	line-height: 1.7;
}

.cont_top04 p.btn_top_red a {
	margin-top: 40px;
}

.mb_top04 {
	margin-bottom: 90px;
}

h2.top04_2 {
	font-size: 2.6rem;
	font-weight: 600;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
}

.bg_top04 p.hour {
	text-align: center;
}

p.tel_top04 {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 3.6rem;
	letter-spacing: 0.05em;
	font-weight: 700;
	display: flex;
	flex-direction: row;
	align-items: center;
}

p.tel_top04:before {
	content: '';
	display: block;
	background: url(../images/icon_tel_black.png) 0 0 /contain no-repeat;
	width: 24px;
	height: 31px;
	flex-shrink: 0;
	margin-right: 5px;
}

p.btn_top04 a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 280px;
	height: 60px;
	background-color: #333;
	color: #fff;
	font-weight: 500;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	border-radius: 8px;
	margin-left: 30px;
}

p.btn_top04 a:before {
		content: '';
	display: block;
	background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
	width: 22px;
	height: 18px;
	flex-shrink: 0;
	margin-right: 7px;
}

p.btn_top04 a:hover {
	opacity: 1;
	background-color: #666;
}
}













/* フッター
=========================================================================== */

@media (max-width: 767px) {
	.bg_contact_f {
		background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
		padding: 50px 15px 50px;
		color: #fff;
	}
	
	p.ttl_en {
		text-align: center;
		font-family: "Archivo Black", sans-serif;
		font-size: 4rem;
		font-weight: 100;
		color: #fff;
		position: relative;
		line-height: 1;
		margin-bottom: 10px;
	}
	
	.bg_contact_f p.text {
		text-align: center;
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		margin-bottom: 15px;
	}
	
	p.tel_contact_f {
		font-family: "Roboto Condensed", serif;
		color: #fff;
		font-size: 2.8rem;
		font-weight: 700;
		text-align: center;
	}
	
	p.tel_contact_f span.tel_link {
		color: #fff;
	}
	
	p.tel_contact_f b {
		font-size: 1.8rem;
		font-weight: 700;
	}

	.bg_contact_f p.hour {
		font-size: 1.3rem;
		margin-bottom: 7px;
		font-weight: 700;
		letter-spacing: 0.05em;
	}
	
	p.btn_contact_f a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 220px;
		height: 46px;
		background-color: #fff;
		border-radius: 50px;
		color: #fff;
		font-size: 1.5rem;
		letter-spacing: 0.05em;
		font-weight: 500;
		margin: 10px auto 0;
		background-color: #e41515;
	}

		p.btn_contact_f a:before {
		content: '';
		display: block;
		background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
		width: 19px;
		height: 16px;
		flex-shrink: 0;
		margin-right: 8px;
	}
}

@media (min-width: 768px) {
	.bg_contact_f {
		background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
		padding: 90px 0;
		color: #fff;
	}
	
	p.ttl_en {
		text-align: center;
		font-family: "Archivo Black", sans-serif;
		font-size: 6rem;
		font-weight: 100;
		color: #fff;
		position: relative;
		line-height: 1;
		margin-bottom: 20px;
	}
	
	.bg_contact_f p.text {
		text-align: center;
		font-size: 1.7rem;
		letter-spacing: 0.1em;
		margin-bottom: 25px;
	}
	
	p.tel_contact_f {
		font-family: "Roboto Condensed", serif;
		color: #fff;
		font-size: 3.2rem;
		font-weight: 700;
	}
	
	p.tel_contact_f span.tel_link {
		color: #fff;
	}
	
	p.tel_contact_f b {
		font-size: 2.2rem;
		font-weight: 700;
	}

	.bg_contact_f p.hour {
		text-align: center;
		font-size: 1.5rem;
		font-weight: 700;
		letter-spacing: 0.05em;
	}
	
	p.btn_contact_f a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 300px;
		height: 54px;
		background-color: #fff;
		border-radius: 50px;
		color: #fff;
		font-size: 1.7rem;
		letter-spacing: 0.05em;
		font-weight: 500;
		margin-left: 70px;
		background-color: #e41515;
	}

	p.btn_contact_f a:before {
		content: '';
		display: block;
		background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
		width: 22px;
		height: 18px;
		flex-shrink: 0;
		margin-right: 8px;
	}
}

@media (min-width: 992px) {
	.bg_contact_f {
		background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
		padding: 100px 0;
		color: #fff;
	}
	
	p.ttl_en {
		text-align: center;
		font-family: "Archivo Black", sans-serif;
		font-size: 7rem;
		font-weight: 100;
		color: #fff;
		position: relative;
		line-height: 1;
		margin-bottom: 35px;
	}
	
	.bg_contact_f p.text {
		text-align: center;
		font-size: 1.7rem;
		letter-spacing: 0.1em;
		margin-bottom: 25px;
	}
	
	p.tel_contact_f {
		font-family: "Roboto Condensed", serif;
		color: #fff;
		font-size: 3.6rem;
		font-weight: 700;
	}
	
	p.tel_contact_f span.tel_link {
		color: #fff;
	}
	
	p.tel_contact_f b {
		font-size: 2.5rem;
		font-weight: 700;
	}

	.bg_contact_f p.hour {
		text-align: center;
		font-size: 1.5rem;
		font-weight: 700;
		letter-spacing: 0.1em;
	}
	
	p.btn_contact_f a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 320px;
		height: 60px;
		background-color: #fff;
		border-radius: 50px;
		color: #fff;
		font-size: 1.8rem;
		letter-spacing: 0.05em;
		font-weight: 500;
		margin-left: 70px;
		background-color: #e41515;
	}

		p.btn_contact_f a:before {
		content: '';
		display: block;
		background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
		width: 22px;
		height: 18px;
		flex-shrink: 0;
		margin-right: 8px;
	}
}

@media (min-width: 1200px) {
	.bg_contact_f {
		background: url(../images/bg_contact_f.jpg) center center /cover no-repeat;
		padding: 130px 0;
		color: #fff;
	}
	
	p.ttl_en {
		text-align: center;
		font-family: "Archivo Black", sans-serif;
		font-size: 10.2rem;
		font-weight: 100;
		color: #fff;
		position: relative;
		line-height: 1;
		margin-bottom: 40px;
	}
	
	.bg_contact_f p.text {
		text-align: center;
		font-size: 2.4rem;
		letter-spacing: 0.1em;
		margin-bottom: 45px;
	}
	
	p.tel_contact_f {
		font-family: "Roboto Condensed", serif;
		color: #fff;
		font-size: 4.4rem;
		font-weight: 700;
	}
	
	p.tel_contact_f span.tel_link {
		color: #fff;
	}
	
	p.tel_contact_f b {
		font-size: 2.7rem;
		font-weight: 700;
	}

	.bg_contact_f p.hour {
		text-align: center;
		font-size: 1.5rem;
		font-weight: 700;
		letter-spacing: 0.1em;
	}
	
	p.btn_contact_f a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 340px;
		height: 70px;
		border-radius: 50px;
		color: #fff;
		font-size: 2rem;
		letter-spacing: 0.05em;
		font-weight: 500;
		margin-left: 70px;
		background-color: #e41515;
	}

		p.btn_contact_f a:before {
		content: '';
		display: block;
		background: url(../images/icon_mail.png) 0 0 /contain no-repeat;
		width: 22px;
		height: 18px;
		flex-shrink: 0;
		margin-right: 8px;
	}
}

p.btn_contact_f a:hover {
	opacity: 1;
	background-color: #ff2c2c;
}












@media (max-width: 767px) {
footer {
	padding: 50px 0 0;
	color: #fff;
}

.footer_l {
	width: 100%;
}

.footer_r {
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

p.logo_f {
	width: 260px;
	margin: 0 auto 25px;
}

p.text_f {
	font-size: 1.5rem;
	text-align: center;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 7px;
}

span.btn_map_f a img {
	width: 17px;
}

p.tel_f {
	color: #e41515;
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.05em;
	text-align: center;
}

p.tel_f span.tel_link {
	color: #e41515;
}

ul.fnav {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 20px 0 30px;
}

ul.fnav li {
	margin-bottom: 5px;
}

ul.fnav li:last-child {
	margin-bottom: 0;
}

ul.fnav li a {
	font-size: 1.5rem;
	color: #fff;
	display: block;
	text-align: center;
}

p.copyright {
	font-size: 1.1rem;
	color: #868686;
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 0;
}
}

@media (min-width: 768px) {
footer {
	padding: 100px 0 0;
	color: #fff;
}

.footer_l {
	width: 56%;
}

.footer_r {
	width: 42%;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

p.logo_f {
	width: 300px;
	margin-bottom: 30px;
}

p.text_f {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 10px;
}

span.btn_map_f a img {
	width: 20px;
}

p.tel_f {
	color: #e41515;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

p.tel_f span.tel_link {
	color: #e41515;
}

p.tel_f:first-child {
	margin-right: 20px;
}

ul.fnav {
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	padding-top: 5px;
}

ul.fnav li {
	margin-left: 20px;
}

ul.fnav li:last-child {
	margin-right: 0;
}

ul.fnav li a {
	font-size: 1.6rem;
	color: #fff;
	display: block;
	margin-bottom: 8px;
	text-align: right;
}

p.copyright {
	font-size: 1.2rem;
	color: #868686;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	margin-top: 80px;
}
}

@media (min-width: 992px) {
footer {
	padding: 110px 0 0;
	color: #fff;
}

.footer_l {
	width: 46%;
}

.footer_r {
	width: 52%;
}

p.logo_f {
	width: 300px;
	margin-bottom: 30px;
}

p.text_f {
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 10px;
}

span.btn_map_f a img {
	width: 20px;
}

p.tel_f {
	color: #e41515;
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.05em;
}

p.tel_f span.tel_link {
	color: #e41515;
}

p.tel_f:first-child {
	margin-right: 20px;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	padding-top: 5px;
}

ul.fnav li {
	margin-left: 20px;
}

ul.fnav li:last-child {
	margin-right: 0;
}

ul.fnav li a {
	font-size: 1.5rem;
	color: #fff;
}

p.copyright {
	font-size: 1.2rem;
	color: #868686;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	margin-top: 80px;
}
}

@media (min-width: 1200px) {
footer {
	padding: 120px 0 0;
	color: #fff;
}

.footer_l {
	width: 40%;
}

.footer_r {
	width: 58%;
}

p.logo_f {
	width: 330px;
	margin-bottom: 30px;
}

p.text_f {
	font-size: 1.7rem;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 10px;
}

span.btn_map_f a img {
	width: 20px;
}

p.tel_f {
	color: #e41515;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.tel_f span.tel_link {
	color: #e41515;
}

p.tel_f:first-child {
	margin-right: 30px;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	padding-top: 5px;
}

ul.fnav li {
	margin-left: 30px;
}

ul.fnav li a {
	font-size: 1.7rem;
	color: #fff;
}

p.copyright {
	font-size: 1.2rem;
	color: #868686;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	margin-top: 90px;
}
}

@media (min-width: 1500px) {
footer {
	padding: 150px 0 0;
	color: #fff;
}

.footer_l {
	width: 40%;
}

.footer_r {
	width: 58%;
}

footer .container {
	width: 1440px;
}

p.logo_f {
	width: 330px;
	margin-bottom: 30px;
}

p.text_f {
	font-size: 1.7rem;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
}

span.btn_map_f a {
    display: inline-block;
    margin-left: 10px;
}

span.btn_map_f a img {
	width: 20px;
}

p.tel_f {
	color: #e41515;
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
}

p.tel_f span.tel_link {
	color: #e41515;
}

p.tel_f:first-child {
	margin-right: 30px;
}

ul.fnav {
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	padding-top: 5px;
}

ul.fnav li {
	margin-left: 30px;
}

ul.fnav li a {
	font-size: 1.7rem;
	color: #fff;
}

p.copyright {
	font-size: 1.2rem;
	color: #868686;
	width: 100%;
	text-align: center;
	padding-bottom: 30px;
	margin-top: 90px;
}
}












@media (max-width: 767px) {
	p.pagetop a {
		position: fixed;
		bottom: 20px;
		right: 15px;
		width: 30px;
		height: 30px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 30px;
		height: 30px;
	}
}

@media (min-width: 768px) {
	p.pagetop a {
		position: fixed;
		bottom: 40px;
		right: 40px;
		width: 40px;
		height: 40px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 40px;
		height: 40px;
	}
}

@media (min-width: 1200px) {
	p.pagetop a {
		position: fixed;
		bottom: 40px;
		right: 40px;
		width: 50px;
		height: 50px;
		z-index: 999;
	}

	p.pagetop a img {
		width: 50px;
		height: 50px;
	}
}


@media (min-width: 1921px) {
	p.pagetop a {
		position: fixed;
		bottom: 40px;
		right: calc(50% - 920px);
		width: 50px;
		height: 50px;
		z-index: 99;
	}

	p.pagetop a img {
		width: 50px;
		height: 50px;
	}
}

@media (max-width: 767px) {
	p.btn_side a {
		position: fixed;
		top: 40px;
		right: 0;
		width: 3.6458%;
		/* height: 190px; */
		z-index: 999;
	}
}

@media (min-width: 768px) {
	p.btn_side a {
		position: fixed;
		top: 80px;
		right: 0;
		width: 3.6458%;
		/* height: 190px; */
		z-index: 999;
	}

	/* p.btn_side a img {
		width: 70px;
		height: 190px;
	} */
}

@media (min-width: 992px) {
	p.btn_side a {
		position: fixed;
		top: 150px;
		right: 0;
		width: 3.6458%;
		/* height: 190px; */
		z-index: 999;
	}

	/* p.btn_side a img {
		width: 70px;
		height: 190px;
	} */
}

@media (min-width: 1200px) {
	p.btn_side a {
		position: fixed;
		top: 200px;
		right: 0;
		width: 3.6458%;
		/* height: 190px; */
		z-index: 999;
	}

	/* p.btn_side a img {
		width: 70px;
		height: 190px;
	} */
}

@media (min-width: 1921px) {
	p.btn_side a {
		position: fixed;
		top: 200px;
		right: calc(50% - 960px);
		width: 70px;
		height: 190px;
		z-index: 999;
	}

	p.btn_side a img {
		width: 70px;
		height: 190px;
	}
}

p.btn_side a:hover {
	opacity: 0.85;
}






/* サブページ共通
=========================================================================== */

@media (max-width: 767px) {
.bg_sub {
	width: 100%;
	height: 180px;
	margin-top: 60px;
	border-radius: 30px 30px 0 0;
}

.bg_sub .container {
	height: 180px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h2.sub {
	color: #fff;
	font-size: 2.2rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	position: relative;
	text-align: center;
}

h2.sub span {
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 1.1rem;
	letter-spacing: 0.05em;
	display: block;
	margin-bottom: 5px;
}
}

@media (min-width: 768px) {
.bg_sub {
	width: 100%;
	height: 220px;
	margin-top: 70px;
	border-radius: 50px 50px 0 0;
}

.bg_sub .container {
	height: 220px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h2.sub {
	color: #fff;
	font-size: 2.8rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	position: relative;
}

h2.sub span {
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 15px;
}

h2.sub:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 0;
	height: 2px;
	background-color: #de0b0d;
	animation: underlineGrow 0.7s ease-out forwards;
}
}

@media (min-width: 992px) {
.bg_sub {
	width: 100%;
	height: 260px;
	margin-top: 100px;
	border-radius: 70px 70px 0 0;
}

.bg_sub .container {
	height: 260px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h2.sub {
	color: #fff;
	font-size: 3.3rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	position: relative;
}

h2.sub span {
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	display: inline-block;
	margin-right: 25px;
}

h2.sub:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 0;
	height: 2px;
	background-color: #de0b0d;
	animation: underlineGrow 0.7s ease-out forwards;
}
}

@media (min-width: 1200px) {
.bg_sub {
	width: 100%;
	height: 300px;
	margin-top: 100px;
	border-radius: 70px 70px 0 0;
}

.bg_sub .container {
	height: 300px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h2.sub {
	color: #fff;
	font-size: 3.9rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	position: relative;
}

h2.sub span {
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 2rem;
	letter-spacing: 0.08em;
	display: inline-block;
	margin-right: 25px;
}

h2.sub:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 0;
	height: 2px;
	background-color: #de0b0d;
	animation: underlineGrow 0.7s ease-out forwards;
}
}

@media (min-width: 1500px) {
.bg_sub {
	width: 100%;
	height: 300px;
	margin-top: 115px;
	border-radius: 70px 70px 0 0;
}

.bg_sub .container {
	height: 300px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

h2.sub {
	color: #fff;
	font-size: 3.9rem;
	font-weight: 900;
	letter-spacing: 0.08em;
	position: relative;
}

h2.sub span {
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 2rem;
	letter-spacing: 0.08em;
	display: inline-block;
	margin-right: 25px;
}

h2.sub:after {
	content: '';
	position: absolute;
	left: 0;
	bottom: -10px;
	width: 0;
	height: 2px;
	background-color: #de0b0d;
	animation: underlineGrow 0.7s ease-out forwards;
}
}


@keyframes underlineGrow {
	0% { width: 0; }
	100% { width: 100%; }
}



@media (max-width: 767px) {
.bg_business {
	background: url(../images/bg_business_sp.jpg) center center /cover no-repeat;
}

.bg_about {
	background: url(../images/bg_about_sp.jpg) center center /cover no-repeat;
}

.bg_company {
	background: url(../images/bg_company_sp.jpg) center center /cover no-repeat;
}

.bg_contact {
	background: url(../images/bg_contact_sp.jpg) center center /cover no-repeat;
}
}

@media (min-width: 768px) {
.bg_business {
	background: url(../images/bg_business.jpg) center center /cover no-repeat;
}

.bg_about {
	background: url(../images/bg_about.jpg) center center /cover no-repeat;
}

.bg_company {
	background: url(../images/bg_company.jpg) center center /cover no-repeat;
}

.bg_contact {
	background: url(../images/bg_contact.jpg) center center /cover no-repeat;
}
}


/* business.html　事業内容
=========================================================================== */

@media (max-width: 767px) {
.bg_business01 {
	padding:40px 0 40px;
	background-color: #333;
	color: #fff;
}

.flex_business01 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #6b6b6b;
}

.cont_business01 {
	width: 100%;
}

.pic_business01 {
	width: 100%;
	margin-top: 15px;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 65%;
	background-color: #333;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_business01 h3 {
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #fff;
	text-align: center;
}

.cont_business01 h3:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background-color: #de0b0d;
	margin: 15px auto 15px;
}

.cont_business01 p.text {
	font-size: 1.5rem;
	line-height: 1.6;
	color: #fff;
}

.cont_business01 h4 {
	font-size: 1.7rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #fff;
	text-align: center;
}

.cont_business01 h4:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background-color: #de0b0d;
	margin: 15px auto 20px;
}

h3.business {
	text-align: center;
	font-size: 2.2rem;
	font-weight: 500;
	margin-top: 40px;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	color: #fff;
}

h3.business:before {
	content: '';
	display: block;
	background: url(../images/ttl_business.png) 0 0 /contain no-repeat;
	width: 40px;
	height: 12px;
	margin: 0 auto 5px;
}
}

@media (min-width: 768px) {
.bg_business01 {
	padding:50px 0 50px;
	background-color: #333;
	color: #fff;
}

.flex_business01 {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #6b6b6b;
}

.cont_business01 {
	width: 58%;
}

.pic_business01 {
	width: 36%;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 65%;
	background-color: #333;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_business01 h3 {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #fff;
}

.cont_business01 h3:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background-color: #de0b0d;
	margin: 15px 0 20px;
}

.cont_business01 p.text {
	font-size: 1.6rem;
	line-height: 1.8;
	color: #fff;
}

.cont_business01 h4 {
	font-size: 1.8rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #fff;
}

.cont_business01 h4:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background-color: #de0b0d;
	margin: 15px 0 20px;
}

h3.business {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 500;
	margin-top: 50px;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	color: #fff;
}

h3.business:before {
	content: '';
	display: block;
	background: url(../images/ttl_business.png) 0 0 /contain no-repeat;
	width: 40px;
	height: 11px;
	margin: 0 auto 12px;
}
}

@media (min-width: 992px) {
.bg_business01 {
	padding: 60px 0 60px;
	background-color: #333;
	color: #fff;
}

.flex_business01 {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #6b6b6b;
}

.cont_business01 {
	width: 58%;
}

.pic_business01 {
	width: 36%;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 65%;
	background-color: #333;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_business01 h3 {
	font-size: 2rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #fff;
}

.cont_business01 h3:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background-color: #de0b0d;
	margin: 20px 0 25px;
}

.cont_business01 p.text {
	font-size: 1.6rem;
	line-height: 1.8;
	color: #fff;
}

.cont_business01 h4 {
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #fff;
}

.cont_business01 h4:after {
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background-color: #de0b0d;
	margin: 25px 0 30px;
}

h3.business {
	text-align: center;
	font-size: 2.6rem;
	font-weight: 500;
	margin-top: 70px;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	color: #fff;
}

h3.business:before {
	content: '';
	display: block;
	background: url(../images/ttl_business.png) 0 0 /contain no-repeat;
	width: 50px;
	height: 13px;
	margin: 0 auto 12px;
}
}

@media (min-width: 1200px) {
.bg_business01 {
	padding: 70px 0 70px;
	background-color: #333;
	color: #fff;
}

.flex_business01 {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 25px;
	margin-bottom: 25px;
	border-bottom: 1px dashed #6b6b6b;
}

.cont_business01 {
	width: 58%;
}

.pic_business01 {
	width: 36%;
}

.photo-ofi {
	height: 0;
	display: block;
	padding-bottom: 65%;
	background-color: #333;
	overflow: hidden;
	position: relative;
}

.photo-ofi img {
	max-width: inherit;
	max-height: inherit;
	width: 100%;
	height: 100%;
	object-fit: scale-down;
	font-family: 'object-fit: scale-down;';
	position: absolute;
	left: 0;
	top: 0;
}

.cont_business01 h3 {
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #fff;
}

.cont_business01 h3:after {
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background-color: #de0b0d;
	margin: 25px 0 30px;
}

.cont_business01 p.text {
	font-size: 1.7rem;
	line-height: 1.8;
	color: #fff;
}

.cont_business01 h4 {
	font-size: 2.1rem;
	font-weight: 700;
	letter-spacing: 0.1em;
	font-weight: 700;
	color: #fff;
}

.cont_business01 h4:after {
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background-color: #de0b0d;
	margin: 25px 0 30px;
}

h3.business {
	text-align: center;
	font-size: 2.8rem;
	font-weight: 500;
	margin-top: 70px;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	color: #fff;
}

h3.business:before {
	content: '';
	display: block;
	background: url(../images/ttl_business.png) 0 0 /contain no-repeat;
	width: 50px;
	height: 13px;
	margin: 0 auto 12px;
}
}



@media (max-width: 767px) {
.flex_business02 {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: space-between;
}

.cont_business02 {
	width: 100%;
	margin-bottom: 30px;
}

.cont_business02 p.text {
	text-align: center;
	font-size: 1.5rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	margin-top: 7px;
}

h4.ttl_center {
	text-align: center;
	font-size: 1.8rem;
	font-weight: 600;
	margin: 30px 0 15px;
	color: #fff;
}

h4.ttl_center:after {
	content: '';
	display: block;
	width: 30px;
	height: 3px;
	background-color: #de0b0d;
	margin: 15px auto 20px;
}

.info_business {
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

p.btn_business a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 180px;
	height: 46px;
	background-color: #e41515;
	color: #fff;
	font-size: 1.4rem;
	letter-spacing: 0.05em;
	position: relative;
	border-radius: 10px;
	margin: 20px auto 0;
}

p.btn_business a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 24px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_business a:hover {
	opacity: 1;
	background-color: #fc4646;
}

p.btn_business a:hover:after {
	right: 15px;
}
}

@media (min-width: 768px) {
.flex_business02 {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.cont_business02 {
	width: 47%;
}

.cont_business02 p.text {
	text-align: center;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	margin-top: 10px;
}

h4.ttl_center {
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	margin: 30px 0 15px;
	color: #fff;
}

h4.ttl_center:after {
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background-color: #de0b0d;
	margin: 15px auto 30px;
}

.info_business {
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

p.btn_business a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 50px;
	background-color: #e41515;
	color: #fff;
	font-size: 1.6rem;
	letter-spacing: 0.05em;
	position: relative;
	border-radius: 10px;
	margin: 30px auto 0;
}

p.btn_business a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 24px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_business a:hover {
	opacity: 1;
	background-color: #fc4646;
}

p.btn_business a:hover:after {
	right: 15px;
}
}

@media (min-width: 992px) {
.flex_business02 {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.cont_business02 {
	width: 47%;
}

.cont_business02 p.text {
	text-align: center;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	margin-top: 10px;
}

h4.ttl_center {
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	margin: 15px 0 15px;
	color: #fff;
}

h4.ttl_center:after {
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background-color: #de0b0d;
	margin: 15px auto 30px;
}

.info_business {
	font-size: 1.6rem;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

p.btn_business a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 56px;
	background-color: #e41515;
	color: #fff;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	position: relative;
	border-radius: 10px;
	margin: 30px auto 0;
}

p.btn_business a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 24px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_business a:hover {
	opacity: 1;
	background-color: #fc4646;
}

p.btn_business a:hover:after {
	right: 15px;
}
}

@media (min-width: 1200px) {
.flex_business02 {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.cont_business02 {
	width: 47%;
}

.cont_business02 p.text {
	text-align: center;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	margin-top: 10px;
}

h4.ttl_center {
	text-align: center;
	font-size: 2.2rem;
	font-weight: 600;
	margin: 15px 0 15px;
	color: #fff;
}

h4.ttl_center:after {
	content: '';
	display: block;
	width: 40px;
	height: 3px;
	background-color: #de0b0d;
	margin: 15px auto 30px;
}

.info_business {
	font-size: 1.7rem;
	line-height: 1.7;
	letter-spacing: 0.02em;
}

p.btn_business a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 56px;
	background-color: #e41515;
	color: #fff;
	font-size: 1.7rem;
	letter-spacing: 0.05em;
	position: relative;
	border-radius: 10px;
	margin: 30px auto 0;
}

p.btn_business a:after {
	content: '';
	display: block;
	background: url(../images/icon_btn_top.png) 0 0 /cover no-repeat;
	width: 24px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 25px;
	transform: translateY(-50%) translateX(0);
	transition: 0.2s;
}

p.btn_business a:hover {
	opacity: 1;
	background-color: #fc4646;
}

p.btn_business a:hover:after {
	right: 15px;
}
}



/* business_view.html　事業内容詳細
=========================================================================== */

@media (max-width: 767px) {
.bg_view01 {
	padding: 40px 0 40px;
}

h3.view {
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	font-weight: 500;
	color: #fff;
}

h3.view:after {
	content: '';
	display: block;
	width: 40px;
	height: 2px;
	background-color: #ff0000;
	margin: 15px auto 25px;
}

.dg_view01 {
	display: grid;
	grid-template-columns: repeat(1,1fr);
	gap: 20px 20px;
}

.dg_view01 .pic p.text {
	background-color: #333;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: 500;
	padding: 0.1em 1em;
	margin-top: 5px;
}

.dg_view01 .photo-ofi {
	background-color: #444;
}

.inner_view01 {
	background-color: #444;
	color: #fff;
	padding: 25px 30px;
	margin: 30px 0 0;
}

.inner_view01 p.text {
	font-size: 1.5rem;
	line-height: 1.6;
}

.bg_view02 {
	padding: 60px 0 90px;
	background-color: #fff;
}

.bg_view02 h3.view {
	color: #333;
}

.dg_view02 {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 20px 20px;
}

.pos_view {
	padding-bottom: 60px;
	position: relative;
}

p.btn_view a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	background-color: #e41515;
	color: #fff;
	  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

p.btn_view a:hover {
	opacity: 1;
	background-color: #f32323;
}
}

@media (min-width: 768px) {
.bg_view01 {
	padding: 60px 0 60px;
}

h3.view {
	text-align: center;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	font-weight: 500;
	color: #fff;
}

h3.view:after {
	content: '';
	display: block;
	width: 50px;
	height: 3px;
	background-color: #ff0000;
	margin: 20px auto 30px;
}

.dg_view01 {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 30px 20px;
}

.dg_view01 .pic p.text {
	background-color: #333;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: 500;
	padding: 0.3em 1em;
	margin-top: 10px;
}

.dg_view01 .photo-ofi {
	background-color: #444;
}

.inner_view01 {
	background-color: #444;
	color: #fff;
	padding: 25px 50px;
	margin: 30px 0 0;
}

.inner_view01 p.text {
	font-size: 1.6rem;
	line-height: 1.8;
}

.bg_view02 {
	padding: 70px 0 90px;
	background-color: #fff;
}

.bg_view02 h3.view {
	color: #333;
}

.dg_view02 {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 20px 20px;
}

.pos_view {
	padding-bottom: 60px;
	position: relative;
}

p.btn_view a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	background-color: #e41515;
	color: #fff;
	  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

p.btn_view a:hover {
	opacity: 1;
	background-color: #f32323;
}
}

@media (min-width: 992px) {
.bg_view01 {
	padding: 60px 0 60px;
}

h3.view {
	text-align: center;
	font-size: 2.2rem;
	letter-spacing: 0.1em;
	font-weight: 500;
	color: #fff;
}

h3.view:after {
	content: '';
	display: block;
	width: 50px;
	height: 3px;
	background-color: #ff0000;
	margin: 20px auto 40px;
}

.dg_view01 {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 30px 20px;
}

.dg_view01 .pic p.text {
	background-color: #333;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: 500;
	padding: 0.3em 1em;
	margin-top: 10px;
}

.dg_view01 .photo-ofi {
	background-color: #444;
}

.inner_view01 {
	background-color: #444;
	color: #fff;
	padding: 25px 50px;
	margin: 30px 0 0;
}

.inner_view01 p.text {
	font-size: 1.6rem;
	line-height: 1.8;
}

.bg_view02 {
	padding: 70px 0 90px;
	background-color: #fff;
}

.bg_view02 h3.view {
	color: #333;
}

.dg_view02 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px 20px;
}

.pos_view {
	padding-bottom: 60px;
	position: relative;
}

p.btn_view a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 70px;
	height: 70px;
	background-color: #e41515;
	color: #fff;
	  position: absolute;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
}

p.btn_view a:hover {
	opacity: 1;
	background-color: #f32323;
}
}

@media (min-width: 1200px) {
.bg_view01 {
	padding: 70px 0 70px;
}

h3.view {
	text-align: center;
	font-size: 2.4rem;
	letter-spacing: 0.1em;
	font-weight: 500;
	color: #fff;
}

h3.view:after {
	content: '';
	display: block;
	width: 50px;
	height: 3px;
	background-color: #ff0000;
	margin: 20px auto 40px;
}

.dg_view01 {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 30px 20px;
}

.dg_view01 .pic p.text {
	background-color: #333;
	color: #fff;
	font-size: 1.6rem;
	line-height: 1.4;
	font-weight: 500;
	padding: 0.3em 0.5em;
	margin-top: 5px;
}

.dg_view01 .photo-ofi {
	background-color: #444;
}

.inner_view01 {
	background-color: #444;
	color: #fff;
	padding: 30px 50px;
	margin: 40px 0 0;
}

.inner_view01 p.text {
	font-size: 1.6rem;
	line-height: 1.8;
}

.bg_view02 {
	padding: 90px 0 90px;
	background-color: #fff;
}

.bg_view02 h3.view {
	color: #333;
}

.dg_view02 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 20px 20px;
}

.pos_view {
	padding-bottom: 70px;
	position: relative;
}

p.btn_view a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	width: 80px;
	height: 80px;
	background-color: #e41515;
	color: #fff;
	  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

p.btn_view a:hover {
	opacity: 1;
	background-color: #f32323;
}
}




/* about.html　日本消防機材商会について
=========================================================================== */

@media (max-width: 767px) {
h3.about01 span {
	color: #de0b0d;
	display: inline-block;
	margin-right: 0.2em;
	font-size: 2.5rem;
}
.bg_about01 {
	padding: 30px 0 30px;
}

.pic_about01 img {
	border-radius: 30px 16px 16px 16px;
}

.cont_about01 {
	background-color: #333;
	padding: 30px 0 0 0;
}

h3.about01 {
	color: #fff;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
	line-height: 1.4;
	text-align: center;
}

.cont_about01 p.text {
	font-size: 1.6rem;
	line-height: 1.6;
	color: #fff;
} 

.bg_about02 {
	padding: 40px 0 40px;
	background-color: #fff;
}

.bg_about02 p.text {
	font-size: 1.6rem;
	letter-spacing: 0.02em;
	line-height: 1.6;
	margin-bottom: 25px;
}

h3.about {
	text-align: center;
	font-size: 2.4rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

h3.about span {
	color: #de0b0d;
	font-size: 1.2rem;
	display: block;
	margin-bottom: 10px;
}

h3.about:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background-color: #de0b0d;
	margin: 20px auto 20px;
}

ul.about02 {
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 10px;
}

ul.about02 li h4 {
	background-color: #333;
	color: #fff;
	text-align: center;
	font-size: 1.4rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	border-radius: 5px;
	padding: 0.4em 1em;
}

ul.about02 li p.icon {
	width: 80px;
	margin: 15px auto 0;	
}
}

@media (min-width: 768px) {
h3.about01 span {
	color: #de0b0d;
	display: inline-block;
	margin-right: 0.2em;
	font-size: 3rem;
}
.bg_about01 {
	padding: 50px 0 50px;
}

.pic_about01 img {
	border-radius: 30px 16px 16px 16px;
}

.cont_about01 {
	background-color: #333;
	padding: 30px 0 0 50px;
	position: absolute;
	right:0;
	bottom:0;
	width: 80%;
	border-radius: 30px 0 0 0;
}

h3.about01 {
	color: #fff;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin-bottom: 15px;
}

.cont_about01 p.text {
	font-size: 1.6rem;
	line-height: 1.6;
	color: #fff;
} 

.bg_about02 {
	padding: 50px 0 50px;
	background-color: #fff;
}

.bg_about02 p.text {
	text-align: center;
	font-size: 1.6rem;
	letter-spacing: 0.02em;
	line-height: 2;
	margin-bottom: 45px;
}

h3.about {
	text-align: center;
	font-size: 3rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

h3.about span {
	color: #de0b0d;
	font-size: 1.4rem;
	display: block;
	margin-bottom: 10px;
}

h3.about:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background-color: #de0b0d;
	margin: 20px auto 30px;
}

ul.about02 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 10px;
}

ul.about02 li h4 {
	background-color: #333;
	color: #fff;
	text-align: center;
	font-size: 1.6rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	border-radius: 5px;
	padding: 0.4em 1em;
}

ul.about02 li p.icon {
	width: 100px;
	margin: 15px auto 0;	
}
}

@media (min-width: 992px) {
h3.about01 span {
	color: #de0b0d;
	display: inline-block;
	margin-right: 0.2em;
	font-size: 3.6rem;
}
.bg_about01 {
	padding: 60px 0 60px;
}

.pic_about01 img {
	border-radius: 40px 16px 16px 16px;
}

.cont_about01 {
	background-color: #333;
	padding: 40px 0 10px 50px;
	position: absolute;
	right:0;
	bottom:0;
	width: 80%;
	border-radius: 40px 0 0 0;
}

h3.about01 {
	color: #fff;
	font-size: 2.4rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
}

.cont_about01 p.text {
	font-size: 1.6rem;
	line-height: 2;
	color: #fff;
} 

.bg_about02 {
	padding: 60px 0 60px;
	background-color: #fff;
}

.bg_about02 p.text {
	text-align: center;
	font-size: 1.7rem;
	letter-spacing: 0.02em;
	line-height: 2;
	margin-bottom: 45px;
}

h3.about {
	text-align: center;
	font-size: 3.2rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

h3.about span {
	color: #de0b0d;
	font-size: 1.4rem;
	display: block;
	margin-bottom: 10px;
}

h3.about:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background-color: #de0b0d;
	margin: 20px auto 30px;
}

ul.about02 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 30px;
}

ul.about02 li h4 {
	background-color: #333;
	color: #fff;
	text-align: center;
	font-size: 1.8rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	border-radius: 5px;
	padding: 0.4em 1em;
}

ul.about02 li p.icon {
	width: 110px;
	margin: 15px auto 0;	
}
}

@media (min-width: 1200px) {
h3.about01 span {
	color: #de0b0d;
	display: inline-block;
	margin-right: 0.2em;
	font-size: 4.2rem;
}
.bg_about01 {
	padding: 70px 0 70px;
}

.pic_about01 {
	width: 1140px;
}

.pic_about01 img {
	border-radius: 50px 16px 16px 16px;
}

.cont_about01 {
	background-color: #333;
	padding: 50px 0 10px 50px;
	position: absolute;
	right:0;
	bottom:0;
	width: 80%;
	border-radius: 50px 0 0 0;
}

h3.about01 {
	color: #fff;
	font-size: 2.8rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}

.cont_about01 p.text {
	font-size: 1.7rem;
	line-height: 2;
	color: #fff;
} 

.bg_about02 {
	padding: 70px 0 70px;
	background-color: #fff;
}

.bg_about02 p.text {
	text-align: center;
	font-size: 1.8rem;
	letter-spacing: 0.05em;
	line-height: 2;
	margin-bottom: 45px;
}

h3.about {
	text-align: center;
	font-size: 3.6rem;
	font-weight: 500;
	letter-spacing: 0.05em;
}

h3.about span {
	color: #de0b0d;
	font-size: 1.4rem;
	display: block;
	margin-bottom: 10px;
}

h3.about:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background-color: #de0b0d;
	margin: 20px auto 30px;
}

ul.about02 {
	display: grid;
	grid-template-columns: repeat(4,1fr);
	gap: 30px;
}

ul.about02 li h4 {
	background-color: #333;
	color: #fff;
	text-align: center;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	border-radius: 5px;
	padding: 0.4em 1em;
}

ul.about02 li p.icon {
	width: 145px;
	margin: 15px auto 0;	
}
}




@media (max-width: 767px) {
.bg_about03 {
	background-color: #f5f5f5;
	padding: 70px 0 70px;
}

.cont_about03 {
	width:100%;
}

.pic_about03 {
	width:100%;
	position: relative;
	margin-bottom: 12px;
}

.cont_about03 h4 {
	color: #de0b0d;
	font-size: 1.7rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin-bottom: 12px;
	line-height: 1.3;
}

.cont_about03 p.text {
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0;
}

.pic_about03 p.number {
	position: absolute;
	left: -10px;
	top: -10px;
	background-color: #de0b0d;
	width: 32px;
	height: 32px;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.5rem;
}

.pic_about03 img {
	border-radius: 7px;
}
}

@media (min-width: 768px) {
.bg_about03 {
	background-color: #f5f5f5;
	padding: 70px 0 70px;
}

.cont_about03 {
	width:48%;
}

.pic_about03 {
	width:48%;
	position: relative;
}

.cont_about03 h4 {
	color: #de0b0d;
	font-size: 2rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
	line-height: 1.3;
}

.cont_about03 p.text {
	font-size: 1.6rem;
	line-height: 1.6;
	letter-spacing: 0;
}

.pic_about03 p.number {
	position: absolute;
	right: -10px;
	top: -10px;
	background-color: #de0b0d;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.5rem;
}

.pic_about03 img {
	border-radius: 7px;
}
}

@media (min-width: 992px) {
.bg_about03 {
	background-color: #f5f5f5;
	padding: 70px 0 70px;
}

.cont_about03 {
	width: 47%;
}

.pic_about03 {
	width: 47%;
	position: relative;
}

.cont_about03 h4 {
	color: #de0b0d;
	font-size: 2.1rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
	line-height: 1.3;
}

.cont_about03 p.text {
	font-size: 1.7rem;
	line-height: 1.7;
	letter-spacing: 0.03em;
}

.pic_about03 p.number {
	position: absolute;
	right: -10px;
	top: -10px;
	background-color: #de0b0d;
	width: 44px;
	height: 44px;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.6rem;
}

.pic_about03 img {
	border-radius: 7px;
}
}

@media (min-width: 1200px) {
.bg_about03 {
	background-color: #f5f5f5;
	padding: 70px 0 70px;
}

.cont_about03 {
	width: 47%;
}

.pic_about03 {
	width: 47%;
	position: relative;
}

.cont_about03 h4 {
	color: #de0b0d;
	font-size: 2.3rem;
	font-weight: 600;
	letter-spacing: 0.05em;
	margin-bottom: 30px;
}

.cont_about03 p.text {
	font-size: 1.7rem;
	line-height: 1.7;
	letter-spacing: 0.03em;
}

.pic_about03 p.number {
	position: absolute;
	right: -10px;
	top: -10px;
	background-color: #de0b0d;
	width: 50px;
	height: 50px;
	border-radius: 5px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 1.6rem;
}

.pic_about03 img {
	border-radius: 7px;
}
}




/* company.html　会社案内
=========================================================================== */

@media (max-width: 991px) {
#company {
	margin-top: -60px;
	padding-top: 60px;
}
}

@media (min-width: 992px) {
#company {
	margin-top: -50px;
	padding-top: 50px;
}
}

@media (max-width: 991px) {
#recruit {
	margin-top: -60px;
	padding-top: 60px;
}
}

@media (min-width: 992px) {
#recruit {
	margin-top: -50px;
	padding-top: 50px;
}
}

@media (max-width: 767px) {
.bg_intro_company {
	padding:30px 0 0;
	background-color: #333;
}

ul.nav_sub {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0;
}

ul.nav_sub li {
	width: 48%;
}

ul.nav_sub li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	border: 1px solid #797979;
	background-color: #424242;
	font-size: 1.6rem;
	color: #fff;
	letter-spacing: 0.1em;
	padding: 0.4em 1em;
	border-radius: 7px;
}

ul.nav_sub li a:hover {
	opacity: 1;
	background-color: #525252;
}

.bg_company01 {
	color: #fff;
	padding: 30px 0 0;
	background-color: #333;
}

ul.mark_company01 {
	background-color: #fff;
	padding: 15px 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 40px 0 0;
	border-radius: 7px;
	flex-wrap: wrap;
}

ul.mark_company01 li {
	width: 48%;
	margin-bottom: 10px;
	margin-right: 4%;
}

ul.mark_company01 li:nth-of-type(2n) {
	margin-right: 0;
}

h3.sub {
	text-align: center;
	font-size: 2.1rem;
	letter-spacing: 0.05em;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 20px;
}

h3.sub span {
	display: block;
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 1.4rem;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_company01 {
	width: 100%;
}

.cont_company01 p.text {
	font-size: 1.5rem;
	line-height: 1.6;
}

.pic_company01 {
	width: 100%;
	max-width: 200px;
	margin: 20px auto 0;
}

.pic_company01 img {
	border-radius: 7px;
}

p.name_company01 {
font-family: "Zen Old Mincho", serif;
font-size: 1.7rem;
text-align: center;
margin-top: 10px;
}

p.name_company01 span {
	display: inline-block;
	font-size: 1.4rem;
	margin-right: 10px;
}
}

@media (min-width: 768px) {
.bg_intro_company {
	padding:50px 0 0;
	background-color: #333;
}

ul.nav_sub {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0;
}

ul.nav_sub li {
	width: 48%;
}

ul.nav_sub li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	border: 1px solid #797979;
	background-color: #424242;
	font-size: 1.7rem;
	color: #fff;
	letter-spacing: 0.1em;
	padding: 0.5em 1em;
	border-radius: 7px;
}

ul.nav_sub li a:hover {
	opacity: 1;
	background-color: #525252;
}

.bg_company01 {
	color: #fff;
	padding: 50px 0 0;
	background-color: #333;
}

ul.mark_company01 {
	background-color: #fff;
	padding: 15px 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 40px 0 0;
	border-radius: 7px;
}

ul.mark_company01 li {
	width: 20%;
}

h3.sub {
	text-align: center;
	font-size: 2.4rem;
	letter-spacing: 0.05em;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 30px;
}

h3.sub span {
	display: block;
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 1.6rem;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_company01 {
	width: 64%;
}

.cont_company01 p.text {
	font-size: 1.6rem;
	line-height: 1.6;
}

.pic_company01 {
	width: 32%;
}

.pic_company01 img {
	border-radius: 7px;
}

p.name_company01 {
font-family: "Zen Old Mincho", serif;
font-size: 1.9rem;
text-align: center;
margin-top: 10px;
}

p.name_company01 span {
	display: inline-block;
	font-size: 1.6rem;
	margin-right: 20px;
}
}

@media (min-width: 992px) {
.bg_intro_company {
	padding:60px 0 0;
	background-color: #333;
}

ul.nav_sub {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0;
}

ul.nav_sub li {
	width: 48%;
}

ul.nav_sub li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	border: 1px solid #797979;
	background-color: #424242;
	font-size: 1.8rem;
	color: #fff;
	letter-spacing: 0.1em;
	padding: 0.5em 1em;
	border-radius: 7px;
}

ul.nav_sub li a:hover {
	opacity: 1;
	background-color: #525252;
}

.bg_company01 {
	color: #fff;
	padding: 50px 0 0;
	background-color: #333;
}

ul.mark_company01 {
	background-color: #fff;
	padding: 20px 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 50px 0 0;
	border-radius: 7px;
}

ul.mark_company01 li {
	width: 20%;
}

h3.sub {
	text-align: center;
	font-size: 2.7rem;
	letter-spacing: 0.05em;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 30px;
}

h3.sub span {
	display: block;
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 1.7rem;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_company01 {
	width: 64%;
}

.cont_company01 p.text {
	font-size: 1.6rem;
	line-height: 1.6;
}

.pic_company01 {
	width: 30%;
}

.pic_company01 img {
	border-radius: 7px;
}

p.name_company01 {
font-family: "Zen Old Mincho", serif;
font-size: 2rem;
text-align: center;
margin-top: 10px;
}

p.name_company01 span {
	display: inline-block;
	font-size: 1.6rem;
	margin-right: 20px;
}
}

@media (min-width: 1200px) {
.bg_intro_company {
	padding:60px 0 0;
	background-color: #333;
}

ul.nav_sub {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin: 0;
}

ul.nav_sub li {
	width: 48%;
}

ul.nav_sub li a {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
	border: 1px solid #797979;
	background-color: #424242;
	font-size: 2rem;
	color: #fff;
	letter-spacing: 0.1em;
	padding: 0.5em 1em;
	border-radius: 7px;
}

ul.nav_sub li a:hover {
	opacity: 1;
	background-color: #525252;
}

.bg_company01 {
	color: #fff;
	padding: 70px 0 0;
	background-color: #333;
}

ul.mark_company01 {
	background-color: #fff;
	padding: 20px 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	margin: 70px 0 0;
	border-radius: 7px;
}

ul.mark_company01 li {
	width: 20%;
}

h3.sub {
	text-align: center;
	font-size: 3rem;
	letter-spacing: 0.05em;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 30px;
}

h3.sub span {
	display: block;
	font-family: "Archivo Black", sans-serif;
	color: #de0b0d;
	font-size: 2rem;
	letter-spacing: 0;
	margin-bottom: 5px;
}

.cont_company01 {
	width: 64%;
}

.cont_company01 p.text {
	font-size: 1.7rem;
	line-height: 1.7;
}

.pic_company01 {
	width: 30%;
}

.pic_company01 img {
	border-radius: 7px;
}

p.name_company01 {
font-family: "Zen Old Mincho", serif;
font-size: 2rem;
text-align: center;
margin-top: 10px;

}

p.name_company01 span {
	display: inline-block;
	font-size: 1.6rem;
	margin-right: 20px;
}
}












.bg_company02 {
	background-color: #fff;
	padding: 70px 0;
}

.company-layout {
  max-width: 1200px;
  margin: 20px auto;
  background: #ffffff;
}

.company-left,
.company-right {
  width: 100%;
}

.info-row {
  display: flex;
  flex-wrap: wrap;
}

.info-label {
  background: #d91616;
  color: #ffffff;
  padding: 10px 14px;
  width: 100%;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 1.6rem;
}

.info-value {
  padding: 12px 18px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #c0c0c0;
  font-size: 1.6rem;
}

.info-row:last-child .info-value {
  border-bottom: none;
}

.biz-block {
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #f5f5f5;
}

.biz-label {
  background: #d91616;
  color: #ffffff;
  padding: 7px 14px;
  width: 100%;
  box-sizing: border-box;
  font-weight: 600;
  font-size: 1.6rem;
}

.biz-value {
  padding: 16px 18px;
  width: 100%;
  box-sizing: border-box;
  border-bottom: 1px solid #c0c0c0;
  font-size: 1.6rem;
}

.biz-block:last-child .biz-value {
  border-bottom: none;
}

.pref {
  margin: 0;
  font-weight: 600;
}

.biz-list,
.qual-list {
  margin: 0;
  padding-left: 1.4em;
}

.biz-list > li {
  margin-bottom: 10px;
  list-style-type: decimal;
}

.biz-list ul {
  margin-top: 6px;
  padding-left: 1.4em;
  list-style-type: disc;
}

.biz-list ul li {
	list-style-type: disc;
}

.qual-list li {
	list-style-type: disc;
	margin-left: 1em;
}

.biz-divider {
  height: 3px;
  background: #004bdb;
  margin: 0 0 0;
}


/* SP ～767px */
@media (max-width: 767px) {
  .company-layout {
  }
}


/* 768px～ */
@media (min-width: 768px) {
  .company-layout {
    display: flex;
  }

  .company-left,
  .company-right {
    width: 50%;
  }

  .info-label {
    width: 140px;
    text-align: left;
  }

  .info-value {
    width: calc(100% - 140px);
    border-left: 1px solid #ffffff;
  }

  .biz-label {
    width: 110px;
  }

  .biz-value {
    width: calc(100% - 110px);
  }

  .biz-divider {
    margin: 0 0 0 110px;
  }
}


/* 992px～ */
@media (min-width: 992px) {
  .info-label,
  .biz-label {
    font-size: 1.6rem;
  }

  .info-value,
  .biz-value {
    font-size: 1.6rem;
  }
}


/* 1200px～ */
@media (min-width: 1200px) {
  .company-layout {
    margin-top: 40px;
  }

  .info-label,
  .biz-label {
    padding: 18px 10px;
	border-bottom: 1px solid #c0c0c0;
  }

  .info-value,
  .biz-value {
    padding: 18px 22px;
  }
}






@media (max-width: 767px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		display: block;
		width: 100%;
		background-color: #555;
		font-size: 1.6rem;
		color: #fff;
		letter-spacing: 0.05em;
		padding: 6px 12px;
	}

	table.sub td {
		display: block;
		width: 100%;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		padding: 6px 12px 18px;
		line-height: 1.4;
	}

	table.sub .flex_b {
		flex-direction: column;
		align-items: flex-start;
		border-bottom: 1px dotted #aaa;
		padding-bottom: 25px;
	}

	.access_map iframe {
		width: 100%;
		height: 300px;
	}

	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 160px;
		height: 40px;
		border: 1px solid #d3d3d3;
		font-size: 1.4rem;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 768px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		color: #c51a1a;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		width: 200px;
		padding: 15px 30px 15px 0;
		border-bottom: 1px solid #aaa;
	}

	table.sub td {
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		padding: 15px 0 15px 0;
		border-bottom: 1px solid #aaa;
		line-height: 1.8;
	}

	.access_map iframe {
		width: 100%;
		height: 380px;
	}

	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 46px;
		border: 1px solid #d3d3d3;
		font-size: 1.4rem;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 992px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		color: #c51a1a;
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		width: 200px;
		padding: 20px 30px 20px 0;
		border-bottom: 1px solid #aaa;
	}

	table.sub td {
		font-size: 1.6rem;
		letter-spacing: 0.05em;
		padding: 20px 0 20px 0;
		border-bottom: 1px solid #aaa;
		line-height: 1.8;
	}

	.access_map iframe {
		width: 100%;
		height: 460px;
	}

	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 46px;
		border: 1px solid #d3d3d3;
		font-size: 1.4rem;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

@media (min-width: 1200px) {
	table.sub {
		width: 100%;
	}

	table.sub th {
		color: #c51a1a;
		font-size: 1.7rem;
		letter-spacing: 0.05em;
		width: 260px;
		padding: 20px 30px 20px 20px;
		border-bottom: 1px solid #aaa;
	}

	table.sub td {
		font-size: 1.7rem;
		letter-spacing: 0.05em;
		padding: 20px 30px 20px 20px;
		border-bottom: 1px solid #aaa;
		line-height: 1.8;
	}

	.access_map iframe {
		width: 100%;
		height: 500px;
	}

	p.btn_map a {
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
		width: 200px;
		height: 46px;
		border: 1px solid #d3d3d3;
		font-size: 1.4rem;
		margin: 20px auto 0;
	}

	p.btn_map a:before {
		content: "\f3c5";
		font-family: 'Font Awesome\ 5 Free';
		font-weight: 900;
		margin-right: 8px;
	}
}

p.btn_map a {
	color: #d3d3d3;
}


@media (max-width: 767px) {
.bg_company03 {
	color: #fff;
	padding: 50px 0 50px;
	background-color: #333;
}

.info_access {
	padding-top: 20px;
}

p.text_info {
	font-size: 1.5rem;
	line-height: 1.4;
	margin-bottom: 15px;
}

p.text_info b {
	display: inline-block;
	margin-right: 25px;
}

p.text_bus:before {
	content: "\f207";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}

p.text_train:before {
	content: "\f239";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}

p.text_car:before {
	content: "\f1b9";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}
}

@media (min-width: 768px) {
.bg_company03 {
	color: #fff;
	padding: 50px 0 50px;
	background-color: #333;
}

.info_access {
	padding-top: 20px;
}

p.text_info {
	font-size: 1.6rem;
	line-height: 1.4;
	margin-bottom: 8px;
}

p.text_info b {
	display: inline-block;
	margin-right: 25px;
}

p.text_bus:before {
	content: "\f207";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}

p.text_train:before {
	content: "\f239";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}

p.text_car:before {
	content: "\f1b9";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}
}

@media (min-width: 992px) {
.bg_company03 {
	color: #fff;
	padding: 60px 0 60px;
	background-color: #333;
}

.info_access {
	padding-top: 20px;
}

p.text_info {
	font-size: 1.7rem;
	line-height: 1.4;
	margin-bottom: 8px;
}

p.text_info b {
	display: inline-block;
	margin-right: 25px;
}

p.text_bus:before {
	content: "\f207";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}

p.text_train:before {
	content: "\f239";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}

p.text_car:before {
	content: "\f1b9";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}
}

@media (min-width: 1200px) {
.bg_company03 {
	color: #fff;
	padding: 70px 0 70px;
	background-color: #333;
}

.info_access {
	padding-top: 20px;
}

p.text_info {
	font-size: 1.7rem;
	line-height: 1.4;
	margin-bottom: 8px;
}

p.text_info b {
	display: inline-block;
	margin-right: 25px;
}

p.text_bus:before {
	content: "\f207";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}

p.text_train:before {
	content: "\f239";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}

p.text_car:before {
	content: "\f1b9";
font-family: 'Font Awesome\ 5 Free';
font-weight: 900;
margin-right: 8px;
color: #9e9e9e;
}
}






@media (max-width: 767px) {
.bg_recruit01 {
	background-color: #fff;
	padding: 50px 0 50px;
}

p.ttl_recruit {
	font-size: 3.4rem;
color: #ec0709;
margin-bottom: 30px;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
line-height: 1;
}

p.ttl_recruit span {
	font-family: "Archivo Black", sans-serif;
	display: block;
	color: #dbdbdb;
	font-size: 4rem;
	text-align: center;
}

.accordion-area {
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion-area li {
  margin-bottom: 16px;
}

.faq {
  border: 1px solid #ddd;
  padding: 15px 50px 15px 20px;
  position: relative;
  cursor: pointer;
  background: #fff;
  transition: background 0.3s ease;
}

.faq:hover {
  background: #fafafa;
}

.faq .title {
  margin: 0;
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  pointer-events: none;
  line-height: 1.4;
}

.faq .title b {
	font-size: 2rem;
	color: #ec0709;
	display: inline-block;
	margin-right: 0.5em;
}

.faq::before,
.faq::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 18px;
  height: 2px;
  background: #333;
  transform-origin: center;
  transition: transform 0.25s ease;
}

.faq::before {
  transform: translateY(-50%);
}

.faq::after {
  transform: translateY(-50%) rotate(90deg);
}

.faq.open::before {
  transform: translateY(-50%) rotate(45deg);
}

.faq.open::after {
  transform: translateY(-50%) rotate(-45deg);
}

.faq .box {
  display: none;
  margin-top: 15px;
  padding: 18px 25px;
  background: #f5f5f5;
  border-radius: 4px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  font-size: 1.6rem;
}
}

@media (min-width: 768px) {
.bg_recruit01 {
	background-color: #fff;
	padding: 60px 0 60px;
}

p.ttl_recruit {
	font-size: 4rem;
color: #ec0709;
margin-bottom: 30px;
display: flex;
flex-direction: row;
align-items: baseline;
justify-content: center;
line-height: 1;
}

p.ttl_recruit span {
	font-family: "Archivo Black", sans-serif;
	display: inline-block;
	margin-right: 20px;
	color: #dbdbdb;
	font-size: 7rem;
}

.accordion-area {
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion-area li {
  margin-bottom: 16px;
}

.faq {
  border: 1px solid #ddd;
  padding: 25px 50px 25px 30px;
  position: relative;
  cursor: pointer;
  background: #fff;
  transition: background 0.3s ease;
}

.faq:hover {
  background: #fafafa;
}

.faq .title {
  margin: 0;
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  pointer-events: none;
}

.faq .title b {
	font-size: 2rem;
	color: #ec0709;
	display: inline-block;
	margin-right: 0.5em;
}

.faq::before,
.faq::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 18px;
  height: 2px;
  background: #333;
  transform-origin: center;
  transition: transform 0.25s ease;
}

.faq::before {
  transform: translateY(-50%);
}

.faq::after {
  transform: translateY(-50%) rotate(90deg);
}

.faq.open::before {
  transform: translateY(-50%) rotate(45deg);
}

.faq.open::after {
  transform: translateY(-50%) rotate(-45deg);
}

.faq .box {
  display: none;
  margin-top: 18px;
  padding: 18px 25px;
  background: #f5f5f5;
  border-radius: 4px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  font-size: 1.6rem;
}
}

@media (min-width: 992px) {
.bg_recruit01 {
	background-color: #fff;
	padding: 80px 0 80px;
}

p.ttl_recruit {
	font-size: 5rem;
color: #ec0709;
margin-bottom: 50px;
display: flex;
flex-direction: row;
align-items: baseline;
justify-content: center;
line-height: 1;
}

p.ttl_recruit span {
	font-family: "Archivo Black", sans-serif;
	display: inline-block;
	margin-right: 30px;
	color: #dbdbdb;
	font-size: 8rem;
}

.accordion-area {
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion-area li {
  margin-bottom: 16px;
}

.faq {
  border: 1px solid #ddd;
  padding: 25px 50px 25px 30px;
  position: relative;
  cursor: pointer;
  background: #fff;
  transition: background 0.3s ease;
}

.faq:hover {
  background: #fafafa;
}

.faq .title {
  margin: 0;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  pointer-events: none;
}

.faq .title b {
	font-size: 2rem;
	color: #ec0709;
	display: inline-block;
	margin-right: 0.5em;
}

.faq::before,
.faq::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 18px;
  height: 2px;
  background: #333;
  transform-origin: center;
  transition: transform 0.25s ease;
}

.faq::before {
  transform: translateY(-50%);
}

.faq::after {
  transform: translateY(-50%) rotate(90deg);
}

.faq.open::before {
  transform: translateY(-50%) rotate(45deg);
}

.faq.open::after {
  transform: translateY(-50%) rotate(-45deg);
}

.faq .box {
  display: none;
  margin-top: 18px;
  padding: 18px 25px;
  background: #f5f5f5;
  border-radius: 4px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  font-size: 1.7rem;
}
}

@media (min-width: 1200px) {
.bg_recruit01 {
	background-color: #fff;
	padding: 100px 0 100px;
}

p.ttl_recruit {
	font-size: 7.5rem;
color: #ec0709;
margin-bottom: 50px;
display: flex;
flex-direction: row;
align-items: baseline;
justify-content: center;
line-height: 1;
}

p.ttl_recruit span {
	font-family: "Archivo Black", sans-serif;
	display: inline-block;
	margin-right: 40px;
	color: #dbdbdb;
	font-size: 10rem;
}

.accordion-area {
  list-style: none;
  margin: 0;
  padding: 0;
}

.accordion-area li {
  margin-bottom: 16px;
}

.faq {
  border: 1px solid #ddd;
  padding: 25px 50px 25px 30px;
  position: relative;
  cursor: pointer;
  background: #fff;
  transition: background 0.3s ease;
}

.faq:hover {
  background: #fafafa;
}

.faq .title {
  margin: 0;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
  font-weight: 600;
  pointer-events: none;
}

.faq .title b {
	font-size: 2rem;
	color: #ec0709;
	display: inline-block;
	margin-right: 0.5em;
}

.faq::before,
.faq::after {
  content: "";
  position: absolute;
  right: 20px;
  top: 50%;
  width: 18px;
  height: 2px;
  background: #333;
  transform-origin: center;
  transition: transform 0.25s ease;
}

.faq::before {
  transform: translateY(-50%);
}

.faq::after {
  transform: translateY(-50%) rotate(90deg);
}

.faq.open::before {
  transform: translateY(-50%) rotate(45deg);
}

.faq.open::after {
  transform: translateY(-50%) rotate(-45deg);
}

.faq .box {
  display: none;
  margin-top: 18px;
  padding: 18px 25px;
  background: #f5f5f5;
  border-radius: 4px;
  line-height: 1.7;
  letter-spacing: 0.02em;
  font-size: 1.7rem;
}
}






/* contact.html　お問い合わせ
=========================================================================== */




@media (max-width: 767px) {
	.bg_white {
	background-color: #fff;
	padding: 30px 0 30px;
}

	p.ttl_contact01 {
		text-align: center;
		font-size: 1.6rem;
font-weight: 500;
		letter-spacing: 0;
		margin-bottom: 15px;
	}

	p.ttl_contact01:before {
		content: '';
		display: block;
		background: url(../images/ttl_contact01.png) 0 0 /contain no-repeat;
		width: 34px;
		height: 34px;
		margin: 0 auto 5px;
	}

	p.text_contact01 {
		font-size: 1.5rem;
		line-height: 1.6;
		margin-bottom: 40px;
	}

	h3.contact {
		text-align: center;
		font-size: 1.7rem;
		color: #333;
		letter-spacing: 0;
		font-weight: 500;
		margin-bottom: 15px;
		padding-bottom: 8px;
		border-bottom: 1px solid #e41515;
	}

	#contact01 .flex_c .info:first-child {
		margin-bottom: 5px;
	}

	p.tel_contact01 {
		font-size: 3rem;
		font-weight: 500;
		font-family: "Roboto Condensed", sans-serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 30px;
		margin-right: 7px;
		flex-shrink: 0;
	}

	p.tel_contact01 span.tel_link {
		color: #333;
	}

	p.fax_contact01 {
		font-size: 3rem;
		font-weight: 500;
		font-family: "Roboto Condensed", sans-serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
		justify-content: center;
	}

	p.fax_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /contain no-repeat;
		width: 30px;
		height: 30px;
		margin-right: 7px;
		flex-shrink: 0;
	}

	p.text_contact02 {
		font-size: 1.4rem;
		line-height: 1.6;
		margin-bottom: 10px;
		font-weight: 500;
	}

	span.hissu {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff;
		background-color: #ff0000;
		padding: 0.2em 0.5em;
		border-radius: 3px;
		margin-right: 5px;
	}
}

@media (min-width: 768px) {
	.bg_white {
	background-color: #fff;
	padding: 40px 0 30px;
}

	p.ttl_contact01 {
		text-align: center;
		font-size: 1.8rem;
font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
	}

	p.ttl_contact01:before {
		content: '';
		display: block;
		background: url(../images/ttl_contact01.png) 0 0 /contain no-repeat;
		width: 34px;
		height: 34px;
		margin: 0 auto 5px;
	}

	p.text_contact01 {
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.6;
		margin-bottom: 50px;
	}

	h3.contact {
		text-align: center;
		font-size: 1.9rem;
		color: #333;
		letter-spacing: 0.1em;
		font-weight: 500;
		margin-bottom: 20px;
		padding-bottom: 12px;
		border-bottom: 1px solid #e41515;
	}

	#contact01 .flex_c .info:first-child {
		margin-right: 50px;
	}

	p.tel_contact01 {
		font-size: 3.2rem;
		font-weight: 500;
		font-family: "Roboto Condensed", sans-serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /contain no-repeat;
		width: 34px;
		height: 34px;
		margin-right: 10px;
		flex-shrink: 0;
	}

	p.tel_contact01 span.tel_link {
		color: #333;
	}

	p.fax_contact01 {
		font-size: 3.2rem;
		font-weight: 500;
		font-family: "Roboto Condensed", sans-serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /contain no-repeat;
		width: 34px;
		height: 34px;
		margin-right: 10px;
		flex-shrink: 0;
	}

	p.text_contact02 {
		font-size: 1.5rem;
		line-height: 1.8;
		margin-bottom: 10px;
		font-weight: 500;
	}

	span.hissu {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff;
		background-color: #ff0000;
		padding: 0.2em 0.5em;
		border-radius: 3px;
		margin-right: 5px;
	}
}

@media (min-width: 992px) {
	.bg_white {
	background-color: #fff;
	padding: 50px 0 30px;
}

	p.ttl_contact01 {
		text-align: center;
		font-size: 2.1rem;
font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
	}

	p.ttl_contact01:before {
		content: '';
		display: block;
		background: url(../images/ttl_contact01.png) 0 0 /contain no-repeat;
		width: 34px;
		height: 34px;
		margin: 0 auto 5px;
	}

	p.text_contact01 {
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.6;
		margin-bottom: 60px;
	}

	h3.contact {
		text-align: center;
		font-size: 2rem;
		color: #333;
		letter-spacing: 0.1em;
		font-weight: 500;
		margin-bottom: 20px;
		padding-bottom: 12px;
		border-bottom: 1px solid #e41515;
	}

	#contact01 .flex_c .info:first-child {
		margin-right: 80px;
	}

	p.tel_contact01 {
		font-size: 3.6rem;
		font-weight: 500;
		font-family: "Roboto Condensed", sans-serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /contain no-repeat;
		width: 38px;
		height: 38px;
		margin-right: 10px;
		flex-shrink: 0;
	}

	p.tel_contact01 span.tel_link {
		color: #333;
	}

	p.fax_contact01 {
		font-size: 3.6rem;
		font-weight: 500;
		font-family: "Roboto Condensed", sans-serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /contain no-repeat;
		width: 38px;
		height: 38px;
		margin-right: 10px;
		flex-shrink: 0;
	}

	p.text_contact02 {
		font-size: 1.6rem;
		line-height: 1.8;
		margin-bottom: 15px;
		font-weight: 500;
	}

	span.hissu {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff;
		background-color: #ff0000;
		padding: 0.2em 0.5em;
		border-radius: 3px;
		margin-right: 5px;
	}
}

@media (min-width: 1200px) {
	.bg_white {
	background-color: #fff;
	padding: 50px 0 30px;
}

	p.ttl_contact01 {
		text-align: center;
		font-size: 2.4rem;
font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 30px;
	}

	p.ttl_contact01:before {
		content: '';
		display: block;
		background: url(../images/ttl_contact01.png) 0 0 /contain no-repeat;
		width: 37px;
		height: 37px;
		margin: 0 auto 5px;
	}

	p.text_contact01 {
		text-align: center;
		font-size: 1.6rem;
		line-height: 1.6;
		margin-bottom: 60px;
	}

	h3.contact {
		text-align: center;
		font-size: 2.2rem;
		color: #333;
		letter-spacing: 0.1em;
		font-weight: 500;
		margin-bottom: 25px;
		padding-bottom: 15px;
		border-bottom: 1px solid #e41515;
	}

	#contact01 .flex_c .info:first-child {
		margin-right: 80px;
	}

	p.tel_contact01 {
		font-size: 4.2rem;
		font-weight: 500;
		font-family: "Roboto Condensed", sans-serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.tel_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_1.png) 0 0 /contain no-repeat;
		width: 44px;
		height: 44px;
		margin-right: 10px;
	}

	p.tel_contact01 span.tel_link {
		color: #333;
	}

	p.fax_contact01 {
		font-size: 4.2rem;
		font-weight: 500;
		font-family: "Roboto Condensed", sans-serif;
		color: #333;
		display: flex;
		flex-direction: row;
		align-items: center;
	}

	p.fax_contact01:before {
		content: '';
		display: block;
		background: url(../images/icon_contact01_2.png) 0 0 /contain no-repeat;
		width: 44px;
		height: 44px;
		margin-right: 10px;
	}

	p.text_contact02 {
		font-size: 1.6rem;
		line-height: 1.8;
		margin-bottom: 15px;
		font-weight: 500;
	}

	span.hissu {
		display: inline-block;
		font-size: 1.4rem;
		line-height: 1;
		color: #fff;
		background-color: #ff0000;
		padding: 0.2em 0.5em;
		border-radius: 3px;
		margin-right: 5px;
	}
}

@media (max-width: 991px) {
	#contact02 {
		margin-top: -80px;
		padding-top: 80px;
	}
}

@media (min-width: 992px) {
	#contact02 {
		margin-top: -130px;
		padding-top: 130px;
	}
}

label {
	margin-bottom: 0;
	font-weight: 500;
}

span.red {
	color: #D80C0C;
}

@media (max-width: 767px) {
	table.contact {
		width: 100%;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	table.contact th {
		display: block;
		width: 100%;
		margin-bottom: 8px;
		font-size: 1.5rem;
		font-weight: 500;
		color: #333;
		background-color: #e9e9e9;
		padding: 0.2em 0.8em;
		border-radius: 5px;
	}

	table.contact td {
		display: block;
		margin-bottom: 10px;
		font-size: 1.5rem;
		padding-bottom: 10px;
	}

	table.contact span.mini {
		font-size: 1.3rem;
		display: block;
		margin-top: 5px;
	}

	table.contact span.mini b {
		color: #D80C0C;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	table.contact {
		width: 100%;
		border-top: 1px solid #ccc;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	table.contact th {
		width: 30%;
		padding: 15px 0 15px 5px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ccc;
		font-weight: 500;
	}

	table.contact td {
		padding: 15px 10px 15px 20px;
		margin: 0 15px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ccc;
		font-weight: 500;
	}

	table.contact td.bgc {
		width: 130px;
	}

	table.contact th span {
		font-size: 1.5rem;
	}

	table.contact span.mini {
		font-size: 1.3rem;
		display: block;
		margin-top: 5px;
	}

	table.contact span.mini b {
		color: #D80C0C;
	}
}

@media (min-width: 992px) {
	table.contact {
		width: 100%;
		border-top: 1px solid #ccc;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	table.contact th {
		width: 30%;
		padding: 15px 0 15px 5px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ccc;
		font-weight: 500;
	}

	table.contact td {
		padding: 15px 10px 15px 20px;
		margin: 0 15px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ccc;
		font-weight: 500;
	}

	table.contact td.bgc {
		width: 130px;
	}

	table.contact th span {
		font-size: 1.5rem;
	}

	table.contact span.mini {
		font-size: 1.3rem;
		display: block;
		margin-top: 5px;
	}

	table.contact span.mini b {
		color: #D80C0C;
	}
}

@media (min-width: 1200px) {
	table.contact {
		width: 100%;
		border-top: 1px solid #ccc;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	table.contact th {
		width: 28%;
		padding: 15px 10px 15px 10px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ccc;
		font-weight: 500;
	}

	table.contact td {
		padding: 15px 10px 15px 20px;
		margin: 0 15px;
		font-size: 1.6rem;
		border-bottom: 1px solid #ccc;
		font-weight: 500;
	}

	table.contact td.bgc {
		width: 130px;
	}

	table.contact th span {
		font-size: 1.5rem;
	}

	table.contact span.mini {
		font-size: 1.3rem;
		display: block;
		margin-top: 5px;
	}

	table.contact span.mini b {
		color: #D80C0C;
	}
}

@media (max-width: 767px) {
	p.ttl_contact02 {
		font-size: 1.5rem;
		color: #D80C0C;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		line-height: 1.4;
		margin: 40px 0 20px;
		border-bottom: 2px solid #D80C0C;
		padding-bottom: 10px;
	}
}

@media (min-width: 768px) {
	p.ttl_contact02 {
		font-size: 1.8rem;
		color: #D80C0C;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		line-height: 1.4;
		margin: 40px 0 15px;
		border-bottom: 2px solid #D80C0C;
		padding-bottom: 10px;
	}
}

@media (min-width: 992px) {
	p.ttl_contact02 {
		font-size: 1.9rem;
		color: #D80C0C;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		line-height: 1.4;
		margin: 40px 0 15px;
		border-bottom: 2px solid #D80C0C;
		padding-bottom: 10px;
	}
}

@media (max-width: 767px) {
	table.contact th.must:after {
		content: '必須';
		display: inline-block;
		width: 32px;
		height: 16px;
		background-color: #ff0000;
		text-align: center;
		color: #fff;
		font-size: 1rem;
		line-height: 16px;
		margin-left: 10px;
		float: right;
		margin-top: 4px;
		border-radius: 3px;
	}
}

@media (min-width: 768px) {
	table.contact th.must:after {
		content: '必須';
		display: inline-block;
		width: 36px;
		height: 16px;
		background-color: #ff0000;
		text-align: center;
		color: #fff;
		font-size: 1.2rem;
		line-height: 16px;
		margin-left: 15px;
		float: right;
		margin-right: 5px;
		border-radius: 3px;
		margin-top: 4px;
	}
}

@media (max-width: 767px) {
	input.write {
		padding: 0.4em 0.5em;
		width: 100%;
		border-radius: 4px;
		border: 1px solid #ccc;
		font-size: 1.6rem;
	}
}

@media (min-width: 768px) and (max-width:991px) {
	input.write {
		padding: 0.4em 0.8em;
		width: 100%;
		border: 1px solid #ccc;
		background-color: #fff;
		border-radius: 4px;
		font-size: 1.6rem;
	}
}

@media (min-width: 992px) {
	input.write {
		padding: 0.4em 0.8em;
		width: 100%;
		border: 1px solid #ccc;
		background-color: #fff;
		border-radius: 4px;
		font-size: 1.7rem;
	}
}

p.text_red {
	color: #ff0000;
	margin-bottom: 3px;
}

@media (max-width: 767px) {
	table.contact td input.form50 {
		width: 50px !important;
	}

	table.contact td input.form100 {
		width: 100px !important;
	}

	table.contact td input.form130 {
		width: 130px !important;
	}

	table.contact td input.form150 {
		width: 150px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.3em 0.2em;
		font-size: 1.5rem;
	}

	table.contact label {
		font-size: 1.5rem;
		font-weight: normal;
	}

	table.contact ::placeholder {
		color: #bbb;
		font-size: 1.5rem;
	}

	.place_mini ::placeholder {
		color: #fff !important;
	}

	table.contact .place_mini input.form130 {
		width: 55px !important;
		margin-bottom: 5px;
		padding: 0.4em 0.5em !important;
	}
}

@media (min-width: 768px) {
	table.contact td input.form50 {
		width: 50px !important;
	}

	table.contact td input.form100 {
		width: 100px !important;
	}

	table.contact td input.form130 {
		width: 100px !important;
	}

	table.contact td input.form150 {
		width: 200px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.5em 0.5em;
		font-size: 1.6rem;
	}

	table.contact label {
		font-size: 1.6rem;
		font-weight: 500;
		line-height: 1.8;
	}

	table.contact ::placeholder {
		color: #aaa;
		font-size: 1.6rem;
		font-weight: 500;
	}

	.place_mini ::placeholder {
		font-size: 1.8rem !important;
	}
}

@media (min-width: 992px) {
	table.contact td input.form50 {
		width: 50px !important;
	}

	table.contact td input.form100 {
		width: 100px !important;
	}

	table.contact td input.form130 {
		width: 100px !important;
	}

	table.contact td input.form150 {
		width: 200px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.5em 0.5em;
		font-size: 1.6rem;
	}

	table.contact label {
		font-size: 1.6rem;
		font-weight: 500;
		line-height: 1.8;
	}

	table.contact ::placeholder {
		color: #aaa;
		font-size: 1.6rem;
		font-weight: 500;
	}

	.place_mini ::placeholder {
		font-size: 1.6rem !important;
	}
}

@media (min-width: 1200px) {
	table.contact td input.form50 {
		width: 50px !important;
	}

	table.contact td input.form100 {
		width: 100px !important;
	}

	table.contact td input.form130 {
		width: 100px !important;
	}

	table.contact td input.form150 {
		width: 200px !important;
	}

	table.contact td input.form250 {
		width: 250px !important;
	}

	select {
		padding: 0.5em 0.5em;
		font-size: 1.6rem;
	}

	table.contact label {
		font-size: 1.6rem;
		font-weight: 500;
		line-height: 1.8;
	}

	table.contact ::placeholder {
		color: #aaa;
		font-size: 1.6rem;
		font-weight: 500;
	}

	.place_mini ::placeholder {
		font-size: 1.6rem !important;
	}
}

@media (max-width: 767px) {
	.mt_form {
		margin-top: 10px;
	}
}

@media (min-width: 768px) {
	.mt_form {
		margin-top: 15px;
	}
}

.radio_mb {
	margin: 10px 0;
}

@media (max-width: 500px) {
	select {
		max-width: 250px;
	}
}

@media (max-width: 767px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ccc;
		background-color: #fff;
	}
}

@media (min-width: 768px) {
	textarea {
		width: 100%;
		padding: 0.2em 0.5em;
		border: 1px solid #ccc;
		background-color: #fff;
		font-size: 1.8rem;
	}
}

@media (max-width: 767px) {
	h4.privacy {
		font-size: 1.4rem;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 10px;
	}

	.inner_privacy {
		height: 160px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 1.3rem;
		line-height: normal;
		padding: 15px 15px 10px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #ededed;
		margin-bottom: 20px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	.inner_privacy h5 {
		font-size: 1.3rem;
		font-weight: bold;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 1.3rem;
		font-weight: bold;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 1.3rem;
		line-height: 1.6;
		margin-bottom: 15px;
	}

	.inner_privacy p.text span.tel_link {
		border-bottom: 1px solid #333;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 1.3rem;
	}
}

@media (min-width: 768px) {
	h4.privacy {
		font-size: 1.8rem;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
		margin-bottom: 5px;
		line-height: 1.6;
		margin-top: 30px;
	}

	.inner_privacy {
		height: 180px;
		overflow: auto;
		overflow-y: scroll;
		font-size: 1.4rem;
		line-height: normal;
		padding: 20px;
		border: solid 1px #ccc;
		border-radius: 4px;
		background-color: #f7f7f7;
		margin-bottom: 25px;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight: 500;
	}

	.inner_privacy h5 {
		font-size: 1.5rem;
		font-weight: 500;
		padding-bottom: 10px;
		border-bottom: 1px dotted #aaa;
		margin-bottom: 10px;
	}

	p.ttl_privacy {
		font-size: 1.4rem;
		font-weight: 500;
		margin-bottom: 5px;
	}

	.inner_privacy p.text {
		font-size: 1.5rem;
		line-height: 1.6;
		margin-bottom: 15px;
		font-weight: 500;
	}

	ul.privacy li {
		list-style-type: decimal;
		margin-left: 20px;
		margin-bottom: 5px;
		font-size: 1.4rem;
		font-weight: 500;
	}
}

@media (max-width: 767px) {
	button.comfirm {
		width: 100%;
		max-width: 240px;
		height: 42px;
		text-align: center;
		background-color: #c42416;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-weight: bolder;
		font-size: 1.3rem;
		line-height: 42px;
		padding: 0 !important;
		font-weight: 500;
		border-radius: 10px;
	}

	button.comfirm:hover {
		background-color: #e53a2a;
	}

	.btn_space {
		width: 100%;
		max-width: 240px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #aaa;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-size: 1.3rem;
		line-height: 42px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 4%;
		font-weight: 500;
		border-radius: 10px;
	}

	button.back:hover {
		background-color: #bbb;
	}

	button.send {
		width: 47%;
		height: 42px;
		text-align: center;
		background-color: #c42416;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-size: 1.3rem;
		line-height: 42px;
		padding: 0 !important;
		display: inline-block;
		font-weight: 500;
		border-radius: 10px;
	}

	button.send:hover {
		background-color: #e53a2a;
	}
}

@media (min-width: 768px) {
	button.comfirm {
		width: 400px;
		height: 46px;
		text-align: center;
		background-color: #c42416;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-size: 1.5rem;
		line-height: 46px;
		padding: 0 !important;
		font-weight: 500;
		border-radius: 10px;
	}

	button.comfirm:hover {
		background-color: #e53a2a;
	}

	.btn_space {
		width: 400px;
		margin: 0 auto;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}

	button.back {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #aaa;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-size: 1.5rem;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
		margin-right: 30px;
		font-weight: 500;
		border-radius: 10px;
	}

	button.back:hover {
		background-color: #bbb;
	}

	button.send {
		width: 180px;
		height: 46px;
		text-align: center;
		background-color: #c42416;
		color: #fff;
		outline: none;
		border: none;
		cursor: pointer;
		font-size: 1.5rem;
		line-height: 46px;
		padding: 0 !important;
		display: inline-block;
		font-weight: 500;
		border-radius: 10px;
	}

	button.send:hover {
		background-color: #e53a2a;
	}
}

select {
	border: 1px solid #ddd;
}

@media (max-width: 767px) {
	table.contact label {
		font-weight: normal;
		line-height: 1.8;
		font-size: 1.5rem;
	}
}

@media (max-width: 767px) {
	.agreebox label {
		font-size: 1.3rem;
	}
}

@media (max-width: 767px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 1.5rem;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 1.5rem;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 1.5rem;
	}

	p.tbl_hosoku {
		font-size: 1.5rem;
		margin-top: 5px;
		color: #555;
	}
}

@media (min-width: 768px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 1.5rem;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 1.5rem;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 1.5rem;
	}

	p.tbl_hosoku {
		font-size: 1.5rem;
		margin-top: 5px;
		color: #555;
	}
}

@media (min-width: 992px) {
	::-webkit-input-placeholder {
		/* WebKit, Blink, Edge */
		color: #aaa;
		font-size: 1.5rem;
	}

	:-ms-input-placeholder {
		/* Internet Explorer 10-11 */
		color: #aaa;
		font-size: 1.5rem;
	}

	::placeholder {
		/* Others */
		color: #aaa;
		font-size: 1.5rem;
	}

	p.tbl_hosoku {
		font-size: 1.4rem;
		margin-top: 5px;
		color: #555;
	}
}



#contact02 label {
	display: inline-block;
	margin-right: 15px;
	white-space: nowrap;
}














/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */
/* = */