@charset "utf-8";


/* フォント */
body, button, input, select, textarea, header { font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif; }

@font-face {
font-family: 'HuiFont29';
src:url('../font/HuiFont29.woff') format('woff');
    url('../font/HuiFontP29.ttf') format('truetype');
    url('../font/HuiFontP29.eof') format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
font-family: 'Mamelon';
src:url('../font/Mamelon.woff') format('woff');
    url('../font/Mamelon.otf') format('opentype');
    url('../font/Mamelon.woff2') format("woff2");
    font-weight: normal;
    font-style: normal;
}

/* レイアウトのためのCSS */

body {
    background: #fff;
    font-family:'Marcellus', serif,"游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    color: #333;
    font-size:1rem;
    line-height:1.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    word-wrap: break-word;
}

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

a {
    text-decoration:none; 
}

ul {
	 list-style: none;
	 text-decoration: none;
}

li {
	text-decoration: none;
}

h2 {
	font-family: Mamelon;
	font-size: 54pt;
	letter-spacing: 2px;
	color: #9868ff;
	mix-blend-mode: difference;
	text-shadow: 0pt 1pt 4pt rgb(0,100,0,0.5);
	Position: relative;
	Left: 10%;
	top: 0pt;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}

.wrapper {
    overflow: hidden;
}

.num {
	font-family: Mamelon;
	font-size: 36pt;
	color: #f989fd;
	mix-blend-mode: difference;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0.5);
	Position:relative;
	letter-spacing: 0.9px;
	Padding: 21pt 10pt 0 0;
	float: left;
	width: 200px;
}

.text {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	position: relative;
	font-size: 26pt;
	font-weight: 500;
	Padding: 0px 400px 0px 50px;
	text-shadow: 1pt 2pt 3pt rgb(0,50,0,.3);
	letter-spacing: 1.5px;
	color: #808080;
}

h3 {
	font-family: 'M PLUS Rounded 1c', sans-serif;
	position: relative;
	float: left;
	font-size: 24pt;
	font-weight: 800;
	Padding: 74px 0 0 15%;
	text-shadow: 1pt 2pt 3pt rgb(0,50,0,.3);
	line-height: 1.7;
	letter-spacing: 2px;
	color: #808080;
	mix-blend-mode: difference;
	z-index: 1;
}

h4 {
	position: relative;
	float: left;
	font-family: 'M PLUS Rounded 1c';
	font-size: 16pt;
	font-weight: 500;
	Padding: 0pt 0pt 0pt 0;
	text-shadow: 1pt 2pt 3pt rgb(20 100 0 / 5%);
	line-height: 1.7;
	letter-spacing: 2px;
	color: #444;
	clear: both;
	z-index: 100;
}

h5 {
	position: absolute;
	top: 226%;
	right: 10%;
	font-size: 16pt;
	font-weight: 600;
	line-height: 1.7;
	letter-spacing: 2px;
	color: #000;
	z-index: 10;
}

.titlelogo img{
	width: 100%;
	padding-bottom: 50px;
	filter: drop-shadow(0px 0px 4px rgba(0, 10, 0, .7));
}

#sec01 {
	position: relative;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	background: url(../img/bg_sec02.jpg) center;
	background-size: cover;
	height: 530px;
	top: 0;
	z-index: 10;
}

#sec01 h2.concept {
	position: absolute;
	font-family: Mamelon;
	font-size: 54pt;
	letter-spacing: 2px;
	color: #9868ff;
	mix-blend-mode: difference;
	text-shadow: 0pt 1pt 4pt rgb(0,100,0,0.5);
	Position: absolute;
	Left: 13%;
	top: 5%;
	Padding: 0pt 0pt 0pt 13pt;
	float: left;
	z-index: 1;
}

#sec01 h2.concept span{
	Position: absolute;
	text-shadow: 1pt 2pt 3pt rgb(0 50 0 / 60%);
	width: 400px;
	Left: 117%;
	top: 37%;
	Padding: 0pt 0pt 0pt 0pt;
	float: left;
	z-index: 1;
}

#sec01 h2.concept span.num{
	Position: absolute;
	width: 30%;
	Left: -20%;
	top: 25%;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}

#sec01 .concept-content1 {
	position: absolute;
	font-size: 1.3em;
	letter-spacing: 0.1em;
	font-weight: 500;
	font-family: 'M PLUS Rounded 1c';
	top: 38%;
	left: 14%;
	width: 50%;
	text-align: justify;
}

#sec01 .concept-content2 {
	position: absolute;
	font-size: 1.3em;
	font-weight: 500;
	font-family: 'M PLUS Rounded 1c';
	letter-spacing: 0.1em;
	top: 66%;
	left: 14%;
	width: 50%;
	text-align: justify;
}

#sec01 .square01 {
	position: absolute;
	width: 50%;
	height: 54%;
	background: url("../img/bg_papertexture_palebluea.jpg");
	right: 15%;
	top: 31%;
	opacity: 1;
	border-radius: 0pt 0pt 0pt 0pt;
	z-index: 1;
}

#sec01 .circle01 {
	position: absolute;
	width: 23%;
	height: 54%;
	background: url("../img/bg_papertexture_palebluea.jpg");
	left: 0%;
	top: 31%;
	opacity: 0.5;
	border-radius: 120pt 120pt 120pt 120pt;
	z-index: 0;
}

#sec01 h4.img {
	position: absolute;
	top: 32.5%;
	right: 10%;
	width: 17%;
	margin: 24px 0 0 42pt;
	height: 54%;
	background: url(../img/img01.jpg) center;
	background-size: cover;
	box-shadow: 5pt 3pt 10pt rgb(0 80 160 / .0);
	transition: .4s ease-in-out;
	z-index: 10;
}

#sec01 .content {
	font-family: "Noto Sans JP";
	width: 60%;
}

#sec01 .shacho {
	position: absolute;
	margin: -30pt 0 0 60px;
	Padding: 0pt 0pt 0pt 85pt;
	font-size: 12pt;
	right: 10%;
	top: 103%;
	font-size: 12pt;
	font-weight: 600;
	color: #555;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	z-index: 100;
}

#sec02 {
	display: flex;
	position: relative;
	justify-content:center;
	align-items: center;
	flex-wrap: wrap;
	max-width: 1300px;
	background: url("../img/bg_sec02a.jpg");
	background-size: cover;
	height: 1188px;
	top: -3px;
	z-index: 10;
}

#sec02 h2.voices {
	position: absolute;
	font-family: Mamelon;
	font-size: 54pt;
	letter-spacing: 2px;
	color: #9868ff;
	mix-blend-mode: difference;
	text-shadow: 0pt 1pt 4pt rgb(0,100,0,0.5);
	Position: absolute;
	Left: 13%;
	top: 0pt;
	Padding: 0pt 0pt 0pt 20pt;
	float: left;
	z-index: 1;
}

#sec02 h2.voices span {
	Position: absolute;
	width: 250px;
	Left: 120%;
	top: 37%;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}


#sec02 h2.voices span.num {
	Position: absolute;
	width: 200%;
	Left: -20%;
	top: 25%;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}

#sec02 .voices-content {
	text-align: left;
	position: relative;
	font-size: 1.2em;
	left: -96px;
	top: 135px;
}

#sec02 ul {
	display: flex;
	justify-content: center;
	position: relative;
	max-width: 1100px;
	flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-webkit-box-pack: space-between;
	-ms-flex-pack: space-between;
	justify-content: space-between;
	margin: 155px 0 0 0;
	top: 10px;
}

#sec02 ul li {
	max-width: 31%;
	-ms-flex-preferred-size: 31%;
	flex-basis: 31%;
	margin-bottom: 3.3%;
	background: url("../img/bg_papertexture_lighta.jpg");
	transition: .3s;
}

#sec02 ul li a {
	color: #333;
	display: block;
	box-shadow: 2px 2px 4px 0px rgba(0,30,0,.0);
	text-decoration: none;
	position: relative;
	transition: .3s;
}

