@charset "UTF-8";
/*   BASE
================================================ */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700;800&display=swap');

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, input, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  font-family: 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic,  メイリオ, Meiryo, sans-serif;
  font-weight: normal;
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop html, *::-ms-backdrop body, *::-ms-backdrop div, *::-ms-backdrop span, *::-ms-backdrop object, *::-ms-backdrop iframe,
  *::-ms-backdrop h1, *::-ms-backdrop h2, *::-ms-backdrop h3, *::-ms-backdrop h4, *::-ms-backdrop h5, *::-ms-backdrop h6, *::-ms-backdrop p, *::-ms-backdrop blockquote, *::-ms-backdrop pre,
  *::-ms-backdrop abbr, *::-ms-backdrop address, *::-ms-backdrop cite, *::-ms-backdrop code,
  *::-ms-backdrop del, *::-ms-backdrop dfn, *::-ms-backdrop em, *::-ms-backdrop img, *::-ms-backdrop ins, *::-ms-backdrop kbd, *::-ms-backdrop q, *::-ms-backdrop samp,
  *::-ms-backdrop small, *::-ms-backdrop strong, *::-ms-backdrop sub, *::-ms-backdrop sup, *::-ms-backdrop var,
  *::-ms-backdrop b, *::-ms-backdrop i,
  *::-ms-backdrop dl, *::-ms-backdrop dt, *::-ms-backdrop dd, *::-ms-backdrop ol, *::-ms-backdrop ul, *::-ms-backdrop li,
  *::-ms-backdrop fieldset, *::-ms-backdrop form, *::-ms-backdrop label, *::-ms-backdrop legend,
  *::-ms-backdrop table, *::-ms-backdrop caption, *::-ms-backdrop tbody, *::-ms-backdrop tfoot, *::-ms-backdrop thead, *::-ms-backdrop tr, *::-ms-backdrop th, *::-ms-backdrop td,
  *::-ms-backdrop article, *::-ms-backdrop aside, *::-ms-backdrop canvas, *::-ms-backdrop details, *::-ms-backdrop figcaption, *::-ms-backdrop figure,
  *::-ms-backdrop footer, *::-ms-backdrop header, *::-ms-backdrop hgroup, *::-ms-backdrop menu, *::-ms-backdrop nav, *::-ms-backdrop section, *::-ms-backdrop summary,
  *::-ms-backdrop time, *::-ms-backdrop mark, *::-ms-backdrop audio, *::-ms-backdrop video, *::-ms-backdrop input, *::-ms-backdrop textarea, .-frame a html, .-frame a body, .-frame a div, .-frame a span, .-frame a object, .-frame a iframe,
  .-frame a h1, .-frame a h2, .-frame a h3, .-frame a h4, .-frame a h5, .-frame a h6, .-frame a p, .-frame a blockquote, .-frame a pre,
  .-frame a abbr, .-frame a address, .-frame a cite, .-frame a code,
  .-frame a del, .-frame a dfn, .-frame a em, .-frame a img, .-frame a ins, .-frame a kbd, .-frame a q, .-frame a samp,
  .-frame a small, .-frame a strong, .-frame a sub, .-frame a sup, .-frame a var,
  .-frame a b, .-frame a i,
  .-frame a dl, .-frame a dt, .-frame a dd, .-frame a ol, .-frame a ul, .-frame a li,
  .-frame a fieldset, .-frame a form, .-frame a label, .-frame a legend,
  .-frame a table, .-frame a caption, .-frame a tbody, .-frame a tfoot, .-frame a thead, .-frame a tr, .-frame a th, .-frame a td,
  .-frame a article, .-frame a aside, .-frame a canvas, .-frame a details, .-frame a figcaption, .-frame a figure,
  .-frame a footer, .-frame a header, .-frame a hgroup, .-frame a menu, .-frame a nav, .-frame a section, .-frame a summary,
  .-frame a time, .-frame a mark, .-frame a audio, .-frame a video, .-frame a input, .-frame a textarea {
    font-family: メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 游ゴシック体, 'Yu Gothic', YuGothic,  sans-serif;
    font-weight: normal; } }

body {
  line-height: 1; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

br {
  color: rgba(255, 255, 255, 0); }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

li {
  list-style: none; }

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

strong {
  font-weight: normal; }

img {
  max-width: 100%;
  height: auto; }

/* clearfix */
.fix:before,
.fix:after {
  content: "";
  display: table; }

.fix:after {
  clear: both; }

/* .fix {
  *zoom: 1; } */

/*  Color  */
/*  Font  */
p {
  line-height: 1.6; }

img {
  vertical-align: bottom; }

@media screen and (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none; }
    a[href^="tel:"]::after {
      content: none; } }

