@charset "utf-8";

.display-sp {
	display: block;
}
.display-pc {
	display: none;
}

#main1 {
	display: block;
}

.header1 {
	padding: 15px 20px;
}
.wrapper1 {
	width: 100%;
	max-width: 350px;
	padding: 40px;
	margin: 30px auto 0 auto;
}
.login-headline {
	font-size: 1.6rem;
}
.login-form {
	padding: 0 10px;
}

.wrapper2 {
	padding: 15px;
}
.table-container {
	width: 100%;
	padding: 15px;
	overflow-x: scroll;
	white-space: nowrap;
}
.left-content {
	display: none;
}
.right-content {
	width: 100%;
	margin-top: 70px;
}
.main-wrapper1 {
	width: 90%;
	margin: 0 auto;
}
.table-btn-group {
	display: block;
}
.table1-items-group > .table-btn-group > button:not(:last-child) {
	margin-right: 10px;
}
/***************** ハンバーガーメニュー */
/************** button */
.burgermenu-btn {
	display: inline-block;
	border: none;
	position: fixed;
	z-index: 1000;
	top: 15px;
	left: 20px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	box-shadow: 0px 1px 4px 0px rgba(21, 34, 50, .17);
	background-color: #FCFCFC;
}
.burgermenu-btn > .burgermenu-btn-bar {
	display: block;
	width: 1rem;
	height: 1px;
	margin: 5px auto;
	background-color: #191A19;
	transition: all .2s;
	transform-origin: 0 0;
}
/************** burger-inner */
.burgermenu-inner-wrapper {
	width: 100vw;
	height: 100vh;
	transition: all .6s;
	position: fixed;
	top: 0;
	left: -120%;
	z-index: 100;
	background-color: #E3E6E3;
	padding: 100px 50px;
}
.burgermenu-inner-wrapper > .header-logo > h1 {
	text-align: center;
}
.burgermenu-inner-wrapper > ul > li {
	text-align: center;
}
.burgermenu-inner-wrapper > ul > li > .list-items- {
	padding: 0;
}
.burgermenu-inner-wrapper.side-nav.open {
	left: 0;
}
/*************** //ハンバーガーメニュー */

/**************************** modal */
.modal-innerbox1 {
	display: flex;
	align-items: flex-end;
}
.modal-innerbox1:nth-of-type(n+2) {
	margin: 50px 0 30px 0;
}
.modal-innerbox1- {
	width: 100%;
}
.btn-style3- {
	width: 28%;
	font-size: .7rem;
}

.modal-innerbox-1 {
	flex-direction: column;
	width: 98%;
}
.input-group.modal-innerbox-1 > .input-group-text {
	line-height: 2.5;
}
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select,
.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating) {
	border-top-right-radius: .375rem;
	border-bottom-right-radius: .375rem;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	border-top-left-radius: .375rem;
	border-bottom-left-radius: .375rem;
}
.modal-innerbox-1 > .url-text1 {
	margin-top: 0;
	width: 100%;
}
.modal-footer2 {
	margin: 50px 0 25px 0;
}
.btn.btn-secondary.btn-width1 {
	width: 92%;
}
/************************** //modal */


.wrapper3 {
	margin: 25px auto 0 auto;
	padding: 20px;
}
.table1-th-style {
	width: 100%;
}
.table2-items-group {
	display: flex;
	flex-direction: column;
}
.table2-items-group:nth-of-type(4) > .table1-td-img,
.table2-items-group:nth-of-type(5) > .table1-td-img {
	margin: 0 auto;
}
.table1-th-style {
	width: 100%;
}
.form-control1 {
	width: 100%;
}
.file-btn-style1 {
	width: 100%;
}
.question-list2-item1-left-inbox > input,
.question-list2-item1-left-inbox > label {
    margin-bottom: 20px;
}
.form--label {
	padding: 10px 20px;
}
.delete-btn-style {
	position: absolute;
	top: 5px;
	right: 0;
}
.select-width1 {
	width: 60%;
}
.btn-width1 {
	width: 100%;
}


