@charset "UTF-8";
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 100;
	src: url('/css/yoga/fonts/NotoSerifJP-ExtraLight.woff') format('woff');
	src: url('/css/yoga/fonts/NotoSerifJP-ExtraLight.otf') format('opentype')
}
@font-face {
	font-family: 'Noto Serif Japanese';
	font-style: normal;
	font-weight: 500;
	src: url('/css/yoga/fonts/NotoSerifJP-Medium.woff') format('woff');
	src: url('/css/yoga/fonts/NotoSerifJP-Medium.otf') format('opentype')
}

body.jf_anshin_support {
	overflow-x: hidden;
}

.anshin_support {
	font: 13px 'Noto Serif Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ Ｐゴシック", sans-serif;
	text-align: center;
	    line-height: 1.8;
	width: 1020px;
	margin: 0 auto;
}

.anshin_support img {
	margin: 0 auto; 
	padding: 0;
}

.anshin_support a {
	text-decoration: none;
	color: #000;
}
.anshin_support a:hover img {
	background: transparent;
}
.anshin_support .flex1 {
	display: flex;
	display: -ms-flexbox; /* IE10 */
	display: -webkit-flex;
	justify-content:space-between;
	-webkit-justify-content:space-between;
	-ms-flex-pack:justify;
}
.anshin_support .flex2:before,
.anshin_support .flex2:after {
    content: " ";
    display: table;
}
.anshin_support .flex2:after {
    clear: both;
}
.anshin_support .flex2 {
    *zoom: 1;
}


.anshin_text01 {
	color:#394059;
	font-size: 30px;
	font-weight: 500;
}
.anshin_text02 {
	color:#394059;
	font-size: 20px;
	font-weight: 500;
}
.anshin_text03 {
	color:#394059;
	font-size: 13px;
	font-weight: 100;
}



.anshin_sec01 {
	margin-bottom:110px;
}
.anshin_sec01 h2 {
	margin-bottom:50px;
	width: 100vw;
    margin: 0 calc(50% - 50vw) 50px;
}

.anshin_sec01 h2 img {
	width: 100%;
}
.anshin_sec01 p {
	margin-bottom:45px;
}

.anshin_sec02 {
	margin-bottom: 100px;
}
.anshin_sec02 h3 {
	padding-bottom:60px;
	margin-bottom: 35px;
	color:#394059;
	font-size: 40px;
	font-weight: 500;
	background: url(/img/jf_anshin_support/sec02_img00.png) 0 bottom no-repeat;
	background-size:1020px auto;
}
.anshin_sec02 p {
	margin-bottom: 35px;
}
.anshin_sec02 .flex1 {
	margin-bottom: 22px;
}
.anshin_sec02 .flex2 {
	margin-bottom: 25px;
}

.anshin_sec02 ul {
	margin-right: 30px;
	float: left;
	font-size: 15px;
}
.anshin_sec02 ul li {
	text-align: left;
	margin-bottom: 4px;
}
.anshin_sec02 ul li::before {
	content:'●';
	color: #ffa500;
	margin-right: 3px;
}
.anshin_sec02 ul li.ttl {
	background:#ffa500;
	border-radius: 8px;
	text-align: center;
	color:#fff;
}
.anshin_sec02 ul li.ttl::before {
	content:none;
}


.anshin_sec03 h3 {
	padding-bottom:60px;
	margin-bottom: 35px;
	color:#394059;
	font-size: 40px;
	background: url(/img/jf_anshin_support/sec03_img01.png) 0 bottom no-repeat;
	background-size:1020px auto;
}

.anshin_sec03 p.anshin_text01 {
    margin-bottom: 35px;
}
.anshin_sec03 p.anshin_text02 {
	margin:26px 0;
}

.anshin_sec03 img:nth-of-type(2) {
	margin:50px auto 50px auto;
}/* 20190625_furuchi */


.anshin_sec04 {
	margin-bottom: 100px;
}
.anshin_sec04 h3 {
	padding-bottom:60px;
	margin-bottom: 70px;
	color:#394059;
	font-size: 40px;
	background: url(/img/jf_anshin_support/sec04_img01.png) 0 bottom no-repeat;
	background-size:1019px auto;
}
.anshin_sec04 img {
	margin-bottom: 30px;
}
.anshin_sec04 .anshin_text03 {
	text-align: left;
}

.anshin_sec05 h3 {
	padding-bottom:60px; 
	margin-bottom: 60px; /*2019-06-14 furuchi*/
	color:#394059;
	font-size: 40px;
	background: url(/img/jf_anshin_support/sec05_img01.png) 0 bottom no-repeat;
	background-size:1019px auto;
}

.anshin_sec05 .anshin_text03 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
}

.anshin_sec06 {
	margin-bottom: 100px;
}
.anshin_sec06 .anshin_text01 {
	margin: 12px 0;
}


.anshin_button_area {
	background:#002b6a url(/img/jf_anshin_support/button_bg.png) 0 bottom repeat-x;
	background-size: 1px auto;
	padding: 24px 34px 36px;
}
.anshin_button_area h4 {
	color:#fff;
	font-size: 40px;
	font-weight: 500;
	border-bottom:2px solid #dbbf38;
	padding-bottom: 12px;
}
.anshin_button_area .anshin_text02 {
	color:#fff;
	margin: 26px 0;
}

.anshin_sec03 .anshin_button_area {
	margin-bottom:100px;
}
.anshin_sec05 .anshin_button_area {
	margin:60px auto 50px;
}


/*追加*/
.anshin_sec05 .lazy{margin-bottom: 10px;}
.anshin_section{position: relative;}
.anshin_section .badge{
	position: absolute;
	top: 340px;
	left: -90px;
    width: 216px;
}