/*   COMPONENTS
================================================ */
/*  main contents  */
#header{
	width: 100%;
	margin: 0 auto;
	padding: 1% 5%;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
	align-items: center;
	justify-content: space-between;
}
.logo{
	width: 30%;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
	justify-content:space-around;
	align-items: center;
}
.logo picture{
	width: 45%;
	margin-right: 5%;
	min-width: 110px;
}
.logo ul{
	width: 50%;
	min-width: 150px;
}
.logo ul li{
	font-size: 0.6rem;
	line-height: 140%;
}
.head-contact{
	width: 40%;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
	justify-content:space-around;
	align-items:flex-end;
}
.link-official{
	width: 100%;
	font-size: 0.7rem;
	text-align: right;
	padding: 0 0 2% 0;
}
.link-official span{
	position: relative;
}
.link-official span::after{
	width: 8px;
	height: 8px;
	display: block;
	content: url("../img/ico1.svg");
	position: absolute;
	left: -15px;
	top:0;
}
.head-tel{
	width: 55%;
	margin-right: 2%;
}
.btn-contact{
	width: 43%;
}

/**スライダー**/
.container {
  width: 100%;
	/*height: 80vh;*/
  background-color: #fff;
	position: relative;
}

.slider-area {
  position: relative;
  width: 100%;
  padding-top: 50%;
	/*height: 90vh;*/
}

.slider-item {
    position: absolute;
    inset: 0;
    opacity: 0;
    z-index: 0;
    animation: slideShow 20s linear infinite 0s;
}

.slider-item:nth-child(2) {
    animation-delay: 10s;
}

.slider-item:nth-child(3) {
    animation-delay: 20s;
}

.slider-item img {
    width: 100%;
    height: 100%;
    object-fit:cover;
}

@keyframes slideShow {
    0% {
        opacity: 0;
        animation-timing-function: ease-in;
    }

    8% {
        opacity: 1;
        animation-timing-function: ease-out;
    }

    20% {
        opacity: 1;
    }

    40%,
    100% {
        opacity: 0;
    }
}

@media screen and (max-width: 640px){
	.head-contact{
		justify-content: flex-end;
	}
	.head-tel{
		position: relative;
		background-image: url("../img/icon_tel.svg");
		background-repeat: no-repeat;
		background-size: contain;
    background-position: center center;
    width: 3.5rem;
    height: 3.5rem;
    display: block;
	}
	.head-tel img, .btn-contact img{
		display: none;
	}
	.btn-contact{
		position: relative;
		background-image: url("../img/icon_mail.svg");
		background-repeat: no-repeat;
		background-size: contain;
    background-position: center center;
    width: 3.5rem;
    height: 3.5rem;
    display: block;
	}
}


.catch{
	width: 100%;
	padding: 3% 7% 1% 7%;
	/*position: absolute;*/
	background-color: rgba(58,25,2,0.5);
	/*top: 57vh;*/
	bottom: 0;
	left: 0;
	z-index: 999999;
	margin-top: 27rem;
}
.catch h1{
	color: #fff;
	font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.catch h1::after{
	content: "";
  background-color: #fff;
  flex-grow: 1;
  margin-left: 0.5em;
  height: 1px;
}

.catch-txtarea{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
	justify-content:space-between;
	align-items:center;
	margin: 1% 0;
}
.catch-txtarea h2{
	width: 50%;
	color: #fff;
	font-family: "Shippori Mincho", serif;
  font-weight: 500;
  font-style: normal;
	font-size: 2.8rem;
	line-height: 130%;
}
.catch-txtarea h2 span{
	font-family: "Shippori Mincho", serif;
  font-weight: 500;
	font-size: 3.5rem;
}
.catch-txtarea p{
	width: 50%;
	color: #fff;
	font-size: 0.8rem;
	line-height: 200%;
}

.btn-service{
	position: relative;
}
.btn-service::after{
	width: 7px;
	height: 7px;
	display: block;
	content: url("../img/ico2.svg");
	position: absolute;
	top:15%;
	right: 10%;
}

.btn-service:link,.btn-service:visited{
	color: #000;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	display: table;
	background: #fff;
	padding: 1% 8% 1% 5%;
	margin: 2% 0;
}
.btn-service:active,.btn-service:hover{
	color: #000;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	display: table;
	background: #fff;
	padding: 1% 15% 1% 5%;
	margin: 2% 0;
	transition: 0.5s ease-in;
}

.container{
	overflow: hidden;
}
@media screen and (max-width: 1024px) {
	.catch{
	padding: 5% 7% 5% 7%;
	/*top: 50vh;*/
}
	.catch .-pc{
		display: none;
	}
}
@media screen and (max-width: 768px) {
	.catch{
		margin-top: 22rem;
	}
	.catch-txtarea h2{
		width: 100%;
    margin: 1.5rem 0;
	}
	.catch-txtarea p{
		width: 100%;
	}
}
@media screen and (max-width: 640px){
	.catch{
		margin-top: 22rem;
    padding: 5% 3%;
	}
	.catch-txtarea h2{
		font-size: clamp(1.4rem, 0.8rem + 3vw, 2rem);
		margin: 1rem 0;
	}
	.catch-txtarea h2 span{
		font-size: clamp(2.2rem, 1.4rem + 4vw, 3rem);
	}
	.catch h1{
		font-size: 1.1rem;
	}
	.catch-txtarea p{
		line-height: 1.6;
	}
}
@media screen and (max-width: 540px){
	.catch{
		margin-top: 18rem;
	}
}
@media screen and (max-width: 500px){
	#header{
		display: block;
    padding: 1% 0 0;
	}
	.head-contact{
		width: 100%;
		margin-top: 1%;
	}
	.link-official{
		width: 100%;
		display: block;
    background: #dfdfdf;
    text-align: center;
    padding: 2%;
	}
	.head-tel{
		background-image: none;
    background-color: #D0A57B;
    height: auto;
    width: 50%;
    display: block;
    margin-right: 0;
	}
	.head-tel::before{
		content: 'お電話';
		text-align: center;
		display: block;
		font-size: .85rem;
		padding: 3% 2%;
		color: #FFF;
	}
	.btn-contact{
		background-image: none;
    background-color: #9B682E;
    height: auto;
    width: 50%;
    display: block;
	}
	.btn-contact::before{
		content: 'メールでお問い合わせ';
		text-align: center;
		display: block;
		font-size: .85rem;
		padding: 3% 2%;
		color: #FFF;
	}
}
@media screen and (max-width: 460px){
	.vegas-slide, .vegas-slide-inner{
		background-position: center top!important;
    background-size: contain!important;
	}
	.top-bg > .vegas-slide::before{
		content: '';
		width: 100%;
		height: 50%;
		position: absolute;
		bottom: 0;
		left: 0;
		background: rgb(6,10,21);
		background: linear-gradient(0deg, rgba(6,10,21,1) 38%, rgba(6,10,21,0) 100%);
		z-index: 1;
	}
}

