@charset "UTF-8";

table {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 100%;
	width: 100%;
}
th,td {
	text-align: left;
	vertical-align: top;
	margin: 0;
	padding: 0;
	word-wrap: break-word;
	overflow-wrap: break-word;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
#generatorWrapp .spResp,
#generatorWrapp .spRespb {
	display: none;
}

/*----------------------------------------------------------
  共通
----------------------------------------------------------*/

#generatorWrapp .tabWrapp{
	width: 980px;
	margin: 50px auto;
	position: relative;
}
#generatorWrapp #tab02 .bgGray .tabWrapp {
	margin-bottom: 0;
}
#generatorWrapp #tab03 .tabWrapp {
	margin: 50px auto 70px;
}
#generatorWrapp .mainTitle {
	border-bottom: solid 1px #bbbbbb;x
	margin-bottom: 50px;
}
#generatorWrapp h1,
#generatorWrapp h2 {
	font-weight: bold;
	font-size: 36px;
	line-height: 36px;
}
#generatorWrapp h1 {
	margin-bottom: 15px;
	font-weight: bold;
}
#generatorWrapp h2 {
	padding-bottom: 20px;
}
#generatorWrapp .enTitle {
	color: #ff6400;
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 50px;
}

@media screen and (max-width: 736px) {
	#generatorWrapp .mainTitle {
		margin-bottom: 25px;
	}
}

/* ----------------------------- ナビ ----------------------------- */

#generatorWrapp .topNav {
	width: 980px;
	margin: 50px auto;
	position: relative;
}
#topnavigation li,
.bottomNav li {
	cursor: pointer;
	font-size: 18px;
}
#generatorWrapp .topNav ul {
	margin-bottom: 70px;
}
#generatorWrapp .topNav ul li,
#generatorWrapp .bottomNav ul li {
	float: left;
	padding: 13px 17px;
}
#generatorWrapp .topNav ul li.link,
#generatorWrapp .bottomNav ul li.link{
	padding: 13px 15px 13px 17px;
	position: relative;
}
#generatorWrapp .topNav ul li.link a,
#generatorWrapp .bottomNav ul li.link a {
	color: #2b383f;
}
#generatorWrapp .topNav ul li.link:after,
#generatorWrapp .bottomNav ul li.link:after {
	content: "";
	width: 10px;
	height: 17px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -9px;
	background: url(/generator/common_rw/img/link_arr.png) no-repeat right center;

}
#generatorWrapp .bottomNav ul li *,
#generatorWrapp .topNav .active *,
#generatorWrapp .bottomNav .active * {
	color: #ffffff !important;
}
#generatorWrapp .topNav .active,
#generatorWrapp .bottomNav .active {
	background-color: #ff6400;
	padding: 13px 17px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 18px;
}
#generatorWrapp .bottomNav {
	width: 980px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: center;
}
#generatorWrapp .bottomNav>ul {
	display: inline-block;
}
#generatorWrapp .bottomNav a {
	color: #ffffff;
}
#generatorWrapp .footerWrapp {
	width: 100%;
	background-color: #22272a;
	height: 100px;
}

@media screen and (max-width: 736px) {
	#generatorWrapp .topNav ul,
	#generatorWrapp .bottomNav ul {
		width: 100%;
		background-color: #22272a;
	}
	#generatorWrapp .topNav,
	#generatorWrapp .bottomNav {
		width: 100%;
		margin: 0;
	}
	#generatorWrapp .topNav ul li,
	#generatorWrapp .bottomNav ul li {
		text-align: center;
		height: 70px;
		padding: 0;
	}
	#generatorWrapp .topNav ul li.link a,
	#generatorWrapp .bottomNav ul li.link a {
		color: #fff;
	}
	#generatorWrapp .topNav ul li,
	#generatorWrapp .bottomNav ul li {
		color: #ffffff;
		font-size: 150%;
	}
	#generatorWrapp .topNav .active,
	#generatorWrapp .bottomNav .active {
		color: #ffffff;
		font-size: 150%;
		background-color: #ff6400;
		padding: 0;
		border-radius: 0;
		-moz-border-radius: 0;
		-webkit-border-radius: 0;
	}
	#generatorWrapp .footerWrapp {
		background: none;
		height: auto;
	}
	#generatorWrapp .bottomNav {
		padding-top: 0;
	}
	#generatorWrapp .topNav ul {
		margin-bottom: 0px;
	}
	#generatorWrapp .bottomNav {
		width: 100%;
		margin: 0 auto;
		padding: 25px 0 0;
		text-align: center;
	}
	#generatorWrapp .nav01,
	#generatorWrapp .nav02,
	#generatorWrapp .nav04,
	#generatorWrapp .nav05{
		width:33%;
		border-right: 1px solid #fff;
		box-sizing: border-box;
	}
	#generatorWrapp .nav03,
	#generatorWrapp .nav06{
		width:34%;
		border-right: 0;
		box-sizing: border-box;
	}
	#generatorWrapp .nav04,
	#generatorWrapp .nav05,
	#generatorWrapp .nav06{
		border-top: 1px solid #fff;
	}
}

