@charset "utf-8";


body {
	/*スマホで勝手に文字が大きくなる対策*/
	-webkit-text-size-adjust: 100%;
}

#contents *{
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN','Meiryo', sans-serif;
}



/*-----------------------------------------------------------
reset
-----------------------------------------------------------*/
.h1_section {
	display: none;
}




/* outline
------------------------------*/
.l-page * {
    font-family: 'Noto Sans JP';
    font-weight: 400;
    box-sizing: border-box;
    color: #333333;
}

/* #path,
.h1_section {
    display: none;
} */

#contents {
    width: 100%;
}

/*---------------------------------------------------------
main
---------------------------------------------------------*/
.page_container,
.topicpath {
    width: 950px;
    margin: 0 auto;
}
.topicpath{
    font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    font-size: 13px;
    color: #333331;
    padding: 7px 0 0 0;
    height: 30px;
    display: flex;
}
.topicpath a{
    display: block;
    color: #175497;
}
.topicpath strong{
    display: block;
    font-weight: 400;
    margin: 0 0 0 11px;
}
.topicpath strong::before{
    position: relative;
    top: 1px;
    left: -5px;
    content: url('../images/icn-topicpath-arrow.png');
}

/* text
------------------------------*/
.text_15px{
    font-size: 15px;
    font-weight: 400;
    line-height: 1.333;
}
.text_15px_m{
    font-size: 15px;
    font-weight: 500;
    line-height: 1.666;
}
.text-16px{
    font-size: 16px;
    font-weight: 500;
}
.text_17px{
    font-size: 17px;
    font-weight: 400;
}
.problem_section h2,
.epark_section h2{
    font-size: 32px;
    font-weight: 700;
    text-align: center;
}


/* h1_section
------------------------------*/
.h1_coinparking{
    background-image:  url("../images/bg-h1_section.png") ;
    background-position: center;
    background-repeat: repeat-x;
    height: 400px;
    width: 100%;
    text-align: center;
}
.h1_coinparking h1{
    width: auto;
    padding: 102px 0 0 10px;
    display: block;
    font-size: 63px;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: 0.01em;
}
.h1_coinparking .h1_section_textsmall{
    font-size: 50px;
    color: #ffffff;
}
.h1_coinparking .h1_section_subtext{
    margin: 12px 0 0 0;
    font-family: 'Noto Sans JP';
    font-size: 24px;
    font-weight: 400;
    color: #ffffff;
    display: block;
}

/* problem_section
------------------------------*/

/* problem_section共通 */
.problem_section{
    margin: 80px 0 0 0;
}

.problem_section .problem_section_target01,
.problem_section .problem_section_target02,
.problem_section .problem_section_target03{
    margin: 30px 0 40px 0;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.1);
}
.problem_section .problem_section_target01 h3,
.problem_section .problem_section_target02 h3,
.problem_section .problem_section_target03 h3{
    position: relative;
    height: 50px;
    padding: 10px 0 0 0;
    background-color: #4DB9C9;
    font-size: 22px;
    font-weight: 500;
    color: #ffffff;
    text-align: center;
}
/* problem_section_target01 */
.problem_section .problem_section_target01 h3::before{
    position: absolute;
    top: 15px;
    left: 50px;
    content: url('../images/icn_target01_h3.png');
}
.problem_section .problem_section_target01{
    padding: 0 0 40px 0;
}
.problem_section .problem_section_target01 .problem_section_contents{
    width: 870px;
    height: 456px;
    background-image:  url("../images/bg-target01.png") ;
    margin: 20px auto 0;
}

.problem_section_contents .problem_section_person01,
.problem_section_contents .problem_section_person02,
.problem_section_contents .problem_section_person03{
    position: relative;
}
.problem_section_contents .problem_section_person01 p{
    position: absolute;
    top: 407px;
    left: 172px;
}
.problem_section_contents .problem_section_person01 ul li:first-child{
	position: absolute;
    top: 75px;
    left: 18px;
    text-align: center;
}
.problem_section_contents .problem_section_person01 ul li:nth-child(2){
	position: absolute;
    top: 151px;
    left: 157px;
}
.problem_section_contents .problem_section_person01 ul li:nth-child(3){
	position: absolute;
    top: 215px;
    left: 23px;
    text-align: center;
}
.problem_section_contents .problem_section_person02 p{
    position: absolute;
    top: 397px;
    left: 378px;
    text-align: center;
}
.problem_section_contents .problem_section_person02 ul li:first-child{
	position: absolute;
    top: 37px;
    left: 305px;
    text-align: center;
}
.problem_section_contents .problem_section_person02 ul li:nth-child(2){
	position: absolute;
    top: 66px;
    left: 460px;
    text-align: center;
}
.problem_section_contents .problem_section_person02 ul li:nth-child(3){
	position: absolute;
    top: 155px;
    left: 348px;
    text-align: center;
}
.problem_section_contents .problem_section_person03 p{
    position: absolute;
    top: 397px;
    left: 583px;
    text-align: center;
}
.problem_section_contents .problem_section_person03 ul li:first-child{
	position: absolute;
    top: 50px;
    left: 718px;
    text-align: center;
}
.problem_section_contents .problem_section_person03 ul li:nth-child(2){
	position: absolute;
    top: 122px;
    left: 612px;
    text-align: center;
}
.problem_section_contents .problem_section_person03 ul li:nth-child(3){
	position: absolute;
    top: 192px;
    left: 718px;
    text-align: center;
}

