@charset "UTF-8";
/* CSS Document */

/* --------------------------------------------------- SUPPORT */

#support * {
	margin: 0;
	padding: 0;
	font-style: normal;
	list-style: none;
	vertical-align: bottom;
}

#support {
	padding-top: 20px;
	padding-bottom: 30px;
}

#support .content {
	width: 1000px;
	margin: auto auto 20px auto;
}

#support .visual {
	margin-bottom: 30px;
}

#support .visual .content {
	background: #7fb54d;
	color: #FFF;
	overflow: hidden;
}

#support .visual .hgroup {
	padding: 40px 70px;
	float: left;
}

#support .visual .hgroup em {
	font-size: 16px;
	background: #FFF;
	color: #7fb54d;
	font-weight: bold;
	padding: 0 5px;
	line-height: 20px;
	padding-top: 1px;
}

#support .visual h1 {
	font-size: 28px;
	color: #FFF;
	line-height: 30px;
	padding: 10px 0 10px;
}

#support .visual h1 img {
	width: 250px;
}

#support .visual p {
	color: #FFF;
	font-size: 15px;
}

#support .visual .image {
	float: right;
	margin-top: 32px;
	margin-right: 50px;
}

#support .content {
	overflow: hidden;
}

#support .main-content {
	width: 745px;
	float: left;
}

#support .aside {
	float: right;
	width: 230px;
}

#support .aside .banner {
    margin-top: 10px;
}

#support .aside #concierge-banner-pc {
    width: 230px;
}

#support .aside #concierge-banner-mobile {
    display: none;
}

#support .search {
	border: 1px solid #e5e5e5;
	padding: 20px 30px;
	line-height: 40px;
	margin-bottom: 30px;
	overflow: hidden;
	border-left: 4px solid #0072C4;
}

#support .search a {
	color: #0072c4;
}

#support .search p {
	font-size: 15px;
	display: block;
	float: left;
	line-height: 40px;
	margin-right: 20px;
}

#support .search form {
	position: relative;
	float: left;
}

#support .search form img {
	position: absolute;
	left: 5px;
	top: 9px;
}

#support .search input[type="text"] {
	border-radius: 0px;
	height: 40px;
	font-size: 13px;
	width: 230px;
	background: #FFF;
	padding-left: 33px;
	padding-right: 10px;
}

#support .search .button {
	border: 1px solid #0060a9;
	border-radius: 0;
	margin-left: -4px;
}

#support .search .button button {
	display: block;
	background: #0072c4;
	color: #FFF;
	line-height: 38px;
	width: 100px;
	border-radius: 0;
	border: 1px solid #45A4E8;
	font-size: 15px;
}

#support .category {
	overflow: hidden;
	margin: -10px;
	margin-bottom: 30px;
}

#support .category section {
	width: 50%;
	float: left;
}

#support .category section dl {
	border: 1px solid #0072c4;
	margin: 10px;
}

#support .category section dt {
	background: #0072c4;
	color: #FFF;
	font-weight: bold;
	line-height: 40px;
	font-size: 17px;
	padding: 0 20px;
}

#support .category section dd ul {
	padding: 20px 20px 15px;
}

#support .category section li {
	margin-bottom: 8px;
	list-style-image: url(../images/icon-list.png);
	margin-left: 20px;
	line-height: 1.5em;
}

#support .category section li a {
	font-size: 15px;

}

#support .category section .link {
	background: #f1f1f1;
	overflow: hidden;
	padding: 0 20px;
}

#support .category section .link a {
	float: right;
	line-height: 35px;
	color: #1a6690;
	font-size: 13px;
}

#support .category section .link a img {
	vertical-align: middle;
}

/* [ top-inquiry ] */
#support .top-inquiry {
	overflow: hidden;
	margin: -10px;
	margin-bottom: 30px;
}

#support .top-inquiry section fieldset {
	border: 1px solid #cbcbcb;
	margin: 10px;
}

#support .top-inquiry section fieldset legend {
    text-align: center;
	font-weight: bold;
	line-height: 40px;
	font-size: 17px;
	padding: 0 20px;
}

#support .top-inquiry section fieldset ul {
	padding: 0px 20px 15px;
}

#support .top-inquiry section li {
	padding: 13px 10px;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
}

#support .top-inquiry section li:last-child {
	border-bottom: none;
}

#support .top-inquiry section li a {
	font-size: 15px;
	color: #0072C4;
	margin-left: 30px;
	display: block;
}

#support .top-inquiry section li span {
	background: #0072C4;
	width: 20px;
	line-height: 20px;
	color: #FFF;
	font-family: 'Dosis', sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	font-size: 15px;
}

/* [ aside ] */
#support .aside nav {
	padding: 5px;
	background: #f1f1f1;
}

#support .aside nav li {
	margin-bottom: 1px;
}