/*----------------------------------------------------------
  tab01
----------------------------------------------------------*/
#generatorWrapp .tabWrapp#tab01 {
	width: 100%;
	max-width: none;
	margin-bottom: 0;
}

#tab01 .inner {
	width: 980px;
	margin: 0 auto;
}

#tab01 .bg {
	width: 100%;
	background: #eceff1;
	padding: 70px 0 50px;
}

.tabContents h2 {
	margin-bottom: 30px;
	font-weight: bold;
}

#tab01 h2:after {
	content: "";
	display: block;
	width: 50px;
	padding-top: 20px;
	border-bottom: solid 3px #ff6400;
}

#tab01 .textBox {
	padding: 0 0 50px 65px;
	margin-bottom: 50px;
	border-bottom: solid 1px #bbbbbb;
}

#tab01 .textBox li {
	font-size: 16px;
}

#tab01 .textBox.borderNone {
	border-bottom: none;
	margin-bottom: 0px;
}

#tab01 .textBox .red {
	color: #cc0000;
}

#tab01 .textBox {
	padding: 0 55px 50px 65px;
	margin-bottom: 50px;
	border-bottom: solid 1px #bbbbbb;
	overflow: hidden;
	font-size: 18px;
}

#tab01 .textBox-hasMB {
	margin-bottom: 30px;
}

#tab01 .text--plane {
	text-indent: -1.3em;
	padding-left: 1.3em;
	margin-top: 05px;
}

#tab01 .textBox .sText {
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
}

#tab01 .textBox sup {
	font-size: x-small;
	vertical-align: top;
}

#tab01 .textBox_img {
	width: 100%;
}

#tab01 .textBox_cap {
	font-size: 14px;
	margin-top: 5px;
}

#tab01 .textBox_ttl {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}

#tab01 .textBox_clm-L {
	width: 475px;
	float: left;
}

#tab01 .textBox_clm-R {
	width: 350px;
	float: right;
}

#tab01 .use {
	width: 680px;
	margin: -24px auto 0;
	overflow: hidden;
}

#tab01 .use_item {
	width: 320px;
	float: left;
	margin-top: 24px;
}

#tab01 .use_item .use_item_img {
	max-width: 100%;
	margin-bottom: 10px;
}

#tab01 .use_item:nth-child(2n) {
	float: right;
}

#tab01 .txtCenter {
	text-align: center;
}

#tab01 .movie_btn {
	width: 203px;
	min-height: 43px;
}

#tab01 .movie_btn a {
	display: block;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
	padding-left: 52px;
	line-height: 43px;
	position: relative;
	background: #ff6400;
}

#tab01 .movie_btn a:before {
	content: "";
	width: 26px;
	height: 16px;
	background: url(/generator/common_rw/img/icon_movie.png) no-repeat;
	background-size: 100% 100%;
	position: absolute;
	top: 50%;
	left: 14px;
	margin-top: -8px;
}

/*----------------------------------------------------------
  tab02
----------------------------------------------------------*/
#tab02 .tabWrapp {
	margin-bottom: 70px;
}

#tab02 .type {
	font-size: 22px;
	font-weight: bold;
	margin: 0 0 20px 60px;
}

#tab02 .img01 {
	width: 570px;
	margin: 0 auto;
}

#tab02 .img01 img {
	width: 570px;
}

#tab02 .size-hasBorder {
	padding-bottom: 50px;
	margin-bottom: 50px;
	border-bottom: 1px solid #bbb;
}

