@charset "shift_jis";
/* CSS Document */
html{
scroll-behavior: smooth;
}
.kv-nav {
background-color: #fff;
}
.cwpInnr02 {
max-width: auto;
}

/*-- PC�p�y�[�W�g�b�v�{�^����\�� --*/
#BtmToPageTopArea { display: none; }

/*-- tablet, smartphone�p�y�[�W�g�b�v�{�^����\�� --*/
#spPageTopArea { display: none; }

/*-- ���[�J�����j���[�A�n���o�[�K�[���j���[�̃X�N���[����̏㕔�Œ� --*/
.is-fixed {
position: fixed !important;
top: 0 !important;
right: 0 !important;
left: 0;
z-index: 2;
width: 100%;
/*background-color: rgba(255,255,255,0.96);
box-shadow: 0 2px 10px rgba(0,0,0,0.1);*/
}
.catettl {
z-index: 1;
}

main {
margin-top: 0 !important;
scroll-behavior: smooth;
/*font-family: Meiryo, YuGothic, "Yu Gothic medium", "Hiragino Sans", "sans-serif";*/
overflow-x: hidden;
}
.main-content_wrapper {
padding: 0 0 10px;
position: relative;
scroll-snap-type: y mandatory;
}
/*section:first-child {
}*/
section {
box-sizing: border-box;
/*max-width: 980px;
margin: 0 auto 110px;*/
margin: 0 auto 50px;
scroll-snap-align: start;
height: calc(100vh + 50%);
}
/*#about section, #position section, #activity section {
max-width: 980px;
}
#organization section {
max-width: 2000px;
}*/
section:first-child > div {
position: relative;
margin-top: 0;
}
section > div {
position: relative;
/*margin-top: 200px;*/
display: flex;
flex-direction: column;
}
section div .ttl-img {
height: 68px;
width: auto;
position: absolute;
right: 0;
top: -98px;
}
section h1 {
font-weight: normal;
}
section hr.ttlbdr {
display: block;
border-top: 1px solid #7a7a7a;
width: 100%;
}
section div h2 {
font-size: 160%;
line-height: 1.0;
margin: 0 auto;
padding: 0;
background-color: #ccc;
text-align: left;
width: 50%;
}
section div h3 {
font-size: 160%;
margin: 0 auto;
padding: 0;
width: 90%;
}
section div .ttl {
margin: 0 0 50px;
text-align: center;
font-size: 160%;
font-weight: bold;
line-height: 1.2;
}
section p br {
margin: 0 0 1rem;
}

.num {
font-family: helvetica;
}

.drawer input, .menuneme {
display: none;
}

section div h4 {
font-size: 160%;
position: relative;
padding: 0.25rem 1rem;
/*background: #87ceeb;*/
/*color: white;*/
font-weight: normal;
border-color: #cecece;
border-style: solid;
border-width: 0 0 1px;
}
/*section div h4::before {
position: absolute;
content: '';
top: 100%;
left: 0;
border: none;
border-bottom: solid 15px transparent;
border-right: solid 20px rgb(149, 158, 155);
}*/

section div h5 {
	font-size: 160%;
	text-align: center;
	margin-bottom: 10%;	
}
#works-dtp section div h5,
#works-graphic section div h5 {
	font-size: 160%;
	text-align: center;
	margin-bottom: 0;	
}
section div h5 span {
	border-bottom: dotted 1px #333;
	padding: 0 1% 0.5%;
}

/*#works-graphic .categ .items img,
#works-graphic .categ .items div img {
	display: block;
	margin: 0 auto;
	width: 60%;
}*/
#works-graphic .categ .items.bnr,
#works-graphic .categ .items.ilst,
#works-graphic .categ .items.card {
	display: block;
	margin: 0 auto;
}
#works-graphic .categ .items.bnr {
	width: 80%;
}
#works-graphic .categ .items.ilst {
	width: 60%;
}
#works-graphic .categ .items.card {
	width: 80%;
}

#works-dtp .contentwrap {
	padding: 0 0 5%;
}
#works-dtp .contentwrap .comment {
	margin-top: -10%;
	margin-bottom: 30%;
}

