@charset "utf-8";
@import url("drawer.min.css");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Serif+JP:wght@400;700&display=swap');

/*TAG再設定*/
* {
	box-sizing:border-box;
	outline:none;
}
html {
	width:100%;
	height:100%;
	scroll-behavior: smooth;
	scroll-padding-top: 61px;
}
body {
	font-family: 'Noto Sans JP', sans-serif;
	font-feature-settings:"palt";
	-webkit-font-feature-settings:"palt";
	-webkit-text-size-adjust:100%;
	font-size:14px;
	line-height:1.6;
	letter-spacing:.1em;
	color:#333;
	margin:0;
	padding:61px 0 0;
	border:none 0;
	width:100%;
	height:100%;
}
header, footer, nav, article, section, aside {
	display:block;
}
h1,h2,h3,h4,h5,h6 {
	font-size:14px;
	line-height:1.6;
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}
p,address,cite {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}
p.p {
	margin-bottom:1rem;
}
dl,dt,dd {
	margin:0;
	padding:0;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
}
dl.dl dt {
	font-weight:bold;
	margin-top:1rem;
}
dl.dl dt:nth-child(1) {
	margin-top:0;
}
ol {
	list-style:none;
	padding:0;
	margin:0;
}
ol.ol {
	list-style:decimal;
	list-style-position:outside;
	margin-left:1.75em;
	padding:0;
} 
ul {
	list-style:none;
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
}
ul.ul {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:1.5em;
}
ul.ul_d {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:1.5em;
}
.ul_d li {
	margin-bottom:1em;
}
span.pc_br {
	display:block;
}
form {
	margin:0;
	padding:0;
}
video {
	margin:0;
	padding:0;
	vertical-align:bottom;
	filter: drop-shadow(0px 0px rgba(0,0,0,0));
	outline: none;
	border: none;
}
img {
	height:auto;
	max-width:100%;
	margin:0;
	padding:0;
	border:none 0;
	text-align:center;
	vertical-align:bottom;
	-webkit-backface-visibility:hidden;
}
iframe {
	vertical-align:bottom;
	outline:none;
	border:none;
}


/*リンク共通*/
a {
	color:rgba(84,143,242,1);
	text-decoration:none;
}
a.bt-txt {
	display:block;
	width:calc(100% - 40px);
	color:#333;
	text-align:center;
	background-color:rgba(255,255,255,0);
	padding:.5rem 2rem .5rem 1rem;
	border:solid 1px #3333;
	background-image:url(../images/icon_next-bk.svg);
	background-repeat:no-repeat;
	background-position: right 1rem center;
	background-size: 1rem;
	margin:auto;
}

/*プラグイン*/
#fb-root, .fb-page {
	font-family:sans-serif;
}
#twitter iframe{
	width: 100% !important;
}
.movie-box_16-9 {
	position: relative;
	width:100%;
	height:0;
	padding-top:56.25%;
}
.movie-box_16-9 iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/*アイコン*/
.freecall {
	display:inline-block;
	padding-left:1.4em;
	background:url(../images/ico_freecall.svg) no-repeat left center;
	background-size:1em 1em;
}
.freecall_w {
	display:inline-block;
	padding-left:1.4em;
	background:url(../images/ico_freecall_w.svg) no-repeat left center;
	background-size:1em 1em;
}


/*PC・Tab用コンテンツ*/
.pc, pc_on {
	display:none !important;
}

/*横縦コンテンツ切換*/
/*横向き*/
@media (orientation: landscape){
.portrait {
	display:none !important;
}
}
/*縦向き*/
@media (orientation: portrait){
.landscape {
	display:none !important;
}
}


/* --------Font-------- */

/*Font Size*/
.attention {
	font-size: 10px;
}
.paragraph {
	margin-bottom: 18px;
}
.font_xxxxl {
	font-size: 40px;
}
.font_xxxl {
	font-size: 32px;
}
.font_xxl {
	font-size: 24px;
}
.font_xl {
	font-size: 18px;
}
.font_l {
	font-size: 16px;
}
.font_m {
	font-size: 14px;
}
.font_s {
	font-size: 12px;
}
.font_xs {
	font-size: 10px;
}