#tab02 .bgGray {
	background-color: #eceff1;
	padding: 70px 0;
}

#tab02 .mtNon {
	margin-top: 0 !important;
}

#tab02 .img02 {
	float: left;
	margin: 0 40px 0 40px;
}

#tab02 .img02 img {
	width: 350px;
}

#tab02 .panelList {
	float: left;
}

#tab02 .panelList ul {
	margin-bottom: 35px;
}

#tab02 .panelList ul li {
	font-size: 18px;
}

#tab02 .panelText {
	width: 90%;
	font-size: 14px;
}

#tab02 .parts_link a,
#tab02 .parts_link a:link {
	color: #000;
	text-decoration: underline;
}

#tab02 .parts_link a:hover {
	text-decoration: none;
}

/*----------------------------------------------------------
  tab03
----------------------------------------------------------*/

#tab03 .optionList {
	margin-bottom: 45px;
}

#tab03 .optionList li {
	float: left;
	margin: 0 25px 50px 0;
}

#tab03 .optionList li:nth-child(3n+1) {
	clear: both;
}

#tab03 .optionList li div {
	width: 310px;
	height: auto;
}

#tab03 .opImg img {
	width: 310px;
	margin-bottom: 20px;
}

#tab03 .optionList p {
	font-size: 14px;
}

#tab03 .optionList p+p {
	margin-top: 5px;
}

#tab03 .opTitle {
	background-color: #eceff1;
	font-size: 18px !important;
	font-weight: bold;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 20px;
}

@media screen and (max-width: 736px) {
	#tab03 .opTitle {
		height: auto;
	}
}

#tab03 .mrNon {
	margin-right: 0 !important;
}

#tab03 .opTitleSub {
	font-size: 16px !important;
	font-weight: bold !important;
	margin-bottom: 10px;
}

#tab03 .price {
	color: #cc0000;
	font-size: 16px !important;
	font-weight: bold !important;
}

#tab03 .button {
	background-color: #ff6400;
	width: 500px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align: center;

}

#tab03 .button a {
	display: block;
	width: 500px;
	height: 50px;
	color: #ffffff;
	font-size: 16px;
	position: relative;
}

#tab03 .button a::after {
	content: '>';
	color: #ffffff;
	position: absolute;
	right: 10px;
}

#tab03 .tax,
#tab03 .itemid {
	margin-top: 0 !important;
}




/*----------------------------------------------------------
  tab04
----------------------------------------------------------*/

#tab04 h2:after {
	content: "";
	display: block;
	width: 50px;
	padding-top: 20px;
	border-bottom: solid 3px #ff6400;
}

#tab04 table {
	background-color: #eceff1;
	table-layout: fixed;
}

#tab04 table th,
#tab04 table td,
	{
	font-size: 18px;
}

#tab04 table .fTitle {
	width: 40% !important;
}

@media screen and (max-width: 736px) {

	#tab04 sup {
		font-weight: normal;
		font-size: 10px !important;
		display: inline-block;
	}
}

#tab04 table .fit_bb {
	border-bottom: 50px solid #fff;
}

#tab04 table .tTitle {
	width: 351px;
}

#tab04 .w155 {
	width: 155px;
}

#tab04 .w159 {
	width: 159px;
}

#tab04 .w142 {
	width: 142px;
}

#tab04 .w165 {
	width: 165px;
}

#tab04 .h80 {
	height: 80px;
}

#tab04 .h75 {
	height: 75px;
}

#tab04 .mb50 {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #bbbbbb;
}

@media screen and (max-width: 736px) {
	#tab04 .mb50 {
		padding-bottom: 0;
		border-bottom: none;
	}
}


#tab04 table .evColor th,
#tab04 table .evColor td {
	background-color: #e4e7e9;
}

#tab04 table {
	border: 1px solid #ffffff;
}

#tab04 table thead th {
	/*width:338px;*/
	color: #ffffff;
	background-color: #22272a;

}

#tab04 table thead th,
#tab04 table thead td,
#tab04 table tbody th,
#tab04 table tbody td {
	height: 50px;
	padding: 5px 15px;
	font-size: 16px;
	vertical-align: middle;
	border: #fff solid 1px;
}