/* problem_section_target02 problem_section_target03 */
.problem_section .problem_section_target02 h3::before{
    position: absolute;
    top: 16px;
    left: 65px;
    content: url('../images/icn_target02_h3.png');
}
.problem_section .problem_section_target03 h3::before{
    position: absolute;
    top: 8px;
    left: 66px;
    content: url('../images/icn_target03_h3.png');
}
.problem_section .problem_section_target02 ul,
.problem_section .problem_section_target03 ul{
    margin: 41px 0 0 219px;
    padding: 0 0 9px 0;

}
.problem_section .problem_section_target02 ul li,
.problem_section .problem_section_target03 ul li{
    position: relative;
    margin: 0 0 37px 0;
    
}

.problem_section .problem_section_target02 ul li::before,
.problem_section .problem_section_target03 ul li::before{
    position: absolute;
    top: -6px;
    left: -60px;
    content: url('../images/icn-problem-check.png');
}

/* epark_section
------------------------------*/
.epark_section{
    margin: 79px 0 0 0;
}
.epark_section_contents{
    margin: 42px 0 0 0;
    padding: 40px 0 0 0;
    width: 100%;
    height: 1410px;
    background-color: #ffffff;
    box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.1);   
}
.epark_section_contents .epark_section_systembg{
    background-color: #F7FBFF;
    width: 870px;
    height: 546px;
    margin: 0 auto;
    padding: 42px 0 0 0;
}
.epark_section_h3{
    margin: 0 auto;
    padding: 12px 0 0 5px;
    width: 400px;
    height: 50px;
    background-color: #4DB9C9;
    border-radius: 25px;
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
}
.text-white-bgbrown{
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
    background-color: #7F7845;
    text-align: center;
    line-height: 22px;
}

