@charset "utf-8";
/* ================================================================================================================== */
/* LOWLAYER:HEADLINE【Customize】                                                                                     */
/* ===================================================================================================================*/
#llcmd_headline {
	background-image: url('../../images/spec/headline_bg.jpg');
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
#llcmd_headline .inner {
	width: 101px;
	top: 40px;
}
#llcmd_headline .inner .item.type_icon img {
	width:  83.69px;
	height: 73.7px;
}
@media screen and (max-width: 750px) {
	#llcmd_headline {
		background-image: url('../../images/spec/headline_bg_sp.jpg');
	}
	#llcmd_headline .inner {
		width: 140px;
		top: 26px;
	}
	#llcmd_headline .inner .item.type_icon img {
		width:  120px;
		height: 105.68px;
	}
}
/* ================================================================================================================== */
/* 【Spec Common】                                                                                                    */
/* ===================================================================================================================*/
#main .spec_cmd_title {
	background: #333333;
	text-align: center;
	color: #ffffff;
	font-size: 0.24rem;
	line-height: 41px;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
#main .spec_abstract {
	margin-top: 25px;
	text-align: center;
	font-size: 0.20rem;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
@media screen and (max-width: 750px) {
	#main .spec_cmd_title {
		font-size: 0.34rem;
		line-height: 62px;
	}
	#main .spec_abstract {
		margin-top: 25px;
		font-size: 0.28rem;
	}
}
/* ================================================================================================================== */
/* SPEC:TOP_SLIDER                                                                                                    */
/* ===================================================================================================================*/
#main #top_slider {
	margin-top: 50px;
}
#main #top_slider > ul {
	padding-bottom: 23px;
	margin-bottom: 0;
}
#main #top_slider > ul .slick-list li img {
	width: 100% !important;
	height: 628px;
	object-fit: cover;
	object-position: center center;
	font-family: 'object-fit: cover; object-position: center center;'; /*IE対策*/
}
#main #top_slider > ul > ul.slick-dots {
	line-height: 0;
	bottom: 0;
}
#main #top_slider > ul > ul.slick-dots > li {
	width:  50px;
	height: 5px;
	margin: 0;
	background: #d8d8d8;
}
#main #top_slider > ul > ul.slick-dots > li:nth-child(n + 2) {
	margin-left: 3px;
}
#main #top_slider > ul > ul.slick-dots > li.slick-active {
	background: #666666;
}
#main #top_slider > ul > ul.slick-dots > li button {
	display: none;
}
@media screen and (max-width: 750px) {
	#main #top_slider {
		margin-top: 50px;
	}
	#main #top_slider > ul {
		padding-bottom: 40px;
		margin-bottom: 0;
	}
	#main #top_slider > ul .slick-list li img {
		height: 450px;
	}
	#main #top_slider > ul > ul.slick-dots {
	}
	#main #top_slider > ul > ul.slick-dots > li {
		width:  75px;
		height: 7.5px;
	}
	#main #top_slider > ul > ul.slick-dots > li:nth-child(n + 2) {
		margin-left: 4.5px;
	}
	#main #top_slider > ul > ul.slick-dots > li.slick-active {
	}
	#main #top_slider > ul > ul.slick-dots > li button {
	}
}
/* ================================================================================================================== */
/* HYK100                                                                                                             */
/* ===================================================================================================================*/
#main #hyk100 {
	padding: 35px 0 60px;
}
#main #hyk100 .inner {
	width: 705px;
	margin: 0 auto;
}
#main #hyk100 .inner .item.type_title {
	text-align: center;
}
#main #hyk100 .inner .item.type_title span {
	display: inline-block;
	padding: 0 12px;
	background: #333333;
	color: #ffffff;
	font-size: 0.14rem;
	line-height: 32px;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
#main #hyk100 .inner .item.type_sub_title {
	margin-top: 10px;
	text-align: center;
	font-size: 0.24rem;
	line-height: 1.5;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