#tab04 table th {
	font-weight: bold;
}

#tab04 table tbody th .wa_small {
	font-size: 13px !important;
}

#tab04 .sText {
	font-size: 12px;
	vertical-align: top;
	font-weight: normal;
}

#tab04 span.lpg-generator {
	display: none;
}


#tab04 .bottomText {
	font-size: 16px;
}

#tab04 .bottomText .wa_small {
	font-size: 13px;
}

#tab04 .bgGray {
	background-color: #eceff1;
	padding: 20px 0;
}

#tab04 .clearIcon {
	width: 740px;
	margin: 0 auto;
}

#tab04 .leftIcon,
#tab04 .rightIcon {
	width: 370px;
	float: left;
}

#tab04 .icon01 img,
#tab04 .icon02 img {
	width: 81px;
	float: left;
}

#tab04 .icon01 {
	margin-top: 6px;
}

#tab04 .rightText {
	width: 289px;
	float: left;
}

#tab04 .rightText p {
	font-size: 16px;
	padding: 15px 0 0 15px;
}


#tab04 table span .lpg-generator {
	display: none;
}

#tab04 table .lH30 {
	height: 60px;
}



#tab04 .noise_box {
	width: 100%;
	border: 5px solid #efefef;
	padding: 30px;
	margin-top: 30px;
	box-sizing: border-box;
}

#tab04 {
	position: relative;
}

#tab04 .elements_pdf {
	width: auto;
	min-height: 43px;
	margin: 0;
	position: absolute;
	top: -3px;
	left: 200px;
}

#tab04 .elements_pdf a {
	display: inline-block;
	height: 100%;
	box-sizing: border-box;
	border-radius: 6px;
	color: #fff !important;
	font-size: 16px;
	padding: 0 20px;
	line-height: 43px;
	position: relative;
	background: #ff6400;
}

#tab04 .elements_pdf a:hover {
	opacity: 0.7;
	text-decoration: none;
}

/*----------------------------------------------------------
  メディアクエリー
----------------------------------------------------------*/



