@charset "UTF-8";

/*-------------------------------------------
new styles
-------------------------------------------*/
/* detail_main_sub_content */
.detail_main_wrap .detail_main_sub_content {
	margin-bottom: 16px;
}
.detail_main_wrap .detail_main_sub_ttl {
	margin-bottom: 12px;
	font-size: 20px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.detail_main_wrap .detail_main_sub_content {
		margin-bottom: 0;
	}
	.detail_main_wrap .detail_main_sub_ttl {
		font-size: 18px;
	}
}

/* .inquiry_wrap .inquiry_txt_area .tel._dispB {
	display: block;
	align-items: unset;
} */

/* box01_border_dashed */
.box01_border_dashed {
	margin-bottom: 50px;
    padding-top: 20px;
}
.box01_border_gray_inner {
	position: relative;
	padding: 20px;
	border: 1px dashed #5c6468;
}
@media screen and (max-width: 767px) {
	.box01_border_dashed {
		margin-bottom: 30px;
		padding-top: 10px;
	}
}


/* detail_main_page_link _dispF */
.detail_main_wrap .detail_main_page_link._dispF {
	display: flex;
	flex-wrap: wrap;
}
@media print, screen and (min-width:768px) {
	/* detail_main_page_link _dispF _col2 */
	.detail_main_wrap .detail_main_page_link._dispF._col2 li {
		width: calc((100% - 20px) / 2);
		margin-right: 20px;
	}
	/* detail_main_page_link _dispF _col3 */
	.detail_main_wrap .detail_main_page_link._dispF._col3 li {
		width: calc((100% - 20px) / 3);
		margin-right: 10px;
	}
}
@media screen and (max-width:767px){
	.detail_main_wrap .detail_main_page_link._dispF._col2 li,
	.detail_main_wrap .detail_main_page_link._dispF._col3 li {
		width: 100%;
		margin-right: 0;
	}
}

.detail_main_wrap .detail_main_page_link._dispF._col2 li:nth-child(even),
.detail_main_wrap .detail_main_page_link._dispF._col3 li:nth-child(3n) {
	margin-right: 0;
}
.detail_main_wrap .detail_main_page_link._dispF._col2 li a,
.detail_main_wrap .detail_main_page_link._dispF._col3 li a {
	font-size: 16px;
}


/* imgtxt_ver_3_1 _colMultiple */
.imgtxt_ver_3_1._colM {
    justify-content: flex-start;
}

.imgtxt_ver_3_1._colM > .col_inner {
	margin-right: 100px;
}


/* /basic-knowledge/security/ styles */

/*list_checkbox*/
.list_checkbox li {
	margin-bottom: 15px;
}
.list_checkbox li:last-of-type {
	margin-bottom: 0;
}
.list_checkbox li {
	display: block;
	position: relative;
	padding-left: 30px;
	color: #333;
	text-decoration: none;
    line-height: 1.75;
	font-size: 15px;
}
.list_checkbox.indent li {
	text-indent: 0;
	margin-left: 0;
}
.list_checkbox li:before {
	position: absolute;
	top: 2px;
	left: 0;
	content: "";
	width: 21px;
	height: 21px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("/jpn/business/energy/common/images/icon_checkbox_blue.png");
}
.imgtxt_border_gray {
	border: 1px solid #f0f0f0;
}
.imgtxt_border_gray ul li {
    margin-bottom: 15px;
}
.imgtxt_border_gray ul li:last-of-type {
	margin-bottom: 0;
}
@media print, screen and (min-width:768px){
	.imgtxt_border_gray {
		padding: 30px;
	}
}
@media screen and (max-width:767px){
	.imgtxt_border_gray {
		padding: 20px;
	}
	.imgtxt_hor_4_1.sp_imgtxt_1_1 > .col_inner:not(:first-child){
		margin-top: 20px;
	}
	.imgtxt_hor_4_1.sp_imgtxt_1_1 .col_inner:last-child {
		margin-bottom: 0;
	}
	.imgtxt_hor_4_1.sp_imgtxt_1_1 .col_inner .txt {
		margin-bottom: 20px;
	}
	.sp_flex_wrap {
		flex-wrap: wrap;
	}
	.imgtxt_hor_4_1.sp_imgtxt_1_1.imgtxt_border_gray .txt {
		margin-bottom: 20px;
	}
}