#nav{
	background-color: #A06A2D;
	padding: 1% 13%;
}
#nav ul{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content:space-around;
	
}
#nav ul li{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: 1rem;
}
#nav ul li a:link,#nav ul li a:visited{
	color: #fff;
	display:table;
	padding: 5% 10% !important;
	white-space:nowrap;
}
#nav ul li a:active,#nav ul li a:hover{
	color: #fff;
	display: table;
	padding: 5% 10% !important;
	white-space:nowrap;
	transform: scale(1.1);
	transition: 0.5s;
}



.feature-ttl{
	position: relative;
	padding: 7% 5% 5%;
}

.feature-ttl::before{
    content: '';
    display: table;
    margin: 0 auto 2%;
    width: 7%;
    padding-top: 10%;
    background: url(../img/mark.png);
    background-size: contain;
    background-repeat: no-repeat;
    min-width: 47px;
}

.feature-ttl p{
	color: #2B1F15;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	text-align: center;
	font-size: clamp(0.9rem, 0.827rem + 0.36vw, 1.1rem);
	margin-bottom: 1%;
}
.feature-ttl h2{
	color: #2B1F15;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-size: clamp(1.5rem, 1.318rem + 0.91vw, 2rem);
	line-height: 1.4;
	text-align: center;
}

.feature-list{
	width: 65%;
	margin: 0 auto 3% auto;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content:space-around;
}
.feature-list li{
	width: 29%;
	background-color: #532502;
	border-radius: 10px;
	padding: 2% 3% 1% 3%;
}
.feature-list li h3{
	background-color: #fff;
	padding: 3% 5%;
	border-radius: 5px;
	color: #2B1F15;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	text-align: center;
}
.feature01 h4{
	padding: 3% 5%;
	margin-top: 2%;
	border-radius: 5px;
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.8rem;
	line-height: 120%;
}
.feature01 h4 span{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: 3rem;
}
.feature02 h4{
	padding: 3% 5%;
	margin-top: 5%;
	border-radius: 5px;
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.8rem;
	line-height: 120%;
}
.feature03 h4{
	padding: 3% 5%;
	margin-top: 5%;
	border-radius: 5px;
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.6rem;
	line-height: 105%;
}
.feature03 h4 span{
	font-size: 0.6rem;
}
.feature03 p{
	color: #fff;
	font-size: 0.6rem;
}
.feature-txt{
	display: table;
	padding-bottom: 5px;
	margin: 0 auto 3% auto;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	text-align: center;
	font-size: 1.3rem;
	background-image: linear-gradient(to right, #A06A2D, #A06A2D 6px, transparent 6px);
  background-size: 10px 2px;
  background-position: left bottom;
  background-repeat: repeat-x;
}

.example{
	width: 60%;
	margin: 0 auto 7% auto;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content:space-around;
}

.example li{
	width: 46%;
	padding: 1% 0 1% 3%;
	background-image: url("../img/ico3.svg");
	background-repeat: no-repeat;
	background-size: 3%;
	background-position: left center;
}

.company-img{
	display: flex;
	flex-wrap: wrap;
}
.company-img li{
	width: 20%;
}
.company-img li img{
	width: 100%;
	display: block;
}


@media screen and (max-width: 1024px) {
	.feature-list{
		width: 80%;
	}
	.feature-list li{
		width: 30%;
	}
	.feature03 h4{
		padding: 3% 0;
		margin: 5% 0;
	}
	.example{
		width: 80%;
	}
}
@media screen and (max-width: 640px){
	.feature-list{
		width: 90%;
	}
	.feature-list li{
		width: 100%;
		margin-bottom: 4%;
		padding: 3%;
		text-align: center;
	}
	.feature01 h4, .feature02 h4{
		padding: 0;
		margin-top: 3%;
	}
	.feature03 h4{
		padding: 0;
	}
	.example{
		width: 90%;
	}
}
@media screen and (max-width: 500px){
	.example li{
		width: 100%;
		padding: 1% 0 1% 5%;
		line-height: 1.4;
	}
	.company-img li{
		width: 50%;
	}
	.company-img li:last-child{
		display: none;
	}
}

#service{
	background-color: #353744;
	background-image: url("../img/service-bg.png");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 10% 0 0 0;
	position: relative;
}
#service h2.ttl{
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-size: 2rem;
	position: relative;
	text-align: center;
	margin-bottom: 3%;
}
#service h2.ttl::before{
	position: relative;
	display: block;
	content: "";
	width: 2px;
	height: 30px;
	background-color: #fff;
	left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: 1%;
}
#service .txt{
	color: #fff;
	width: 70%;
	margin: 0 auto 5% auto;
	max-width: 700px;
	text-align: center;
}