#sec02 ul li:hover {
	box-shadow: 0 10px 30px 0 rgba(0,30,0,.3);
	transform: translate(0px, -2px) 
}

#sec02 ul li figure img {
	position: relative;
	width: 100%;
	height: ;
}

#sec02 ul li figure::after {
	background: rgba(0,0,0,.08);
	box-shadow:aliceblue;
	content: "";
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	transition: .3s;
}

#sec02 ul li a:hover figure::after {
	background: rgba(250,250,250,.1);
}

#sec02 ul li .txtarea {
	background: url("../img/bg_papertexture_lighta.jpg");
	padding: 20px 24px 20px 26px;
	line-height: 1.3;
	text-justify: inter-character;
}

#sec02 ul li .txtarea .catch {
	font-family: 'M PLUS Rounded 1c';
	font-size: 19px;
	font-weight: bold;
	line-height: 1.3;
	padding-bottom: 15px;
	margin-bottom: 18px;
	border-bottom: 6px solid #35a04f;
	text-align: center;
    text-justify: inter-character;
}

#sec02 ul li .txtarea .name {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 10px;
}

#sec02 ul li .txtarea .profile {
	font-size: 14px;
	font-weight: 500;
	margin-bottom: 15px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

#sec03 {
	position: relative;
	background: url("../img/bg_sec02a.jpg");
	background-size: cover;
	height: 1500px;
	top: 0;
	justify-content: center;
	float: ;
	z-index: 1;
}

#sec03 h2.flow {
	position: absolute;
	font-family: Mamelon;
	font-size: 54pt;
	letter-spacing: 3px;
	color: #9868ff;
	mix-blend-mode: difference;
	text-shadow: 0pt 1pt 4pt rgb(0,100,0,0.5);
	Position: absolute;
	Left: 14%;
	top: 0pt;
	Padding: 0pt 0pt 0pt 20pt;
	float: left;
	z-index: 1;
}

#sec03 h2.flow span{
	Position: absolute;
	width: 278px;
	Left: 110%;
	top: 36%;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}

#sec03 h2.flow span.num{
	Position: absolute;
	width: 200%;
	Left: -35%;
	top: 24%;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}

#sec03 .flow01square {
	position: absolute;
	width: 95%;
	height: 170pt;
	background: url("../img/bg_papertexture_paleblue.jpg");
	left: 0%;
	top: 100pt;
	border-radius: 0pt 90pt 90pt 0pt;
	z-index: 10;
}


#sec03 .flow01img {
	position: absolute;
	right: 12%;
	top: 18pt;
	width: 270px;
	height: auto;
	box-shadow: 0pt 0pt 30pt rgb(0 80 160 / 0);
	z-index: 10000;
}

#sec03 .flow01title {
	position: absolute;
	left: 18%;
	top: -5pt;
	width: 500px;
	font-family: 'M PLUS Rounded 1c';
	font-weight: 600;
	font-size: 26pt;
	color: #275777;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.9px;
	Padding: 21pt 10pt 0 0;
	float: left;
	z-index: 10000;
}

#sec03 .flow01text {
	position: absolute;
	left: 18%;
	top: -16pt;
	width: 452px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 13pt;
	font-weight: 500;
	color: #000;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.2px;
	Padding: 21pt 10pt 0 0;
	clear: both;
	float: left;
	text-align: justify;
	line-height: 1.7em;
	z-index: 10000;
}

#sec03 .flow02square {
	position: absolute;
	width: 95%;
	height: 170pt;
	background: url("../img/bg_papertexture_paleblue.jpg");
	right: 0%;
	top: 290pt;
	border-radius: 90pt 0pt 0pt 90pt;
	z-index: 100;
}

#sec03 .flow02img {
	position: absolute;
	left: 120pt;
	top: 18pt;
	width: 270px;
	height: auto;
	box-shadow: 0pt 0pt 30pt rgb(0 80 160 / 0);
	z-index: 10000;
}

#sec03 .flow02title {
	position: absolute;
	left: 370pt;
	top: 5pt;
	width: 460px;
	font-family: 'M PLUS Rounded 1c';
	font-weight: 600;
	font-size: 26pt;
	color: #275777;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.9px;
	Padding: 21pt 10pt 0 0;
	float: left;
	z-index: 10000;
}

#sec03 .flow02text {
	position: absolute;
	left: 370pt;
	top: -12pt;
	width: 500px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 13pt;
	font-weight: 500;
	color: #000;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.6px;
	Padding: 21pt 10pt 0 0;
	clear: both;
	float: left;
	text-align: justify;
	line-height: 1.7em;
	z-index: 10000;
}

#sec03 .flow03square {
	position: absolute;
	width: 95%;
	height: 170pt;
	background: url("../img/bg_papertexture_paleblue.jpg");
	left: 0%;
	top: 480pt;
	border-radius: 0pt 90pt 90pt 0pt;
	z-index: 10000;
}

#sec03 .flow03img {
	position: absolute;
	right: 12%;
	top: 18pt;
	width: 270px;
	height: auto;
	box-shadow: 0pt 0pt 30pt rgb(0 80 160 / 0);
	z-index: 10000;
}

#sec03 .flow03title {
	position: absolute;
	left: 18%;
	top: 2pt;
	width: 500px;
	font-family: 'M PLUS Rounded 1c';
	font-weight: 600;
	font-size: 26pt;
	color: #275777;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.9px;
	Padding: 21pt 10pt 0 0;
	float: left;
	z-index: 10000;
}

#sec03 .flow03text {
	position: absolute;
	right: -160pt;
	top: -13pt;
	width: 460px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 13pt;
	font-weight: 500;
	color: #000;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.6px;
	Padding: 21pt 10pt 0 0;
	text-align: justify;
	clear: both;
	float: left;
	line-height: 1.7em;
	z-index: 10000;
}

#sec03 .flow04square {
	position: absolute;
	width: 95%;
	height: 170pt;
	background: url("../img/bg_papertexture_paleblue.jpg");
	right: 0%;
	top: 670pt;
	border-radius: 90pt 0pt 0pt 90pt;
	z-index: 0;
}

#sec03 .flow04img {
	position: absolute;
	left: 120pt;
	top: 18pt;
	width: 270px;
	height: auto;
	box-shadow: 0pt 0pt 30pt rgb(0 80 160 / 0);
	z-index: 10000;
}

#sec03 .flow04title {
	position: absolute;
	left: 370pt;
	top: -7pt;
	width: 400px;
	font-family: 'M PLUS Rounded 1c';
	font-weight: 600;
	font-size: 26pt;
	color: #275777;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.9px;
	Padding: 21pt 10pt 0 0;
	float: left;
	z-index: 10000;
}

#sec03 .flow04text {
	position: absolute;
	left: 370pt;
	top: -27pt;
	width: 494px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 13pt;
	font-weight: 500;
	color: #000;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.6px;
	Padding: 21pt 10pt 0 0;
	clear: both;
	text-align: justify;
	float: left;
	line-height: 1.6em;
	z-index: 10000;
}

#sec03 .flow05square {
	position: absolute;
	width: 99%;
	height: 220pt;
	background: url("../img/bg_papertexture_palepink.jpg");
	left: 0%;
	top: 860pt;
	border-radius: 0pt 110pt 110pt 0pt;
	z-index: 0;
}

#sec03 .flow05img {
	position: absolute;
	left: 41%;
	top: 12pt;
	width: 140pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 10;
}

#sec03 .flow05bg1 {
	position: absolute;
	right: 56%;
	top: 69pt;
	width: 368pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 9;
}

#sec03 .flow05bg2 {
	position: absolute;
	left: 51%;
	top: 60pt;
	width: 374pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}