/*Font Color*/
.fcolor_red {
	color: #F00;
}
.fcolor_blue {
	color: #00F;
}
.fcolor_gray {
	color: #999;
}
.marker_r {
	background: linear-gradient(transparent 60%, rgba(255,0,0,.4) 40%);
}
.marker_or {
	background: linear-gradient(transparent 60%, rgba(255,171,73,.4) 40%);
}
.marker_bl {
	background: linear-gradient(transparent 60%, rgba(58,209,255,.4) 40%);
}
.marker_gr {
	background: linear-gradient(transparent 60%, rgba(0,204,0,.4) 40%);
}
.txt_center {
	text-align:center;
}
.txt-outline {
	text-shadow: 0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}

/*Font Title*/
main h1 {
	font-weight:bold;
}
main h1 .en {
	display:block;
	font-size:24px;
	letter-spacing:.04em;
}
main h1 .ja {
	display:block;
	font-family: 'Noto Serif JP', serif;
	font-size:16px;
	letter-spacing:.2em;
}
main h1.title {
	display:flex;
	flex-flow:column-reverse wrap;
	justify-content:center;
	align-items:center;
	gap:.25rem 1rem;
	margin-bottom:2rem;
}
main h1.title .en,
main h1.title .ja {
	display:block;
}
main h1.title .en:first-letter {
	color:rgba(0,173,201,1);
}
main h2.title {
	font-size:18px;
	text-align:center;
	margin-bottom:1rem;
}


/* --------MainkLayout-------- */

/*BGIMG*/
ul.bgimg {
	background:url(../images/tmpl/bgimg0100.jpg) repeat-x fixed;
	background-size:1px 100%;
    width: 100%;
	height:100vh;
	display: flex;
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	overflow: hidden;
}
ul.bgimg li {
	min-width: 100vw;
	min-height:100vh;
	position:relative;
	left:0;
}
ul.bgimg li:first-of-type {
    animation: loop 80s -40s linear infinite;
	background-image:url(../images/tmpl/bgimg0101_sp.jpg);
	background-position:top left;
	background-size: auto 100%;
}
ul.bgimg li:last-of-type {
    animation: loop2 80s linear infinite;
	background-image:url(../images/tmpl/bgimg0102_sp.jpg);
	background-position:top right;
	background-size: auto 100%;
}
ul.bgimg li img {
    min-width: 100vw;
	position:absolute;
	bottom:0;
	left:0;
}

@keyframes loop {
    0% {
        transform: translateX(100%);
    }
    to {
        transform: translateX(-100%);
    }
}
@keyframes loop2 {
    0% {
        transform: translateX(0);
    }
    to {
        transform: translateX(-200%);
    }
}

/*HEADER*/
#header {
	display:block;
	width:100%;
	height:61px;
	background-color:rgba(255,255,255,1);
	position:fixed;
	top:0;
	left:0;
	z-index:10;
	border-bottom:solid 1px #CCC;
}
#header .site-title {
	background-color:rgba(255,255,255,1);
	width:calc(100% - 60px);
	height:60px;
	padding:0 20px;
	display:flex;
	flex-flow: row nowrap;
	justify-content:flex-start;
	align-items:center;
	gap:0px 10px;
	position:absolute;
	z-index:50;
}
#header h1.logo {
}
#header h1.logo img {
	width:auto;
	height:32px;
}
#header .catchphrase {
	display:block;
	font-family: 'Noto Serif JP', serif;
	font-size:10px;
	letter-spacing:normal;
	color:#333;
}
#header .company-name {
	display:none;
	font-size:10px;
	letter-spacing:normal;
	color:#666;
}


/*MAIN*/
main {
	max-width:767px;
	margin:auto;
}