.service-list{
	width: 70%;
	margin: 0 auto;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content:center;
}
.service-list li{
	width: 30%;
	position:relative;
	border: 1px solid #fff;
	margin:1%;
}
.service-list li picture{
}
.service-list li h3{
	width: 100%;
	display: block;
	background-color: rgba(58,25,2,0.50);
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: 1.5rem;
	color: #fff;
	position: absolute;
	bottom:0;
	left: 0;
	padding: 10px 5%;
	text-align: right;
}
.worry {
	width: 70%;
	margin: 10% auto 5% auto;
	position: relative;
}
.worry h4{
	width: 75%;
	background-color: #D6A97B;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: 1.3rem;
	padding: 2% 5%;
	position: absolute;
	left: 0;
	top:-30px;
}
.worry ul{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content:flex-start;
	background-color: #fff;
	padding: 7% 3% 5% 3%;
	margin-left: 5%;
}
.worry ul li{
	width: 46%;
	margin: 0 2%;
	padding: 1.5% 1% 1.5% 3%;
	border-bottom: 1px solid #532502;
	background-image: url("../img/square.svg");
	background-size: 12px;
	background-repeat: no-repeat;
	background-position: left center;
}

.support{
	width: 100%;
	background-color: rgba(58,25,2,0.50);
	padding:3% 5% 3% 35%;
	
}
.support p{
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: clamp(1.2rem, 0.914rem + 1.43vw, 1.6rem);
}

.support picture{
	width: 30%;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9999;
}
@media screen and (max-width: 1024px) {
.worry {
	width: 80%;
	margin: 10% auto 5% auto;
	position: relative;
}
.worry h4{
	padding: 2% 3%;
	position: absolute;
	left: 0;
	top:-30px;
}
}

@media screen and (max-width: 768px){
	.service-list{
		width: 90%;
	}
	.service-list li h3{
		font-size: clamp(1.1rem, 0.814rem + 1.43vw, 1.5rem);
	}
	.worry{
		width: 90%;
	}
}

@media screen and (max-width: 640px){
	#service .txt{
		text-align: left;
		width: 90%;
	}
	.support{
	width: 100%;
	background-color: rgba(58,25,2,0.50);
	padding:1% 5% 3% 5%;
	
}

.support picture{
	width: 70%;
	margin: 0 auto 2% auto;
	position:static;
}
}

@media screen and (max-width: 500px){
	.service-list{
		justify-content: space-between;
	}
	.service-list li{
		width: 49%;
    margin: 0 0 2%;
	}
	.worry h4{
		top: -10%;
    width: 95%;
    line-height: 1.3;
    font-size: 1.1rem;
	}
	.worry ul{
		padding: 10% 3% 5% 3%;
	}
	.worry ul li{
		width: 100%;
    margin: 2% 0 0;
    padding: 1.5% 1% 1.5% 5%;
    line-height: 1.4;
    background-position: left .6rem;
	}
}


#works{
	width: 80%;
	margin: 7% auto;
}
.works-ttl{
	width: 40%;
	margin: 0 auto 10% auto;
	position: relative;
	text-align: center;
	padding: 2% 3% 0 3%;
	max-width: 400px;
}
.works-ttl::before{
	display: block;
	content: url("../img/works-bg1.svg");
	width: 15%;
	height: auto;
	position: absolute;
	top:0;
	left: -5px;
}
.works-ttl::after{
	display: block;
	content: url("../img/works-bg2.svg");
	width: 15%;
	height: auto;
	position: absolute;
	top:0;
	right: -5px;
}
.works-ttl p{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: 1.2rem;
	margin-bottom: 2%;
}