.contentwrap .comment {
	margin-top: -10%;
	margin-bottom: 30%;
}

.contentwrap .comment > dl:first-of-type {
	display: none;
}

.contentwrap .comment dl {
	margin-bottom: 5rem;
	padding: 0 10%;
}
.contentwrap .comment dt {
	color: #aaa;
	position: relative;
	display: block;
	padding-left: 1rem;
}
.contentwrap .comment dt:before {
	content: "";
	position: absolute;
	background: #ffd69d;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	top: 50%;
	left: 6px;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: -1;
}
.contentwrap .comment dd {
	display: block;
	padding-left: 1rem;
}

.contentwrap .responce {
	display: flex;
}
.contentwrap .responce .device {
	display: flex;
	justify-content: center;
	width: 33%;
}
.contentwrap .responce .device div {
	min-width: 168px;
}
.contentwrap .responce .device div img {
	border-color: #ececec #ececec #fff #ececec;
	border-style: solid;
	border-width: 1px 1px 0;
	margin: 5px;
	height: auto;
}
.contentwrap .responce .device div img.pc {
	width: 170px;
}
.contentwrap .responce .device div img.tb {
	width: 144px;
}
.contentwrap .responce .device div img.sm {
	width: 72px;
}

.contentwrap .lp {
	display: flex;
	justify-content: center;
}
.contentwrap .lp .device {
	display: flex;
}
.contentwrap .lp .device div img {
	height: auto;
	width: 200px;
}
.contentwrap .lp .device div img.lp-l {	
	border-color: #ececec #ececec #fff #ececec;
	border-style: solid;
	border-width: 1px 1px 0;
	margin: 5px -2.5px 5px 5px;
}
.contentwrap .lp .device div img.lp-r {
	border-color: #fff #ececec;
	border-style: solid;
	border-width: 1px 1px 0;
	margin: 100px 5px 5px -2.5px;
}

.contentwrap .designplan {
	display: flex;
	justify-content: center;
}
.contentwrap .designplan .device div {
	display: flex;
	justify-content: center;
}
.contentwrap .designplan .device div img {
	height: auto;
	width: 50%;
}
#works-dtp .contentwrap .designplan .device div img {
	height: auto;
	width: 80%;
}

/*----------------------------------------
scroll down icon
----------------------------------------*/
.scrldwn {
display: flex;
justify-content: center;
position: relative;
}
.scrldwn a {
padding-top: 70px;
/*position: absolute;*/
text-decoration: none;
color: #333;
}
.scrldwn a span {
position: absolute;
top: 0;
left: 50%;
width: 24px;
height: 24px;
margin-left: -12px;
border-left: 1px solid #333;
border-bottom: 1px solid #333;
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
-webkit-animation: sdb 1.5s infinite;
animation: sdb 1.5s infinite;
box-sizing: border-box;
}
@-webkit-keyframes sdb {
0% {
-webkit-transform: rotate(-45deg) translate(0, 0);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
-webkit-transform: rotate(-45deg) translate(-20px, 20px);
opacity: 0;
}
}
@keyframes sdb {
0% {
transform: rotate(-45deg) translate(0, 0);
opacity: 0;
}
50% {
opacity: 1;
}
100% {
transform: rotate(-45deg) translate(-20px, 20px);
opacity: 0;
}
}


/*----------------------------------------
�y�[�W�g�b�v�֖߂�
----------------------------------------*/
#pagetop {
display: none;
position: fixed;
right: 10px;
bottom: 70px;
z-index: 1100;
}
#pagetop a {
display: block;
font-size: 0;
width: 50px;
/*height: 58px;*/
text-align: center;
background-color: rgba(219,220,220,0.8);
/*line-height: 52px;*/
transition-timing-function: ease-in;
transition-duration: .5s;
transition-property: all;
/*clip-path: polygon(0 25%, 50% 0, 100% 25%, 100% 75%, 50% 100%, 0 75%);*/
}