#support .aside nav a {
	background: #FFF;
	display: block;
	padding: 0px 10px;
	line-height: 60px;
	font-size: 16px;
	color: #0072C4;
	font-weight: bold;
}

#support .aside nav a img {
	vertical-align: middle;
	margin-right: 5px;
}

/* --------------------------------------------------- MAIN-CONTENT */

#support .main-content .content {
	float: right;
	width: 490px;
}

#support .main-content .menu {
	float: left;
	width: 230px;
	background: #0072c4;
	border-bottom: 3px solid #005EA1;
}

#support .main-content .menu li {
	border-bottom: 1px solid #005EA1;
}

#support .main-content .menu li div {
	padding: 10px;
}

#support .main-content .menu li a {
	font-size: 13px;
	color: #FFF;
	display: block;
	margin-left: 25px;
}

#support .main-content .menu li i {
	width: 15px;
	line-height: 15px;
	background: #FFF;
	color: #0072c4;
	display: block;
	float: left;
	margin-right: 10px;
	text-align: center;
	cursor: pointer;
}

#support .main-content .menu li i.crows {
	display: none;
}

#support .main-content .menu li.selected i.open {
	display: none;
}

#support .main-content .menu li.selected i.crows {
	display: block;
}

#support .main-content .menu li ul {
	display: none;
	background: #005EA1;
	border-bottom: none;
}

#support .main-content .menu li ul li {
	border-bottom: 1px solid #005089;
}

#support .main-content .menu li ul li a {
	padding: 10px 10px 10px 35px;
	display: block;
	margin-left: 0;
}

#support .main-content .title h1 {
	font-size: 18px;
	padding-left: 10px;
	border-left: 4px solid #0072c4;
	margin-bottom: 10px;
}

/* --------------------------------------------------- LIST */

#support #list li {
	padding: 13px 0px;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
}

#support #list li a {
	font-size: 15px;
	color: #0072C4;
	margin-left: 30px;
	display: block;
}

#support #list li span {
	background: #0072C4;
	width: 20px;
	line-height: 20px;
	color: #FFF;
	font-family: 'Dosis', sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	font-size: 15px;
}

#support .notfound h1 {
	font-size: 18px;
	color: #8B8B8B;
	font-weight: normal;
	padding-bottom: 20px;
	padding-top: 10px;
}

#support .notfound p {
	font-size: 13px;
	line-height: 1.5em;
	margin-bottom: 10px;
}

/* --------------------------------------------------- CATEGORY */

#support #category .ranking {
	border: 1px solid #0072C4;
	margin-bottom: 20px;
}

#support #category .ranking h1 {
	font-size: 16px;
	color: #FFF;
	line-height: 40px;
	background: #0072C4;
	padding: 0 10px;
}

#support #category .ranking li {
	padding: 13px 10px;
	border-bottom: 1px solid #E5E5E5;
	overflow: hidden;
}

#support #category .ranking li a {
	font-size: 15px;
	color: #0072C4;
	margin-left: 30px;
	display: block;
}

#support #category .ranking li span {
	background: #0072C4;
	width: 20px;
	line-height: 20px;
	color: #FFF;
	font-family: 'Dosis', sans-serif;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	font-size: 15px;
}

#support #category .list li {
	background: #F1F1F1;
	padding: 5px;
	margin-bottom: 10px;
}


#support #category .list li a {

	font-size: 15px;
	font-weight: bold;
	color: #0072C4;
	background: url(../images/icon-list.png) no-repeat center left;
	line-height: 1.5em;
	display: block;
	padding:5px 5px 5px 15px;
}

/* --------------------------------------------------- DETAIL */

#support #detail section {
	border: 1px solid #CBCBCB;
	padding: 15px;
}

#support #detail section .text p {
	font-size: 13px;
	margin-bottom: 1.5em;
	line-height: 1.7em;
}

#support #detail section .contact {
	background: #F1F1F1;
	padding: 15px 10px;
	overflow: hidden;
}

#support #detail section .contact p {
	float: left;
	display: block;
	line-height: 40px;
	margin-left: 20px;
	margin-bottom: 0;
	margin-right: 10px;
	font-size: 14px;
	color: #313131;
}

#support #detail section .contact .button {
	float: left;
}