#sec03 .flow05title {
	position: absolute;
	left: 37.2%;
	top: -6pt;
	width: 500px;
	font-family: 'M PLUS Rounded 1c';
	font-weight: 600;
	font-size: 46pt;
	color: #f59372;
	text-shadow: 1pt 1pt 4pt rgb(0,50,0,0);
	Position:relative;
	letter-spacing: 0.9px;
	Padding: 21pt 10pt 0 0;
	float: left;
	z-index:0;
}

#sec03 .flow05text {
	position: relative;
	left: 175pt;
	top: -475pt;
	width: 500px;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 13pt;
	font-weight: 500;
	color: #000;
	text-shadow: 1pt 1pt 4pt rgb(0 50 0 / 0);
	Position:relative;
	letter-spacing: 0.9px;
	Padding: 21pt 10pt 0 0;
	clear: both;
	float: left;
	z-index:0;
}

#sec03 .caption2 {
	position: absolute;
	top: 258px;
	left: 60.5%;
	max-width: 40%;
	z-index: 200;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

#sec04 {
	position: relative;
	background: url(../img/bg_sec02.jpg);
	background-size: cover;
	height: 750px;
	top: 0px;
	z-index: 0;
}

#sec04 .showroom-square {
	position: absolute;
	width: 95%;
	height: 280pt;
	background: url("../img/bg_papertexture_palegreen.jpg");
	right: 0px;
	top: 250pt;
	border-radius: 160pt 0pt 0pt 160pt;
	z-index: -1;
}

#sec04 h2.showroom {
	font-family: Mamelon;
	font-size: 54pt;
	letter-spacing: 0.05em;
	color: #9868ff;
	mix-blend-mode: difference;
	text-shadow: 0pt 1pt 4pt rgb(0,100,0,0.5);
	Position: absolute;
	Left: 14%;
	top: 0pt;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}

#sec04 h2.showroom span{
	Position: absolute;
	width: 140%;
	Left: 108%;
	top: 37%;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}

#sec04 h2.showroom span.num{
	Position: absolute;
	width: 200%;
	Left: -22%;
	top: 25%;
	Padding: 0pt 0pt 0pt 10pt;
	float: left;
	z-index: 1;
}

#sec04 h4.showroom-content {
	position: absolute;
	font-size: 14pt;
	font-weight: 500;
	font-family: 'M PLUS Rounded 1c';
	text-align: justify;
	top: 140px;
	width: 70%;
	left: 14%;
}


#sec04 .showroom01 {
	top: 30px;
	width: 560px;
    position: absolute;
    left: 28%;
    z-index: 100;
}

#sec04 .showroom02 {
	justify-content: center;
	top: 10px;
	left: 6%;
	max-width: 27%;
	position: absolute;
	transform: rotate(0deg);
	z-index: 100;
}


#sec04 .pointy {
	position: absolute;
	top: 87px;
	left: 74%;
	width: 250px;
	z-index: 200;
}

#sec04 .pointy-text {
	position: absolute;
	top: 55px;
	left: 79%;
	max-width: 19%;
	z-index: 200;
	font-family: 'HuiFont29';
	font-size: 20px;
	color: #444;
	transform: rotate(-8deg);
}

#sec04 .caption1 {
	position: absolute;
	top: 38px;
	left: 53.5%;
	max-width: 19%;
	z-index: 200;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 13.5px;
	font-weight: 500;
	color: #fff;
}

#sec05 {
	position: relative;
	background: url("../img/bg_papertexture_palepink.jpg");
	max-width: 100%;
	height: 247px;
	top: 0;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
	z-index: 0;
}

#sec05 .box-container {
	position: relative;
	max-width: 100%;
	display: flex;
	justify-content: center;
}

#sec05 .box1-photo {
	position: absolute;
	left: 14%;
	max-width: 24%;
	top: 35px;
}

#sec05 .box2-text {
	position: absolute;
	top: 50px;
	left: 45%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 16pt;
	font-weight: 600;
	color: #ee3b05;
	text-align: justify;
	line-height: 1.5em;
	text-justify: inter-ideograph;
}

#sec05 .box2-text2 {
	position: absolute;
	top: 133px;
	left: 45%;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 14pt;
	font-weight: 600;
	color: #444;
	text-align: justify;
	text-justify: inter-ideograph;
}

.map-box1 {
	display: flex;
	position: relative;
	height: fit-content;
	top: 10px;
	left: 13%;
	max-width: 28%;	
	margin: 30pt 20pt 20pt 20pt;
}

.map {
	position: relative;
	left: 0%;
	max-width: 100%;
	height: fit-content;
	margin: 0pt 0pt 0pt 0pt;
	border-style: solid; 1px;
	border-color: #ccdfff;
}

.map-box2 {
	position: relative;
	display: flex;
	top: 26%;
	left: 47%;
	max-width: 10%;
	height: fit-content;
	margin: 1% 0 0 -22%;
}

.map-text {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 14pt;
	font-weight: 500;
	color: #444;
	max-width: 100%;
	left: 50px;
	height: ;
	margin: 1% 0 0 -22%;
	text-align: justify;
	text-justify: inter-ideograph;
}

.wrapper2 {
	background-color: #fff;
    position: relative;
	top: 0px;
	height: 100vh;
	z-index: 0;
}

.form-mail {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
    background-color: #fff;
	background-size: cover;
	height: 200vh;
	top: 0;
	z-index: 10;
}

#top-image-mailform {
	position: sticky;
    top: 80px;
	height: 40vh;
	background: url(../img/bg_mailform.jpg);
	background-size: cover;
	z-index: -10;
}

.title-mailform {
	position: relative;
	font-family: 'M PLUS Rounded 1c';
	font-size: 26pt;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #eee;
	max-width: 100%;
	padding-top: 14.5vh;
	height: fit-content;
	text-align: center;
	z-index: 10000;
}

.mailform-title {
	position: relative;
	font-family: 'M PLUS Rounded 1c';
	font-size: 20pt;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #444;
	background-color: #fff;
	max-width: 100%;
	padding-top: 50px;
	height: fit-content;
	text-align: center;
	text-justify: inter-ideograph;
	z-index: 100;
}

.mailform-content {
	position: relative;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size: 14pt;
	font-weight: 500;
	letter-spacing: 0.01em;
	color: #5b5b5b;
	background-color: #fff;
	padding: 2% 8% 0 8%;
	width: 100%;
	justify-content: center;
	text-align: center;
	z-index: 100;
}

.phone {
	color: #c84530;
	text-align: center;
	align-items: center;
	text-decoration: none;
	font-family: "Roboto", sans-serif;
	font-size: 34px;
	font-weight: 800;
	padding: 25px 0 0 0;
}

.phone:hover {
	color: #ff8774;
}

.ta1 th {
	width: 100%;		
	text-align: center;	
	background-color: #EFF5FB;
}
/*labelタグを２列表示にする（CMS用）*/
.ta1.cms td label {
	display: block;
	float: left;
	width: 50%;
}


/*余白の上書き*/
.ta1 caption,.ta1 th,.ta1 td {
	padding: 5px;
}

.ta1 caption {
	border: 1px solid #ccc;
	border-bottom: none;
	text-align: left;
	background: #eee;
	color: #000;
	font-weight: bold;
	padding: 10px;	
}

.ta1 {
	position: relative;
	display: flex;
	justify-content: center;
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	align-items: center;
	flex-wrap: wrap;
	width: 100%;
	margin: 0% 0 0 0;
	background: #fff;
	color: #000;
	padding-bottom: 20pt;
}
.ta1, .ta1 td, .ta1 th {
  word-wrap : break-word;
  overflow-wrap : break-word;
  border: 0px solid rgba(0,0,100, 0.2);
  padding: 10px;
  top: -30px;
}

.ta1 th {
	width: 270px;	
	text-align: center;
	background-color: #deedfd;
}

.ta1 td {
	font-weight: 500;
	width: 440px;
	text-align: left;
	padding: 20px 21px 20px 30px;
	background-color: transparent;
}