#main #hyk100 .inner .item.type_explain {
	margin-top: 20px;
	font-size: 0.16rem;
	line-height: 1.95;
}
@media screen and (max-width: 750px) {
	#main #hyk100 {
		padding: 55px 0 60px;
	}
	#main #hyk100 .inner {
		width: 690px;
	}
	#main #hyk100 .inner .item.type_title {
	}
	#main #hyk100 .inner .item.type_title span {
		padding: 0 13px;
		font-size: 0.24rem;
		line-height: 48px;
	}
	#main #hyk100 .inner .item.type_sub_title {
		margin-top: 20px;
		font-size: 0.34rem;
	}
	#main #hyk100 .inner .item.type_explain {
		margin-top: 40px;
		font-size: 0.24rem;
	}
}
/* ================================================================================================================== */
/* SPEC:HOWTOUSE                                                                                                      */
/* ===================================================================================================================*/
#main #howtouse {
	padding: 70px 0 50px;
	background: #f0f0f0;
}
#main #howtouse .inner {
	width: 980px;
	margin: 0 auto;
}
@media screen and (max-width: 750px) {
	#main #howtouse {
		padding: 80px 0 75px;
	}
	#main #howtouse .inner {
		width: auto;

		// For Flipsnap
		overflow: hidden;
		-webkit-transform: translateZ(0); /* Optional: When heavy at iOS6+ */
	}
	#main #howtouse .inner .headline {
		width: 690px;
		margin: 0 auto;
	}
}
/* =============================================================== */
/* SPEC:HOWTOUSEList_Ctrl                                          */
/* =============================================================== */
#main #howtouse .inner .list_ctrl {
	display: none;
}
@media screen and (max-width: 750px) {
	#main #howtouse .inner .list_ctrl {
		display: block;
		position: relative;
		z-index: 10;
	}
	#main #howtouse .inner .list_ctrl img {
		cursor: pointer;
		position: absolute;
		top: 275px;
	}
	#main #howtouse .inner .list_ctrl img.disabled {
		display: none;
	}
	#main #howtouse .inner .list_ctrl img.prev {
		left: 0;
	}
	#main #howtouse .inner .list_ctrl img.next {
		right: 0;
	}
}
/* =============================================================== */
/* SPEC:HOWTOUSE:LIST                                              */
/* =============================================================== */
#main #howtouse .inner .list {
	margin-top: 33px;
	letter-spacing: -.40em;
}
#main #howtouse .inner .list ul.item {
	display: inline-block;
	width: 224px;
	letter-spacing: normal;
	vertical-align: top;
}
#main #howtouse .inner .list ul.item:nth-child(n + 2) {
	margin-left: 28px;
}
@media screen and (max-width: 750px) {
	#main #howtouse .inner .list {
		width: 2520px; /* 630 x 4 */
		margin-top: 40px;
		margin-left: 80px;
	}
	#main #howtouse .inner .list ul.item {
		width: 580px;
	}
	#main #howtouse .inner .list ul.item:nth-child(n + 2) {
		margin-left: 50px;
	}
}
/* =============================================================== */
/* SPEC:HOWTOUSE:LIST:ITEM                                         */
/* =============================================================== */
#main #howtouse .inner .list ul.item li.kind_image {
	position: relative;
}
#main #howtouse .inner .list ul.item li.kind_image img {
	width: 100% !important;
}
#main #howtouse .inner .list ul.item li.kind_image span {
	display: inline-block;
	width: 69px;
	height: 28px;
	background: #000000;
	text-align: center;
	color: #ffffff;
	font-size: 0.14rem;
	line-height: 28px;

	position: absolute;
	top: 0;
	left: 0;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
#main #howtouse .inner .list ul.item li.kind_image span i {
	font-size: 0.20rem;
}
#main #howtouse .inner .list ul.item li.kind_title {
	height: calc(2em * 1.4);
	margin-top: 10px;
	font-size: 0.17rem;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
