/* CSS Document */
#mv {
		background-image: url("../images/total/mv.jpg");
}

#sec01 {
		padding: 80px 0 0;
}

#sec01 .haitasu-bnr {
		margin-bottom: 65px;
}

@media screen and (max-width: 768px) {
		#sec01 .haitasu-bnr {
				margin-bottom: 35px;
		}
}
#sec01 .txt00 {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.6;
		text-align: center;
		margin-bottom: 55px;
		letter-spacing: 0.1em;
}

#sec01 .txt01 {
		font-size: 1.4rem;
		line-height: 2;
		text-align: center;
		letter-spacing: 0.028em;
		margin-top: 45px;
}

#sec02 {
		padding: 60px 0 0;
}

.service_btn {
		width: 320px;
		height: 60px;
		max-width: 100%;
}

.service_btn a {
		display: block;
		border-radius: 5px;
		font-size: 1.6rem;
		font-weight: bold;
		letter-spacing: 0.05em;
		color: #0B318F;
		background-color: #fff;
		width: 100%;
		height: 100%;
		background-image: url("../images/index/social_arr@2x.png");
		background-size: 8px;
		background-repeat: no-repeat;
		background-position: center right 17px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		letter-spacing: 0.05em;
		padding-left: 0;
}

.style_area {
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 960px;
		margin: auto;
		max-width: 100%;
}

.style_area .box {
		width: calc( ( 100% - 20px ) / 2 );
		max-width: 100%;
		background-color: #1e356c;
}

.style_ttl_deco {
		background-color: #efefef;
		padding-bottom: 16px;
}

.deco {
		font-size: 2.4rem;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		font-weight: bold;
		letter-spacing: 0.05em;
		color: #1a348a;
}

.deco::before {
		content: "";
		width: 21px;
		height: 55px;
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("../images/support/style_ttl_deco01.png");
		margin-right: 18px;
}

@media screen and (max-width: 768px) {
		.deco::before {
				margin-right: 0;
		}
}
.deco::after {
		content: "";
		width: 21px;
		height: 55px;
		background-repeat: no-repeat;
		background-size: contain;
		background-image: url("../images/support/style_ttl_deco01.png");
		margin-right: 18px;
		background-image: url("../images/support/style_ttl_deco02.png");
		margin-right: 0;
		margin-left: 18px;
}

@media screen and (max-width: 768px) {
		.deco::after {
				margin-left: 0;
		}
}
.style_logo {
		height: 160px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
}

/*------------------- IE11 -------------------*/
_:-ms-lang(x)::-ms-backdrop, .style_logo {
		-ms-flex-pack: start;
		justify-content: flex-start;
}

.denki .style_logo {
		background-color: #fcc800;
}

.gus .style_logo {
		background-color: #25ade0;
}

.eneos .style_logo {
		background-color: #fff;
}

.style_cnt {
		padding: 22px 45px 40px;
		position: relative;
}

.style_txt {
		font-size: 1.4rem;
		line-height: 2;
		color: #fff;
		margin-bottom: 30px;
}

.style_txt a {
		color: #fff;
		text-decoration: underline;
}

.style_cnt .service_btn:hover {
		opacity: 0.7;
}

.support_btn_area {
		width: 100%;
}

.support_btn_area .service_btn {
		width: 248px;
		height: 60px;
		margin: auto;
}

.support_btn_area .simu {
		margin-bottom: 20px;
}

.attention {
		color: #ed1c24;
		margin: 40px auto auto;
		width: 960px;
		max-width: 100%;
}

.attention_ttl {
		text-align: center;
		font-size: 1.6rem;
		font-weight: 500;
		letter-spacing: 0.05em;
		margin-bottom: 17px;
}

.attention_ttl span {
		border-bottom: 1px solid #ed1c24;
		padding-bottom: 9px;
}

.att_list li {
		font-size: 1.4rem;
		line-height: 2;
		letter-spacing: -0.03em;
}