input.ws {
    background-color: transparent;
    width: 100%;
    margin: 0 0 0 0px;
    border: 1px solid rgba(0,0,100, 0.2);
    color: inherit;
}

textarea {
    background-color: transparent;
    width: 100%;
    margin: 0 0 0 0px;
    border: 1px solid rgba(0,0,100, 0.2);
    color: inherit;
}

input.btn {
	font-weight: 500;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 30px;
	border: 1px solid #666;
}

input.btn:hover {
	font-weight: 600;
	padding: 5px 10px 5px 10px;
	margin: 0 0 0 30px;
	color: #dc5252;
	border: 1px solid #dc5252;
}

.c {
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 88px 0% 92px 0%;
	background-color: #fff;
	top: -40px;
	position:relative;
}


/*数字カウント*/

.progressbar-text{
    font-size:6rem;
    letter-spacing: 1px;
}

.progressbar-text span{
    font-size:3rem;
}


/* heading */

.heading-block{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    transition: all 0.4s ease-in-out;
}

.heading-block h1{
    font-size: 24px;
    font-weight: 100;
    letter-spacing: 0.1em;
    color: #ffffff;
    line-height: 1.2;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
    font-family: 'HuiFont29', sans-serif;
    text-align:  center;
}

.heading-block p{
    font-size: 24px;
    letter-spacing: 0em;
    padding-top: 4vh;
    color: #ffffff;
    line-height: 1.2;
    text-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
    font-family: 'HuiFont29', sans-serif;
    text-align:  center;
}

@media only screen and (max-width:1250px) {

header#top-header {
	display: none;
}

.heading-block{
    width: 70%;
    transition: all 0.4s ease-in-out;
}

#sec01 h4.concept-content {
    font-size: 1.3em;
    left: 10.5%;
    width: 56%
}
#sec01 .shacho {
	right: 9%;
}

#sec01 div.circle01 {
    top: 28%;
    height: 53%;
    width: 23%;
}
#sec04 .showroom01 {
	top: 30px;
	width: 540px;
    position: absolute;
    left: 27%;
    z-index: 0;
}

#sec04 .caption1 {
    top: 43px;
    left: 56%;
    max-width: 33%;
    font-size: 11px;
    font-weight: 500;
}

#top-image-mailform {
	position: sticky;
    top: 0px;
	height: 40vh;
	background: url(../img/bg_mailform.jpg);
	background-size: cover;
	z-index: -10;
}
}


@media only screen and (max-width:1100px) {
#sec01 h4.concept-content {
    font-size: 1.2em;
    left: 10.5%;
    width: 57%;
}
#sec01 h4.img {
	height: 50%;
	width: 20%;
	right: 7%;
	top: 35%;
}
#sec01 .shacho {
	right: 5%;
	top: 101%;
	font-size: 1.0em;
}

#sec01 div.circle01 {
    top: 28%;
    height: 40%;
    width: 20%;
}

#sec02 {
	height: 1800px;
}

#sec02 ul {
    justify-content: center;
	max-width: 1000px,
}

#sec02 ul li {
	max-width: 40%;
	-ms-flex-preferred-size: 40%;
	flex-basis: 40%;
	margin: 0 1.8% 3.3% 1.8%;
	transition: .3s;
}

#sec03 .flow01img {
		left: 63%;
}

#sec03 .flow01title {
	left: 12%;
}

#sec03 .flow01text {
	left: 12%;
	width: 400px;
}

#sec03 .flow02img {
		left: 7%;
}

#sec03 .flow02title {
		left: 40%;
}

#sec03 .flow02text {
		left: 40%;
		width: 445px;
}

#sec03 .flow03img {
		left: 63%;
}

#sec03 .flow03title {
	left: 12%;
}

#sec03 .flow03text {
	left: 12%;
	width: 400px;
}

#sec03 .flow04img {
		left: 7%;
}

#sec03 .flow04title {
		left: 40%;
}

#sec03 .flow04text {
		left: 40%;
		width: 450px;
}
#sec04 .showroom01 {
    top: 50px;
    width: 490px;
    left: 27%;
}

#sec04 .caption1 {
    top: 60px;
    left: 56%;
    max-width: 33%;
    font-size: 11px;
    font-weight: 500;
}

#sec05 .box1-photo {
	position: absolute;
	left: 14%;
	max-width: 26%;
	top: 45px;
}
}


@media only screen and (max-width:1000px) {

#sec02 {
	height: 1700px;
}

#sec02 .voices-content {
    left: 0px;
}

#sec03 .flow05title {
	left: 33.5%;
}

#sec03 .caption2 {
    top: 258px;
    left: 60.5%;
    max-width: 40%;
    font-size: 14px;
    font-weight: 500;
}

#sec03 .flow05img {
	left: 39%;
}

#sec04 {
	height: 700px;
}

#sec04 h2.showroom span.text {
	font-size: 0.45em;
	left: 105%;
	top: 42px;
}

#sec04 .showroom-square {
    height: 335px;
}

#sec04 .showroom01 {
    top: 40px;
    width: 450px;
    left: 28%;
}

#sec04 .pointy {
    top: 84px;
    left: 74%;
    width: 220px;
}

#sec04 .caption1 {
    top: 50px;
    left: 56%;
    max-width: 33%;
    font-size: 11px;
    font-weight: 500;
}

#sec05 .box1-photo {
	left: 14%;
	max-width: 30%;
	top: 35px;
}

#sec05 .box2-text {
	top: 50px;
	left: 50%;
	font-size: 15pt;
}

#sec05 .box2-text2 {
	top: 133px;
	left: 50%;
	font-size: 15pt;
}
}

@media only screen and (max-width:920px) {

.heading-block{
    width: 80%;
    transition: all 0.4s ease-in-out;
}

#sec02 {
	height: 1650px;
}

#sec03 h2.flow {
	font-size: 54pt;
}

#sec03 h2.flow span {
	font-size: 3.6em;
}

#sec03 h2.flow span.num {
	font-size: 0.6em;
	top: 31px;
}

#sec03 h2.flow span.text {
	font-size: 0.5em;
	left: 396px;
}

#sec03 .flow01square {
		width: 98%;
}

#sec03 .flow02square {
		width: 98%;
}

#sec03 .flow02title {
		left: 43%;
}

#sec03 .flow02text {
		left: 43%;
}

#sec03 .flow03square {
		width: 98%;
}

#sec03 .flow04square {
		width: 98%;
}

#sec03 .flow04title {
		left: 43%;
}

#sec03 .flow04text {
		left: 43%;
}

#sec04 {
	height: 750px;
}

#sec04 .showroom-square {
	top: 370px;
}

#sec04 h2.showroom {
	font-size: 54pt;
}

#sec04 h2.showroom span {
	font-size: 3.6em;
}

#sec04 h2.showroom span.num {
	font-size: 0.6em;
	top: 31px;
}

#sec04 h2.showroom span.text {
	font-size: 0.45em;
	left: 370px;
}
#sec04 .showroom01 {
    top: 50px;
    width: 430px;
    left: 27%;
}

#sec04 .pointy {
    position: absolute;
    top: 94px;
    left: 74%;
    width: 210px;
    z-index: 200;
}

#sec04 .caption1 {
    top: 60px;
    left: 55%;
    max-width: 33%;
    font-size: 11px;
    font-weight: 500;
}

#sec05 {
	height: 240px;
}

#sec05 .box1-photo {
	left: 14%;
	max-width: 30%;
	top: 47px;
}

#sec05 .box2-text {
	top: 50px;
	left: 47%;
	font-size: 15pt;
}

#sec05 .box2-text2 {
	top: 133px;
	left: 47%;
	font-size: 15pt;
}

.mailform-content {
	text-align: justify;
}

.footer .footer-inner .right-box {
	font-size: 0pt;
}
}

@media only screen and (max-width:860px) {

#sec01 h2.concept {
	font-size: 3.6em;
		Left: 10%;
		transition: all 0.4s ease-in-out;
}