.question-list1-item1 {
	flex-direction: column;
}
.question-list1-item1-left {
	width: 100%;
}
.question-list1-item1-right {
	justify-content: space-between;
	width: 80%;
	margin-top: 20px;
}
.question-list1-item1-right > button:not(:last-child) {
	margin-right: 0;
}


.question-list2-btngroup > form {
	flex-direction: column;
}
.question-list2-btngroup > form > select {
	width: 100%;
	margin-right: 0;
	margin-bottom: 20px;
}
.btn-width2 {
	width: 100%;
}


.question-list2-imagebox1 > img {
	width: 100%;
}
.question-list2-imagebox1 > button {
	top: -13px;
	right: -12px;
}
.question-list2-image-right {
	padding: 70px 0;
}
.answer-content-form > select {
	width: 100%;
}
.question-list2-item1-left {
	width: 100%;
	padding: 10px 15px;
}
.question-list2-item1-left-inbox > form > select {
	width: 100%;
	white-space: normal;
}
.question-list2-imagebox1 {
	margin: 30px 0;
}
.question-list2-item1-left-inbox > .question-list2-imagebox1 > img {
	width: 70%;
}
.question-list2-item1-left-inbox > .question-list2-imagebox1 > button {
	left: 75px;
}
.question-list2-txtarea-right {
	padding: 35px 0;
}
.question-list2-inpimg-right {
	padding: 21px 0;
}
.a-right-delete-area {
	padding: 115px 0;
}
.btn-width3 {
	width: 100%;
}
.comp-form1 > .comp-form1-top {
	flex-direction: column;
	margin-bottom: 22px;
}
.comp-form1 > .comp-form1-top > select {
	width: 100%;
	white-space: normal;
	margin-bottom: 15px;
}
.comp-form1 > .comp-form1-top > .form-field-group1 {
	width: 100%;
	margin-left: 0;
	justify-content: left;
}
.a-right-delete-area2 {
	padding: 106px 0;
}
.a-right-delete-areab1 {
	padding: 144px 0;
}
.question-list2-item1-left-inbox > input {
	margin-top: 0;
}
.fc-width {
	width: 100%;
}


.accordion-body {
	padding: 25px;
}
.search-form-top {
	flex-direction: column;
}
.search-form-top- {
	width: 100%;
}
.search-form-top-- {
	flex-wrap: wrap;
	justify-content: flex-start;
}
.search-form-top-- > .search-chk-content {
	width: calc(100%/3.3);
}
.search-form-top-:nth-of-type(2) {
	margin: 15px 0;
}


.chat-h-logo {
	font-size: 35px;
}
.chat-container {
	padding: 15px;
}
.chat-content {
	margin: 40px auto 0 auto;
	padding: 0;
}
.chat-content-bot1-img {
	width: 55px;
	height: 55px;
}
.chat-content-bot1-right {
	width: 64%;
}
.chat-content-sentence:before,
.chat-content-sentence:after {
	top: 22px;
}
.chat-content-sentence.pleft:before {
	margin-right: -0.1px;
}
.chat-content-sentence.pleft:after {
	margin-right: -0.2px;
}
.chat-content-sentence {
	max-width: 100%;
	padding: 16px 20px;
}
.chat-content-bot2 {
	width: 100%;
}
.chat-content-bot2-inner {
	padding: 20px;
}
.chat-content-bot2-inner-imgbox-forms {
	display: flex;
	flex-direction: column;
}
.form-inner-group:not(:last-child) {
	margin-bottom: 15px;
}
.form-inner-contact {
	width: 100%;
}
.form-btn-group {
	margin-top: 25px;
}


.passrst-form {
	margin: 30px auto 0 auto;
	padding: 0 30px;
}
.sentence1 {
	letter-spacing: .01em;
}
.form-control-style1 {
	width: 100%;
}
.passrst-form > .btn-style1 {
	font-size: .85rem;
}