#main #howtouse .inner .list ul.item li.kind_explain {
	margin-top: 5px;
	font-size: 0.12rem;
	line-height: 1.6;
}
@media screen and (max-width: 750px) {
	#main #howtouse .inner .list ul.item li.kind_image {
		width: 580px;
	}
	#main #howtouse .inner .list ul.item li.kind_image img {
	}
	#main #howtouse .inner .list ul.item li.kind_image span {
		display: inline-block;
		width: 140px;
		height: 56px;
		font-size: 0.28rem;
		line-height: 56px;
	}
	#main #howtouse .inner .list ul.item li.kind_image span i {
		font-size: 0.41rem;
	}
	#main #howtouse .inner .list ul.item li.kind_title {
		margin-top: 25px;
		font-size: 0.28rem;
	}
	#main #howtouse .inner .list ul.item li.kind_explain {
		margin-top: 20px;
		font-size: 0.24rem;
	}
}
/* ================================================================================================================== */
/* SPEC:USE_SCENE                                                                                                     */
/* ===================================================================================================================*/
#main #use_scene {
	padding: 55px 0 60px;
}
#main #use_scene .inner {
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}
#main #use_scene .inner .list {
	width: calc(100% + 20px);
	margin-top: -15px;
	letter-spacing: -.40em;
}
#main #use_scene .inner .list dl {
	display: inline-block;
	width: 230px;
	margin-top:   25px;
	margin-right: 20px;
	letter-spacing: normal;
	vertical-align: top;
}
#main #use_scene .inner .list dl dt {
	padding-bottom: 7px;
	font-size: 0.18rem;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
@media screen and (max-width: 750px) {
	#main #use_scene {
		padding: 72px 0 85px;
	}
	#main #use_scene .inner {
		width: 690px;
	}
	#main #use_scene .inner .list {
		width: calc(100% + 50px);
		margin-top: 10px;
	}
	#main #use_scene .inner .list dl {
		width: 320px;
		margin-top:   30px;
		margin-right: 50px;
	}
	#main #use_scene .inner .list dl dt {
		padding-bottom: 12px;
		font-size: 0.28rem;
	}
	#main #use_scene .inner .list dl dd img {
		width: 100% !important;
	}
}
/* ================================================================================================================== */
/* SPEC:SUPPORT_LANGUAGE                                                                                              */
/* ===================================================================================================================*/
#main #support_language {
	padding: 78px 0 63px;
	background: #f0f0f0;
}
#main #support_language .inner {
	width: 980px;
	margin: 0 auto;
}
#main #support_language .inner .after_headline .item.type_title {
	margin-top: 20px;
	font-size: 0.18rem;
	line-height: 1;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
#main #support_language .inner .after_headline .item.type_explain {
	margin-top: 5px;
	font-size: 0.12rem;
	line-height: 1.6;
}
#main #support_language .inner .after_headline .item.type_explain > div {
	padding-left: 1em;
	text-indent: -1em;
}
@media screen and (max-width: 750px) {
	#main #support_language {
		padding: 65px 0;
	}
	#main #support_language .inner {
		width: 690px;
	}
	#main #support_language .inner .after_headline .item.type_title {
		margin-top: 30px;
		font-size: 0.28rem;
	}
	#main #support_language .inner .after_headline .item.type_explain {
		margin-top: 20px;
		font-size: 0.22rem;
		line-height: 1.54;
	}
	#main #support_language .inner .after_headline .item.type_explain > div {
	}
}
/* =============================================================== */
/* SPEC:SUPPORT_LANGUAGE:ONLINE                                    */
/* =============================================================== */
#main #support_language .inner #support_language___online {
	margin-top: 23px;
}
#main #support_language .inner #support_language___online .annotation {
	width: 890px;
	margin: 0 auto;
	padding-bottom: 12px;
	font-size: 0.12rem;
	line-height: 1;
}
@media screen and (max-width: 750px) {
	#main #support_language .inner #support_language___online {
		margin-top: 0;
	}
	#main #support_language .inner #support_language___online .annotation {
		width: 690px;
		padding-bottom: 30px;
		font-size: 0.22rem;
		line-height: 1.54;
	}
}
/* =============================================================== */
/* SPEC:SUPPORT_LANGUAGE:ONLINE:ChooseInitial                      */
/* =============================================================== */
#main #support_language .inner #support_language___online .choose_initial {
	width: 890px;
	margin: 0 auto;

	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
