@charset "utf-8";
/*------------------------------------------------------------
	index
------------------------------------------------------------*/
.headLine13 {
	background-color: #36a638;
}
.headLine13::before {
	width: 40px;
	height: 64px;
	background-image: url("../../../img/common/img01.png");
	background-size: 40px;
}
.headLine13.ttl::before {
	display: none;
}
.headLine13 .size {
	margin: 0 0 0 15px;
	font-size: 1.3rem;
	display: inline-block;
}
.headLine03 {
	margin-bottom: 10px;
}
.headLine14 {
	background-color: #36a638;
}
.headLine14::before {
	background-image: url(../../../img/support/concierge/ttl_bg01.png);
}
.headLine14::after {
	background-image: url(../../../img/support/concierge/ttl_bg02.png);
}
.comMovieBox {
	margin-bottom: 27px;
}
.comMovieBox .movie a:hover img {
    opacity: 0.7;
}
#conts {
    margin-top: 15px;
}
#conts p {
	margin-bottom: 24px;
	font-size: 1.4rem;
	line-height: 1.71;
}
#conts p + .headLine13 {
	margin-top: 36px;
}
#conts .txtDl {

	padding: 5px 16px 21px;
}
#conts .txtDl dt {
	margin-bottom: 17px;
	font-size: 1.4rem;
}
#conts .txtDl dt span {
	min-width: 116px;
	color: #fff;
	font-weight: 500;
	display: inline-block;
	vertical-align: top;
	border-radius: 16px;
	background-color: #FF7B00;
	text-align: center;
	padding: 6px 16px 5px;
	box-sizing: border-box;
}
#conts .txtDl dd {
	margin-bottom: 21px;
}
#conts .txtDl dd:last-child {
	margin-bottom: 0;
}
#conts .txtDl p {
	margin-bottom: 0;
	color: #4D3A2E;
	line-height: 1.6;
}
#conts .txtDl .col {
	color: #FF7B00;
}
#conts .txtDl .col02 {
	color: #007ABB;
}
#conts .textImg {
	margin-bottom: 45px;
	text-align: center;
}
#conts p + .borderBox {
	margin-top: 27px;
}
#conts .borderBox {
	margin-bottom: 30px;
	padding: 15px 16px 14px;
	background-color: #FAF6ED;
	border-radius: 4px;
}
#conts .borderBox .title {
	margin-bottom: 12px;
	color: #E95B00;
	font-size: 1.4rem;
	text-align: center;
}
#conts .borderBox .bg {
	padding: 22px 24px 22px;
	background-color: #fff;
	border-radius: 6px;
}
#conts .txtList li {
	margin-bottom: 2px;
	padding-left: 21px;
	color: #4D3A2E;
	font-size: 1.4rem;
	position: relative;
}
#conts .txtList li:last-child {
	margin-bottom: 0;
}
#conts .txtList li::before {
	width: 14px;
	height: 14px;
	position: absolute;
	top: 2px;
	left: 0;
	border-radius: 50%;
	background-color: #E95B00;
	content: "";
}
#conts .txtList a {
	color: #388BDB;
	text-decoration: underline;
}
#conts .timeBox {
	margin: 0 auto 31px;
	max-width: 550px;
	padding: 11px 17px;
	background-color: #FAF6ED;
	border-radius: 3px;
	box-sizing: border-box;
}
#conts .timeBox .title {
	margin-bottom: 13px;
	padding-bottom: 10px;
	color: #4D3A2E;
	font-size: 1.6rem;
	text-align: center;
	border-bottom: 1px solid #4D3A2E;
}
#conts .timeBox ul {
	line-height: 1.2;
}
#conts .timeBox ul li {
	margin-bottom: 1px;
	color: #4D3A2E;
	padding-left: 15px;
	font-size: 1.4rem;
	position: relative;
}
#conts .timeBox ul li:last-child {
	margin-bottom: 0;
}
#conts .timeBox ul li::before {
	width: 11px;
	height: 11px;
	position: absolute;
	top: 2px;
	left: 0;
	background-color: #4D3A2E;
	content: "";
}
#conts .timeBox .lableTxt {
	margin: 10px 0 -6px;
	color: #4D3A2E;
}
#conts .timeBox .lableTxt span {
	margin: 0 9px 6px 0;
	padding: 4px 3px 2px;
	min-width: 63px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #707070;
	border-radius: 2px;
	background-color: #fff;
	box-sizing: border-box;
	line-height: 1;
	text-align: center;
}
#conts .photoBox {
	text-align: center;
}
#conts .notesTxt {
    padding: 14px 17px;
    font-weight: bold;
	margin: 15px 0 0 0;
	text-align: left;
	font-size: 1.4rem;
    border: 1px solid #EAE3D3;
    border-radius: 7px;
    background-color: #F8F8F8;
    color: #4D3A2E;
}
#conts .notesTxt img {
	margin-right: 15px;
	display: inline-block;
	vertical-align: middle;
}
#conts .comBtn03 {
	margin-top: 32px;
	width: 290px;
}
#conts .spPageTop + .headLine13 {
	margin-top: 40px;
}
#conts .btnSize a {
	font-size: 1.2rem;
}
#conts .notesUl {
	margin: 29px 0 0;
	font-size: 1rem;
	line-height: 1.4;
}
#conts .notesUl li {
	padding-left: 1em;
	text-indent: -1em;
}
#conts .notesUl + .headLine13,
#conts .pageTop03 + .headLine13 {
	margin-top: 39px;
}
#conts .signBox {
	margin: 28px 0 30px;
	padding: 15px 15px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	border: 1px solid #EAE3D3;
	border-radius: 7px;
	background-color: #F8F8F8;
}
#conts .signBox .image {
	margin-right: 16px;
	width: 60px;
}
#conts .signBox .txt {
	margin: 0;
	color: #4D3A2E;
	font-size: 1.4rem;
	font-weight: bold;
	flex: 1;
}
#conts .photoBox + .timeBox {
	margin-top: 30px;
}
.comPopBox {
    border-radius: 0;
}

