@charset "utf-8";

/* 東邦ガスのCN×P PC 
-------------------------------------------------------------------*/
#lp_content_CN {
	background: #FFFFFF;
    color: #222;
    font-family: 'Noto Sans JP', "游ゴシック Medium", "Yu Gothic Medium" ,"游ゴシック体", "Yu Gothic", YuGothic , 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 1.4;
    width: 100%;
    font-size: 18px;
    display: block;
    max-width: 1180px;
    margin: 0 auto;
    text-align: center;
	letter-spacing:0.05em;
}
.inner_wrap {
	padding: 0px 50px;
}
.inner_wrap_2 {
    padding: 0px 5px; 
}
.inner_second_wrap {
	padding: 0px 100px;
}
.CN .back_green {
	background-color: #163b14;
	width: 100%;
	padding: 47px 0px 57px 0px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.CN .back_green p {
	color: #a4edae;
	font-size: 22px;
	margin-bottom: 25px;
}
.CN .back_green h2 {
	color: #fff;
	font-size: 50px;
	font-weight: bold;
}
.CN .back_green .small_words {
	font-size: 40px;
}

/*section1*/
.CN .main_visual {
	background: url(bg_01.jpg) center no-repeat;
	width: 100%;
	height: 434px;
	position: relative;
}
.CN .main_visual h1 {
	position: absolute;
    right: 0;
    left: 0;
    margin: auto;
    top: 10px;
    color: #0f2609;
    font-size: 70px;
    font-weight: 700;
}
.CN .main_visual h1 .first {
	font-size: 48px;
}
.CN .main_visual h1 .second {
	font-size: 60px;
}
.CN .section1 .inner_text p {
    text-align: left;
    font-size: 24px;
    line-height: 1.6;
    font-weight: 500;
	margin-top: 40px;
}
.CN .section1 .inner_text .sml_text {
	font-size: 20px;
	text-align: left;
	margin-top: 35px;
}
.CN .section1 .mom_pic {
	max-width: 1138px;
	width: 100%;
    margin: 0px auto 40px auto;
}
.CN .section1 .mom_pic img {
	margin: auto;
	width: 100%;
}


.CN .section1 .flex_set {
    display: flex;
    margin: 45px 0px 80px 50px;
}
.CN .section1 .flex_set .caution {
    margin-right: 25px;
    background-color: #b82627;
    line-height: 33px;
    height: 33px;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
    width: 200px;
}
.CN .section1 .flex_set .text {
    color: #b82627;
    font-size: 20px;
    text-align: left;
    line-height: 1.6;
    font-weight: 500;
    width: calc(100% - 85px);
}
.CN .section1 .step_box p {
    font-size: 20px;
    text-align: left;
    line-height: 1.8;
}
.CN .section1 .step_box p {
    font-size: 20px;
    text-align: left;
    line-height: 1.8;
}

.CN .section1 .step_box_1 .btn {
    margin-bottom: 70px;
}
.CN .section1 .step_box_1 .sub {
    margin-bottom: 70px;
}

/*section3*/
.CN .section3 .inner_text p {
    text-align: left;
    font-size: 24px;
    line-height: 1.6;
    font-weight: 500;
	margin-top: 40px;
}
.CN .section3 .inner_text .sml_text {
	font-size: 20px;
	text-align: left;
	margin-top: 35px;
}
.CN .section3 .mom_pic {
	max-width: 1138px;
	width: 100%;
    margin: 0px auto 40px auto;
}
.CN .section3 .mom_pic img {
	margin: auto;
	width: 100%;
}
.CN .section3 .flex_set {
    display: flex;
    margin: 45px 0px 80px 50px;
}
.CN .section3 .flex_set .caution {
    margin-right: 25px;
    background-color: #b82627;
    line-height: 33px;
    height: 33px;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
    width: 200px;
}
.CN .section3 .flex_set .text {
    color: #b82627;
    font-size: 20px;
    text-align: left;
    line-height: 1.6;
    font-weight: 500;
    width: calc(100% - 85px);
}
.CN .section3 .step_box p {
    font-size: 20px;
    text-align: left;
    line-height: 1.8;
}
.CN .section3 .step_box p {
    font-size: 20px;
    text-align: left;
    line-height: 1.8;
}

.CN .section3 .step_box_1 .btn {
    margin-bottom: 70px;
}
.CN .section3 .step_box_1 .sub {
    margin-bottom: 70px;
}

.CN .section3 .min_text {
	font-size: 28px;
}

/*step_box*/
.step_box h3 {
    background-color: #959da0;
    padding: 10px 10px 10px 20px;
    color: #fff;
    font-size: 26px;
    text-align: left;
    border-radius: 30px;
    margin-bottom: 35px;
    font-weight: bold;
}

/*section2*/
.CN .section2 {
	background-color: #e7f2f1;
	padding: 0px 0px 100px 0px;
}
.CN .section2 .inner_mom p {
	font-size: 36px;
	font-weight: bold;
	color: #2c3051;
	line-height: 1.8;
	margin-top: 70px;
}
.CN .section2 .inner_mom .pic_mom {
	max-width: 974px;
	width: 100%;
	margin: 70px auto 0px auto;
}

/*section3*/
.CN .section3 {
	background-color: #e7f2f1;
	padding: 0px 0px 100px 0px;
}
.CN .section3 .inner_mom p {
	font-size: 36px;
	font-weight: bold;
	color: #2c3051;
	line-height: 1.8;
	margin-top: 70px;
}
.CN .section3 .inner_mom .pic_mom {
	max-width: 974px;
	width: 100%;
	margin: 70px auto 0px auto;
}

/*flow*/
.CN section.flow{
	padding:0 0 80px;
}
.flow_pic {
	width: 100%;
}
.CN section.flow .caption{
	font-size:28px;
	font-size:175%;	
	color:#444;
	margin:-20px 0 120px;
}
.CN section.flow .flow_list{
	display:flex;
	list-style:none;
	margin: 90px auto 0 auto;
	justify-content:space-between;
	padding:0;
}
.CN section.flow .flow_list li{
	width: 22.5%;
	position:relative;
}
.CN section.flow .flow_list li .sp_flow{
	display:none;
}
.CN section.flow .flow_list li + li:before{
	content:"";
	display:inline-block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 19px 0 19px 22px;
	border-color: transparent transparent transparent #193b8b;
	position:absolute;
    top: 37%;
    left: -30px;
}
.CN section.flow .flow_list dt b{
    display: block;
    font-size: 60px;
    color: #444444;
    margin-bottom: 40px;
}
.CN section.flow .flow_list dd h3{
	margin: 25px 0 15px;
	font-weight:bold;
	font-size:133%;
	text-align:left;
	display: block;
	min-height:3.0em;
	letter-spacing:-0.03em;
}
.CN section.flow .flow_list dd p{
	text-align:left;
	font-size: 118%;
	font-weight:400;
	line-height:1.8;
	letter-spacing: -0.03em;
}



/* 東邦ガスのCN×P SP
-------------------------------------------------------------------*/
@media screen and (max-width:767px) {
	.inner_wrap {
		padding: 0px 15px;
	}
	.inner_second_wrap {
		padding: 0px 15px;
	}
	/*section1*/
	.CN .main_visual {
		background-position: 68% 0px;
	}
	.CN .main_visual h1 {
		position: absolute;
		right: 0;
		left: 7%;
		margin: auto;
		top: 70px;
		font-size: 50px;
		text-align: left;
	}
	.CN .main_visual h1 .first {
		font-size: 35px;
	}
	.CN .main_visual h1 .second {
		font-size: 40px;
	}

	/*back_green*/
	.CN .back_green {
		padding: 25px 0px 25px 0px;
	}
	.CN .back_green h2 {
		font-size: 30px;
	}
	.CN .back_green p {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.CN .back_green .small_words {
		font-size: 23px;
	}

	.CN .section1 .inner_text p {
		font-size: 16px;
		margin-top: 30px;
	}
	.CN .section1 .mom_pic {
		margin: 20px auto 40px auto;
	}
	.CN .section1 .inner_text .sml_text {
		font-size: 14px;
		margin-top: 15px;
		text-indent: -2.8em;
		padding-left: 2.8em;
	}
	.CN .section1 .flex_set {
        margin: 20px 0px;
        display: block;
    }
	.CN .section1 .flex_set .caution {
        /* margin-right: 0px; */
        padding: 0px 30px;
        height: auto;
        /* display: inline-block; */
        width: 200px;
        margin-bottom: 10px;
    }
	.CN .section1 .flex_set .text {
        font-size: 16px;
        width: 100%;
    }

	/*section3*/
	.CN .section3 .inner_text p {
		font-size: 16px;
		margin-top: 30px;
	}
	.CN .section3 .mom_pic {
		margin: 20px auto 40px auto;
	}
	.CN .section3 .inner_text .sml_text {
		font-size: 14px;
		margin-top: 15px;
		text-indent: -2.8em;
		padding-left: 2.8em;
	}
	.CN .section3 .flex_set {
        margin: 20px 0px;
        display: block;
    }
	.CN .section3 .flex_set .caution {
        /* margin-right: 0px; */
        padding: 0px 30px;
        height: auto;
        /* display: inline-block; */
        width: 200px;
        margin-bottom: 10px;
    }
	.CN .section3 .flex_set .text {
        font-size: 16px;
        width: 100%;
    }

	/*section2*/
	.CN .section2 {
		padding: 0px 0px 50px 0px;
	}
	.CN .section2 .inner_mom p {
		font-size: 22px;
		margin-top: 30px;
		text-align: left;
	}
	.CN .section2 .inner_mom .pic_mom {
		margin: 30px auto 0px auto;
	}
	.CN .section2 .sp_pic_mom {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.CN .section2 .sp_pic_mom img {
		width: 48%;
		margin-bottom: 10px;
	}

	/*section3*/
	.CN .section3 {
		padding: 0px 0px 50px 0px;
	}
	.CN .section3 .inner_mom p {
		font-size: 22px;
		margin-top: 30px;
		text-align: left;
	}
	.CN .section3 .inner_mom .pic_mom {
		margin: 30px auto 0px auto;
	}
	.CN .section3 .sp_pic_mom {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.CN .section3 .sp_pic_mom img {
		width: 48%;
		margin-bottom: 10px;
	}
	
	/*flow*/
	.CN section.flow .h_style01 {
		font-size: 25px;
		margin-bottom: 30px;
	}
	.CN section.flow .h_style01 {
		margin-bottom: 0;
	}
	.CN section.flow .caption{
		font-size:28px;
		font-size:175%;	
		color:#444;
		margin:-20px 0 120px;
	}
	.CN section.flow{
		padding: 0px 0px;
	}
	.CN section.flow .caption{
		margin: -20px 0 40px;
	}
	.CN section.flow .flow_list{
		flex-direction:column;
		text-align:center;
	}
	.CN section.flow .flow_list li{
		width:100%;
		margin:0;
		padding-bottom:40px;
	}
	.CN section.flow .flow_list{
		margin: 0;
	}
	.CN section.flow .flow_list li .sp_flow{
		display:block;
	}
	.CN section.flow .flow_list li .pc_flow{
		display:none;
	}
	.CN section.flow .flow_list li + li:before{
		left:0;
		right:0;
		margin:
		auto;
		margin-top: 15px;top:-30px;
		display:
		block;
		border-style: solid;
		border-width: 25px 33px 0 33px;
		border-color: #193b8b transparent transparent transparent;
	}
	.CN section.flow .flow_list li dl{
		display:flex;
		flex-direction:column;
		position:relative;
		padding-top:40px;
	}
	.CN section.flow .flow_02 dd p {
	    text-align: center;
	    display: inline-block;
	    font-size: 17px;
	}
	.CN section.flow .flow_list li dl.flow_02{
		display:
		flex;
		flex-direction:
		column-reverse;
		position:
		relative;
		padding-top: 125px;
	}
	.CN section.flow .flow_list li dl.flow_02{
		display:
		flex;
		flex-direction:
		column-reverse;
		position:
		relative;
		padding-top: 125px;
	}
	.CN section.flow .flow_list li dl dd h3{
		display:
		block;
		margin-bottom:10px;
		min-height: 0;
		text-align:
		center;
		position:
		static;
		font-size: 20px;
		margin-top: 10px;
	}
	.CN section.flow .flow_list li img{
		width: 200px;
	}
	.CN section.flow .flow_list li dl dt b{
		margin-bottom:10px;
	}
	.CN section.flow .flow_list li dl dd{
		margin-bottom:10px;
	}
	.CN section.flow .flow_list dd p {
		font-size: 16px;
	}
	.CN section.flow .in_wrap {
		padding: 0px 15px;
	}
}