#main #support_language .inner #support_language___online .choose_initial .list_line {
	width: 80px;
}
#main #support_language .inner #support_language___online .choose_initial .list_line .item {
	width:  80px;
	height: 40px;
	background: #777777;
	text-align: center;
	color: #ffffff;
	font-size: 0.20rem;
	line-height: 40px;
	cursor: pointer;
}
#main #support_language .inner #support_language___online .choose_initial .list_line > div:nth-child(n + 2) {
	margin-top: 5px;
}
#main #support_language .inner #support_language___online .choose_initial .list_line .item.active {
	background: #333333;
}
#main #support_language .inner #support_language___online .choose_initial .list_line .item.disabled {
	background: #d7d7d7;
	cursor: default;
}
#main #support_language .inner #support_language___online .choose_initial .list_line .empty_space {
	width:  80px;
	height: 40px;
}
@media screen and (max-width: 750px) {
	#main #support_language .inner #support_language___online .choose_initial {
		display: none;
	}
}
/* =============================================================== */
/* SPEC:SUPPORT_LANGUAGE:ONLINE:ChooseInitialのSP用モーダル表示ボタン */
/* =============================================================== */
#main #support_language .inner #support_language___online #modal_support_language___online___show {
	display: none;
}
@media screen and (max-width: 750px) {
	#main #support_language .inner #support_language___online #modal_support_language___online___show {
		display: block;
		width: 500px;
		margin: 0 auto;
		background: #ffffff;
	}
	#main #support_language .inner #support_language___online #modal_support_language___online___show .cmd_btn_11 {
		height: 82px;
		font-size: 0.27rem;
		line-height: 82px;
	}
	#main #support_language .inner #support_language___online #modal_support_language___online___show .cmd_btn_11::before,
	#main #support_language .inner #support_language___online #modal_support_language___online___show .cmd_btn_11::after  {
		border-width: 3px;
	}
	#main #support_language .inner #support_language___online #modal_support_language___online___show .cmd_btn_11 svg {
		right: 24px;
	}
}
/* =============================================================== */
/* SPEC:SUPPORT_LANGUAGE:ONLINE:ChooseInitialのSP用モーダル        */
/* =============================================================== */
#modal_support_language___online {
	display: none;
}
@media screen and (max-width: 750px) {
	#modal_support_language___online {
		box-sizing: border-box;
		width: 100%;
		padding: 40px 0;
		background: rgba(0,0,0,0.7);
		overflow: scroll;
		position: fixed;
		left: 0;
		top: 0;
		z-index: 10000;
	}
	#modal_support_language___online .inner {
		width: 650px;
		margin: 0 auto 40px;
		padding: 60px 0 35px;
		background: #ffffff;
		position: relative;
	}
	#modal_support_language___online .inner .item.num01 {
		padding-bottom: 30px;
		text-align: center;
		font-size: 0.27rem;

		font-family: 'Noto Sans JP', sans-serif;
		font-style:  normal;
		font-weight: 700;
	}
	#modal_support_language___online .inner .item.num02 {
		width: 170px;
		margin: 30px auto 0;
		background: #ededed;
		text-align: center;
		font-size: 0.28rem;
		line-height: 53px;
		cursor: pointer;
	}
	#modal_support_language___online .inner .item.num03 {
		position: absolute;
		top:   20px;
		right: 20px;
	}
	#modal_support_language___online .inner .item.num03 img {
		width:  40px !important;
		cursor: pointer;
	}
	#modal_support_language___online .inner .choose_initial {
		width: 550px;
		margin: 0 auto;
	}
	#modal_support_language___online .inner .choose_initial .list_line {
		width: 100%;

		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	#modal_support_language___online .inner .choose_initial .list_line .item {
		width:  101px;
		height: 67px;
		background: #777777;
		text-align: center;
		color: #ffffff;
		font-size: 0.28rem;
		line-height: 67px;
		cursor: pointer;
	}
	#modal_support_language___online .inner .choose_initial .list_line:nth-child(n + 2) {
		margin-top: 10px;
	}
	#modal_support_language___online .inner .choose_initial .list_line .item.active {
		background: #333333;
	}
	#modal_support_language___online .inner .choose_initial .list_line .item.disabled {
		background: #d7d7d7;
		cursor: default;
	}
	#modal_support_language___online .inner .choose_initial .list_line .empty_space {
		width:  101px;
		height: 67px;
	}
}
/* =============================================================== */
/* SPEC:SUPPORT_LANGUAGE:ONLINE:ListArea                           */
/* =============================================================== */
#main #support_language .inner #support_language___online .list_area {
	margin-top: 30px;
}
#main #support_language .inner #support_language___online .list_area .item {
	display: none;
}
#main #support_language .inner #support_language___online .list_area .item table {
	width: 100%;
	border-collapse: collapse;
}
@media screen and (max-width: 750px) {
	#main #support_language .inner #support_language___online .list_area {
		width: 720px;
		margin-top: 30px;
		overflow: auto;
	}
	#main #support_language .inner #support_language___online .list_area .item {
		display: inline-block;
		padding-right: 30px;
		padding-bottom: 20px;
	}
	#main #support_language .inner #support_language___online .list_area .item table {
		width: 1092px;
	}
}
/* =============================================================== */
/* SPEC:SUPPORT_LANGUAGE:ONLINE:ListArea:TH                        */
/* =============================================================== */
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr {
	letter-spacing: -.40em;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th {
	background: #c6c6c6;
	border-right: 3px solid  #f0f0f0;
	border-bottom: 4px solid #f0f0f0;
	text-align: center;
	font-size: 0.14rem;
	line-height: 35px;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:last-child {
	border-right-width: 0;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th span {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th span:nth-child(n + 2) {
	margin-left: 8px;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th span img {
	vertical-align: middle;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(n + 2) {
	width: 190px;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(2) img {
	width: 23.57px;
	height: 21.53px;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(3) img {
	width: 22px;
	height: 18px;
}
#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(4) img {
	width: 22px;
	height: 20px;
}
@media screen and (max-width: 750px) {
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr {
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th {
		border-right: 4px solid  #f0f0f0;
		border-bottom: 15px solid #f0f0f0;
		font-size: 0.24rem;
		line-height: 92px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:last-child {
		border-right-width: 0;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th span {
		text-align: left;
		line-height: 1.16;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th span:nth-child(n + 2) {
		margin-left: 15px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th span img {
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(2) {
		width: 205px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(3) {
		width: 215px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(4) {
		width: 225px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(2) img {
		width: 40.6px;
		height: 36.9px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(3) img {
		width: 40.3px;
		height: 33px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_headline tr th:nth-child(4) img {
		width:  36.3px;
		height: 33px;
	}
}
/* =============================================================== */
/* SPEC:SUPPORT_LANGUAGE:ONLINE:ListArea:TD                        */
/* =============================================================== */
#main #support_language .inner #support_language___online .list_area .item table.type_data tr {
	border: 1px solid #777777;
}
#main #support_language .inner #support_language___online .list_area .item table.type_data tr:nth-child(2n - 1) {
	background: #ffffff;
}
#main #support_language .inner #support_language___online .list_area .item table.type_data tr td {
	line-height: 50px;
}
#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(1) {
	width: 98px;
	padding-left: 25px;
}
#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(1) img {
	width: auto !important;
	height: 30px;
	vertical-align: middle;
}
#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(2),
#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(3) {
	font-size: 0.14rem;
	line-height: 1.2;
}
#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(n + 4) {
	width: 190px;
	border-left: 1px dashed #777777;
	text-align: center;
	font-size: 0.14rem;
}
@media screen and (max-width: 750px) {
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr {
		border-width: 1.5px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr:nth-child(2n - 1) {
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td {
		line-height: 90px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(1) {
		width: 125px;
		padding-left: 25px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(1) img {
		height: 45px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(2),
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(3) {
		font-size: 0.24rem;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(3) {
		display: none;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(n + 4) {
		border-left-width: 1.5px;
		font-size: 0.24rem;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(4) {
		width: 205px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(5) {
		width: 215px;
	}
	#main #support_language .inner #support_language___online .list_area .item table.type_data tr td:nth-child(6) {
		width: 225px;
	}
}
/* ================================================================================================================== */
/* SPEC:PRODUCT_SUMMARY                                                                                               */
/* ===================================================================================================================*/
#main #product_summary {
	padding: 50px 0;
}
#main #product_summary .inner {
	width: 780px;
	margin: 0 auto;
}
#main #product_summary .inner .item.type_title {
	text-align: center;
	font-size: 0.18rem;
	line-height: 1;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
@media screen and (max-width: 750px) {
	#main #product_summary {
		padding: 50px 0 80px;
	}
	#main #product_summary .inner {
		width: 690px;
		height: 627px;
		margin: 0 auto;
		overflow: hidden;
	}
	#main #product_summary .inner.opened {
		height: auto;
	}
	#main #product_summary .inner.opened + .cmd_sp_shorten_btn {
		margin-top: 30px;
	}
	#main #product_summary .inner .item.type_title {
		font-size: 0.28rem;
	}
}
/* =============================================================== */
/* SPEC:PRODUCT_SUMMARY:LIST                                       */
/* =============================================================== */
#main #product_summary .inner .item.type_list {
	margin-top: 12px;
	border-top:    1px solid #5e5e5e;
	border-bottom: 1px solid #5e5e5e;
}
#main #product_summary .inner .item.type_list dl {
	letter-spacing: -.40em;
}
#main #product_summary .inner .item.type_list dl:nth-child(n + 2) {
	border-top: 1px solid #cecece;
}
#main #product_summary .inner .item.type_list dl dt,
#main #product_summary .inner .item.type_list dl dd {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
#main #product_summary .inner .item.type_list dl dt {
	width: 180px;
	font-size: 0.14rem;
	line-height: 35px;
}
#main #product_summary .inner .item.type_list dl dd {
	width: 600px;
	font-size: 0.138rem;
	line-height: 35px;
	position: relative;
}
#main #product_summary .inner .item.type_list dl:nth-child(6) dd {
	padding-top:    7px;
	padding-bottom: 7px;
	line-height: 1.6;
}
#main #product_summary .inner .item.type_annotation {
	margin-top: 14px;
	font-size: 0.12rem;
	line-height: 1;
}
@media screen and (max-width: 750px) {
	#main #product_summary .inner .item.type_list {
		margin-top: 20px;
		border-top-width:    1.5px;
		border-bottom-width: 1.5px;
	}
	#main #product_summary .inner .item.type_list dl {
	}
	#main #product_summary .inner .item.type_list dl:nth-child(n + 2) {
		border-top-width: 1.5px;
	}
	#main #product_summary .inner .item.type_list dl dt,
	#main #product_summary .inner .item.type_list dl dd {
		display: block;
		padding-left: 25px;
	}
	#main #product_summary .inner .item.type_list dl dt {
		width: auto;
		background: #f0f0f0;
		font-size: 0.22rem;
		line-height: 50px;
	}
	#main #product_summary .inner .item.type_list dl dd {
		width: auto;
		padding-top: 20px;
		padding-bottom: 25px;
		font-size: 0.22rem;
		line-height: 35px;
	}
	#main #product_summary .inner .item.type_list dl:nth-child(6) dd {
		padding-top:    20px;
		padding-bottom: 25px;
		line-height: 35px;
	}
	#main #product_summary .inner .item.type_list dl dd.opt_table {
		padding-top: 13px;
	}
	#main #product_summary .inner .item.type_annotation {
		margin-top: 20px;
		font-size: 0.22rem;
		line-height: 1;
	}
}
/* =============================================================== */
/* SPEC:PRODUCT_SUMMARY:LIST:DL:DD:TABLE                           */
/* =============================================================== */
#main #product_summary .inner .item.type_list dl dd table {
	display: block;
	text-align: left;
}
#main #product_summary .inner .item.type_list dl dd table:nth-child(n + 2) {
	border-top: 1px solid #cecece;
}
#main #product_summary .inner .item.type_list dl dd table tbody {
	display: inline;
}
#main #product_summary .inner .item.type_list dl dd table tbody tr {
	display: block;
	letter-spacing: -.40em;
}