@media print, screen and (min-width:768px){
	.imgtxt_ver_3_1._no_separator > .col_inner {
		position: relative;
		width: calc((100% - 20px) / 3);
		margin-right: 10px;
		margin-top: 50px;
		display: flex;
		flex-wrap: wrap;
		align-content: space-between;
		border: 1px solid #f0f0f0;
		padding: 40px 30px;
	}
	.imgtxt_ver_3_1 > .col_inner:nth-of-type(-n+3) {
		margin-top: 0;
	}
}
.imgtxt_ver_3_1._no_separator > .col_inner .textarea{
	width: 100%;
}
.imgtxt_ver_3_1._no_separator > .col_inner:last-child {
    margin-right: 0;
}
.imgtxt_ver_3_1._no_separator > .col_inner._bg_white {
    background: #fff;
}

@media screen and (max-width:767px){
	.imgtxt_ver_3_1._no_separator > .col_inner {
		width: 100%;
		margin-top: 20px;
		margin-right: 0;
		padding: 25px 15px;
	}
	.imgtxt_ver_3_1 > .col_inner:nth-of-type(-n+1) {
		margin-top: 0;
	}
}
.imgtxt_ver_3_1._no_separator > .col_inner:after {
	content: none;
	background: none;
}

.list_dot.list_dot_blue li:before {
	color: #1ba1e6 !important;
}

.gray_imgtxt_wrap .content_inner._no_flex {
	width: 100%;
	display: block;
	justify-content: unset;
}

.gray_imgtxt_wrap .img.img_auto img {
	width: auto;
}

@media print, screen and (min-width: 768px) {
	.sec_gray_case .gray_imgtxt_wrap{
		padding-top: 80px;
	}
	.sec_gray_case .gray_imgtxt_wrap .gray_imgtxt_inner{
		min-height: 360px;
	}
}
@media screen and (max-width:767px){
	.sec_gray_case .gray_imgtxt_wrap {
		margin-right: 0;
		padding-top: 30px;
	}
	.sec_gray_case .gray_imgtxt_wrap .gray_imgtxt_inner {
		width: 100%;
	}
	.sec_gray_case .gray_imgtxt_wrap .gray_imgtxt_inner .img {
		position: relative;
		width: 100%;
	}
	.sec_gray_case .gray_imgtxt_wrap .gray_imgtxt_outer {
		padding: 25px 0;
	}
	.sec_gray_case .gray_imgtxt_wrap .content_inner {
		padding: 0 20px;
	}
}

.detail_main_wrap.detail_main_wrap_right .detail_main_inner{
    max-width: 1224px;
    padding: 0 20px 0 10.3%;
    margin: 0 auto;
}

.detail_main_wrap.detail_main_wrap_right .detail_main_txtarea {
    padding: 0;
    min-height: auto;
}
.detail_banner {
	display: flex;
	justify-content: space-between;
}

@media print, screen and (min-width: 768px) {
	.detail_main_wrap.detail_main_wrap_right:after {
		content: "";
		width: 50%;
		height: 100%;
		position: absolute;
		top: 0;
		right: 0;
		left: auto;
		background-color: #f5f6f8;
		z-index: 0;
	}
	.detail_main_wrap.detail_main_wrap_right.bnr_bg_red:after  {
		background-color: #fbeeee !important;
	}
	.detail_banner .detail_banner_img {
		width: calc((100% - 305px) / 2);
	}
	.detail_banner .detail_banner_txt {
    	padding: 35px;
    	width: 100%;
	}
	.detail_main_wrap.detail_main_wrap_right .detail_main_txtarea_inner{
		width: 100%;
	}
}

