<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
/* Reset css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0;
	line-height: 1.6;
	letter-spacing: 0;
}
html {
	overflow-y: scroll
}
* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
dt, h1, h2, h3, h4, h5, h6, th {
	font-weight: 500
}
aside, figure, footer, header, main, nav, section {
	display: block
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal
}
table {
	border-collapse: collapse
}
caption, th {
	text-align: left
}
q:after, q:before {
	content: ''
}
embed, object {
	vertical-align: top
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 500
}
abbr, acronym, fieldset, img {
	border: 0
}
li {
	list-style-type: none;
	list-style: none
}
.edge li {
	white-space: nowrap
}
img {
	vertical-align: bottom;
	max-width: 100%;
	height: auto
}
hr {
	clear: both;
	border: none;
	background-color: #FFFFFF
}
body {
	font-weight: 500;
	line-height: 1.8;
	font-family:'Noto Sans JP',"Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
a:link {
	text-decoration: none
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}
a {
	color: #231815
}
a[href^="tel:"] {
	cursor: default
}
figure {
	display: block;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0
}
em {
	font-weight: bold
}
svg {
	overflow: visible
}
body {
	position: relative;
	font-size: 16px;
	line-height: 1.6;
	color: #231815;
	-webkit-text-size-adjust: 100%;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt"
}
.mincyou {
	font-family:'Noto Serif JP',"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝",
	 serif;
}
.textcenter{
  text-align: center;
}
/* form
---------------------------------------- */
input::-ms-clear {
 display: none;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
 margin: 0;
 -webkit-appearance: none;
}
input, textarea, label {
	display: inline-block;
	vertical-align: middle;
font-family : inherit;
}
input, textarea, select {
	border: 1px solid #b2b2b2;
	padding: 15px;
	line-height: 1;
  font-size: 16px;
}
select {
/*-webkit-appearance: none;*/
	/*border-radius: 0;*/
	/*background-color: #FFF;*/
}
::-webkit-input-placeholder, :-ms-input-placeholder, ::-moz-placeholder {
 color: #ccc !important;
}
input:focus, textarea:focus, select:focus {
	outline: none;
	border: 1px solid #808080;
}
label {
	line-height: 1;
	padding: 10px 0;
	margin-right: 20px;
}
textarea {
	width: 100%;
	height: 175px;
	resize: vertical;
	box-sizing: border-box;
	line-height: 1.7;
	font-family : inherit;
}
input[type="text"], input[type="email"] {
	width: 350px;
}
input#zip, input#dest-zip {
	width: 200px;
}
input#address, input#dest-address {
	width: 100%;
}
input#zip, input#dest-zip, select#city, input#etc1-text, input#etc2-text, input#etc3-text {
	margin-left: 10px;
}
input[type=checkbox], input[type=radio] {
	margin-right: 5px;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	vertical-align: middle;
}
input[type="reset"].wpcf7c-conf, #reset.wpcf7c-conf {
	display: none;
}
input[type="reset"], input[type="button"], input[type="submit"] {
}
input[type="reset"], input[type="button"] {
}
input[type="submit"] {
}
input[type="submit"][disabled] {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
form hr {
	border-top: 1px solid #B2B2B2;
	margin: 50px auto;
	width: 960px;
}
/*====================
お問合わせフォーム
 ====================*/
.formhead-need {
  background-color: #d93;
	color: #fff;
	font-size: 0.7em;
	padding: 3px 5px;
	position: absolute;
	right: 20px;
}
.contactArea {
}
.contactArea p.txt {
	text-align: center;
	padding-bottom: 30px;
}
p.coutiontxt {
	line-height: 1.5em;
	padding-bottom: 50px;
}
.contactFormArea {
	xwidth: 810px;
	padding: 10px 25px;
	margin: 0 auto;
	border-color: #c8c9ca;
	border-style: solid;
	border-width: 1px;
}
.contactForm {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
.contactForm th {
	border-width: 1px 0 1px 0;
	border-style: solid;
	position: relative;
	font-weight: normal;
	padding: 20px 0px 20px 10px;
	border-color: #777;
	background-color: #eee;
}
.contactForm td {
	border-width: 1px 0 1px 0;
	border-color: #777;
	border-style: solid;
	text-align: left;
	padding: 20px 10px 20px 10px;
}
.contactForm td p.caution {
	padding: 10px 0px 2px 0px;
}
.mail-form-header {
	swidth: 800px;
	background-color: #eeeeef;
	padding: 10px 0;
	margin: 15px auto;
	text-align: center;
	font-size: 90%;
}
.mail-form-footer {
	text-align: center;
}
.mail-form-footer div:not(:last-child){
margin-bottom: 2rem;
}
.formhead-greed {
	width: 160px;
	xwidth: 100%;
	display: inline-block;
	xfont-weight: bold;
	color: #fff;
	background-color: #777;
	padding: 5px 15px;
	margin: auto 0;
	text-align: center;
}
.formhead-need {
}
p.end {
	padding-top: 5px;
}
h1.contact-h1 {
	background-color: #dcdddd;
	padding: 50px 0px;
	font-size: 2em;
}
main#contact p.txt-area {
	padding: 30px 0px;
}
ul.contact_btn {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-top: 30px;
}
ul.contact_btn li {
	margin: 10px;
	text-align: center;
}
/* sp
---------------------------------------- */
.forSP {
	display: none;
}
/* common
---------------------------------------- */
.layout-contents {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	line-break: strict;
}
.copy {
	padding-top: 200px;
	width: 700px;
	margin: 0 auto;
}
h2 {
	text-align: center;
	margin-bottom: 12px;
	font-size: 2em;
}
h1 {
	font-size: 2rem;
}
.inner {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	padding: 0;
	text-align: center;
}
/* motion,btn
---------------------------------------- */
*:selection {
	background: #f27649;
	color: #fff;
}
a, img, .photo, .over, aside#sns li span, .nav-child, .ico-area dd ul {
	-webkit-transition: All 0.5s ease;
	-moz-transition: All 0.5s ease;
	-o-transition: All 0.5s ease;
	transition: All 0.5s ease;
}
.enlargement img {
	-moz-transition: -moz-transform all .4s;
	-webkit-transition: -webkit-transform all .4s;
	-o-transition: -o-transform all .4s;
	-ms-transition: -ms-transform all .4s;
	transition: all .4s;
}
a:hover .enlargement img {
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.btn {
	text-align: center;
}
.btn a {
	display: block;
	height: 50px;
	margin: auto;
}
.btn.all {
	text-align: center;
	text-indent: 110%;
	white-space: nowrap;
	overflow: hidden;
}
.btn.all a {
	width: 225px;
	background-image: url(/assets/img/btn_all.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.btn.all a:hover {
	background-image: url(/assets/img/btn_all_on.png);
	background-color: #f27649;
}
.btn.return a {
	width: 165px;
	line-height: 31px;
	height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	font-weight: bold;
	color: #5f564d;
	border: 2px solid #5f564d;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
}
.btn.return a:after {
	content: '\f432';
	font: lighter 20px Genericons;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 5px;
	margin: auto;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}
.btn.next a {
	height: 50px;
	width: 215px;
	line-height: 31px;
	font-size: 1.15rem;
	letter-spacing: 0.1rem;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	position: relative;
	display: inline-block;
	padding: 0.5em 1em;
	text-decoration: none;
	border-radius: 3px;
	color: #FFF;
	background-color: var(--accent);
	transition: .4s;
}
.btn.next a:hover {
  opacity: 0.8;
}
.btn.next a:after {
	font-family: 'FontAwesome';
	content: '\f105';
	position: absolute;
	right: 20px;
	margin: auto;
}
/* header
---------------------------------------- */
header:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1rem;
	line-height: 0;
	clear: both;
}
header .inner {
	position: relative;
}
header .head-logo {
	padding: 10px 0px;
	min-width: 1024px;
}
header .head-logo .logo {
	display: inline-block;
	position: relative;
	width: 420px;
	height: 60px;
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto;
}
.menu-area {
	background-color: #fff;
}
.menu {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	height: 60px;
}
.menu &gt; li {
	width: 20%; /* グローバルナビ4つの場合 */
	height: 36px;
	line-height: 30px;
}
.menu &gt; li:first-child {
}
.menu &gt; li:not(:last-child) a{
	border-right: 1px solid #ddd;
}
.menu &gt; li a {
	display: block;
	color: #333;
	font-size: 1em;
	white-space: nowrap;
	line-height: 1.3;
}
.menu &gt; li a span{
	display: block;
	font-size: 12px;
	color: #999;
}
.menu &gt; li a:hover {
	opacity: 0.6;
}
ul.menu__second-level {
	visibility: hidden;
	opacity: 0;
	z-index: 1;
}
.menu &gt; li:hover {
}
.menu__second-level li {
	border-top: 1px solid #111;
}
.menu__second-level li a:hover {
	background: #7a6a5691;
}
/* floatクリア */
.menu:before, .menu:after {
	content: " ";
	display: table;
}
.menu:after {
	clear: both;
}
.menu {
 *zoom: 1;
}
.menu &gt; li.menu__single {
	position: relative;
}
li.menu__single ul.menu__second-level {
	position: absolute;
	top: 40px;
	width: 100%;
	-webkit-transition: all .2s ease;
	transition: all .2s ease;
}
li.menu__single:hover ul.menu__second-level {
	top: 30px;
	visibility: visible;
	opacity: 1;
}
.menu__second-level li a {
	padding: 10px 0px;
	background-color: #fff;
}
.fixed {
	position: fixed !important;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #fff;
	z-index: 999;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	-webkit-box-shadow: 0px 3px 3px -3px rgba(0, 0, 0, 0.13);
	-moz-box-shadow: 0px 3px 3px -3px rgba(0,0,0,0.13);
	z-index: 999999;
}
.fixed h2 {
	display: none !important;
}
#mobile-menu {
	display: none
}
/* footer
---------------------------------------- */
ul.footer-menu.forPC {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 30px;
}
ul.footer-menu.forPC li {
}
ul.footer-menu.forPC li a {
	border-right: 1px solid #7a6a56;
	letter-spacing: 0.2em;
	padding: 1px 20px;
	vertical-align: bottom;
}
ul.footer-menu.forPC li a:hover {
	text-decoration: underline
}
ul.footer-menu.forPC li:last-child a {
	border: none
}
footer span.adress {
	padding-right: 10px;
}
footer span.fax {
	padding: 0pc 10px;
}
footer {
	background-color: #f9f9f9;
}
footer .inner {
	position: relative;
	xpadding-top: 40px;
	xbackground-color: var(--key);
  padding: 40px;
}
footer .wrapper {
	overflow: hidden;
}

footer .footer-logo .logo {
	display: inline-block;
	position: relative;
	width: 270px;
	height: 115px;
	overflow: hidden;
}
p.footer-logo {
	margin: 0 auto;
}
footer .column {
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-align-items: center;
	align-items: center;
	padding-bottom: 0;
}
footer .column div {
	margin: 20px 50px;
}
footer .column a {
	color: #fff;
}
footer .foot-logo img {
	width: 240px;
	height: auto;

}
footer .column:last-child {
	margin-right: 0;
}
footer .column li {
}
footer .column li:last-child {
	margin-bottom: 0;
}
footer .column li a {
	display: block;
	padding: 5px;
}
footer .column li a:hover {
	text-decoration: underline;
}
footer .column li ul {
	margin-left: 15px;
	color: #808080;
}
footer .column li li {
	font-weight: normal;
	margin-bottom: 1px;
}
footer .foot-address {
	line-height: 1.6;
	font-size: 0.9rem;
	text-align: left;
}
footer .column:last-child ul {
	margin-bottom: 25px;
}
footer .column:last-child ul ul {
	margin-bottom: 0;
}
p.contact_btn a {
	background-color: #fff;
	padding: 5px 30px;
	border: 1px solid #000;
	font-weight: 600;
}
p.contact_btn a:hover {
	background-color: #9f9080
}
footer .column p.contact_btn {
	margin-left: auto;
	line-height: 3em;
}
footer span.tel {
	padding-left: 10px;
}
.copyright {
	text-align: center;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000;
	color: #ddd;
}
/*====================
コンテンツスタイル
====================*/

.box_bg_photo {
	xposition: relative;
	height: 100vh;
	xheight: 710px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-flex-direction: column;
 -ms-flex-direction: column flex-direction: column
}
/* index
---------------------------------------- */
main.index section {
	padding: 80px 0px 80px 0px;
}
main.under section {
	padding: 80px 0px 80px 0px;
}
main.under section.pankuzu {
	padding: 10px 0;
}
main.index &gt; section:nth-of-type(n + 2):nth-of-type(even) {
	background: var(--gray_thin);
}
main.under &gt; section:nth-of-type(n + 2):nth-of-type(odd) {
	background: var(--gray_thin);
}
main.index h2, h1.pages-h1 {
	position: relative;
	width: 70%;
	font-size: var(--size_4l);
	padding: 0 0 5px 0;
	text-align: center;
	margin: 0 auto;
	font-weight: 700;
}
.sub-ttl {
	text-align: center;
	font-size: var(--size_m);
	font-weight: lighter;
	color: #444;
	padding-top: 10px;
	margin: 0 auto;
	padding-bottom: 0;
}
.title_box {
	margin-bottom: 2rem;
}
main.index h2::before, h1.pages-h1::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 30px;
	height: 2px;
	margin: 0 auto;
	text-align: center;
	background-position: center;
	background-repeat: no-repeat;
	background-color: var(--key);
}
main.index .catch {
	text-align: center;
	margin-bottom: 25px;
	line-height: 2rem;
}