/*--========================================
�^�u���b�g ���@��������
========================================--*/
@media screen and (min-width: 980px) {
/*----------------------------------------
���C���R���e���c�G���A 
----------------------------------------*/
#ContentMainArea #mainImgArea {
background-image: url("../../img/bg.jpg");
background-position: right center;
background-size: cover;
background-color: rgba(250,250,250,0.7);
box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
box-sizing: border-box;
margin: 0 0 20px;
padding: 20px 10px;
height: 155px;
width: 100%;
}


/*----------------------------------------
�����у��C�����j���[
----------------------------------------*/
nav#gnav {
background-color: rgba(255,255,255,0.96);
/*box-shadow: 0 2px 10px rgba(0,0,0,0.1);*/
height: 50px;
margin: 0;
min-width: 980px;
}
.main-nav {
display: flex;
text-transform: uppercase;
margin-top: 34px;
list-style: none;
}
.main-nav li {
margin-left: 36px;
}
.main-nav a {
color: #432;
}
.main-nav a:hover {
color: #006cad;
}

/*----------------------------------------
Dropdown menu
----------------------------------------*/
.dropmenu {
display: flex;
margin: 0 5% 0 auto;
padding: 4px 0;
flex-direction: row;
justify-content: space-around;
width: 30%;
height: 50px;
box-sizing: border-box;
font-weight: bold;
}

/*�e�K�w�̂ݕ���25%�ɂ���*/
/*.dropmenu > li {
}*//*  width: 20%;*/

/*�S�Ẵ��X�g�E�����N����*/
.dropmenu li {
list-style: none;
margin: 0;
position: relative;
padding: 0;
text-align: center;
width: 100%;
}
.dropmenu li.homebtn {
width: 80%;
}
/*.dropmenu li.grtingbtn,
.dropmenu li.contctbtn{
}*//*width: 60%;*/

.dropmenu li:last-child {
border: none;
}
.dropmenu li a {
display: block;
margin: 0;
padding: 25px 0 18px;
line-height: 1;
text-decoration: none;
}
.dropmenu li a.pblc-fnd {
margin-top: -5px;
}
.dropmenu li a.pblc-fnd img {
padding: 2px 0 0 2px;	
}	
.dropmenu li:hover {
cursor: pointer;
text-decoration: none;
}
.dropmenu > li:hover > ul {
background-color: #f2f2f2;
box-shadow: 0px 0px 20px 0px #a7a7a7;
}
.dropmenu > li:hover > ul::before {
content: '';
position: absolute;
top: -10px;
right: 0;
left: 0;
margin: auto;
display: block;
width: 0;
height: 0;
border-right: 10px solid transparent;
border-bottom: 10px solid #f2f2f2;
border-left: 10px solid transparent;
}
.dropmenu li:hover > ul > li {
overflow: visible;
}
/*�q�K�w�ȍ~����*/
.dropmenu li ul {
position: absolute;
z-index: 100;
top: 100%;
left: 0;
width: 100%;
margin: 5px 0 0;
padding: 0;
border-radius: 10px;
}
.dropmenu li ul li {
border-right: none;
height: 0;
margin: 0;
overflow: hidden;
padding: 0;
transition: .5s;
}
.dropmenu li ul li a {
text-align: left;
margin: 0;
padding: 15px 0;
width: auto;
text-transform: capitalize;
font-weight: bold;
display: flex;	
flex-direction: row;
justify-content: center;
}
.dropmenu li ul li:hover > a {
background-color: #fcfcfc;
}
.dropmenu li ul li:first-child:hover > a {
border-radius: 10px 10px 0 0;
}
.dropmenu li ul li:last-child:hover > a {
border-radius: 0 0 10px 10px;
}	
.dropmenu li:last-child ul li ul {
left: -100%;
width: 100%;
}
.dropmenu li:hover ul li {
overflow: visible;
height: auto; /*38px*/
}
.dropmenu li:hover ul li:first-child {
border-top: 0;
}
.dropmenu li:hover ul li:last-child {
border-bottom: 0;
}
/*----------------------------------------
�����у��C�����j���[�@�����܂�
----------------------------------------*/