@media screen and (max-width: 768px) {
		.att_list li {
				padding-left: 1em;
				text-indent: -1em;
		}
}
@media print, screen and (min-width: 769px) {
		.att_list li {
				padding-left: 2em;
				text-indent: -2em;
				/*	margin-bottom: 0.5em;
					&:last-of-type{
						margin-bottom: 0;
					}*/
		}

		.att_list li span {
				padding-right: 1em;
		}
}
#sec03 {
		padding: 60px 0 135px;
}

.cam_ttl {
		font-size: 2.1rem;
		margin-bottom: 10px;
}

.cam_txt01 {
		font-size: 1.4rem;
		text-align: center;
		margin-bottom: 18px;
}

.cam_txt01 a {
		color: inherit;
		text-decoration: underline;
}

.txt-red {
		color: #ed1c24;
}

.cam_tbl {
		background-color: #fff;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		width: 960px;
		max-width: 100%;
		margin: 6px auto auto;
		padding: 11px 27px 0;
}

.cam_tbl > dt {
		width: 165px;
		font-size: 1.4rem;
		font-weight: bold;
		border-top: 1px #333333 solid;
		padding: 17px 0 0;
}

.cam_tbl > dd {
		width: calc( 100% - 165px);
		border-top: 1px #333333 solid;
		font-size: 1.4rem;
		padding: 17px 0 14px;
}

.cam_tbl > dt:first-of-type, .cam_tbl > dd:first-of-type {
		border: none;
}

.cam_cnt_tbl {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
}

* + .cam_cnt_tbl {
		margin-top: 13px;
}

.cam_cnt_tbl dt {
		width: 70px;
		font-weight: 500;
}

.cam_cnt_tbl dt p {
		width: 64px;
		height: 20px;
		line-height: 1;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		text-align: center;
		padding-bottom: 2px;
		position: relative;
		top: 4px;
}

.denki_ttl {
		background-color: #fcc800;
}

.gus_ttl {
		background-color: #25ade0;
}

.cam_cnt_tbl dd {
		width: calc( 100% - 70px);
		padding-bottom: 19px;
		letter-spacing: -0.03em;
}

.cam_cnt_tbl .small {
		font-size: 1.2rem;
		margin-top: 5px;
}

.cam_tbl + .cam_ttl {
		margin-top: 60px;
}

.cam_bnr_area {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		margin-top: 15px;
}

.cam_bnr_area .box {
		width: 100%;
		max-width: 100%;
}

.cam_bnr_area.two-bnr .box {
		width: 627px;
}

.cam_bnr_area.two-bnr .box + .box {
		width: 314px;
}

.cam_bnr_ttl {
		font-weight: bold;
		font-style: italic;
		color: #1a348a;
		font-size: 2.8rem;
		margin-bottom: 6px;
		text-align: center;
}

.cam_bnr_ttl > span {
		/*	border-bottom: 1px solid #1a348a;*/
}

.cam_bnr_ttl .cam_bnr_ttl_num {
		font-size: 3.5rem;
		margin-right: 10px;
}

.cam_bnr_area .box .service_btn {
		margin: 18px auto auto;
		width: 248px;
}

#sec03 .wrap .cam_bnr02 .sp {
		display: none !important;
}

.toi_box {
		background-color: #fff;
		width: 960px;
		margin: 70px auto auto;
		max-width: 100%;
		padding: 46px 15px;
}

.toi_ttl {
		font-size: 2.3rem;
		text-align: center;
		font-weight: bold;
		color: #1a348a;
		margin-bottom: 19px;
}

.toi_txt {
		text-align: center;
		font-size: 1.4rem;
		line-height: 2;
}

.toi_box .service_btn {
		width: 260px;
		height: 48px;
		margin: 35px auto auto;
}

.toi_box .service_btn a {
		background-color: #6c9bd2;
		color: #fff;
		background-image: none;
}