.swiper_title{
	width: 34%;
	max-width: 400px;
	height: 100%;
	background-color: rgb(255 255 255 / 75%);
	color: var(--key);
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2.4em;
	font-weight: 700;
	transform: skewx(-10deg);
	padding: 32px;
	margin-left: 14%;
	white-space: nowrap;
}
.philosophy_title_box h3 {
	font-size: 1.3em;
	font-weight: 700;
	display: flex;
	margin-bottom:16px;
	border-bottom: 1px solid var(--key);
	align-items: flex-end;
}
.philosophy_title_box h3 span {
	background-color: var(--key);
	color: #fff;
	border-radius: 6px 6px 0 0;
	width: 42px;
	height: 42px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 12px;
}
.philosophy_box {
}
.philosophy_item:not(:last-child){
	margin-bottom: 2rem;
}
section.contents.philosophy {
}
section.contents.vision{
	background-image: url(../img/vision_bg.jpg)!important;
	background-position: center !important;
	background-size: cover !important;
}

section.contents.vision .sub-ttl{
	color: #fff;
}
section.contents.vision{
	color: #fff;
}
/* #contact
---------------------------------------- */
main.contact form {
	width: 100%;
}
main.contact form dl dt {
	padding: 0;
	width: 180px;
	line-height: 35px;
}
main.contact form dl dd {
	width: 100%;
}
main.contact form .description {
	color: #EC1C24;
}
main.contact form .attention {
	margin-top: 15px;
	font-size: 14px;
	line-height: 1.7;
}
main.contact form #privacy {
	overflow: auto;
	box-sizing: border-box;
	padding: 30px;
	height: 173px;
	border: 1px solid #B2B2B2;
}
main.contact .wpcf7-response-output {
	box-sizing: border-box;
	border-radius: 4px;
	margin: 50px auto 0 auto;
	padding: 10px 15px;
	width: 960px;
	color: #F16B3A;
	font-weight: bold;
	text-align: center;
}
main.contact .wpcf7c-conf:not(#reset) {
	background-color: #FFEF32;
}
.contactArea p.text {
	padding-bottom: 50px;
	font-size: 1.2em;
}
main.contact .cont {
	padding-bottom: 100px;
}
p.error_messe {
	line-height: 2rem;
	color: #f51414;
}
/*----------------------------------------------------------------------------
XX：for other devices
----------------------------------------------------------------------------*/
/*@import '_aside.scss';*/
/*@import '_table.scss';*/
/*.fadeInDown {
	-webkit-animation-fill-mode:both;
	-ms-animation-fill-mode:both;
	animation-fill-mode:both;
	-webkit-animation-duration:1s;
	-ms-animation-duration:1s;
	animation-duration:1s;
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
	visibility: visible !important;
}
@-webkit-keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
	0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
	100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}*/