/*-- �����NURL --*/
.categ .items {
	position: relative;
}
.categ .items .url {
	position: absolute;
	bottom: 90px;
	right: 0;
	font-size: 120%;
}
.categ .items .url a {
	color: #333;
}
.categ .items .url a:hover {
	text-decoration: none;
}
.categ .items .url a.notlinkline {
	color: #ccc;
	text-decoration: line-through;
}
.categ .items .url a.notlink {
	color: #ccc;
}
.categ .items .url span {
	color: #999;
	font-size: 80%;
	margin-left: 1rem; 
}

/*�T���v���T�C�g������{�^��*/
.samplelink {
position: absolute;
bottom: 150px;
right: 0;
}
.samplelink a {
    color: #000;
	background-color: gold;
	text-decoration: none !important;
	display: block;
	border: 1px solid transparent;
	padding: 0 30px 5px 10px;
	font-size: 120%;
}
.samplelink a::before {
	content: '';
	position: absolute;
	top: -5px;
	left: -5px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 1px solid #333;
}
.samplelink a::after {
	content: '';
	position: absolute;
	top: 40%;
	right: -35px;
	transform: translateY(-50%);
	width: 60px;
	height: 1px;
	background-color: #333;
}	
.samplelink a:hover {
	color: #fff;
	background-color: goldenrod;
}
		
}
/*--========================================
�^�u���b�g ���@�����܂�
========================================--*/


/*--========================================
�^�u���b�g �c�@��������
========================================--*/
@media screen and (max-width: 979px) {
#ContentWrap {
overflow: hidden;
width: 100%;
}

.linklistarea .pctbl {display: block;}
.linklistarea .smp {display: none;}

/*--------------------------------------------
���C���R���e���c�G���A
----------------------------------------------*/
#ContentMainArea #mainImgArea {
box-sizing: border-box;
height: 135px;
margin: 0 0 1em;
width: auto;
background-image: url("../../img/bg.jpg");
background-repeat: no-repeat;
background-position: right center;
background-size: cover;
padding: 20px 40px;
}


/*---------------------------------------- 
�h�����[���j���[ 
----------------------------------------*/
#drawer {
position: absolute;
top: 0; /*-31px*/
right: 0;
display: flex;
justify-content: flex-end;
}
.menuneme {
padding: 0 10px 0 15px;
display: block;
margin: 23px 0 12px;
border-left: 1px dotted #333;
}

/* �`�F�b�N�{�b�N�X�͔�\���� */
.drawer-hidden {
display: none;
}

/* �n���o�[�K�[�A�C�R���̐ݒu�X�y�[�X */
.drawer-open {
background-color: rgba(242,242,242,0.0);
/*border: 2px solid #333;
border-radius: 10px;*/
cursor: pointer;
display: flex;
height: 42px;
min-width: 50px;
justify-content: center;
align-items: center;
position: relative;
z-index: 100;/* �d�Ȃ菇����ԏ�� */
align-self: flex-end;
top: -3px;
right: 5px;
}

/* �n���o�[�K�[���j���[�̃A�C�R�� */
.drawer-open span,
.drawer-open span:before,
.drawer-open span:after {
content: '';
display: block;
height: 3px;
width: 25px;
border-radius: 3px;
background: #333;
transition: 0.5s;
position: absolute;
}

/* �O�{���̂�����ԏ�̖_�̈ʒu���� */
.drawer-open span:before {
bottom: 8px;
}

/* �O�{���̂�����ԉ��̖_�̈ʒu���� */
.drawer-open span:after {
top: 8px;
}

/* �A�C�R�����N���b�N���ꂽ��^�񒆂̐��𓧖��ɂ��� */
#drawer-check:checked ~ .drawer-open span {
background: rgba(255, 255, 255, 0);
}

/* �A�C�R�����N���b�N���ꂽ��A�C�R�����~��ɂȂ悤�ɏ㉺�̐�����] */
#drawer-check:checked ~ .drawer-open span::before {
bottom: 0;
transform: rotate(45deg);
}