.comPopBox .titleBox .title {
    background-image: url("../../../img/common/icon41.png");
}

#comSearchPop .popContent {
    padding-left: 0;
    max-height: inherit;
}

.popContent iframe {
    width: 96%;
    height: 450px;
    margin: 0 2%;
}

.comPopBox .popContent {
    height: auto !important;
}

.mfp-fade.mfp-wrap .mfp-content {
    height: auto !important;
}

@media all and (min-width: 897px) {
    #conts .timeBox02 .title {
        border-bottom: none;
        padding-bottom: 0;
    }
}
@media all and (max-width: 897px) {
    .supportNavi .linkList .liStye a span {
        padding-left: 0;
    }
    .supportNavi .linkList .liStye a span::before {
        display: none;
    }
	.headLine01 .textSpan {
		color: #4D3A2E;
	}
	.headLine11 {
		margin: 0 -15px 7px;
		padding: 7px 0;
		text-align: center;
	}
	#conts p {
		margin-bottom: 20px;
	}
	.supportNavi .linkList a small {
		display: block;
	}
	.supportNavi .linkList a span::before {
		background-color: #36a638;
	}
	.supportNavi h2 {
		background-color: #36a638;
	}
	.headLine14 > span {
		font-size: 2rem;
	}
	#conts .txtDl {
		padding: 12px 0 34px;
	}
	#conts .txtDl dt {
		margin-bottom: 11px;
	}
	#conts .textImg {
		text-align: center;
		margin: 0 8px 44px;
	}
	.headLine13::before {
		top: 50%;
        bottom: auto;
        transform: translateY(-50%);
	}
	#conts p + .headLine13 {
		margin-top: 76px;
	}
	.headLine13 .size {
		margin: 0;
		font-size: 1.3rem;
		display: inline-block;
	}
	.headLine13 .size {
		margin: 0;
		font-size: 1.4rem;
		display: block;
	}
	.headLine13 .size + span {
		font-size: 1.8rem;
	}
	#conts p + .borderBox {
		margin-top: 37px;
	}
	#conts .borderBox {
		margin: 0 -15px 30px;
		padding: 13px 16px 23px;
		background-color: #FAF6ED;
		border-radius: 0;
	}
	#conts .borderBox .title {
		padding-left: 0;
		position: relative;
	}
	/* #conts .borderBox .title::before {
		width: 54px;
		height: 80px;
		position: absolute;
		top: -21px;
		left: 16px;
		background: url(../../../img/support/concierge/icon01.png) no-repeat left top;
		background-size: 100% auto;
		content: "";
	} */
	#conts .borderBox .bg {
		padding: 21px 24px 22px;
		position: relative;
		z-index: 10;
	}
	#conts .txtList li::before {
		width: 13px;
		height: 13px;
		top: 3px;
		left: 0;
	}
	#conts .txtList li {
		padding-left: 19px;
		line-height: 1.65;
	}
	#conts .timeBox .lableTxt span {
		margin: 0 6px 6px 0;
	}
	#conts .timeBox {
		max-width: inherit;
	}
	#conts .slideTxt {
		margin-bottom: 11px;
	}
	#conts .slideImg {
		margin-right: -15px;
		overflow-x: auto;
	}
	#conts .slideImg img {
		max-width: inherit;
		width: 688px;
	}
	#conts .notesTxt {
        padding: 3px 7px;
        display: flex;
        min-height: 48px;
        box-sizing: border-box;
        align-items: center;
		margin: 20px 0 30px;
        line-height: 1.54;
        font-size: 1.3rem;
	}
    #conts .notesTxt img {
        margin-right: 8px;
        flex-shrink: 0;
    }
	#conts .comBtn03 {
		margin-top: 14px;
		width: auto;
	}
	#conts .comBtn03 a {
		font-size: 1.3rem;
	}
	#conts .notesUl {
		margin: 11px 0;
	}
	.pageTop03 {
		margin: 20px 0 31px;
	}
	.pageTop03 a {
		font-size: 1.3rem;
	}
	#conts .photoBox02 .slideImg img {
		width: 870px;
	}
	#conts .notesUl + .pageTop03 {
		margin-top: 30px;
	}
	#conts .notesUl + .headLine13,
	#conts .pageTop03 + .headLine13 {
		margin-top: 30px;
	}
	.headLine13.ttl::before {
		display: block;
	}
	#conts .signBox {
		margin: -7px 0 30px;
		padding: 7px 8px;
	}
	#conts .signBox .txt {
		font-size: 1.3rem;
	}
    .comPopBox .titleBox {
        flex-wrap: wrap;
    }

    .comPopBox .titleBox .title {
        font-size: 1.3rem;
        max-width: 70%;
    }

    .comCampaign.features {
        padding-bottom: 20px;
    }
    .spPageTop {
        margin-bottom: 30px;
    }
}

@media all and (max-width: 374px) {
    .headLine13 .size {
        font-size: 1.2rem;
    }
    #conts .comBtn03 a {
        font-size: 1.2rem;
    }
    #conts .borderBox .title::before {
        width: 35px;
    }
}

.movie-icon {
	position: relative;
}

.youtube {
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	position: absolute;
	top: 45%;
	left: 45%;
}

@media all and (max-width: 599px) {
	.youtube {
		top: 40%;
		left: 40%;
	}
}


.notes {
	color: red;
	font-size: 12px;
}