@media screen and (max-width:767px) {
	.detail_banner {
		display: flex;
		justify-content: space-between;
	}
	.detail_main_wrap.detail_main_wrap_right .detail_main_txtarea_inner {
		padding: 0;
	}
	.detail_banner .detail_banner_img,
	.detail_banner .detail_banner_img .download_prevent,
	.detail_banner .detail_banner_img .download_prevent img {
		width: 100%;
	}
	.detail_banner .detail_banner_txt {
		padding: 20px
	}
	.sp_img_auto img {
		width: auto !important;
	}
}

.detail_main_wrap.bnr_bg_red .detail_main_txtarea {
	background-color: #fbeeee !important;
}

.pc_block {
	display: block !important;
}

/*-------------------------------------------
shop styles
-------------------------------------------*/
/* main_visual */
.mv {
	background: url('/jpn/business/energy/shop/cost-reduction/images/mv01.jpg') center center no-repeat;
	margin: 0 auto;
	padding: 50px 0 70px;
}
.mv_ttl {
	font-weight: bold;
	line-height: 1;
	color: #fff;
	text-align: center;
}
.mv_btn_col_2 > ul {
	display: flex;
	justify-content: space-between;
}
.mv_btn_col_2 > ul > li a {
	display: block;
	padding: 22px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: rgba(255,255,255,.9);
}
.mv_btn_col_3 > ul {
	display: flex;
	justify-content: space-between;
}
.mv_btn_col_3 > ul > li a {
	display: block;
	padding: 22px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #000;
	background: rgba(255,255,255,.9);
}
.prep {
	max-width: 876px;
	margin: 0 auto;
}
.prep_box {
	border: 1px solid #e1e1e1;
	background-color: #fff;
}
.prep_ttl {
	position: relative;
	line-height: 1;
	font-size: 22px;
	font-weight: bold;
	padding: 20px;
	border-bottom: 1px solid #e1e1e1;
}
.prep_ttl::after {
	content: '';
	position: absolute;
	width: 22px;
	height: 13px;
	background: url(/jpn/business/energy/shop/cost-reduction/images/bg_arro01.png) no-repeat;
	bottom: -13px;
    left: 50%;
    transform: translateX(-50%);
}
.list_blue_circle {
	padding: 25px 40px 20px;
}
.list_blue_circle li {
	font-size: 18px;
	font-weight: bold;
}
.ttl_num_blue_circle {
	display: inline-block;
    font-size: 14px;
    text-align: center;
    margin-right: 5px;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 1.4;
    background-color: #1ba1e6;
}
.ttl_blue_gray_line {
	position: relative;
	text-align: center;
}
.ttl_blue_gray_line::before {
	content: '';
	position: absolute;
	border-bottom: 1px solid #e1e1e1;
	width: 100%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}