#drawer-check:checked ~ .drawer-open span::after {
top: 0;
transform: rotate(-45deg);
}

/*---------------------------------------- 
���[�J���i�r 
----------------------------------------*/
.topOgNavi li {
float: none;
width: auto;
/*margin-right: 20%;
margin-left: 20%;*/
}
.topOgNavi li a br {
display: none;
}
.topOgNavi li a {
display: block;
color: #000;
text-decoration: none;
padding-left: 20px;
line-height: 1.3;
padding-top: 8px;
padding-bottom: 6px;
font-size: 12px;
}
.topOgNavi li a:hover {
background-position: 0 -177px;
}
#ContentMainArea {
min-height: auto;
}
/*.topOgNavi li li a {
}*/

/* ���j���[�̃f�U�C��*/
.drawer-content {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 100%;/* ���j���[����ʂ̊O�ɔ�΂� */
z-index: 99;
background-color: rgba(17,43,76,0.8);
transition: .5s;
padding-left: 0%; /*40%*/
overflow-y: hidden; /*�^�e�X�N���[��*/
-webkit-overflow-scrolling: touch;
}
.drawer-list {
background-color: rgba(242,242,242,0.96);
padding: 22% 20% 0;
height: 100%;
}

/* �A�C�R�����N���b�N���ꂽ�烁�j���[��\�� */
#drawer-check:checked ~ .drawer-content {
left: 0;/* ���j���[����ʂɓ���� */
overflow: hidden;
}


/*---------------------------------------- 
���j���[�paccordion
----------------------------------------*/
.drawer-item {
margin: 2px 0 0 0;
}
.drawer-item a {
border-bottom: 1px dotted #ccc;
cursor: pointer !important;
padding: 10px 0 10px 40px !important;
position: relative;
}
.drawer-item a.pblc-fnd img {
padding: 2px 0 0 2px;	
}

/*-- �A�C�R�� --*/
.drawer-item a:after {
content: url("../images/arrow_333.png");
position: absolute;
top: 8px;
left: 2%;
}
.drawer-item.has-sub a:after {
content: url("../images/marker_plus_bk.png");
position: absolute;
top: 10px;
left: 90%;
}
.drawer-item.has-sub.open a:after {
content: url("../images/marker_minus_bk.png");
}
.drawer-item.has-sub ul li a:after,
.drawer-item.has-sub.open ul li a:after {
content: url("../images/arrow_333.png");
top: 10px;
left: 4%;
}
.drawer-item ul {
width: auto;
padding: 0 0 0 20% !important;
margin: 0;
display: none;
}
.drawer-item li {
position: relative;
list-style: none;
padding: 0 !important;
}
/*.drawer-item li:first-child {
}*/
.drawer-item ul li a {
padding: 10px 0 10px 60px !important;
}
.drawer-item > ul > li > a {
cursor: pointer;
display: block;
font-size: 100%;
padding: 5px 5px 5px 0;
position: relative;
text-decoration: none;
text-transform: capitalize;
}
.drawer-item > ul > li > a h4 {
background-image: none;
border-bottom: none;
color: #ab802b;
font-size: 80%;
text-indent: -1.5em;
margin: 0;
}
.drawer-item > ul > li > a h4 {
padding: 0 1.5em;
color: #000;
font-size: 90%;
}
.drawer-item > ul > li > a h4 span.nmbr {
color: #555;
display: inline-block;
margin: 0 5px 0 0;
text-align: right;
width: 1.5em;
}
.drawer-item > ul > li > a h4:hover {
text-decoration: none;
}
.drawer-item > ul > li > div ul {
box-sizing: border-box;
font-size: 120% !important;
}
.drawer-item > ul > li > div ul li:first-child,
.drawer-item > ul > li > div ul li {
border: none;
list-style: none;
text-indent: 0;
padding: 0;
margin: 0;
}
.drawer-item > ul > li > div ul li:first-child {
padding: 0;
margin: 0;
}
/*.drawer-item > ul > li > div ul li:last-child {
}*/