#sec01 span.num {
	font-size: 0.6em;
	transition: all 0.4s ease-in-out;
}

#sec01 span.text {
	font-size: 0.5em;
	top: 1px;
	transition: all 0.4s ease-in-out;
}

#sec01 .square01 {
    height: 44%;
    transition: all 0.4s ease-in-out;
}

#sec01 div.circle01 {
    top: 29%;
    height: 40%;
    width: 26%;
    transition: all 0.4s ease-in-out;
}

#sec01 h4.concept-content1 {
    font-size: 1.2em;
    left: 7%;
    width: 60%;
    transition: all 0.4s ease-in-out;
}

#sec01 h4.concept-content2 {
    font-size: 1.2em;
    top: 62%;
    left: 7%;
    width: 56%;
    transition: all 0.4s ease-in-out;
}

#sec01 .shacho {
	right: 6%;
	top: 100%;
	font-size: .9em;
}
#sec01 h4.img {
	height: 48%;
	width: 23%;
	top: 37%;
}

#sec02 {
	height: 1600px;
}

#sec02 h2.voices {
	font-size: 3.6em;
		Left: 10%;
}

#sec02 span.num {
	font-size: 0.6em;
}

#sec02 h2 span.text {
	font-size: 0.6em;
	top: 27px;
	left: 175px;
}

#sec02 h2.voices-content {
    font-size: 1.15em;
    width: 80%;
    left: 234560px;
}

#sec02 .voices-content {
    left: 11px;
    font-size: 18px;
}

#sec02 ul li .txtarea .catch {
	font-size: 17px;
}

#sec02 ul li .txtarea .name {
	font-size: 14px;
}

#sec02 ul li .txtarea .profile {
	font-size: 12px;
}

#sec03 h2.flow {
	font-size: 45pt;
}

#sec03 h2.flow span.text {
	left: 380px;
}

#sec03 .flow01img {
	top: 35px;
		width: 240px;
}

#sec03 .flow01title {
    font-size: 23pt;
    width: 300px;
}

#sec03 .flow01text {
    left: 12%;
    width: 380px;
}

#sec03 .flow02img {
		top: 35px;
		width: 240px;
}

#sec03 .flow02title {
    font-size: 23pt;
    width: 400px;
}

#sec03 .flow02text {
    width: 400px;
}

#sec03 .flow03img {
	top: 35px;
		width: 240px;
}

#sec03 .flow03title {
    font-size: 23pt;
    width: 350px;
}

#sec03 .flow03text {
    left: 12%;
    width: 380px;
}

#sec03 .flow04img {
		top: 35px;
		width: 240px;
}

#sec03 .flow04title {
    font-size: 23pt;
    width: 400px;
}

#sec03 .flow04text {
    width: 400px;
}

#sec03 .flow05title {
	left: 31.5%;
}

#sec03 .flow05img {
	position: absolute;
	left: 37%;
	top: 12pt;
	width: 140pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 10;
}

#sec03 .flow05bg1 {
	position: absolute;
	right: 59%;
	top: 89pt;
	width: 260pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}

#sec03 .flow05bg2 {
	position: absolute;
	left: 53%;
	top: 79pt;
	width: 300pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}

#sec03 .caption2 {
    top: 258px;
    left: 51.5%;
    max-width: 40%;
    font-size: 14px;
    font-weight: 500;
}

#sec04 h2.showroom {
	font-size: 47pt;
}

#sec04 h2.showroom span.text {
	font-size: 0.5em;
	left: 330px;
	top: 34px;
}

#sec04 h2.showroom span.num {
	font-size: 0.6em;
	left: -50px;
}

#sec04 .showroom01 {
    top: 60px;
    width: 410px;
    left: 22%;
}

#sec04 .pointy {
	top: 79px;
	left: 71%;
	width: 223px;
}

#sec04 .pointy-text {
	top: 34px;
	left: 76%;
	max-width: 19%;
	z-index: 200;
	font-size: 20px;
	transform: rotate(-8deg);
}

#sec04 .caption1 {
    top: 65px;
    left: 49%;
    max-width: 33%;
    font-size: 11px;
    font-weight: 500;
}

#sec05 .box1-photo {
	left: 14%;
	max-width: 30%;
	top: 47px;
}

#sec05 .box2-text {
	top: 50px;
	left: 49%;
	font-size: 13pt;
}

#sec05 .box2-text2 {
	top: 133px;
	left: 49%;
	font-size: 13pt;
}

.mailform-content {
	text-align: justify;
}

div.footer .footer-inner .right-box a.tel {
	font-size: 20pt;
}
}

@media only screen and (max-width:810px) {

.heading-block {
    width: 80%;
}

#sec02 {
	height: 1500px;
}

#sec03 .caption2 {
    top: 242px;
    left: 66.5%;
    max-width: 23%;
    font-size: 14px;
    font-weight: 500;
}

#sec04 .showroom01 {
    top: 60px;
    width: 400px;
    left: 22%;
}

#sec04 .pointy {
	top: 83px;
	left: 71%;
	width: 220px;
}

#sec04 .pointy-text {
	top: 34px;
	left: 76%;
	max-width: 30%;
	z-index: 200;
	font-size: 20px;
	transform: rotate(-8deg);
}
#sec05 .box1-photo {
	left: 14%;
	max-width: 30%;
	top: 47px;
}

#sec05 .box2-text {
	top: 60px;
	left: 49%;
	font-size: 12pt;
}

#sec05 .box2-text2 {
	top: 123px;
	left: 49%;
	font-size: 12pt;
}
}

@media only screen and (max-width:768px) {
body{
	font-size:0.8rem;
	}

ul{
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

a{
	outline: none;
	text-decoration: none;
}

a:hover,
a:active{
	text-decoration: none;
}

.heading-block{
    width: 80%;
}

.heading-block h1{
    font-size:22px;
}

.heading-block p{
    font-size: 22px;
}

#sec01 {
	height: 500px;
}

#sec01 h2.concept {
	font-size: 4.2em;
}

#sec01 h2.concept span.num {
	font-size: 0.6em;
	left: -36px;
	top: 28px;
}

#sec01 h2.concept span{
	font-size: 0.55em;
	letter-spacing: 0em;
	left: 119%;
	top: 30px;
	width: 190%;
}

#sec01 h4.concept-content1 {
    font-size: 1.3em;
    top: 28%;
    left: 7%;
    width: 62%;
    transition: all 0.4s ease-in-out;
}

#sec01 h4.concept-content2 {
    font-size: 1.3em;
    top: 51%;
    left: 7%;
    width: 56%;
}

#sec01 h4.img {
	height: 42%;
	width: 23%;
	top: 40%;
}

#sec01 .shacho {

	right: 6%;
	font-size: 1.0em;
	top: 98%;
}

#sec01 div.square01 {
    top: 36%;
    height: 40%;
}

#sec01 div.circle01 {
    top: 36%;
    height: 40%;
    width: 27%;
}

#sec02 {
    height: 1400px;
}

#sec02 h4.voices-content {
    font-size: 1.2em;
    width: 80%
    top: 30%;
    margin: 0px 0 0px 0px;
    left: -12px;
    top: 119px;
}

#sec02 ul li .txtarea .catch {
	font-size: 16px;
}

#sec02 ul li .txtarea .name {
	font-size: 13px;
}

#sec02 ul li .txtarea .profile {
	font-size: 12px;
}

#sec03 {
	top: 0pt;
}

#sec03 h2.flow {
	font-size: 40pt;
}

#sec03 h2.flow span.text {
	left: 320px;
}

#sec03 h2.flow span.num {
	top: 21px;
	left: -40px;
}
#sec03 .flow01img {
	top: 43px;
		width: 220px;
}

#sec03 .flow01title {
    font-size: 20pt;
    width: 200px;
}