.u8fadeItem {
	transition: .8s;
}
.u8fadeItem.fadeDelay {
	-webkit-transition-delay: 0.5s;
	-moz-transition-delay: 0.5s;
	-ms-transition-delay: 0.5s;
	-o-transition-delay: 0.5s;
	transition-delay: 0.5s;
}
.u8fadeItem.fadeIn {
	opacity: 0;
	filter: alpha(opacity=0);
}
.u8fadeItem.fadeIn.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
}
.u8fadeItem.fadeInDown {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(-50px);
	-moz-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	-o-transform: translateY(-50px);
	transform: translateY(-50px);
}
.u8fadeItem.fadeInDown.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}
.u8fadeItem.fadeInUp {
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: translateY(50px);
	-moz-transform: translateY(50px);
	-ms-transform: translateY(50px);
	-o-transform: translateY(50px);
	transform: translateY(50px);
}
.u8fadeItem.fadeInUp.efdone {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
}

/*====================
ページ先頭ボタン
 ====================*/
#page-top {
	width: 70px;
	height: 70px;
	position: fixed;
	right: 10px;
	bottom: -50px;
	background: #808080;
	opacity: 0.6;
	z-index: 99;
}
#page-top a {
	position: relative;
	display: block;
	width: 70px;
	height: 70px;
	text-decoration: none;
}
#page-top a::before {
	font-family: FontAwesome;
	content: '\f077';
	font-size: 30px;
	color: #fff;
	position: absolute;
	width: 70px;
	height: 70px;
	top: 0;
	bottom: -15;
	right: 0;
	left: 0;
	margin: auto;
	text-align: center;
}
/*====================
ぱんくず
 ====================*/