.drawer-item > ul > li > div ul ul {
box-sizing: border-box;
font-size: 95% !important;
padding: 0 0 0 1em !important;
}
.drawer-item > ul > li > div ul ul li,
.drawer-item > ul > li > div ul ul li:first-child {
list-style: none;
padding: 0;
text-indent: 0;
}
.drawer-item > ul > li > div ul ul li.indent {
padding: 0 0 0 1em;
}

/*-- �W���A�C�x���g�p�񃊃��N���� --*/
.drawer-item > ul > li > a.nolink {
cursor: default;
color: #999;
}
.drawer-item li a.nolink .accordion_icon {
display: none;
}
/*----------------------------------------   
���j���[�paccordion�@�����܂�
----------------------------------------*/

/*�e�Z�N�V����*/
/*section {
/*margin-right: 5%;
margin-left: 5%;*/
/*}*/

section > div {
margin-top: 40px; /*120px*/
}
section#web > div {
    margin-top: 50px;
}		
	
section p {
padding: 0;
}
	
section div h2 {
font-size: 140%;
}

.img-bg-07,
.img-bg-08 {
background-size: 55%;
} 

.links-nav {
width: 100%;
}
.linklistarea {
background-color: rgba(255,255,255,0.96);
box-shadow: 0px 10px 10px rgba(0,0,0,0.1);
height: auto;
padding: 5px 0 0;
}
.linklistarea p {
text-align: center;
height: auto;
background-color: #eaf6ec;
box-sizing: border-box;
}

.contentwrap .comment dl {
	padding: 0;
}
	
.contentwrap .responce .device {
	padding-left: 5%;
}

	
/*-- �����NURL --*/
.categ .items {
	position: relative;
}
.categ .items .url {
	position: absolute;
	bottom: 60px;
	right: 0;
	font-size: 120%;
}
.categ .items .url a {
	color: #333;
}
.categ .items .url a:hover {
	text-decoration: none;
}
.categ .items .url a.notlinkline {
	color: #ccc;
	text-decoration: line-through;
}
.categ .items .url a.notlink {
	color: #ccc;
}
.categ .items .url span {
	color: #999;
	font-size: 80%;
	margin-left: 1rem; 
}

/*�T���v���T�C�g������{�^��*/
.samplelink {
position: absolute;
bottom: 100px;
right: 0;
}
.samplelink a {
    color: #000;
	background-color: gold;
	text-decoration: none !important;
	display: block;
	border: 1px solid transparent;
	padding: 0 30px 5px 10px;
	font-size: 120%;
}
.samplelink a::before {
	content: '';
	position: absolute;
	top: -5px;
	left: -5px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 1px solid #333;
}
.samplelink a::after {
	content: '';
	position: absolute;
	top: 40%;
	right: -35px;
	transform: translateY(-50%);
	width: 60px;
	height: 1px;
	background-color: #333;
}	
.samplelink a:hover {
	color: #fff;
	background-color: goldenrod;
}
	
}
/*--========================================
�^�u���b�g �c�@�����܂�
========================================--*/




/*--========================================
�X�}�z �c ��������
========================================--*/
@media screen and (max-width: 599px) {

#ContentWrap {
overflow: hidden;
width: 100%;
}

.linklistarea .pctbl {display: none;}
.linklistarea .smp {display: block;}

.img-bg-00 {
background-image: url("../../img/bg-greeting-smt.jpg");
}

/* ���j���[�̃f�U�C��*/
.drawer-content {
padding-left: 0%; /*13%*/
}
.drawer-list {
/*padding: 45% 0 20%;*/
padding: 45% 20% 0;
height: 100%;
}
.drawer-item a {
padding: 14px 0 14px 30px !important;
}
.drawer-item ul li a {
padding: 14px 0 14px 40px !important;
}

/*-- �A�C�R�� --*/
.drawer-item a:after {
top: 12px;
left: 2%;
}
.drawer-item.has-sub a:after {
top: 12px;
left: 82%;
}
.drawer-item.has-sub.open a:after {
content: url("../images/marker_minus_bk.png");
}
.drawer-item.has-sub ul li a:after,
.drawer-item.has-sub.open ul li a:after {
top: 12px;
left: 4%;
}