#support #detail .button {
	color: #FFF;
	width: 180px;
	line-height: 35px;
	text-align: center;
	background-color: #F2850C;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2850c), color-stop(100%, #f26d0c));
	background: -webkit-linear-gradient(top, #f2850c,#f26d0c);
	background: -moz-linear-gradient(top, #f2850c,#f26d0c);
	background: linear-gradient(to bottom, #f2850c,#f26d0c);
	border-color: #f60;
}

#support #detail .button:hover{
	background-color: #F2B30C;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2b30c), color-stop(100%, #f28e0c));
	background: -webkit-linear-gradient(top, #f2b30c,#f28e0c);
	background: -moz-linear-gradient(top, #f2b30c,#f28e0c);
	background: linear-gradient(to bottom, #f2b30c,#f28e0c);
	border-color: #f90;
}

#support #detail footer {
	padding-top: 10px;
}

#support #detail footer a {
	font-size: 13px;
	color: #1A6690;
}

/* --------------------------------------------------- CONTACT */

#support #contact .page-title h1 {
	font-size: 20px;
	margin-bottom: 10px;
	color: #000;
}

#support #contact .page-title p {
	font-size: 15px;
	line-height: 1.7em;
	margin-bottom: 20px;
}

#support #contact .search p {
	margin-left: 20px;
}

#support #contact .title {
	margin-bottom: 30px;
}

#support #contact .title h1 {
	font-size: 18px;
	border-bottom: 1px solid #cbcbcb;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 20px;
}

#support #contact .title p {
	font-size: 15px;
}

#support #contact .form {
	border: 1px solid #cbcbcb;
	margin: 0 80px;
}

#support #contact .form dl {
	border-bottom: 1px dotted #CCC;
	clear: both;
	padding: 10px 30px;
	overflow: hidden;
	text-align: left;
}

#support #contact .form dt {
	float: left;
	width: 230px;
	height: 35px;
	line-height: 40px;
	font-weight: bold;
	font-size: 15px;
	color: #5f5f5f;
}

#support #contact .form dt span {
	display: inline-block;
	margin-right: 10px;
	font-size: 11px;
	background: #003B8C;
	line-height: 22px;
	color: #FFF;
	vertical-align: middle;
	padding: 0 8px;
	border-radius: 3px;
}

#support #contact .form dt span.required {
	background: #ff1c00;
}

#support #contact .form dd {
	overflow: hidden;
	line-height: 35px;
	color: #202020;
	padding: 3px;
}

#support #contact .form dd p {
	width: auto;
	font-size: 14px;
	line-height: 1.7em;
}

article#contact dd p label {
	display: block;
}

#support #contact .form dd select {
	font-size: 13px;
	border: 1px solid #CCC;
}

/* フォームの注意 */
#support #contact .form dd ul {
    margin-top: 6px;
}

#support #contact .form dd .notice ul {
    margin-left: 16px;
}

#support #contact .form dd .notice ul li {
    line-height: 18px;
}

#support #contact .form dd .notice ul li:before {
    margin-left: -16px;
    content: '※';
}

/* フォームの注意 - 追加説明 */
#support #contact .form dd .optional-info {
    margin-top: 10px;
    line-height: 18px;
}

#support #contact .form dd .optional-info ul {
    margin-left: 32px;
}

#support #contact .form dd .optional-info ul li {
    list-style: disc none outside;
}

#support #contact .form input[type=text],
#support #contact .form input[type=password],
#support #contact .form input[type=tel],
#support #contact .form textarea,
#support #contact .form button {
	font-size: 13px;
	line-height: 22px;
	padding: 4px;
	color: #333;
	width: 100%;
	vertical-align: bottom;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	background: #FFF;
}

#support #contact .form dd input,
#support #contact .form dd textarea {
	border: 1px solid #CCC;
}

#support #contact .form dd input[type="file"] {
	border: none;
	vertical-align: middle;
}

#support #contact .form dd textarea {
	height: 200px;
}

#support #contact .form .name dd input,
#support #contact .form .tel dd input {
	width: 250px;
}

#support #contact .form .mail dd input {
	width: 300px;
}

#support #contact .form dl:after {
	content: "";
	display: block;
	clear: both;
}

#support #contact .form footer {
	text-align: center;
	padding: 20px 0;
	background: #f1f1f1;
}

#support #contact .form footer .button {
	display: inline-block;
	margin-bottom: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	cursor: pointer;
	height: inherit;
	border: 1px solid #ccc;
	border-bottom-color: #b3b3b3;
	padding: 7px 24px;
	font-size: 12px;
	line-height: 1.66667;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 1px #ccc,inset 0 1px 0 rgba(255,255,255,0.35);
	box-shadow: 0 0 1px #ccc,inset 0 1px 0 rgba(255,255,255,0.35);
	font-size: 15px;
	line-height: 45px;
	padding: 0 50px;
	margin: 0 10px;

}