@media screen and (max-width: 736px) {

	/*共通*/
	/*テキスト*/
	[id *="tab"] * {
		font-size: 14px;
	}

	[class *="Nav"] li {
		display: flex;
		justify-content: center;
		align-items: center;
		font-size: 14px !important;
	}

	[id *="tab"] table * {
		font-size: 12px !important;
	}

	[id *="tab"] table span.sp-fz10 {
		font-size: 10px !important;
	}

	[class *="Nav"] li p {
		margin-top: 0 !important;
		color: #ffffff;
	}

	#generatorWrapp h1,
	#generatorWrapp h2 {
		font-size: 24px;
		line-height: 1.5;
		margin-bottom: 10px;
	}

	#generatorWrapp .enTitle {
		color: #ff6400;
		font-size: 12px;
		padding-bottom: 25px;
	}

	/*レイアウト*/
	#generatorWrapp h2 {
		padding-bottom: 0;
		margin-bottom: 25px;
	}

	#mainTitle {
		margin-bottom: 30px;
	}


	#generatorWrapp .tabWrapp {
		width: 90%;
		margin: 30px auto;
	}


	#generatorWrapp .spResp {
		display: block;
		height: 0;
	}

	#generatorWrapp .spRespb {
		display: block;
	}



	/*tab01*/

	#tab01 .inner {
		width: 90%;
		margin: 0 auto;
	}

	#tab01 .bg {
		padding: 40px 0 20px;
	}

	#tab01 .textBox {
		padding: 0 0 30px 0;
		margin-bottom: 30px;
		border-bottom: solid 1px #bbbbbb;
	}

	#tab01 h2 {
		margin-bottom: 25px;
	}

	#tab01 p {
		font-size: 16px;
	}

	@media screen and (max-width: 736px) {
		#tab01 p.fz14 {
			font-size: 14px;
		}
	}

	#tab01 .textBox-hasMB {
		margin-bottom: 20px;
	}

	#tab01 .textBox_cap {
		font-size: 12px !important;
		margin-top: 3px;
	}

	#tab01 .textBox_ttl {
		font-size: 18px !important;
		margin-bottom: 10px;
		font-weight: bold;
	}

	#tab01 .textBox_clm-L {
		width: 100%;
		float: none;
		margin-bottom: 20px;
	}

	#tab01 .textBox_clm-R {
		width: 100%;
		float: none;
	}

	#tab01 .use {
		width: 100%;
		margin: -18px auto 0;
	}

	#tab01 .use_item {
		width: 100%;
		float: none;
		margin-top: 18px;
	}

	#tab01 .use_item .use_item_img {
		margin-bottom: 8px;
		max-width: none;
		width: 100%;
	}

	#tab01 .use_item:nth-child(2n) {
		float: none;
	}

	/*tab02*/
	#tab02 .bgGray {
		padding-top: 40px;
	}

	#tab02 .spMbNon {
		margin-bottom: 0 !important;
	}

	#tab02 .type {
		font-size: 18px;
		margin-left: 0;
		text-align: center;
	}

	#tab02 .img01 {
		width: 95%;
		margin: 0 auto;
	}

	#tab02 .img01 img {
		width: 100%;
	}

	#tab02 .img02Wrap {
		width: 95%;
		margin: 0 auto;
	}

	#tab02 .img02 {
		float: none;
		margin: 0 0 40px 0;
	}


	#tab02 .img02 img {
		text-align: center;
		width: 100%;
	}

	#tab02 .panelList {
		float: none;
		width: 95%;
		margin: 0 auto;
	}

	#tab02 .panelList ul {
		margin-bottom: 20px;
	}

	#tab02 .panelList ul li {
		float: left;
		margin-right: 5%;
		font-size: 120%;
		height: auto;
	}

	#tab02 .panelText {
		font-size: 110%;
	}

	/*tab03*/

	#tab03 .optionList li div {
		width: 100%;
		height: auto;
	}

	#tab03 .optionList li {
		width: 100%;
		float: none;
		margin: 0 0 40px;
	}


	#tab03 .opTitle {
		font-size: 16px;
		line-height: 1.3;
		font-weight: bold;
		text-align: center;
		padding: 15px 0;
		margin-bottom: 20px;
	}

	#tab03 .opImg img {
		width: 100%;
		float: none;
	}



	#tab03 .opTitleSub {
		font-size: 16px !important;
		margin-bottom: 10px;
	}

	#tab03 .price {
		color: #cc0000;
		/*	font-size:140% !important;*/
		font-weight: bold !important;
	}

	#tab03 .button {
		background-color: #ff6400;
		width: 100%;
		height: auto;
		line-height: 50px;
		margin: 0 auto;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		text-align: center;

	}

	#tab03 .button a {
		font-size: 14px;
		display: block;
		width: 100%;
		height: 50px;
		color: #ffffff;
	}

	/*tab04*/

	#tab04 .respTav {
		width: 100%;
		background-color: #eceff1;
		margin-bottom: 25px;
	}


	#tab04 .respTav li {
		width: 50%;
		height: 80px;
		line-height: 1.7;
		font-size: 140%;
		float: left;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
		cursor: pointer;
	}


	#tab04 .respTav .active {
		background-color: #ff6400;
		color: #ffffff;
	}

	#tab04 table span .lpg-generator {
		display: none;
	}

	#tab04 table .lpg-generatoron {
		display: none;
	}

	#tab04 .smalText {
		font-size: 90%;
	}



	#tab04 table thead {
		display: none;
	}

	#tab04 table thead th,
	#tab04 table thead td,
	#tab04 table tbody th,
	#tab04 table tbody td {
		height: auto;
		line-height: 1.7;
		padding: 10px 15px;
		vertical-align: middle;
		border: #fff solid 1px;
	}


	#tab04 table .lpg-generator {
		display: none;
	}

	#tab04 table {
		width: 99%;
		table-layout: fixed;
		border: 1px solid #ffffff;
		word-break: break-all;
	}


	#tab04 .spTitle {}

	@media screen and (max-width: 736px) {
		#tab04 .spTitleL.half {
			width: 50% !important;
		}
	}

	#tab04 .spTitleM {}

	#tab04 .spTitleS {}

	#tab04 .clearIcon {
		width: 100%;
		margin: 0 auto;
		border-top: 1px solid #bbbbbb;
	}

	#tab04 .leftIcon,
	#tab04 .rightIcon {
		float: none;
		margin: 40px 0;
	}


	#tab04 .rightIcon {
		width: 100%;
		margin-top: 20px;
	}

	#tab04 .leftIcon {
		width: 100%;
		border-bottom: 1px solid #bbbbbb;
		margin-top: 20px;
		padding-bottom: 20px;
		margin-bottom: 20px;
		display: flex;
	}


	#tab04 .leftIcon .icon01 {
		width: 80px;
		height: auto;
		padding-left: 0%;
	}

	#tab04 .rightIcon .icon02 {
		width: 80px;
		height: auto;
		padding-left: 0%;
	}


	#tab04 .icon02 img {
		margin-top: 15px;
	}

	#tab04 .rightText {
		width: 70%;
	}

	#tab04 .rightText p {
		width: 100%;
		font-size: 140%;
		line-height: 1.3;
	}

	#tab04 table .lH30 {
		height: 32px;
		line-height: 20px;
	}

	#tab04 .bgGray .tabWrapp {
		margin-bottom: 0;
	}

	#tab04 .noise_box {
		padding: 15px;
		margin-top: 30px;
	}

	#tab04 .elements_pdf {
		width: auto;
		margin: 0;
		left: auto;
		right: 5%;
		top: 5px;
	}

	#tab04 .elements_pdf a {
		font-size: 12px;
		padding: 0 15px;
		line-height: 30px;
	}
}