#sec03 .flow01text {
    left: 12%;
    width: 340px;
    padding-top: 20px;
}

#sec03 .flow02img {
		top: 38px;
		width: 220px;
}

#sec03 .flow02title {
    font-size: 20pt;
    width: 400px;
    left: 42%;
}

#sec03 .flow02text {
    width: 390px;
        left: 42%;
}

#sec03 .flow03img {
	top: 43px;
		width: 220px;
}

#sec03 .flow03title {
    font-size: 20pt;
    width: 300px;
}

#sec03 .flow03text {
    left: 12%;
    width: 340px;
    padding-top: 30px;
}

#sec03 .flow05bg1 {
	position: absolute;
	left: 0%;
	top: 100pt;
	width: 220pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}

#sec03 .flow05bg2 {
	position: absolute;
	left: 55%;
	top: 100pt;
	width: 240pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}

#sec03 .flow04img {
		top: 38px;
		width: 220px;
}

#sec03 .flow04title {
    font-size: 20pt;
    width: 400px;
        left: 42%;
}

#sec03 .flow04text {
    width: 390px;
        left: 42%;
}

#sec04 {
    height:650px;
}

#sec04 h2.showroom {
	font-size: 42pt;
}

#sec04 .showroom-square {
    top:320px;
    height: 280px;
}

#sec04 h2.showroom span.text {
	font-size: 0.45em;
	left: 295px;
	top: 25px;
}

#sec04 h2.showroom span.num {
	font-size: 0.55em;
	left: -43px;
	top: 29px;
}

#sec04 h4.showroom-content {
	font-size: 12pt;
	top: 110px;
	width: 83%;
	left: 9%;	
}

#sec04 .showroom01 {
    top: 40px;
    width: 360px;
    left: 20%;
}

#sec04 .showroom02 {
    top: 50px;
    width: 480px;
    left: 0%;
}

#sec04 .pointy {
	top: 63px;
	left: 71%;
	width: 190px;
}

#sec04 .pointy-text {
	top: 20px;
	left: 77%;
	max-width: 24%;
	z-index: 200;
	font-size: 20px;
	transform: rotate(-8deg);
}

#sec04 .caption1 {
    top: 47px;
    left: 45%;
    max-width: 33%;
    font-size: 11px;
    font-weight: 500;
}

#sec05 {
	height: 200px;
}

#sec05 .box1-photo {
	left: 12%;
	max-width: 28%;
	top: 40px;
}

#sec05 .box2-text {
	top: 40px;
	left: 45%;
	font-size: 12pt;
}

#sec05 .box2-text2 {
	top: 110px;
	left: 45%;
	font-size: 12pt;
}

.progressbar-text{
    font-size:3rem;
}

.progressbar-text span{
    font-size:1.3rem;
}
}

@media only screen and (max-width:680px) {

.heading-block{
    width: 85%;
}

.heading-block h1{
    font-size:21px;
}

.heading-block p{
    font-size: 21px;
}

.titlelogo img {
    padding-bottom: 40px;
}

#sec01 h2.concept {
	font-size: 4em;
}

#sec01 h2.concept span.num {
	font-size: 0.6em;
	left: -32px;
	top: 27px;
}

#sec01 h2.concept span {
    font-size: 0.5em;
    letter-spacing: 0em;
    left: 113%;
    top: 32px;
    width: 190%;
}

#sec01 h4.concept-content1 {
    font-size: 1.25em;
    left: 9%;
    width: 70%;
    top: 26%;
}

#sec01 h4.concept-content2 {
    font-size: 1.2em;
    left: 9%;
    width: 52%;
    top: 48%;
}

#sec01 div.square01 {
    top: 34%;
    height: 40%;
}

#sec01 div.circle01 {
    top: 28%;
    height: 40%;
    width: 30%;
}

#sec01 h4.img {
	height: 41%;
	width: 18%
	right: 40%;
	top: 41%;
}

#sec01 .shacho {
	right: 4%;
	font-size: 1.0em;
	top: 98%;
}

#sec02 {
    height: 2500px;
}
#sec02 h2.voices {
	font-size: 3.9em;
	left: 8%;
	top: -17px;
}

#sec02 h2.voices span.num {
	font-size: 0.6em;
	left: -25px;
	top: 25px;
}

#sec02 h4.voices-content {
    font-size: 1.2em;
    left: -3%;
    width: 79%;
    top: 3%;
}

#sec02 ul li {
	max-width: 85%;
	-ms-flex-preferred-size: 80%;
	flex-basis: 85%;
	margin: 0 0 5% 1%;
	transition: .3s;
}

#sec02 ul li .txtarea .profile {
    margin-bottom: 0px;
}

#sec02 ul li figure {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 200px;
}

#sec03 h2.flow {
	font-size: 3.9em;
	top: 4px;
}

#sec03 h2.flow span.text {
	left: 140px;
}
#sec03 {
	height: 1960px;
}

#sec03 .flow01square {
	width: 98%;
	height: 270pt;
	left: 0%;
	top: 78pt;
	border-radius: 0pt 90pt 90pt 0pt;
	z-index: 10;
}

#sec03 .flow01img {
	left: 30%;
	top: 60pt;
	width: 260px;
	height: 10px;
	z-index: 20000;
}

#sec03 .flow01title {
	left: 13%;
	top: -5pt;
	width: 300px;
	float: left;
	z-index: 20000;
}

#sec03 .flow01text {
	left: 14%;
	top: 120pt;
	width: 80%;
	font-size: 11pt;
	font-weight: 500;
	letter-spacing: 0.9px;
	Padding: 30pt 10pt 0 0;
	float: left;
	z-index: 20000;
}

#sec03 .flow02square {
	position: absolute;
	width: 98%;
	height: 270pt;
	right: 0%;
	top: 363pt;
	border-radius: 90pt 0pt 0pt 90pt;
	z-index: 10;
}

#sec03 .flow02img {
	left: 28%;
	top: 60pt;
	width: 260px;
	height: 10px;
	z-index: 20000;
}

#sec03 .flow02title {
	left: 13%;
	top: -5pt;
	width: 350px;
	float: left;
	z-index: 20000;
}


#sec03 .flow02text {
	left: 14%;
	top: 120pt;
	width: 80%;
	font-size: 11pt;
	font-weight: 500;
	letter-spacing: 0.9px;
	Padding: 30pt 10pt 0 0;
	float: left;
	z-index: 20000;
}

#sec03 .flow03square {
	width: 98%;
	height: 270pt;
	left: 0%;
	top: 650pt;
	border-radius: 0pt 90pt 90pt 0pt;
	z-index: 10;
}

#sec03 .flow03img {
	left: 30%;
	top: 60pt;
	width: 260px;
	height: 10px;
	z-index: 20000;
}

#sec03 .flow03title {
	left: 14%;
	top: -5pt;
	width: 300px;
	float: left;
	z-index: 20000;
}

#sec03 .flow03text {
	left: 14%;
	top: 120pt;
	width: 80%;
	font-size: 11pt;
	font-weight: 500;
	letter-spacing: 0.9px;
	Padding: 30pt 10pt 0 0;
	float: left;
	z-index: 20000;
}

#sec03 .flow04square {
	position: absolute;
	width: 98%;
	height: 290pt;
	right: 0%;
	top: 937pt;
	border-radius: 90pt 0pt 0pt 90pt;
	z-index: 10;
}

#sec03 .flow04img {
	left: 28%;
	top: 60pt;
	width: 260px;
	height: 10px;
	z-index: 20000;
}

#sec03 .flow04title {
	left: 14%;
	top: -5pt;
	width: 500px;
	float: left;
	z-index: 20000;
}

#sec03 .flow04text {
	left: 14%;
	top: 120pt;
	width: 80%;
	font-size: 11pt;
	font-weight: 500;
	letter-spacing: 0.9px;
	Padding: 30pt 10pt 0 0;
	float: left;
	z-index: 20000;
}