#main #product_summary .inner .item.type_list dl dd table tbody tr th,
#main #product_summary .inner .item.type_list dl dd table tbody tr td {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
}
#main #product_summary .inner .item.type_list dl dd table tbody tr th {
	width: 104px;
}
#main #product_summary .inner .item.type_list dl dd table tbody tr td {
	width: 491px;
}
#main #product_summary .inner .item.type_list dl dd table tbody tr .line {
	padding: 7.5px 0;
	line-height: 1.4;
}
#main #product_summary .inner .item.type_list dl dd table tbody tr .line:nth-child(n + 2) {
	border-top: 1px solid #cecece;
}
#main #product_summary .inner .item.type_list dl dd table tbody tr .line .mini {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.12rem;
}
@media screen and (max-width: 750px) {
	#main #product_summary .inner .item.type_list dl dd table {
	}
	#main #product_summary .inner .item.type_list dl dd table:nth-child(n + 2) {
		border-top-width: 1.5px;
	}
	#main #product_summary .inner .item.type_list dl dd table tbody {
	}
	#main #product_summary .inner .item.type_list dl dd table tbody tr {
	}

	#main #product_summary .inner .item.type_list dl dd table tbody tr th,
	#main #product_summary .inner .item.type_list dl dd table tbody tr td {
	}
	#main #product_summary .inner .item.type_list dl dd table tbody tr th {
		width: 125px;
	}
	#main #product_summary .inner .item.type_list dl dd table tbody tr td {
		width: 535px;
	}
	#main #product_summary .inner .item.type_list dl dd table tbody tr .line {
		padding: 12px 0;
		line-height: 1.4;
	}
	#main #product_summary .inner .item.type_list dl dd table tbody tr .line:nth-child(n + 2) {
		border-top-width: 1.5px;
	}
	#main #product_summary .inner .item.type_list dl dd table tbody tr .line .mini {
		font-size: 0.20rem;
	}
}
/* =============================================================== */
/* SPEC:PRODUCT_SUMMARY:ATTENTION                                  */
/* =============================================================== */
#main #product_summary .inner .item.type_attention {
	margin-top: 30px;
}
#main #product_summary .inner .item.type_attention dl:nth-child(n + 2) {
	margin-top: 30px;
}
#main #product_summary .inner .item.type_attention dl dt {
	font-size: 0.12rem;
	line-height: 1;
}
#main #product_summary .inner .item.type_attention dl dd {
	margin-top: 5px;
}
#main #product_summary .inner .item.type_attention dl dd ul li {
	padding-left: 1em;
	text-indent: -1em;
	font-size: 0.12rem;
	line-height: 1.66;
}
@media screen and (max-width: 750px) {
	#main #product_summary .inner .item.type_attention {
		margin-top: 40px;
	}
	#main #product_summary .inner .item.type_attention dl:nth-child(n + 2) {
		margin-top: 40px;
	}
	#main #product_summary .inner .item.type_attention dl dt {
		font-size: 0.22rem;
	}
	#main #product_summary .inner .item.type_attention dl dd {
		margin-top: 10px;
	}
	#main #product_summary .inner .item.type_attention dl dd ul li {
		font-size: 0.22rem;
	}
}
/* =============================================================== */
/* SPEC:PRODUCT_SUMMARY:ATTENTION:例外                             */
/* =============================================================== */
#main #product_summary .inner .item.type_attention dl dt.exception_01 {
	letter-spacing: -.40em;
	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