.for_sec_ttl {
		font-size: 2.1rem;
		font-weight: bold;
		letter-spacing: 0.1em;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 960px;
		max-width: 100%;
		margin: auto auto 40px;
}

.for_sec_ttl:after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		height: 1px;
		background: #1a1a1a;
		display: block;
		margin-left: 0.4em;
}

.style_box {
		width: 960px;
		max-width: 100%;
		margin: auto;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		background-color: #1e356c;
}

.style_box .style_logo {
		width: 470px;
		max-width: 100%;
		height: auto;
}

.style_box .style_cnt {
		width: calc( 100% - 470px);
		padding: 57px 45px 50px;
}

.style_box .style_txt {
		margin-bottom: 60px;
}

#sec04 {
		padding: 0 0 160px;
}

/*------------------------------- sp ----------------------------*/
@media screen and (max-width: 768px) {
		#mv::before {
				background-image: url("../images/total/mv.jpg");
		}

		#mv .mv_icon {
				width: 15px;
		}

		#sec01, #sec02, #sec03 {
				padding: 35px 0 0;
		}

		#sec03 {
				padding-top: 65px;
		}

		#sec04 {
				padding: 35px 0 0;
				padding-bottom: 35px;
		}

		#sec01 .txt00 {
				font-size: 1.6rem;
				margin-bottom: 25px;
		}

		#sec01 .txt01 {
				font-size: 1.4rem;
				text-align: center;
				font-weight: bold;
				line-height: calc(46/28);
		}

		.service_btn {
				margin-top: 10px;
		}

		.style_area {
				display: block;
		}

		.style_area .box {
				width: 100%;
				background-color: transparent;
		}

		.style_area .box + .box {
				margin-top: 25px;
		}

		.style_ttl_deco {
				margin-bottom: 10px;
				padding-bottom: 0;
		}

		.style_cnt {
				padding: 15px 15px 45px;
				background-color: #1e356c;
				height: auto;
		}

		.style_txt {
				margin-bottom: 0;
		}

		.style_logo {
				height: 150px;
				padding: 0;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-pack: center;
				-ms-flex-pack: center;
				justify-content: center;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
		}

		.denki .style_logo img {
				width: 230px;
		}

		.gus .style_logo img {
				width: 266px;
		}

		.service_btn {
				position: static;
				margin: 30px auto auto;
				-webkit-transform: none;
				transform: none;
		}

		.support_cnt {
				width: 100%;
				padding: 15px;
		}

		.support_btn_area {
				position: static;
				-webkit-transform: none;
				transform: none;
				display: block;
				margin-top: 30px;
		}

		.support_btn_area .service_btn {
				margin: auto;
				width: 100%;
				height: 45px;
		}

		.support_btn_area .service_btn + .service_btn {
				margin-top: 15px;
		}

		.cam_ttl {
				margin-bottom: 25px;
		}

		.cam_ttl span {
				width: calc( 100% - 21px * 2 - 18px * 2);
				line-height: 1.3;
				text-align: center;
		}

		.cam_tbl {
				display: block;
				padding: 10px 15px 0;
		}

		.cam_tbl > dt {
				width: 100%;
				border: none;
				padding: 0 0 5px;
		}

		.cam_tbl > dd {
				width: 100%;
				padding: 5px 0 0;
		}

		.cam_tbl + .cam_ttl {
				margin-top: 30px;
		}

		#sec03 .wrap .cam_bnr02 .sp {
				display: block !important;
		}

		.for_sec_ttl {
				margin-bottom: 20px;
				font-size: 2rem;
				display: -webkit-box;
				display: -ms-flexbox;
				display: flex;
				-webkit-box-align: center;
				-ms-flex-align: center;
				align-items: center;
				letter-spacing: 0;
		}

		.for_sec_ttl::before, .for_sec_ttl::after {
				content: "";
				-webkit-box-flex: 1;
				-ms-flex-positive: 1;
				flex-grow: 1;
				height: 1px;
				background-color: #333333;
		}

		.for_sec_ttl::before {
				margin-right: 1em;
		}

		.for_sec_ttl::after {
				margin-left: 1em;
		}

		.style_box {
				display: block;
		}

		.style_box .style_logo {
				width: 100%;
				height: 150px;
		}

		.style_box .style_logo img {
				width: 263px;
		}

		.style_box .style_cnt {
				width: 100%;
				padding: 15px 15px 45px;
		}

		.style_box .style_txt {
				margin-bottom: 0;
		}

		#sec04 {
				padding-bottom: 90px;
				padding-top: 90px;
		}

		.cam_txt01 {
				text-align: left;
		}

		.toi_box {
				margin: 45px auto auto;
				padding: 50px 15px 50px;
		}

		.toi_ttl {
				font-size: 2rem;
				line-height: 1.3;
				margin-bottom: 25px;
		}

		.toi_box .service_btn {
				margin-top: 30px;
				width: 100%;
				height: 45px;
		}

		.toi_box .service_btn a {
				position: relative;
		}

		.toi_box .service_btn a::after {
				content: "";
				width: 10px;
				height: 10px;
				border: 0 solid #ffffff;
				border-width: 1px 1px 0 0;
				-webkit-transform: translateY(-50%) rotate(45deg);
				transform: translateY(-50%) rotate(45deg);
				top: 50%;
				position: absolute;
				right: 0;
		}

		.toi_box .service_btn a::after {
				right: 25px;
		}

		.toi_txt {
				line-height: 1.6;
		}

		.cam_bnr_area {
				display: block;
		}

		.cam_bnr_area .box {
				width: 100%;
				margin: auto;
		}

		.cam_bnr_area .box + .box {
				margin-top: 15px;
		}

		.cam_bnr_ttl {
				font-size: 2.4rem;
				margin-bottom: 0px;
		}

		.cam_bnr_ttl .cam_bnr_ttl_num {
				font-size: 2.4rem;
		}

		.cam_bnr_area .box .service_btn {
				margin-top: 10px;
		}
}
.haitatsu_bnr {
		margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
		.haitatsu_bnr {
				margin-bottom: 55px;
		}
}
@media screen and (max-width: 768px) {
		#sec03 .bnr-area .cam_ttl {
				font-size: 2rem;
		}
		#sec03 .bnr-area .cam_ttl.otoku_ttl {
				font-size: 1.9rem;
		}
		#sec03 .bnr-area .cam_ttl.otoku_ttl span {
				-webkit-box-flex: 1;
				    -ms-flex-positive: 1;
				        flex-grow: 1;
		}
}
#sec03 .bnr-area .bnrbox + .cam_ttl {
		margin-top: 55px;
}
#sec03 .bnr-area .service_btn {
		margin: auto auto auto;
}
@media screen and (min-width: 769px) {
		#sec03 .bnr-area .service_btn {
				width: 250px;
		}
}
@media screen and (max-width: 768px) {
		#sec03 .bnr-area .service_btn {
				width: 91%;
				height: 45px;
		}
}
#sec03 .bnr-area .bnrbox + .service_btn {
		margin-top: 25px;
}
@media screen and (max-width: 768px) {
		#sec03 .bnr-area .bnrbox + .service_btn {
				margin-top: 15px;
		}
}
#sec03 .bnr-area .service_btn + .bnrbox {
		margin-top: 45px;
}
@media screen and (max-width: 768px) {
		#sec03 .bnr-area .service_btn + .bnrbox {
				margin-top: 30px;
		}
}
#sec03 .bnr-area .bnrbox{
	margin-bottom: 45px;
}
@media screen and (max-width: 768px) {

	#sec03 .bnr-area .bnrbox{
		margin-bottom: 30px;
	}
}