/*FOOTER*/
footer {
	display:grid;
	grid-template-rows:auto 70px;
	grid-template-columns:1fr;
	color:rgba(250,250,250,1);
	width:100%;
	min-height:calc(100vh - 60px - 60px);
}
#footer {
	text-align:center;
	padding:40px 20px 40px;
	align-self:center;
}
#footer .site {
	color:rgba(250,250,250,1);;
	letter-spacing:.1em;
	margin-bottom: 40px;
}
#footer .site h1.title {
	width:160px;
	margin:0 auto 1rem;
}
#footer .site h1.title img {
	width:100%;
}
#footer .site h2.title-sub {
	font-family: 'Noto Serif JP', serif;
	font-size:18px;
	line-height:1;
	color:rgba(250,250,250,1);
}
#footer ul.office {
	font-size:14px;
	letter-spacing:.1em;
}
#footer ul.office a {
	color:rgba(255,255,255,1);
}
footer .copyright {
	font-size:10px;
	line-height:1;
	text-align:center;
	background-color: rgba(0,0,0,1);
	width:100%;
	padding:30px 0;
	align-self:end;
}


/* --------BlockLayout-------- */

/*Keyvisual*/
.keyvisual {
	width:100%;
	padding:0;
	position:relative;
}
.keyvisual .title-box {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:flex-start;
	gap:1rem;
	min-height:160px;
	padding:0 20px;
	position:relative;
	z-index:1;
}
.keyvisual .title-box h1 {
	color:rgba(255,255,255,1);
	display:flex;
	flex-direction:column-reverse;
	justify-content:flex-start;
	align-items:flex-start;
	gap:.5rem 0;
}
.keyvisual .title-box h1 .en,
.keyvisual .title-box h1 .ja {
	display:block;
	line-height:1;
}
.keyvisual .title-box p {
	font-size:14px;
	letter-spacing:.05em;
	color:#FFF;
	text-shadow: 0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000,0 0 3px #000;
}


/*bg-fixed*/
.bg-fixed {
	position:relative;
}
.bg-fixed:before {
	content:"";
	display:block;
	position:fixed;
	width:100%;
	height:100vh;
	top:0;
	left:0;
	z-index:-1;
	background-repeat:no-repeat;
	background-size:cover;
}

/*Flex Layout*/

/*Grid Layout*/

/*Scrol box*/
.scroll_x {
	display:block;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}
.scroll_x > tbody {
	width: 100%;
	display:table;
}

.scroll_x > tbody th {
	position: sticky;
	white-space:nowrap;
	top:0;
	left:0;
	z-index:2;
}
.scroll_x > tbody td {
	white-space:nowrap;
}
.scroll_x > img{
	width:auto !important;
	max-width: none !important;
	margin-bottom:0.5em;
}
.scroll_x::-webkit-scrollbar {
  height: 10px;
}
.scroll_x::-webkit-scrollbar-track {
  border-radius: 6px;
  background: rgba(0,0,0,1);
}
.scroll_x::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background: rgba(187,0,0,1);
}

/* --------Navigation-------- */

/*その他ナビゲーション*/
main article.nav-sub.sp {
	position: -webkit-sticky;
	position: sticky;
	bottom:0;
	left:0;
	z-index:5;
	width:100%;
}
main article.nav-sub aside.contact ul {
	display:flex;
	justify-content:flex-start;
	align-items:stretch;
	gap:0px 0px;
}
main article.nav-sub aside.contact ul li {
	width:calc(100% / 3);
}
main article.nav-sub aside.contact ul li.contact-line {
	background-color:rgba(6,199,85,1);
}
main article.nav-sub aside.contact ul li.contact-mail {
	background-color:rgba(84,143,242,1);
}
main article.nav-sub aside.contact ul li.contact-tel {
	background-color:rgba(255,255,255,1);
}
main article.nav-sub aside.contact ul li a {
	display:block;
	text-align:center;
	padding:10px 0;
}
main article.nav-sub aside.contact ul li img {
	width:40px;
}