#sec03 .flow05square {
	top: 1660px;
	width: 98%;
	border-radius: 0pt 60pt 60pt 0pt;
}

#sec03 .flow05title {
	left: 26%;
}

#sec03 .flow05img {
	position: absolute;
	left: 34%;
	top: 12pt;
	width: 140pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 10;
}

#sec03 .flow05bg1 {
	position: absolute;
	right: 91%;
	top: 85pt;
	width: 261pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}

#sec03 .flow05bg2 {
	position: absolute;
	left: 35%;
	top: 85pt;
	width: 300pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}


#sec03 .caption2 {
    top: 242px;
    left: 66.5%;
    max-width: 25%;
    font-size: 14px;
    font-weight: 500;
}

#sec04 {
    height: 560px;
}

#sec04 .showroom-square {
    top: 250px;
}

#sec04 h2.showroom {
	font-size: 33pt;
	left: 65px;
}

#sec04 h2.showroom span.text {
	font-size: 0.5em;
	left: 240px;
}

#sec04 h2.showroom span.num {
	font-size: 0.6em;
	top: 22px;
	left: -44px;
}

#sec04 h4.showroom-content {
	font-size: 11pt;
	line-height: 1.4em;
	top: 83px;
	width: 82%;
	left: 9%;
}

#sec04 .showroom01 {
    top: 50px;
    width: 305px;
    left: 17%;
}

#sec04 .pointy {
	top: 63px;
	left: 65%;
	width: 190px;
}

#sec04 .pointy-text {
	top: 28px;
	left: 74%;
	max-width: 50%;
	z-index: 200;
	font-size: 16px;
	transform: rotate(-8deg);
}

#sec04 .caption1 {
    top: 235px;
    left: 27%;
    max-width: 50%;
    font-size: 11px;
    font-weight: 500;
    color:#000;
}

#sec05 {
	height: 318px;
}

#sec05 .box1-photo {
	left: 33%;
	max-width: 38%;
	top: 30px;
}

#sec05 .box2-text {
	top: 200px;
	left: 22%;
	font-size: 13pt;
}

#sec05 .box2-text2 {
	top: 270px;
	left: 22%;
	font-size: 13pt;
}
}

@media only screen and (max-width:550px) {

.heading-block{
    width: 80%;
}

.titlelogo img {
    padding-bottom: 30px;
}

.heading-block h1,.heading-block p {
    font-size: 1.7em;
    text-align: justify;

}

#sec01 {
	height: 450px;
}

#sec01 h2.concept {
	font-size: 3.5em;
	left: 8%;
}

#sec01 h2.concept span{
	top: 30px;
	left: 109%;
	font-size: 22px;
}

#sec01 h2.concept span.num{
	top: 23px;
}

#sec01 h4.concept-content1 {
    font-size: 1.2em;
    left: 8%;
    width: 86%;
    top: 25%;
    letter-spacing: 0.9px;
}

#sec01 h4.concept-content2 {
    font-size: 1.2em;
    left: 8%;
    width: 47%;
    top: 48%;
    letter-spacing: 0.6px;
    line-height: 1.6em;
}

#sec01 h4.img {
	height: 45%;
	width: 28%;
	right: 7%;
	top: 40%;
	width: 15%
	right: 5%;
}

#sec01 .shacho {
	right: 3.5%;
	font-size: 1em;
	top: 103%;
}

#sec01 div.circle01 {
    top: 28%;
    height: 30%;
    width: 30%;
}

#sec02 {
    height: 2560px;
}

#sec02 h2.voices {
    font-size: 3.9em;
    left: 8%;
    top: -22px;
}

#sec02 h4.voices-content {
    font-size: 1.2em;
    left: -3%;
    width: 80%;
    top: 0%;
    margin: 75px 0 30px 0px;
}

#sec02 h2.voices span.num {
    font-size: 0.5em;
    left: -19px;
    top: 32px;
}

#sec02 h2 span.text {
    font-size: 0.5em;
    top: 32px;
    left: 170px;
}

#sec02 ul {
    top: -150px;
}

#sec03 {
	positon: relative;
	height: 1790px;
	display: flex;
	justify-content:center;
}

#sec03 h2.flow {
	font-size: 3.9em;
	left: 38px;
	top: -25px;
}
#sec03 h2.flow span{
	top: 16px;
	left: 110%;
}
#sec03 h2.flow span.num{
	top: 31px;
	left: -23px;
	font-size: 0.5em;
}

#sec03 h2.flow span.text{
	top: 33px;
	left: 134px;
}

#sec03 .flow01square {
	height: 330px;
	max-width: 85%;
	left: 8%;
	justify-content:center;
	align-items: center;
	top: 65px;
	border-radius: 0pt 0pt 0pt 0pt;
}

#sec03 .flow01img {
	top: 67px;
	left: 19%;
}

#sec03 .flow01title {
	font-size: 22px;
	left: 8%;
}

#sec03 .flow01text {
	top: 150px;
	left: 38px;
	font-size: 12px;
	width: 85%;
	text-align: justify;
	line-height: 1.4em;
}

#sec03 .flow02square {
	height: 333px;
	max-width: 85%;
	left: 8%;
	justify-content:center;
	align-items: center;
	top: 416px;
	border-radius: 0pt 0pt 0pt 0pt;
}

#sec03 .flow02img {
	top: 67px;
	left: 19%;
}

#sec03 .flow02title {
	font-size: 22px;
	left: 9%;
}

#sec03 .flow02text {
	top: 151px;
	left: 37px;
	font-size: 12px;
	width: 85%;
	text-align: justify;
	line-height: 1.4em;
}

#sec03 .flow03square {
	height: 333px;
	max-width: 85%;
	left: 8%;
	justify-content:center;
	align-items: center;
	top: 770px;
	border-radius: 0pt 0pt 0pt 0pt;
}

#sec03 .flow03img {
	top: 67px;
	left: 19%;
}

#sec03 .flow03title {
	font-size: 22px;
	left: 9%;
}

#sec03 .flow03text {
	top: 151px;
	left: 37px;
	font-size: 12px;
	width: 85%;
	text-align: justify;
	line-height: 1.4em;
}

#sec03 .flow04square {
	height: 345px;
	max-width: 85%;
	left: 8%;
	justify-content:center;
	align-items: center;
	top: 1125px;
	border-radius: 0pt 0pt 0pt 0pt;
}

#sec03 .flow04img {
	top: 67px;
	left: 19%;
}

#sec03 .flow04title {
	font-size: 22px;
	left: 9%;
	width: 200px;
}

#sec03 .flow04text {
	top: 150px;
	left: 36px;
	font-size: 12px;
	width: 85%;
	text-align: justify;
	line-height: 1.4em;
}

#sec03 .flow05square {
	height: 267px;
	max-width: 85%;
	left: 8%;
	justify-content:center;
	align-items: center;
	top: 1492px;
	border-radius: 0pt 0pt 0pt 0pt;
}

#sec03 .flow05title {
	left: 21%;
	font-size: 53px;
	top: 13px;
	width:  300px;
}

#sec03 .flow05img {
	top: 32px;
	left: 31%;
	width: 158px;
}

#sec03 .flow05bg1 {
	position: absolute;
	right: 54%;
	top: 114pt;
	width: 151pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 1;
}

#sec03 .flow05bg2 {
	position: absolute;
	left: 43%;
	top: 100pt;
	width: 180pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}

#sec03 .caption2 {
    top: 223px;
    left: 66%;
    max-width: 33%;
    font-size: 11px;
    font-weight: 500;
}

#sec04 {
	height: 529px;
}

#sec04 h2.showroom {
	font-size: 37pt;
	left: 60px;
	letter-spacing: 0.02em;
	top: -23px;
}

#sec04 h2.showroom span.text {
	font-size: 0.5em;
	left: 223px;
	top: 32px;
	width: 170px;
	letter-spacing: 0em;
}