.works-ttl h2{
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-size: 1.8rem;
}
.works-box{
	width: 80%;
	margin: 0 auto 5% auto;
}
.case h3{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: 1rem;
	margin-bottom: 10px;
}
.case h4{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: clamp(1.3rem, 1.157rem + 0.71vw, 1.5rem);
	line-height: 1.4;
}
.case{
	position: relative;
	padding-left: 14%;
	margin-bottom: 5%;
}
.case-ttl1::before{
	position: absolute;
	display: block;
	content: url("../img/case1.svg");
	width: 12%;
	height: auto;
	top: 0;
	left: 0%;
}
.case-ttl2::before{
	position: absolute;
	display: block;
	content: url("../img/case2.svg");
	width: 12%;
	height: auto;
	top: 0;
	left: 0%;
}
.case-ttl3::before{
	position: absolute;
	display: block;
	content: url("../img/case3.svg");
	width: 12%;
	height: auto;
	top: 0;
	left: 0%;
}
.case-ttl4::before{
	position: absolute;
	display: block;
	content: url("../img/case4.svg");
	width: 12%;
	height: auto;
	top: 0;
	left: 0%;
}

.case h3{
	color: #532502;
	display: flex;
	justify-content: center;
	margin: 2% 0 1% 0;
}
.case h3::after{
	border-top: 1px solid;
	content: "";
	width: 50%;
	margin-left: 10px;
	margin-top: 7px;
	flex-grow: 1;
}
.case-detail{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content:space-around;
}
.case-before{
	width: 40%;
	border: 1px solid #353744;
	padding: 4% 3%;
}
.case-before h5{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: 1.1rem;
	margin-bottom: 5%;
}
.case-after{
	width: 55%;
	background-color: #353744;
	padding: 3%;
}
.case-after h5{
	font-family: "Shippori Mincho", serif;
	font-weight: 400;
	font-size: 1.1rem;
	margin-bottom: 3%;
	background-color: #fff;
	background-image: url("../img/ico1.svg");
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 3% center;
	padding: 2% 3% 2% 10%;
	line-height: 140%;
	
}
.case-after p{
	color: #fff;
}

.direct{
	width: 80%;
	margin: 0 auto;
	background-image: url("../img/direct-bg.gif");
	padding: 3% 23% 3% 5%;
	position: relative;
}
.direct p{
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-size: 1.3rem;
	line-height: 180%;
}
.direct p span{
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-size: 1.3rem;
	background-image: url("../img/line.svg");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
}
.direct-img{
	width: 15%;
	position: absolute;
	bottom:0;
	right: 5%;
}

@media screen and (max-width: 768px){
	#works{
		width: 90%;
	}
	.works-box{
		width: 100%;
		margin: 0 auto 10% auto;
	}
	.case h4{
		line-height: 1.4;
	}
	.direct{
		width: 100%;
	}
}
@media screen and (max-width: 640px){
	.works-ttl{
		width: 100%;
	}
}
@media screen and (max-width: 600px){
	.case-detail{
		flex-direction: column;
	}
	.case-before{
		width: 100%;
    margin-bottom: 2%;
	}
	.case-after{
		width: 100%;
	}
	.direct p{
		font-size: 1.1rem;
	}
}


#flow{
	background-image: url("../img/flow-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	padding: 12% 15%;
}
#flow h2{
	color: #fff;
	font-family: "Shippori Mincho", serif;
	font-weight: 600;
	font-size: 2rem;
	position: relative;
	text-align: center;
	margin-bottom: 10%;
}
#flow h2::before{
	position: relative;
  display: block;
  content: "";
  width: 2px;
  height: 30px;
  background-color: #fff;
  left: 50%;
  transform: translate(-50%, 0);
  margin-bottom: 1%;
}
#flow ol{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content:space-around;
}
#flow ol li{
	color: #fff;
	width: 20%;
	border: 1px solid #fff;
	padding: 5% 3% 3% 3%;
	position: relative;
	font-size: 1.15rem;
	line-height: 150%;
}
#flow ol li::before{
	width: 40px;
	position: absolute;
	display: block;
	top:-25px;
	left: 50%;
	transform: translate(-50%,0);
}

.flow1::before{
	content: url("../img/flow1.svg");
}
.flow2::before{
	content: url("../img/flow2.svg");
}
.flow3::before{
	content: url("../img/flow3.svg");
}
.flow4::before{
	content: url("../img/flow4.svg");
}


.flow-after{
	width: 95%;
	margin: 5% auto 0 auto;
	border: 1px solid #fff;
	padding: 3% 5%;
}
.flow-after h3{
	color: #fff;
	font-size: 1.2rem;
	margin-bottom: 3%;
	line-height: 1.4;
}
.flow-after ul{
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
	margin-left: 2%;
}
.flow-after ul li{
	color: #fff;
	width: 48%;
	padding: 1% 5% 1% 0;
	list-style: circle;
	line-height: 1.4;
}