/* ----------------------------- tab05 ----------------------------- */

#tab05 .mainTitle .textBox{
	margin-bottom: 50px;
	font-size: 16px;
}
#tab05 .tabSection{
	padding-bottom: 70px;
}
#tab05 .tabSection-btm{
	padding-bottom: 0;
}
#tab05 h2{
	font-size: 36px;
	line-height: 48px;
}
#tab05 h2:after{
	content: "";
	display: block;
	width: 50px;
	padding-top: 20px;
	border-bottom: solid 3px #ff6400;
}
#tab05 h2 .comment{
	display: inline-block;
	padding-left: 40px;
	font-size: 14px;
	line-height: 36px;
	font-weight: normal;
}
.tabSection .textBox{
	padding: 0 60px;
	font-size: 16px;
}
.textBox_clm{
	display: flex;
	justify-content: space-between;
}
.textBox_clm + .textBox_clm{
	margin-top: 42px;
}
.textBox_clm_img{
	width: 350px;
}
.textBox_clm_img-half{
	width: 410px;
}
.textBox_clm_img_caption{
	padding-top: 8px;
	font-size: 14px;
	line-height: 26px;
}
.textBox_clm_info{
	width: 474px;
}
.textBox_clm_info_ttl{
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
}
.textBox_clm_info_ttl_sub{
	color: #ff6400;
	font-size: 18px;
}
.textBox_clm_info_txt{
	font-size: 18px;
}
.textBox_clm_info_txt small{
	font-size: 14px;
}
.textBox_list{
	margin-bottom: 45px;
}
.textBox_list:last-child{
	margin-bottom: 0;
}
.textBox_list_ttl{
	margin-bottom: 18px;
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
}
.textBox_list_ttl strong{
	display: inline-block;
	padding-right: 10px;
	color: #ff6400;
	font-size: 28px;
}
.textBox_list_clm{
	display: flex;
	justify-content: space-between;
	margin-bottom: 25px;
}
.textBox_list_clm_item{
	width: 269px;
}
.textBox_list_txt{
	font-size: 18px;
}
#tab05 .mov{
	padding: 70px 0 60px 0;
	background: #eceff1;
}
#tab05 .mov .tabWrapp{
	margin: 0 auto;
	text-align: center;
}
.mov_label{
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -363px;
	width: 100px;
	height: 100px;
	background: #ff6400;
	border-radius: 50%;
}
.mov_label span{
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
.mov_img{
	margin: 0 auto 13px auto;
	width: 465px;
}
.mov_caption{
	font-size: 16px;
	line-height: 26px;
}

@media screen and (max-width: 736px) {
	#tab05 .mainTitle .textBox{
		margin-bottom: 35px;
		font-size: 14px;
	}
	#tab05 .tabSection{
		padding-bottom: 40px;
	}
	#tab05 h2{
		font-size: 24px;
		line-height: 36px;
	}
	#tab05 h2 .comment{
		padding-left: 20px;
		font-size: 12px;
		line-height: 36px;
	}
	#tab05 h2 br + .comment{
		padding-left: 0;
	}
	.tabSection .textBox{
		padding: 0;
		font-size: 14px;
		line-height: 24px;
	}
	.textBox_clm{
		display: block;
	}
	.textBox_clm + .textBox_clm{
		margin-top: 30px;
	}
	.textBox_clm_img{
		margin: 0 auto 20px auto;
		width: 80%;
	}
	.textBox_clm_img-half{
		margin-bottom: 20px;
		width: 100%;
	}
	.textBox_clm_img-half:nth-child(2){
		margin-bottom: 0;
	}
	.textBox_clm_img_caption{
		padding-top: 4px;
		font-size: 12px;
		line-height: 24px;
	}
	.textBox_clm_info{
		width: 100%;
	}
	.textBox_clm_info_ttl{
		margin-bottom: 12px;
		font-size: 20px;
	}
	.textBox_clm_info_ttl_sub{
		font-size: 14px;
		line-height: 24px;
	}
	.textBox_clm_info_txt{
		font-size: 14px;
	}
	.textBox_clm_info_txt small{
		font-size: 12px;
	}
	.textBox_list{
		margin-bottom: 30px;
	}
	.textBox_list:last-child{
		margin-bottom: 0;
	}
	.textBox_list_ttl{
		display: flex;
		align-items: baseline;
		margin-bottom: 10px;
	}
	.textBox_list_ttl strong{
		padding-right: 6px;
		font-size: 21px;
	}
	.textBox_list_ttl span{
		font-size: 20px;
		line-height: 24px;
	}
	.textBox_list_clm{
		display: block;
		margin-bottom: 0;
	}
	.textBox_list_clm_item{
		margin-bottom: 15px;
		width: 100%;
	}
	.textBox_list_txt{
		font-size: 14px;
	}
	#tab05 .mov{
		padding: 50px 0 50px 0;
	}
	.mov_label{
		top: -88px;
		left: 0;
		right: 0;
		margin: auto;
		width: 76px;
		height: 76px;
	}
	.mov_label span{
		font-size: 12px;
		line-height: 16px;
	}
	.mov_img{
		margin: 0 auto 9px auto;
		width: 100%;
	}
	.mov_caption{
		font-size: 12px;
		line-height: 24px;
	}
}