.topOgNavi li:last-child {
margin-bottom: 40px;
} 
.topOgNavi li ul li:last-child {
 margin-bottom: 0;
}

section {
/*margin-right: 7%;
margin-left: 7%; */
width: auto;
}
section > div {
margin-top: 0;
}

section div h2 {
font-size: 100%;
margin: 0 0 40px;
}

section div h3 {
    font-size: 110%;
    margin: 50px auto 0;
    padding: 0;
    width: 90%;
}
	
section div .ttl-img {
height: 30px;
width: auto;
position: absolute;
right: 0;
top: -50px;
}
/*section p {
font-size: 120%;
}*/
	
.contentwrap .responce {
    flex-direction: column;
}	
.contentwrap .responce .device {
	margin-bottom: 20%;
	padding: 0;
	justify-content: center;
	width: 100%;
}
.contentwrap .responce .device div img {
	padding-left: 0; /* 3% */
}
	
/*-- �����f�B���O�y�[�W --*/	
.contentwrap .lp .device div img {
    height: auto;
    width: 96.8%;
}
	
/*-- ���j���[�A���f�U�C���̗��� --*/	
.contentwrap .designplan .device div img {
    height: auto;
    width: 100%;
}
	
	
#works-graphic .categ .items.ilst {
    width: 100%;
}
#works-graphic .categ .items, .categ .items img {
    width: 100%;
}
#works-graphic .categ .items.bnr, 
#works-graphic .categ .items.ilst, 
#works-graphic .categ .items.card {
    display: block;
    margin: 0 auto;
}
#works-graphic .categ .items.bnr {
    width: 100%;
}
#works-graphic .categ .items.ilst {
    width: 100%;
}
#works-graphic .categ .items.card {
    width: 100%;
}
	
	
/*-- �����NURL --*/
.categ .items {
	position: relative;
}
.categ .items .url {
	position: absolute;
	bottom: -10px;
	right: 0;
	font-size: 120%;
}
.categ .items .url a {
	color: #333;
}
.categ .items .url a:hover {
	text-decoration: none;
}
.categ .items .url a.notlinkline {
	color: #ccc;
	text-decoration: line-through;
}
.categ .items .url a.notlink {
	color: #ccc;
}
.categ .items .url span {
	color: #999;
	font-size: 80%;
	margin-left: 1rem; 
}
	
/*�T���v���T�C�g������{�^��*/
.samplelink {
position: absolute;
bottom: 20px;
right: 0;
}
.samplelink a {
    color: #000;
	background-color: gold;
	text-decoration: none !important;
	display: block;
	border: 1px solid transparent;
	padding: 0 30px 5px 10px;
	font-size: 120%;
}
.samplelink a::before {
	content: '';
	position: absolute;
	top: -5px;
	left: -5px;
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 1px solid #333;
}
.samplelink a::after {
	content: '';
	position: absolute;
	top: 40%;
	right: -35px;
	transform: translateY(-50%);
	width: 60px;
	height: 1px;
	background-color: #333;
}	
.samplelink a:hover {
	color: #fff;
	background-color: goldenrod;
}
	
}
/*--========================================
�X�}�z �c �����܂�
========================================--*/


/*----------------------------------------
custom effects  (�ǉ�)
----------------------------------------*/
[data-aos="rotate-c"] {
transform: rotate(-360deg);
transition-property: transform;
}
[data-aos="rotate-c"].aos-animate {
transform: rotate(0deg);
}


/*�A�j���[�V�����̕b���ims�j�ǉ�*/
[data-aos][data-aos][data-aos-duration="4000"], body[data-aos-duration="4000"] [data-aos] {
transition-duration: 4s;
}
[data-aos][data-aos][data-aos-duration="5000"], body[data-aos-duration="5000"] [data-aos] {
transition-duration: 5s;
}
[data-aos][data-aos][data-aos-duration="6000"], body[data-aos-duration="6000"] [data-aos] {
transition-duration: 6s;
}