#support #contact .form footer .button.confirmation {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
	background: -webkit-linear-gradient(top, #35b2ea, #349cce);
	background: linear-gradient(to bottom, #35b2ea,#349cce);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF35B2EA', endColorstr='#FF349CCE', GradientType=0);
	border-color: #4198c1 #4198c1 #236e92;
}

#support #contact .form footer .button.confirmation:hover {
	background: -webkit-linear-gradient(top, #4ecdf2, #34aae0);
	background: linear-gradient(to bottom, #4ecdf2,#34aae0);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF4ECDF2', endColorstr='#FF34AAE0', GradientType=0);
}

#support #contact .form footer .button.submit {
	color: #FFF;
	background-color: #F2850C;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2850c), color-stop(100%, #f26d0c));
	background: -webkit-linear-gradient(top, #f2850c,#f26d0c);
	background: -moz-linear-gradient(top, #f2850c,#f26d0c);
	background: linear-gradient(to bottom, #f2850c,#f26d0c);
	border-color: #f60;
}

#support #contact .form footer .button.submit:hover {
	background-color: #F2B30C;
	background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2b30c), color-stop(100%, #f28e0c));
	background: -webkit-linear-gradient(top, #f2b30c,#f28e0c);
	background: -moz-linear-gradient(top, #f2b30c,#f28e0c);
	background: linear-gradient(to bottom, #f2b30c,#f28e0c);
	border-color: #f90;
}

/* 個人情報、生成AIについての同意 */
#support #contact .agreement-wrapper {
		display: flex; justify-content: center; margin-bottom: 12px;
}

#support #contact .agreement {
		display: flex; flex-direction: column; text-align: left; gap: 4px;
}

#support #contact .consent-line {
		display: flex; flex-direction: row; gap: 4px;
}

#support #contact .consent-line a {
		text-decoration: underline;
}
#support #contact .consent-line .br-sp {
		display: none;
}

#support #contact .form footer {
		padding: 18px 0;
}
/* 個人情報、生成AIについての同意 ここまで */

#support #contact .error {
	background: #FFE428;
	padding: 30px;
	color: #FFF;
	font-size: 15px;
	margin-bottom: 30px;
	border: 1px solid #FFB391;
}

#support #contact .error li {
	color: #000;
	line-height: 25px;
}

#support #contact .error li img {
	width: 25px;
	vertical-align: -4px;
	margin-right: 5px;
}

#support #contact.complete {
	padding: 40px;
	text-align: center;
}

#support #contact.complete .title p {
	line-height: 1.7em;
}

/* Feedback YES/NO */

#support .feedback-box {
	border: 1px solid #cbcbcb;
	padding: 15px 30px;
	margin: 15px 0;
	font-size: 14px;
}

#support .feedback-box p {
	font-size: 14px;
	color: #313131;
}

#support .feedback-box .feedback-button-group {
	margin-top: 10px;
	text-align: center;
}

/* inputarea */

#support .feedback-btn {
	display: inline-block;
	*display: inline;
	*zoom:1;margin-bottom: 0;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	text-shadow: 1px 1px 0 #fff;
	touch-action: manipulation;
	cursor: pointer;
	height: inherit;
	padding: 7px 24px;
	font-size: 12px;
	line-height: 1.66667;
	border-radius: 3px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid #ccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	*margin-left: .3em;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.35),0 0 1px #ccc;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.35),0 0 1px #ccc
	*padding-top: 3px;
	*padding-bottom: 3px;
}

#support .feedback-btn:hover,
#support .feedback-btn:focus,
#support .feedback-btn.focus {
	color: #fff;
	text-decoration: none
}

#support .feedback-btn.active,
#support .feedback-btn:active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05);
	box-shadow: inset 0 2px 4px rgba(0,0,0,0.15),0 1px 2px rgba(0,0,0,0.05)
}

#support .feedback-btn.disabled,
#support .feedback-btn[disabled],
fieldset[disabled] #support .feedback-btn {
	cursor: not-allowed;
	pointer-events: none;
	background-image: none;
	text-shadow: none;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=65);
	opacity: 0.65;
	-webkit-box-shadow: none;
	box-shadow: none
}

#support .feedback-input {
	color: #333;
	text-shadow: 1px 1px 0 #fff;
	background-image: -webkit-linear-gradient(top, #fff, #eee);
	background-image: -o-linear-gradient(top, #fff, #eee);
	background-image: linear-gradient(to bottom, #ffffff,#eeeeee);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	*background-color: #fff;
	background-color: #fcfcfc;
	border-color: #cfcfcf #cfcfcf #b9b9b9;
}

#support .feedback-input:hover,
#support .feedback-input:focus,
#support .feedback-input:active,
#support .feedback-input.active >#support .feedback-input {
	color: #333;
	background-image: -webkit-linear-gradient(top, #fff, #e4e4e4);
	background-image: -o-linear-gradient(top, #fff, #e4e4e4);
	background-image: linear-gradient(to bottom, #ffffff,#e4e4e4);
	background-repeat: repeat-x;
	background-color: #fff;
}


#support .feedback-input:active,
#support .feedback-input.active>#support .feedback-input {
	background-color: #e4e4e4 !important;
	*background-color: #e4e4e4 !important;
	background-image: none !important
}