#main #product_summary .inner .item.type_attention dl dt.exception_01 span {
	display: inline-block;
	font-size: 0.18rem;
	letter-spacing: normal;
	vertical-align: middle;
}
#main #product_summary .inner .item.type_attention dl dt.exception_01 span:nth-child(1) {
	padding-left: 3px;
}
#main #product_summary .inner .item.type_attention dl dt.exception_01 span:nth-child(2) {
	padding-left: 5px;
}
@media screen and (max-width: 750px) {
	#main #product_summary .inner .item.type_attention dl dt.exception_01 {
	}
	#main #product_summary .inner .item.type_attention dl dt.exception_01 span {
		font-size: 0.28rem;
	}
	#main #product_summary .inner .item.type_attention dl dt.exception_01 span:nth-child(1) {
		padding-left: 0;
	}
	#main #product_summary .inner .item.type_attention dl dt.exception_01 span:nth-child(1) img {
		width: 32px !important;
	}
	#main #product_summary .inner .item.type_attention dl dt.exception_01 span:nth-child(2) {
		padding-left: 6px;
	}
}
/* ================================================================================================================== */
/* SPEC:PARTS_NAME                                                                                                    */
/* ===================================================================================================================*/
#main #parts_name {
	padding: 40px 0;
	background-image: url('../../images/spec/parts_name_bg.png');
	background-size: auto 100%;
	background-position: center center;
	background-repeat: repeat-x;
}
#main #parts_name .inner {
	width: 980px;
	margin: 0 auto;
}
#main #parts_name .inner .item.type_title {
	padding-bottom: 15px;
	border-bottom: 1px solid #5e5e5e;
	text-align: center;
	font-size: 0.18rem;
	line-height: 1;

	font-family: 'Noto Sans JP', sans-serif;
	font-style:  normal;
	font-weight: 700;
}
#main #parts_name .inner .item.type_image {
	margin-top: 35px;
}
#main #parts_name .inner .item.type_image svg {
	width:  980px;
	height: 686.61px
}
#main #parts_name .inner .item.type_image svg .parts_name_image_cls-2 {
	font-family: 'Helvetica Neue', 'Open Sans', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
	font-style:  normal;
	font-weight: bold;
}
@media screen and (max-width: 750px) {
	#main #parts_name {
		padding: 55px 0 30px;
		background-image: url('../../images/spec/parts_name_bg.png');
		background-size: 185% auto;
		background-position: center center;
		background-repeat: repeat-y;
	}
	#main #parts_name .inner {
		width: 690px;
	}
	#main #parts_name .inner .item.type_title {
		padding-bottom: 15px;
		border-bottom-width: 1.5px;
		font-size: 0.28rem;
	}
	#main #parts_name .inner .item.type_image {
		margin-top: 40px;
		text-align: center;
	}
	#main #parts_name .inner .item.type_image svg {
		width:  690px;
		height: 1458px;
	}
	#main #parts_name .inner .item.type_image svg .parts_name_image_sp-cls-2 {
		font-family: 'Helvetica Neue', 'Open Sans', 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
		font-style:  normal;
		font-weight: bold;
	}
}