/* ----------------------------- tab06 ----------------------------- */

.bgGray {
	background: #eceff1;
}
#tab06 .tabWrapp{
	margin: 0 auto;
	overflow: hidden;
}
#tab06 h2{
	font-size: 36px;
	line-height: 48px;
}
#tab06 h2:after{
	content: "";
	display: block;
	width: 50px;
	padding-top: 20px;
	border-bottom: solid 3px #ff6400;
}
.tabAnchor{
	margin: 0 auto;
	width: 980px;
}
.tabAnchor_list{
	display: flex;
	flex-wrap: wrap;
	border-top: 1px solid #e4e7e9;
}
.tabAnchor_list_item{
	width: 25%;
	border-right: 1px solid #e4e7e9;
	border-bottom: 1px solid #e4e7e9;
	-webkit-box-sizing:border-box;
    box-sizing:border-box;
}
.tabAnchor_list_item:nth-child(1){
	border-left: 1px solid #e4e7e9;
}
.tabAnchor_list_item a{
	position: relative;
	display: block;
	padding: 20px 0;
	padding-right: 15px;
	color: #2b383f;
	font-size: 16px;
	line-height: 1em;
	letter-spacing: -0.06em;
	text-align: center;
}
.tabAnchor_list_item a:after{
	position: absolute;
	content: '';
	top: 50%;
	right: 14px;
	width: 12px;
	height: 7px;
	background: url(../img/icon_arr_b.png) 0 0 no-repeat;
	background-size: 12px auto;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
}
#tab06 .tabSection{
	padding: 70px 0;
}
#tab06 .tabSection.borderBtm{
	border-bottom: 1px solid #bbb;
}
#case1,#case2,#case3,#case4{
	margin-top: -129px;
	padding-top: 129px;
}
.tabSection_head{
	overflow: hidden;
}
.tabSection_head h2{
	float: left;
}
.tabSection_head_icon{
	float: right;
}
.tabSection_head_icon.icon-1{
	width: 386px;
}
.tabSection_head_icon.icon-2{
	width: 186px;
}
.tabSection_head_icon.icon-3{
	width: 314px;
}
.tabSection_head_icon.icon-4{
	width: 423px;
}
.textBox_ttl{
	margin-bottom: 42px;
	font-size: 28px;
	font-weight: bold;
}
.textBox_clm_info_ttl-2{
	margin-bottom: 15px;
	font-size: 22px;
	line-height: 1.4;
	font-weight: bold;
}
.case1_option{
	padding: 0 60px;
	font-size: 16px;
}
.case1_option_ttl{
	margin-bottom: 22px;
	font-size: 28px;
	font-weight: bold;
}
.case1_option_ttl_sub{
	color: #ff6400;
	font-size: 18px;
}
.case1_option_img{
	margin-bottom: 30px;
}
.case1_option_merit_item{
	display: flex;
	align-items: flex-start;
	margin-bottom: 25px;
}
.case1_option_merit_item:last-child{
	margin-bottom: 0;
}
.case1_option_merit_item_label{
	width: 100px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background: #ff6400;
}
.case1_option_merit_item_info{
	padding-left: 20px;
	width: 760px;
}
.case1_option_merit_item_info_ttl{
	margin-bottom: 15px;
	font-size: 24px;
	line-height: 32px;
	font-weight: bold;
}
.case1_option_merit_item_info_txt{
	font-size: 18px;
}