@media screen and (max-width: 768px){
	#flow{
		padding: 12% 5%;
	}
}
@media screen and (max-width: 640px){
	#flow ol{
		flex-direction: column;
	}
	#flow ol li{
		width: 100%;
		margin-bottom: 10%;
	}
	#flow ol li:last-child{
		margin-bottom: 0;
	}
	#flow ol li::before{
		width: 12%;
		max-width: 37px;
	}
	.flow-after{
		width: 100%;
	}
	.flow-after ul li{
		width: 100%;
		padding: 1% 2% 0;
	}
}

#office{
	width: 80%;
	margin: 7% auto;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
	align-items: center;
	justify-content: space-around;
}
.office-img{
	width: 30%;
}
.office-img li{
	margin-bottom: 3px;
}
.office-outline{
	width: 70%;
	padding: 5%;
}
.office-outline h2{
	margin: 0 auto 5% auto;
}
.office-outline h3{
	font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
	font-size: clamp(1.2rem, 1.057rem + 0.71vw, 1.4rem);
	text-align: center;
	position: relative;
	margin-bottom: 7%;
	line-height: 1.4;
}
.office-outline h3::after{
	display: block;
	content: "";
	width: 100px;
	margin: 6% auto 0 auto;
	border-bottom: 1px solid #000;
}
.office-outline p{
	width: 95%;
	margin:0 0 1rem 5%;
}
.office-outline p:last-of-type{
	margin-bottom: 0;
}
.outline{
	width: 95%;
	margin: 0 0 0 5%;
	border-bottom: 1px solid #703E00;
	padding: 3.5% 3%;
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
	flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
	align-items: center;
	justify-content: space-around;
}
.outline-top{
	border-top: 1px solid #703E00;
	margin-top: 7%;
}
.outline dt{
	width: 30%;
}
.outline dd{
	width: 70%;
}

@media screen and (max-width: 768px){
	#office{
		width: 90%;
	}
}

@media screen and (max-width: 640px){
	#office{
		flex-direction: column-reverse;
	}
	.office-outline{
		width: 100%;
		margin-bottom: 10%;
		padding: 0;
	}
	.office-outline p{
		width: 100%;
    margin: 0 0 5%;
	}
	.outline-top{
		width: 100%;
    margin: 10% 0 0;
    line-height: 1.4;
	}
	.outline{
		width: 100%;
    margin: 0;
	}
	.office-img{
		width: 100%;
    display: flex;
    flex-wrap: wrap;
	}
	.office-img li{
		margin-bottom: 0;
    width: 50%;
	}
}


#contact{
	background-color: #ECE1D5;
	padding: 7% 25%;
}

.contact-sub{
	font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
	font-size: 1.2rem;
	text-align: center;
	margin-bottom: 1%;
}
#contact h2{
	font-family: "Shippori Mincho", serif;
  font-weight: 400;
  font-style: normal;
	font-size: 2rem;
	text-align: center;
	margin-bottom: 7%;
}
.contact-txt{
	font-size: 1rem;
	margin-bottom: 10%;
}
.contact-txt span{
	color: #fff;
	background-color: #F94000;
	padding: 0.5% 2%;
}

.mailform{
	width: 100%;
	margin-bottom: 5%;
}
.mailform dt{
	margin-bottom: 1%;
}
.mailform dt span{
	color: #fff;
	font-size: 0.8rem;
	background-color: #F94000;
	padding: 0.5% 1%;
}

.mailform input{
	width: 100%;
	border: 1px solid #fff;
	padding: 2% 3%;
	font-size: 1rem;
}

.mailform textarea{
	width: 100%;
	border: 1px solid #fff;
	padding: 2% 3%;
	font-size: 1rem;
}
.pp_container{
	height: 190px;
	border: 1px solid #A06A2D;
	background-color: #fff;
	padding: 4% 5%;
	overflow: scroll;
}
.pp_container h3{
	color: #A06A2D;
	font-size: 0.9rem;
	margin-bottom: 2%;
}
.pp_container p{
	font-size: 0.8rem;
	line-height: 130%;
	margin-bottom: 3%;
}
.pp_container ul{
	margin-bottom: 3%;
}
.pp_container ul li{
	margin-bottom: 2%;
	font-size: 0.8rem;
}
.privacycheck{
	display: block;
	margin: 5% auto;
	text-align: center;
}
.privacycheck input{
	margin-right: 1%;
}

@media screen and (max-width: 768px){
	#contact{
		padding: 7% 5%;
	}
}