#sec04 h2.showroom span.num {
	font-size: 0.6em;
	top: 25px;
	left: -43px;
	width:  100px;
}

#sec04 h4.showroom-content {
    font-size: 10pt;
    line-height: 1.4em;
    top: 70px;
    width: 84%;
    left: 9%;
}

#sec04 .showroom-square {
    height: 262px;
    max-width: 85%;
    left: 8%;
    justify-content: center;
    align-items: center;
    top: 229px;
    border-radius: 0pt 0pt 0pt 0pt;
}

#sec04 .showroom01 {
    top: 53px;
    width: 280px;
    left: 10%;
}

#sec04 .showroom02 {
    top: 20px;
    height: 400px;
    width: 450px;
    left: 3%;
}

#sec04 .pointy {
	top: 83px;
	left: 62%;
	width: 155px;
}

#sec04 .pointy-text {
	top: 17px;
	left: 66%;
	width: 36%;
	z-index: 200;
	font-size: 15px;
	transform: rotate(0deg);
}

#sec04 .caption1 {
    top: 230px;
    left: 11%;
    max-width: 100%;
    font-size: 11px;
    color: #000;
}

#sec05 .box1-photo {
	left: 27%;
	max-width: 46%;
	top: 27px;
}

#sec05 .box2-text {
	top: 184px;
	left: 17%;
	font-size: 11pt;
}

#sec05 .box2-text2 {
	top: 245px;
	left: 17%;
	font-size: 11pt;
}

#sns-icon {
    top: 64%;
}
}

@media only screen and (max-width:440px) {


.titlelogo img {
    padding-bottom: 40px;
}

.heading-block h1,.heading-block p {
    font-size: 20px;
    text-align: justify;
    padding-top: 10px;
}

#sec01 {
	height: 420px;
}

#sec01 h2.concept {
	font-size: 3.3em;
	letter-spacing: 0em;
	top: 16px;
	left: 32px;
}

#sec01 h2.concept span.text {
	font-size: 20px;
	height: 8px;
	letter-spacing: -0.05em;
	top: 30px;
	left: 156px;
}

#sec01 h2.concept span.num {
    top: 23px;
    left: -17%;
    letter-spacing: 0.1em;
}

#sec01 h4.concept-content {
    font-size: 1.2em;
    left: 7%;
    width: 52%;
    top: 22%;
    line-height: 1.7em;
    letter-spacing: 0.1px;
}

#sec01 h4.img {
	height: 41%;
	width: 32%;
	right: 6%;
	top: 45%;
	width: 15%
	right: 5%;
}

#sec01 .shacho {
	left: -28%;
	font-size: 1em;
	width: 76%;
	top: 91%;
}

#sec02 {
	height: 2550px;
}

#sec02 h2.voices {
	font-size: 2.8em;
	left: 8%;
	letter-spacing: 0.04em;
	top: 0px;
}

#sec02 h2.voices span.num {
    font-size: 0.7em;
    left: -20px;
    width: 60px;
    top: 15px;
}

#sec02 h2.voices span.text {
    left: 130px;
    top: 21px;
    font-size: 20px;
}

#sec02 h4.voices-content {
    font-size: 1.2em;
    left: 0%;
    width: 85%;
    line-height: 1.6em;
    letter-spacing: 0.8px;
    margin: 60px 0 0px 0px;
}

#sec02 ul {
	margin: 0px 0 0 0;
	top: 0px;
}

#sec03 h2.flow {
	font-size: 3.3em;
	left: 12%;
	top: -25px;
	letter-spacing: 0.04em;
}

#sec03 h2.flow span.num {
    font-size: 0.7em;
    left: -28px;
    top: 16px;
}

#sec03 h2.flow span.text {
    left: 114px;
    top: 28px;
    font-size: 21px;
    width: 180px;
}

#sec03 .flow01img,#sec03 .flow02img,#sec03 .flow03img,#sec03 .flow04img{
	top: 72px;
	left: 17%;
	width: 65%;
}

#sec03 .flow01text,#sec03 .flow02text,#sec03 .flow03text,#sec03 .flow04text{
	top: 138px;
	left: 9.5%;
	width: 85%;
}

#sec03 .flow05img {
	top: 32px;
	left: 29%;
	width: 158px;
}

#sec03 .flow05bg1 {
	position: absolute;
	right: -20px;
	top: 112pt;
	width: 190pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
}

#sec03 .flow05bg2 {
	position: absolute;
	left: 34%;
	top: 100pt;
	width: 180pt;
	box-shadow: 0pt 0pt 20pt rgb(0 80 160 / 0);
	z-index: 0;
}

#sec03 .flow05title {
    left: 16%;
    font-size: 53px;
    top: 13px;
}

#sec03 .caption2 {
    display: none;
    left: 64%;
    max-width: 36%;
    font-size: 11px;
    font-weight: 500;
}

#sec04 h2.showroom {
	font-size: 3.3em;
	letter-spacing: 0.04em;
	left: 14%;
	top: -17px;
}

#sec04 h2.showroom span.num {
    font-size: 0.7em;
    left: -40px;
    top: 17px;
    width:  100px;
}

#sec04 h2.showroom span.text {
    line-height: 1.2em;
    left: 189px;
    top: 35.5px;
    width: 180px;
    font-size: 20px;
    letter-spacing: 0.01em;
}

#sec04 h4.showroom-content {
    font-size: 10pt;
    line-height: 1.4em;
    letter-spacing: 0.01em;  
    top: 70px;
    width: 84%;
    left: 9%;
}

#sec05 {
    height: 310px;
}

#sec05 .box2-text {
    top: 161px;
    left: 14%;
    font-size: 11pt;
}

#sec05 .box2-text2 {
    top: 222px;
    left: 14%;
    font-size: 11pt;
}

.footer .logo {
    padding-top: 0px;
    text-align: center;
    margin: 10px 0 40px 0;
}
}


/* sns icon */
#sns-icon img{
    width: 20px;
}

#sns-icon{
    position: absolute;
    right:20px;
    top: 69%;
}

#sns-icon li{
     margin:0 0 15px 0;   
}

.footer {
	position: relative;
	margin-bottom: 0;
	padding: 0px 0 0 0;
	clear: both;
	background: url("../img/bg_sec02a.jpg");
	background-size: cover;
	height: 530px;
	bottom:0px;
	top: -50px;
}

.footer .logo {
    padding-top: 40px;
    text-align: center;
    margin: 10px 0 40px 0;
}

.footer .logo img {
    width: 360px;
    height: auto; 
}

.footer .footer-inner {
    display: flex;
    margin: 0 auto;
    font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}

.footer .footer-inner .g-map {
    width: 50%;
    height: auto;
    max-width: 400px;
    margin: 5px 9% 0 10%; 
}

.footer .footer-inner .right-box {
    width: 76vh;
    font-size: 1.6vw;
    line-height: 23px;
    letter-spacing: .3px;
    margin: 1% 6% 0 0%;
}

.footer .footer-inner .right-box a.tel {
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 4vw;
    font-weight: 800;
    text-decoration: none;
    color: #e2543d;
    margin: 12px 0 0 0px;
}

.footer .footer-inner .right-box a.tel:hover {
	color: #fc7676;
}

.footer .footer-inner .right-box a.tel .num {
    font-size: 35px;
    font-weight: 500;
    margin-left: .4em;
    vertical-align: -2px; 
}

.footer .footer-inner .right-box .time {
    margin: 16px 0 10px -.4em;
    line-height: 34px;
}
.footer .footer-inner .right-box .copy {
    font-size: 12px;
    letter-spacing: .5px;
    line-height: -10em;
}

.footer .footer-inner .right-box .caption3 {
    margin: 0px 0px 14px 0px;
    width: 100%;
    font-weight: 600;
    line-height: 2.3em;
    font-size: 1.2vw;
    color: #555;
    display: flex;
    justify-content: space-between;
}