.breadcrumb {
	text-align: left;
}
.breadcrumb li {
	display: inline;/*横に並ぶように*/
	list-style: none;
}
.breadcrumb li:after {/* &gt;を表示*/
	content: '&gt;';
	padding: 0 3px;
}
.breadcrumb li:last-child:after {
	content: '';
}
.breadcrumb li a {
	text-decoration: none;
}
.breadcrumb li a:hover {
	text-decoration: underline;
}
/*====================
下層
 ====================*/
h1.pages-h1 {
}
h2.pages-h2 {
	text-align: left;
	border-top: 1px solid var(--key);
	border-bottom: 1px solid var(--key);
	padding: 12px 0px;
	color: var(--key);
	margin-bottom: 2rem;
	font-weight: 700;
	font-size: var(--size_3l);
}
.pages-ttl {
	padding-bottom: 30px;
}
h2.pages-h2 span {
	font-size: 0.5em;
	color: #000;
	padding-left: 10px;
}
p.catch {
	line-height: 2rem;
	font-size: var(--size_1l);
}
table.office-table {
	margin: 20px auto;
	width: 100%;
}
.office-table th {
	background-color: #eee;
	border: solid 1px #777;
	padding: 30px 10px;
	border-right: none;
	border-left: none;
  white-space: nowrap;
}
.office-table td {
	border: solid 1px #777;
	border-left: none;
	padding: 20px;
	border-right: none;
}
.plain th{
  padding: 0;
  background: none;
  border: 0;
}
.plain td{
  padding: 0;
  background: none;
  border: 0;
  padding-left: 1em;
}
section.cont-02 {
	padding: 50px 0px;
}
/*====================
business
 ====================*/