@media screen and (max-width: 736px) {
	#tab06 .mainTitle{
		margin-top: 30px;
	}
	#tab06 h2{
		font-size: 24px;
		line-height: 36px;
	}
	.tabAnchor{
		width: 100%;
	}
	.tabAnchor_list_item{
		width: 50%;
	}
	.tabAnchor_list_item:nth-child(3){
		border-left: 1px solid #e4e7e9;
	}
	.tabAnchor_list_item a{
		display: flex;
		align-items: center;
		padding: 5px 20px 5px 10px;
		height: 100%;
		min-height: 42px;
		font-size: 12px;
		line-height: 16px;
		text-align: left;
		-webkit-box-sizing:border-box;
	    box-sizing:border-box;
	}
	.tabAnchor_list_item a:after{
		right: 9px;
		width: 8px;
		height: 4px;
		background-size: 8px auto;
	}
	#tab06 .tabSection{
		padding: 40px 0;
	}
	#case1,#case2,#case3,#case4{
		margin-top: -78px;
		padding-top: 78px;
	}
	.tabSection_head{
		margin-bottom: 37px;
	}
	.tabSection_head h2{
		float: none;
		margin-bottom: 15px;
	}
	.tabSection_head_icon{
		float: none;
	}
	.tabSection_head_icon.icon-1{
		width: 262px;
	}
	.tabSection_head_icon.icon-2{
		width: 129px;
	}
	.tabSection_head_icon.icon-3{
		width: 221px;
	}
	.tabSection_head_icon.icon-4{
		width: 288px;
	}
	.textBox_ttl{
		margin-bottom: 13px;
		font-size: 20px;
	}
	.textBox_clm_info_ttl-2{
		margin-bottom: 12px;
		font-size: 18px;
	}
	#tab06 .bgGray .tabWrapp{
		width: 100%;
	}
	.case1_option{
		padding: 0;
	}
	.case1_option_ttl{
		margin: 0 auto 25px auto;
		width: 90%;
		font-size: 20px;
	}
	.case1_option_ttl_sub{
		font-size: 14px;
	}
	.case1_option_merit{
		margin: 0 auto;
		width: 90%;
	}
	.case1_option_merit_item{
		display: block;
		margin-bottom: 15px;
	}
	.case1_option_merit_item:last-child{
		margin-bottom: 0;
	}
	.case1_option_merit_item_label{
		margin-bottom: 7px;
		width: 75px;
		font-size: 12px;
		line-height: 24px;
	}
	.case1_option_merit_item_info{
		padding-left: 0;
		width: 100%;
	}
	.case1_option_merit_item_info_ttl{
		margin-bottom: 8px;
		font-size: 18px;
		line-height: 32px;
	}
	.case1_option_merit_item_info_txt{
		font-size: 14px;
		line-height: 24px;
	}


}