/*   カラム表示
================================================ */
.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }
  @media screen and (max-width: 640px) {
    .column {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }

/*   共通
================================================ */
.inner {
  max-width: 1200px;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
  position: relative; }
  @media screen and (max-width: 640px) {
    .inner {
      width: 92%; } }

@media screen and (max-width: 640px) {
  .sp {
    display: block; } }

@media screen and (min-width: 640px) {
  .sp {
    display: none !important; } }

@media screen and (max-width: 640px) {
  .pc {
    display: none !important; } }

@media screen and (min-width: 640px) {
  .pc {
    display: block; } }

.t-c {
  text-align: center; }

.block {
  display: block; }

.table {
  display: table; }

@media all and (-ms-high-contrast: none\0) {
  .br::before *::-ms-backdrop, .br::before {
    color: rgba(255, 255, 255, 0); } }

@media screen and (min-width: 640px) {
  .br::before {
    content: "\A";
    white-space: pre; } }

@media all and (-ms-high-contrast: none\0) {
  .br *::-ms-backdrop, .br {
    color: rgba(255, 255, 255, 0); } }

@media screen and (min-width: 640px) {
  br.-sp {
    display: none; } }

@media screen and (max-width: 640px) {
  br.-pc {
    display: none; } }

.shadow {
  -webkit-box-shadow: 0px 8px 18px -7px #b0b0b0;
  box-shadow: 0px 8px 18px -7px #b0b0b0; }

/*   BUTTON（ボタン）
================================================ */
.btn {
  font-weight: bold;
  text-align: center;
  display: table;
  position: relative;
  font-size: 1rem;
  border-radius: 5px;
  padding: 20px 40px;
  overflow: hidden;
  cursor: pointer;
  background: gray;
  color: #FFF;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  .btn:hover {
    opacity: .7; }
    .btn:hover i:last-child {
      right: -1rem; }
  .btn.-center {
    margin-left: auto;
    margin-right: auto; }



/*   段落・テキスト
------------------------------------------ */
.txt {
  line-height: 1.6;
  font-size: 1rem; }
  .txt.-bold {
    font-weight: bold; }
  .txt.-white {
    color: #FFF; }
  .txt.-black {
    color: #242424; }
  .txt.-center {
    text-align: center; }

/* ぱんくず */
.breadcrumb {
  background: #fff2e2;
  padding: 8px 0; }
  .breadcrumb ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
    .breadcrumb ul li {
      font-size: .9rem;
      line-height: 1.6;
      position: relative;
      color: #606060; }
      .breadcrumb ul li::after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        display: inline-block;
        margin: 0 8px; }
      .breadcrumb ul li:last-child::after {
        display: none; }
    .breadcrumb ul a {
      font-size: .9rem;
      color: #3fadff;
      text-decoration: underline;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s; }
      .breadcrumb ul a:hover {
        opacity: .8; }
  @media screen and (max-width: 640px) {
    .breadcrumb ul {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.pen-y {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #ffea77));
  background: -webkit-linear-gradient(transparent 60%, #ffea77 0%);
  background: -o-linear-gradient(transparent 60%, #ffea77 0%);
  background: linear-gradient(transparent 60%, #ffea77 0%);
  font-weight: bold; }

.pen-g {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(0%, #189a5e));
  background: -webkit-linear-gradient(transparent 70%, #189a5e 0%);
  background: -o-linear-gradient(transparent 70%, #189a5e 0%);
  background: linear-gradient(transparent 70%, #189a5e 0%); }

.re-btn {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 50;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  max-width: 100px;
  opacity: .7; }
  .re-btn img {
    width: 100%; }
  .re-btn:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)"; }
  @media screen and (max-width: 640px) {
    .re-btn {
      position: fixed;
      bottom: 2%;
      right: 2%;
      z-index: 50;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      width: 30%;
      z-index: 200;
      max-width: 80px;
      opacity: .7; }
      .re-btn img {
        width: 100%; }
      .re-btn:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)"; } }

/*  navigation  */
/*   HELPER
------------------------------------------ */
@media screen and (min-width: 640px) {
  .ta-c {
    text-align: center; } }

.ta-r {
  text-align: right; }

.ta-l {
  text-align: left; }

.mt0 {
  margin-top: 0px; }

.mb0 {
  margin-bottom: 0px; }

.mt10 {
  margin-top: 10px; }

.mb10 {
  margin-bottom: 10px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.mt30 {
  margin-top: 30px; }

.mb30 {
  margin-bottom: 30px; }

.mt40 {
  margin-top: 40px; }

.mb40 {
  margin-bottom: 40px; }

.mt50 {
  margin-top: 50px; }

.mb50 {
  margin-bottom: 50px; }

.mt60 {
  margin-top: 60px; }

.mb60 {
  margin-bottom: 60px; }

.mt70 {
  margin-top: 70px; }

.mb70 {
  margin-bottom: 70px; }

.mt80 {
  margin-top: 80px; }

.mb80 {
  margin-bottom: 80px; }

.mt90 {
  margin-top: 90px; }

.mb90 {
  margin-bottom: 90px; }

.mt100 {
  margin-top: 100px; }

.mb100 {
  margin-bottom: 100px; }

.mt110 {
  margin-top: 110px; }

.mb110 {
  margin-bottom: 110px; }

.mt120 {
  margin-top: 120px; }

.mb120 {
  margin-bottom: 120px; }

.mt130 {
  margin-top: 130px; }

.mb130 {
  margin-bottom: 130px; }

.mt140 {
  margin-top: 140px; }

.mb140 {
  margin-bottom: 140px; }



.case-illust{
	display: flex;
	flex-wrap: wrap;
	margin: 3% 0 1% 0;
}
.case-illust .before{
	width: 28%;
	margin: 0 1%;
	background-color: #f4ebe6;
	padding: 5% 3%;
	position: relative;
}
.case-illust .before h6{
	color: #532504;
	background-color: #fff;
	border: 1px solid #f4ebe6;
	padding: 2% 5%;
	width: 60%;
	text-align: center;
	display: block;
	position: absolute;
	top:-5%;
	left: 20%;
}
.case-illust .action{
	width: 33%;
	margin: 0 1%;
	background-color: #f7dbc1;
	padding: 5% 3%;
	position: relative;
}
.case-illust .action h6{
	color: #532504;
	background-color: #fff;
	border: 1px solid #f7dbc1;
	padding: 2% 5%;
	width: 60%;
	text-align: center;
	display: block;
	position: absolute;
	top:-5%;
	left: 20%;
}
.case-illust .after{
	width: 33%;
	margin: 0 1%;
	background-color: #dfe1ea;
	padding: 5% 3%;
	position: relative;
}
.case-illust .after h6{
	color: #353744;
	background-color: #fff;
	border: 1px solid #dfe1ea;
	padding: 2% 5%;
	width: 60%;
	text-align: center;
	display: block;
	position: absolute;
	top:-5%;
	left: 20%;
}
.case-illust-small{
	width: 50%;
	margin: 0 25%;
}

@media screen and (max-width: 640px) {
.case-illust .before{
	width: 80%;
	margin: 3% auto 0 auto;
}
.case-illust .action{
	width: 80%;
	margin: 3% auto 0 auto;
}
.case-illust .after{
	width: 80%;
	margin: 3% auto 0 auto;
}
}
	  
	  
/*#formWrap {
  width:90%;
  max-width:750px;
  margin:0 auto 30px auto;
  line-height:120%;
  margin-bottom:30px;
}*/

table.formTable{
  width:100%;
  margin:5% auto;
  border-collapse:collapse;
}
table.formTable td{
  border-bottom:1px solid #B9B9B9;
  padding:15px;
  background-color: #fff;
}

table.formTable th{
  width:30%;
  font-weight:normal;
  background:#d6a97d;
  color:#000;
  text-align:left;
  border: 1px solid #B9B9B9;
    border-bottom: 1px solid #B9B9B9;
    padding: 15px;
  padding:15px;
}

p.error_messe{
  margin:5px 0;
  color:red;
}

.send{
  display: -webkit-box;
    display: flex;
    justify-content: space-around;
    width: 400px;
    margin: 0 auto;
  font-size: .87rem;
}
.submitbtn{
  background-color:#353744;
  padding: 12px 50px;
  font-size: 1rem;
  height: fit-content;
  text-align: center;
  margin:20px auto;
  color: #fff;
}
.submitbtn,.backpage {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;}
.submitbtn:hover,.backpage:hover{
  opacity: .7; 
}

.backpage{
  background-color:#b7b7b7;
  color: #231815;
  padding: 12px 50px;
  font-size: 1rem;
  height: fit-content;
  margin:20px auto;
  text-align: center;
}



/*　簡易版レスポンシブ用CSS（必要最低限のみとしています。ブレークポイントも含め自由に設定下さい）　*/
@media screen and (max-width:639px) {
#formWrap {
  width:90%;
  margin:0 auto 50px auto;
}
#formWrap h4{
  font-size:1.5rem;
  margin:10% auto;
}
table.formTable td{
  border-bottom:none;

}
table.formTable th, table.formTable td {
  width:auto;
  display:block;
}
table.formTable td,table.formTable th{
  padding:10px;
  border: none;
}
table.formTable th {
  margin-top:5px;
  border-bottom:0;
}
form input[type="submit"], form input[type="reset"], form input[type="button"] {
  display: block;
    width: 100%;
    height: auto;
    padding: 5%;
    font-size: 1rem;
}
.backpage{
  font-weight: normal;
  cursor:pointer;
  margin: 20px auto 0px;
}
.send{
    display: flex;
    justify-content: space-around;
    width: 80%;
    margin: 0 auto;
    flex-direction: column;
}
.send>.nav-entry{
  padding: 2rem 2rem;
}
}
/*-- 2025/07/30 --*/
#button input{
	border:none; color:#fff; 
	font-size:120%; 
	padding:3% 0; 
	width:70%;
	background-color :#353744;
	margin: 0 15%;
	font-family: "Shippori Mincho", serif;
}
.contact-btn{
	text-align:center;
}
.g-recaptcha {
	display:flex;
	justify-content:center;
    margin: 20px 0;
    text-align: center;
}