article.business_box {
	display: -webkit-flex;
	display: flex;
	margin-bottom: 50px;
	justify-content: space-between;
}
.business_box_right {
	width: calc(100% - 432px);
}
.business_box_left {
}
p.business_img_box {
	width: 400px;
	height: auto;
}
p.business_img_box img {
	width: 100%;
}
.business_box h3 {
	background-color: var(--key);
	text-align: left;
	font-size: var(--size_2l);
	color: #fff;
	padding: 10px;
	font-weight: 700;
	margin-bottom: 20px;
	line-height: 1.4;
}
p.comment {
	text-align: left;
	line-height: 2rem;
}
/*====================
company
 ====================*/

ul.list li {
	line-height: 2rem;
}
.googlemap iframe {
  width: 100%;
  height: 300px;
}
.access iframe {
	width: 100%;
	height: 400px;
}
/*====================
contact
 ====================*/

.privacypolicy {
  overflow-y: scroll;
  width: 100%;
  height: 300px;
  margin-bottom: 20px;
  padding: 20px;
  box-sizing: border-box;
  border: 1px solid #ccc;
}
.privacypolicy p{
margin-bottom: 1rem;
}
.policybutton {
  display: flex;
  justify-content: center;
  font-size: 1rem;
  text-align: center;
  background-color: #ccc;
  font-weight: bold;
}
.privacypolicy label{
  margin-right: 0;

}
main.contact form dl.privacypolicy dt{
  width: 100%;
}
.privacypolicy .pages_title_box h3 {
  font-size: 1rem;
  margin-bottom: 6px;
  padding-bottom: 6px;
}
</pre></body></html>