.ttl_blue_gray_line .ttl_blue_gray_line_num {
	position: relative;
	padding: 0 10px;
	font-size: 70px;
	font-weight: 600;
	color: #1ba1e6;
	background-color: #fff;
	z-index: 1;
	line-height: 1;
}
.sec_col5_1 .col5_sub_cont .img img {
	width: 100%;
}
.btn_img a {
	text-align: left;
	height: auto;
	padding: 46px 0 46px 155px;
}
.btn_img .btn_bg01 {
	background: url(/jpn/business/energy/shop/cost-reduction/images/btn_img01.jpg) center left no-repeat;
}
.btn_img .btn_bg02 {
	background: url(/jpn/business/energy/shop/cost-reduction/images/btn_img02.jpg) center left no-repeat;
}
/* .top_block {
	margin-bottom: 40px;
}
.top_block .top_content {
	background: #fff;
}
.top_block .top_content img {
	width: 100%;
}
.top_block .top_content .top_txt {
	padding: 32px 40px;
}
.top_block .top_content .top_txt h3 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 10px;
} */
/* .btn_type01.btn_no_hover a.btn_bg01:after {
	background: url("https://iwatani-test2021.emarketing.ne.jp/jpn/business/energy/shop/cost-reduction/images/btn_img01.jpg") center left no-repeat #ff0a14 !important;
}
.btn_type01.btn_no_hover a.btn_bg02:after {
	background: url("https://iwatani-test2021.emarketing.ne.jp/jpn/business/energy/shop/cost-reduction/images/btn_img02.jpg") center left no-repeat #ff0a14 !important;
} */
.btn_img_txt:nth-of-type(2) a .btn_txt{
	border-left: solid 1px #ddd;
}
.btn_img_txt a{
	display: flex;
	width: 100%;
	border: 1px solid #ddd;
	color: #222;
	font-weight: bold;
	font-size: 18px;
}
.btn_img_txt a .btn_img{
	display: block;
}
.btn_img_txt a .btn_txt{
	position: relative;
	display: flex;
	align-items: center;
	align-content: center;
	justify-content: center;
	width: 100%;
	overflow: hidden;
	z-index: 0;
	padding-right: 50px;
}
.btn_img_txt a .btn_txt:before{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 23px;
	height: 6px;
	display: block;
	margin-top: -0.2em;
	z-index: -1;
	transition: all .2s;
	background: url(/jpn/common_v3/images/icon_arrow_red.png) no-repeat;
}
.btn_img_txt a .btn_txt:after{
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: block;
	background-color: #ff0a14;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .2s cubic-bezier(0.8, 0, 0.2, 1) 0s;
	z-index: -2;
}
.fwBldr {
	font-weight: 500;
}
.sAsterisk {
	position: relative;
}
.sAsterisk::after {
	position: absolute;
	content: '※';
	top: 21px;
	left: 26px;
	color: #222;
	font-size: 12px;
}
@media print, screen and (min-width:768px){
	.btn_block_col2 {
		display: flex;
		justify-content: space-between;
	}
	.btn_block_col2 .btn_img_txt{
		width: calc((100% - 50px) / 2);
	}
	.btn_img_txt a .btn_txt{
		text-align: center;
	}
	.btn_img_txt a:hover{
		color: #fff;
		text-decoration: none;
	}
	.btn_img_txt a:hover .btn_txt:before{
		background: url(/jpn/common_v3/images/icon_arrow_wh.png) no-repeat;
	}
	.btn_img_txt a:hover .btn_txt:after{
		transform: scale(1, 1);
		transform-origin: left top;
		visibility: visible;
	}
}
@media screen and (max-width:767px){
	.btn_img_txt{
		margin-bottom: 10px;
	}
	.btn_img_txt a .btn_img{
		width: 100%;
	}
	.btn_img_txt a .btn_img img{
		width: 100%;
	}
	.btn_img_txt a .btn_txt{
		padding: 4% 46px 4% 20px;
	}
	.btn_block_col2 .btn_img_txt:last-of-type{
		margin-bottom: 0;
	}
}
.list_checkbox_big li {
	margin-bottom: 40px;
}
.list_checkbox_big li:last-of-type {
	margin-bottom: 0;
}
.list_checkbox_big li {
	display: block;
	position: relative;
	padding-left: 48px;
	color: #333;
	text-decoration: none;
    line-height: 1.45;
	font-size: 22px;
}
.list_checkbox_big.indent li {
	text-indent: 0;
	margin-left: 0;
}
.list_checkbox_big li:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	width: 32px;
	height: 32px;
	background-repeat: no-repeat;
	background-size: contain;
	background-image: url("/jpn/business/energy/shop/cost-reduction/images/ico_check_big.jpg");
}
.strength_inner {
	margin: 0 auto;
	box-sizing: border-box;
}
.pc_no_flex_wrap {
	flex-wrap: nowrap !important;
}
.mv .mv_ttl{
		text-shadow: 1px 1px 20px rgb(0 0 0 / 35%);
}
@media print, screen and (min-width:768px){
	.mv_ttl {
		margin-bottom: 150px;
		font-size: 54px;
	}
	.mv_btn_col_2 > ul > * {
		width: calc((100% - 10px) / 2);
	}
	.mv_btn_col_2 > ul > li a {
		padding: 22px;
		font-size: 20px;
	}
	.mv_btn_col_3 > ul > * {
		width: calc((100% - 10px) / 3);
	}
	.mv_btn_col_3 > ul > li a {
		padding: 22px;
		font-size: 20px;
	}
	.mv_btn a:hover {
		color: #1ba1e6;
	}
	.d_flex_wrap {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.d_flex_wrap > * {
		width: calc(100% / 2);
	}
	.d_flex_wrap_3 {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.prep_ttl {
		font-size: 22px;
	}
	.list_blue_circle {
		display: flex;
		justify-content: space-between;
	}
	.sec_col5_1 {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		align-content: center;
	}
	.sec_col5_1 .col5_sub_cont {
		width: calc((100% - 132px ) / 3);
		margin: 60px 44px 0 0;
	}
	.sec_col5_1 .col5_sub_cont:nth-child(3) {
		margin-right: 0;
	}
	.sec_col5_1 .col5_sub_cont:nth-child(-n+3) {
		margin-top: 0;
	}
	.sec_col5_1 .col5_sub_cont:last-child {
		margin-right: 0;
	}
	.top_block .top_content {
		border-right: 2px solid #f4f6f7;
	}
	.top_block .top_content:last-child {
		border: none;
	}
	.strength_inner {
		min-width: 1064px;
		max-width: 1406px;
		padding: 0 20px;
	}
}
@media screen and (max-width:767px){
	.mv {
		padding: 6% 0 5%;
	}
	.mv_ttl {
		margin-bottom: 22%;
		font-size: 28px;
    line-height: 1.3;
	}
	.mv_btn_col_2 > ul {
		display: block;
	}
	.mv_btn_col_2 > ul > * {
		width: 100%;
		margin-bottom: 6px;
	}
	.mv_btn_col_2 > ul > li:last-child {
		margin-bottom: 0;
	}
	.mv_btn_col_2 > ul > li a {
		padding: 18px;
		font-size: 15px;
	}
	.mv_btn_col_3 > ul {
		display: block;
	}
	.mv_btn_col_3 > ul > * {
		width: 100%;
		margin-bottom: 6px;
	}
	.mv_btn_col_3 > ul > li:last-child {
		margin-bottom: 0;
	}
	.mv_btn_col_3 > ul > li a {
		padding: 18px;
		font-size: 15px;
	}
	.prep {
		width: 100%;
	}
	.prep_ttl {
		font-size: 20px;
	}
	.list_blue_circle li {
		font-size: 16px;
		margin-bottom: 10px;
		margin-right: 10px;
	}
	.list_blue_circle li:last-child {
		margin-right: 0;
	}
	.list_checkbox_big li {
		margin-bottom: 20px;
	}	
	.list_checkbox_big li:before{
		top: 1px;
		width: 24px;
    height: 24px;
	}
	.list_checkbox_big li {
		padding-left: 38px;
		font-size: 17px;
	}
	.list_blue_circle {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.sec_col5_1 .col5_sub_cont {
		margin-bottom: 30px;
	} 
	.col5_sub_cont:last-of-type {
		margin-bottom: 0;
	}
	.btn_block_no_wrap {
		width: 100%;
		margin: 0;
	}
	.btn_img .btn_bg01 {
	    background-size: 135px;
	}
	.btn_img .btn_bg02 {
	    background-size: 135px;
	}
	.btn_img a {
		padding: 4% 46px 4% 150px;
		min-height:82px;
	}
	.sec_col5_1 .col5_sub_cont .download_prevent,
	.sec_col5_1 .col5_sub_cont .download_prevent img {
		width: 100%;
	}
	/* .top_block .top_content .download_prevent,
	.top_block .top_content .download_prevent img {
		width: 100%;
	}
	.top_block .top_content {
		margin-bottom: 20px;
	}
	.top_block .top_content:last-of-type {
		margin-bottom: 0;
	}
	.top_block .top_content .top_txt {
		padding: 25px;
	} */
	.strength_inner {
		width: 100%;
		padding: 0 20px;
	}
	.ttl_blue_gray_line .ttl_blue_gray_line_num{
		font-size: 50px;
	}
	.sAsterisk::after {
		top: 14px;
    	left: 19px;
	}
}