.epark_section_flow{
    position: relative;
    width: 870px;
    margin: 0 auto;
}
.epark_section_flow .epark_section_flow01 img{
    position: absolute;
    top: 72px;
    left: 80px;
}
.epark_section_flow .epark_section_flow01 p{
    position: absolute;
    top: 215px;
    left: 73px;
    width: 173px;
}
.epark_section_flow .epark_section_flow_arrow01{
    position: absolute;
    text-align: center;
    top: 30px;
    left: 255px;
}
.epark_section_flow .epark_section_flow_arrow01 .arrow-right{
    position: absolute;
    top: 55px;
    left: 8px;
}
.epark_section_flow .epark_section_flow_arrow01 .arrow-left{
    position: absolute;
    top: 107px;
    left: 3px;
}
.epark_section_flow .epark_section_flow_arrow01 .explanation{
    position: absolute;
    top: 216px;
    left: -182px;
    width: 253px;
    height: 170px;
    background-image:  url("../images/bg-message01.png") ;
    padding: 50px 0 0 0;
}
.epark_section_flow .epark_section_flow_arrow01 .arrow_text02{
    position: absolute;
    top: 160px;
    left: 7px;
}
.epark_section_flow02 {
    width: 166px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.epark_section_flow .epark_section_flow02 .e-park-logo{
    font-size: 40px;
    font-weight: bold;
    border: 1px solid #4DB9C9;
    background: #fff;
    border-radius: 12px;
    width: 166px;
    text-align: center;
    margin-top: 31px;
    padding: 57px 0;
}
.epark_section_flow .epark_section_flow02 p{
    position: absolute;
    top: 215px;
    left: 356px;
    width: 164.89px;
}
.epark_section_flow .epark_section_flow02 .explanation{
    position: absolute;
    top: 246px;
    left: 356px;
    width: 420.16px;
    height: 170px;
    background-image: url("../images/bg-message02.png") ;
    padding: 42px 0 0 36px;
}
.epark_section_flow .epark_section_flow02 .explanation ul{
    column-count: 2;
    margin: 12px 0 0 0;
    width: 350px;
}
.epark_section_flow .epark_section_flow02 .explanation ul li{
    margin: 0 0 4px 0;
}
.epark_section_flow .epark_section_flow_arrow02{
    position: absolute;
    text-align: center;
    top: 30px;
    left: 545px;
}
.epark_section_flow .epark_section_flow_arrow02 .arrow-right{
    position: absolute;
    top: 55px;
    left: -2px;
}
.epark_section_flow .epark_section_flow_arrow02 .arrow-left{
    position: absolute;
    top: 107px;
    left: -8px;
}
.epark_section_flow .epark_section_flow_arrow02 .arrow_text02{
    position: absolute;
    top: 160px;
    left: -19px;
    width: 100px;
}
.epark_section_flow .epark_section_flow03 img{
    position: absolute;
    top: 55px;
    left: 636px;
}
.epark_section_flow .epark_section_flow03 p{
    position: absolute;
    top: 215px;
    left: 648px;
    width: 128.86px;
}
.epark_section_attention{
    margin: 259px 0 85px 0;
    text-align: center;
    font-size: 14px;
}
.epark_section_list {
    width: 826px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.epark_section_list li {
    width: 266px;
    height: 285px;
    margin: 0 0 68px 0;
}
.epark_section_list li:nth-child(2n) {
      background-color: #F7FBFF;
      border-radius: 10px;
}
.epark_section_list li:nth-child(2n+1) {
      background-color: #EFFAFC;
      border-radius: 10px;
}
.epark_section_list h4{
    position: relative;
    margin: 65px 0 0 0;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.3;
}
.epark_section_list h4::after{
    position: absolute;
    top: 60px;
    left: 103px;
    content: '';
    width: 63px;
    height: 1px;
    background-color: #4DB9C9;
}
.epark_section_list h4 span.epark_section_number{
    display: block;
    position: absolute;
    top: -110px;
    left: 85px;
    width: 94px;
    height: 94px;
    padding: 16px 0 0 0 ;
    font-size: 45px;
    font-weight: 400;
    color: #ffffff;
    background-color: #4DB9C9;
    border-radius: 50%;
}
.epark_section_list li p{
    margin: 27px auto 0;
    font-size: 14px;
    line-height: 1.5;
}
.epark_section_list li:nth-child(1) p,
.epark_section_list li:nth-child(3) p{
    width: 196px;
}
.epark_section_list li:nth-child(2) p{
    width: 204px;
}
.epark_section_list li:nth-child(4) p,
.epark_section_list li:nth-child(5) p,
.epark_section_list li:nth-child(6) p{
    width: 202px;
}
.epark_section_list li p span.epark_section_list_attention{
    position: relative;
    display: block;
    padding: 2px 0 0 40px;
    font-size: 12px;
    line-height: 1.6;
}
.epark_section_list li p span.epark_section_list_attention::before{
    position: absolute;
    content: '（注）';
    left: 2px;
}
    

/* contact_section
------------------------------*/
.contact_section{
    margin: 80px 0 59px 0;
    padding: 0 0 0 0;
    width: 100%;
    height: 251px;
    background-color: #ffffff;
    box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.1);   
}
.contact_section h2{
    position: relative;
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    padding: 30px 0 0 0;
}
.contact_section h2::after{
    position: absolute;
    background-color: #4DB9C9;
    width: 115px;
    height: 3px;
    top: 98px;
    left: 418px;
    content: '';
    display: block;
}
.contact_section .contact_section_btn{
    display: flex;
    justify-content: space-between;
    width: 870px;
    margin: 63px auto 0;
}
.contact_section .contact_section_btn a{
    display: block;
    width: 425px;
    height: 70px;
}
.contact_section_tel {
	display: block;
    width: 425px;
    height: 70px;
}
.contact_section .contact_section_btn p.contact_section_tel{
    position: relative;
    background-color: #4DB9C9;
    font-size: 34px;
    font-weight: 500;
    color: #ffffff;
    padding: 10px 0 0 123px;
}

.contact_section .contact_section_btn p.contact_section_tel::before{
    position: absolute;
    top: 22px;
    left: 84px;
    content: url('../images/icn-tel.png');
}
.contact_section .contact_section_btn a.contact_section_mail{
    position: relative;
    background-color: #E78173;
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    padding: 18px 0 0 128px;
}
.contact_section .contact_section_btn a:hover.contact_section_mail{
    background-color: #D46E60;
    text-decoration: none;
}
.contact_section .contact_section_btn a.contact_section_mail::before{
    position: absolute;
    top: 18px;
    left: 80px;
    content: url('../images/icn-mail.png');
}

