@charset "UTF-8";
/* Scss Document */
.page_eyecatch_bg {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    background: url(../img/main_bg.png);
}
.page_eyecatch_bg * {
    box-sizing: border-box;
}
.page_eyecatch_bg .page_eyecatch {
    width: 980px;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    -o-display: flex;
    display: flex;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
}
.page_eyecatch_bg .page_eyecatch .page_eyecatch_top_right_btn {
    position: absolute;
    top: 0;
    right: 0;
}

@media screen and (max-width: 767px) {
.page_eyecatch_bg .page_eyecatch .page_eyecatch_top_right_btn {
    display: none;
}
}
.case-main {
    width: 980px;
    padding-left: 20px;
    text-shadow: white 2px 0px, white -2px 0px, white 0px -2px, white 0px 2px, white 2px 2px, white -2px 2px, white 2px -2px, white -2px -2px, white 1px 2px, white -1px 2px, white 1px -2px, white -1px -2px, white 2px 1px, white -2px 1px, white 2px -1px, white -2px -1px;
}
.case-main[title^="プロタイムズ周南店のCSR"] {
    background: url("../img/csr/csr_main_img.png") right/cover no-repeat;
}
.case-main[title^="外壁塗装のトラブルがなくならない理由"] {
    background: url("../img/gaiheki/gaiheki_main_img.png") right/cover no-repeat;
}
.case-main[title^="セット価格プラン参考価格紹介"] {
    background: url("../img/setprice/setprice_main_img.jpg") right/cover no-repeat;
}

@media screen and (max-width: 767px) {
.case-main {
    width: 100%;
}
}

@media screen and (max-width: 767px) {
main {
    padding-top: 20px;
}
}
.first_main {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    background: url(../img/main_bg.png);
    padding: 0px 0;
}
.first_main .main_img {
    width: 980px;
}
.first_main .main_img_sp {
    display: none;
}

@media screen and (max-width: 767px) {
.first_main {
    background: none;
}
.first_main .main_img {
    display: none;
}
.first_main .main_img_sp {
    width: 100%;
    display: block;
}
}
.first_greeting {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.first_greeting .first_con {
    width: 980px;
}
.first_greeting .first_greeting_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.first_greeting .first_greeting_box01 .greeting_txt01 {
    width: calc(100% - 330px);
    position: relative;
    overflow: hidden;
}
.first_greeting .first_greeting_box01 .greeting_txt01::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 300px 570px 0 0;
    border-color: #fdf3ee transparent transparent transparent;
    line-height: 0px;
    _border-color: #fdf3ee #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.first_greeting .first_greeting_box01 .greeting_txt01 p {
    font-size: 18px;
    line-height: 2em;
    padding: 30px 5px 0 40px;
}
.first_greeting .first_greeting_box01 .greeting_txt01 .greeting_txt_img {
    margin-top: 35px;
    float: right;
}
.first_greeting .first_greeting_box02 {
    background: url(../img/first/bg_img01.png);
    padding: 10px;
    margin-top: 40px;
}
.first_greeting .first_greeting_box02 .first_greeting_block {
    padding: 20px;
    background: #fff;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}
.first_greeting .first_greeting_box02 .greeting_txt02 {
    font-size: 16px;
    line-height: 2em;
    width: calc(100% - 340px);
}
.first_greeting .first_greeting_box02 .greeting_img02 {
    width: 330px;
}

@media screen and (max-width: 767px) {
.first_greeting {
    padding: 10px;
    margin-top: 20px;
}
.first_greeting .first_con {
    width: 100%;
}
.first_greeting .first_greeting_box01 {
    display: block;
}
.first_greeting .first_greeting_box01 .greeting_img01 {
    width: 40%;
    float: left;
    margin: 0 10px 10px;
}
.first_greeting .first_greeting_box01 .greeting_txt01 {
    width: auto;
    display: inline;
}
.first_greeting .first_greeting_box01 .greeting_txt01::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 90px 170px 0 0;
    border-color: #fdf3ee transparent transparent transparent;
    line-height: 0px;
    _border-color: #fdf3ee #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.first_greeting .first_greeting_box01 .greeting_txt01 p {
    font-size: 16px;
    line-height: 1.6em;
    padding: 20px 0px 0 10px;
}
.first_greeting .first_greeting_box01 .greeting_txt01 .greeting_txt_img {
    padding: 10px;
    float: right;
    width: 80%;
}
.first_greeting .first_greeting_box02 {
    background: url(../img/first/bg_img01.png);
    padding: 10px;
    margin-top: 100px;
}
.first_greeting .first_greeting_box02 .first_greeting_block {
    padding: 0px;
    display: block;
}
.first_greeting .first_greeting_box02 .greeting_txt02 {
    width: auto;
    padding: 10px;
}
.first_greeting .first_greeting_box02 .greeting_img02 {
    width: calc(100% - 20px);
    padding: 10px;
}
}
.first_point .first_point_sub {
    color: #fff;
    font-size: 22px;
    margin-top: 20px;
    padding: 10px 30px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, #eb6120 0%, #eb6120 calc(100% - 7px), #f1f2f5 calc(100% - 7px), #f1f2f5 100%);
    background-size: calc(100%) 100%;
}
.first_point .first_point_sub::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 100%;
    top: 0;
    right: 0;
    background: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-right: 3px;
}
.first_point .point_txt {
    font-size: 18px;
    line-height: 2em;
}

@media screen and (max-width: 767px) {
.first_point .first_point_sub {
    color: #fff;
    font-size: 22px;
    margin-top: 20px;
    padding: 10px 30px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, #eb6120 0%, #eb6120 calc(100% - 7px), #f1f2f5 calc(100% - 7px), #f1f2f5 100%);
}
.first_point .first_point_sub::before {
    content: "";
    position: absolute;
    width: 7px;
    height: 100%;
    top: 0;
    right: 0;
    background: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    margin-right: 3px;
}
.first_point .point_txt {
    font-size: 18px;
    line-height: 2em;
}
}
.first_point {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.first_point .first_con {
    width: 980px;
}

@media screen and (max-width: 767px) {
.first_point {
    display: block;
    padding: 10px;
}
.first_point .first_con {
    width: 100%;
}
}
.first_point .point_ttl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
    min-height: 75px;
}
.first_point .point_ttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
}
.first_point .point_ttl::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-bottom: 3px solid #eb6120;
    border-right: 3px solid #eb6120;
}
.first_point .point_ttl .point_item {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.first_point .point_ttl .point_item::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 75px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    z-index: -1;
}
.first_point .point_ttl .point_item p {
    font-size: 14px;
    font-weight: bold;
    color: #ffe832;
    margin-right: 10px;
}
.first_point .point_ttl .point_item p span {
    font-size: 46px;
    color: #fff;
    display: block;
    font-style: italic;
    margin-top: 2px;
    text-shadow: black 2px 0px, black -2px 0px, black 0px -2px, black 0px 2px, black 2px 2px, black -2px 2px, black 2px -2px, black -2px -2px, black 1px 2px, black -1px 2px, black 1px -2px, black -1px -2px, black 2px 1px, black -2px 1px, black 2px -1px, black -2px -1px;
}
.first_point .point_ttl h2 {
    font-size: 40px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    width: calc(100% - 75px);
    padding: 10px 0 10px 75px;
}
.first_point .point_ttl h2 span {
    color: #eb6120;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
}
.first_point .brackets_box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
}
.first_point .brackets {
    position: relative;
    width: auto;
    padding: 5px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.first_point .brackets::before {
    position: absolute;
    top: 0;
    content: '';
    width: 10px;
    height: 100%;
    border-top: 3px solid #eb6120;
    border-bottom: 3px solid #eb6120;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    border-left: 3px solid #eb6120;
}
.first_point .brackets::after {
    position: absolute;
    top: 0;
    content: '';
    width: 10px;
    height: 100%;
    border-top: 3px solid #eb6120;
    border-bottom: 3px solid #eb6120;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    right: 0;
    border-right: 3px solid #eb6120;
}

@media screen and (max-width: 767px) {
.first_point .point_ttl .point_item {
    width: 60px;
    height: 60px;
}
.first_point .point_ttl .point_item::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    z-index: -1;
}
.first_point .point_ttl .point_item p {
    font-size: 14px;
    font-weight: bold;
    color: #ffe832;
    margin-right: 10px;
    margin-top: 2px;
}
.first_point .point_ttl .point_item p span {
    font-size: 46px;
}
.first_point .point_ttl h2 {
    font-size: 20px !important;
    width: calc(100% - 60px);
    padding: 10px 0 10px 60px;
}
}
.first_point .first_point01_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.first_point .first_point01_box01 .first_point01_txt {
    width: calc(100% - 440px);
    font-size: 18px;
    line-height: 2em;
}
.first_point .first_point01_box01 .first_point01_img {
    width: 400px;
}
.first_point .first_point01_box02 {
    background: #f1f2f5;
    margin-top: 30px;
}
.first_point .first_point01_box02 p {
    font-size: 18px;
    line-height: 2em;
    padding: 20px 30px;
}
.first_point .first_point01_box03 h3 {
    font-size: 22px;
    margin: 30px 0 20px 80px;
}
.first_point .first_point01_box03 .point01_box03_block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.first_point .first_point01_box03 .point01_box03_block .first_point01_video03 {
    width: 560px;
}
.first_point .first_point01_box03 .point01_box03_block .first_point01_img03 {
    width: calc(100% - 600px);
}

@media screen and (max-width: 767px) {
.first_point .first_point01_box01 {
    display: block;
}
.first_point .first_point01_box01 .first_point01_txt {
    width: auto;
}
.first_point .first_point01_box01 .first_point01_img {
    width: 100%;
}
.first_point .first_point01_box02 p {
    font-size: 18px;
    line-height: 1.8em;
    padding: 20px 10px;
}
.first_point .first_point01_box03 h3 {
    font-size: 20px;
    margin: 20px;
}
.first_point .first_point01_box03 .point01_box03_block {
    display: block;
}
.first_point .first_point01_box03 .point01_box03_block .first_point01_video03 {
    width: 100%;
}
.first_point .first_point01_box03 .point01_box03_block .first_point01_img03 {
    width: auto;
    margin-top: 10px;
}
}
.first_point .first_point02_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.first_point .first_point02_box01 .first_poiint02_txt {
    width: calc(100% - 440px);
    background: #f1f2f5;
}
.first_point .first_point02_box01 .first_poiint02_txt ul {
    margin: 20px 30px;
}
.first_point .first_point02_box01 .first_poiint02_txt ul li {
    font-size: 18px;
    line-height: 2em;
}
.first_point .first_point02_box01 .first_poiint02_txt ul li::before {
    content: "●";
    width: 10px;
    height: 10px;
    margin-right: 5px;
    color: #eb6120;
}
.first_point .first_point02_box01 .first_point02_img {
    width: 400px;
}
.first_point .first_point02_box02 {
    text-align: center;
    margin-top: 50px;
}
.first_point .first_point02_box02 .contact_btn_txt {
    font-size: 18px;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
}
.first_point .first_point02_box02 .contact_btn_txt::before {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    bottom: 0px;
    left: 265px;
    background: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    transform: rotate(-40deg);
    margin-right: 3px;
}
.first_point .first_point02_box02 .contact_btn_txt::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 30px;
    bottom: 0px;
    right: 265px;
    background: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    margin-right: 3px;
}
.first_point .first_point02_box02 .first_p2_btnbox {
    width: 500px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
.first_point .first_point02_box01 {
    display: block;
}
.first_point .first_point02_box01 .first_poiint02_txt {
    width: 100%;
}
.first_point .first_point02_box01 .first_poiint02_txt ul {
    margin: 20px 30px;
}
.first_point .first_point02_box01 .first_poiint02_txt ul li {
    font-size: 18px;
    line-height: 2em;
    text-indent: -1em;
    padding-left: 1em;
}
.first_point .first_point02_box01 .first_point02_img {
    width: 100%;
}
.first_point .first_point02_box02 {
    text-align: center;
    margin-top: 50px;
}
.first_point .first_point02_box02 .contact_btn_txt {
    font-size: 16px;
    font-weight: bold;
    position: relative;
}
.first_point .first_point02_box02 .contact_btn_txt::before {
    content: none;
}
.first_point .first_point02_box02 .contact_btn_txt::after {
    content: none;
}
.first_point .first_point02_box02 .first_p2_btnbox {
    width: 100%;
}
}
/*
.cube_btn {
    position: relative;
    font-family: 'Noto Sans JP', sans-serif !important;
    padding: 15px;
    font-weight: bold;
    text-decoration: none;
    background: #ff4119;
    color: #fff;
    box-shadow: 0 4px 0 #b03318;
    border-radius: 5px;
}
*/
.first_point .point_ttl .font38 {
    font-size: 38px;
}
.first_point .first_point03_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
.first_point .first_point03_box01 .first_poiint03_txt {
    width: calc(100% - 440px);
    background: #f1f2f5;
}
.first_point .first_point03_box01 .first_poiint03_txt ul {
    margin: 20px 30px;
}
.first_point .first_point03_box01 .first_poiint03_txt ul li {
    font-size: 18px;
    line-height: 2em;
}
.first_point .first_point03_box01 .first_poiint03_txt ul li::before {
    content: "●";
    width: 10px;
    height: 10px;
    margin-right: 5px;
    color: #eb6120;
}
.first_point .first_point03_box01 .first_point03_img {
    width: 400px;
}
.first_point .first_point03_box01 .first_point03_img p {
    float: right;
    margin-top: 10px;
}
.first_point .first_p3_btnbox {
    width: 540px;
}

@media screen and (max-width: 767px) {
.first_point .first_point03_box01 {
    display: block;
    margin-top: 30px;
}
.first_point .first_point03_box01 .first_poiint03_txt {
    width: 100%;
    background: #f1f2f5;
}
.first_point .first_point03_box01 .first_poiint03_txt ul {
    margin: 20px 30px;
}
.first_point .first_point03_box01 .first_poiint03_txt ul li {
    font-size: 18px;
    line-height: 2em;
    text-indent: -1em;
    padding-left: 1em;
}
.first_point .first_point03_box01 .first_point03_img {
    width: 100%;
}
.first_point .first_p3_btnbox {
    width: 100%;
}
}
.first_point .first_point04_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.first_point .first_point04_box01 .first_point04_txt {
    width: calc(100% - 440px);
    font-size: 18px;
    line-height: 2em;
}
.first_point .first_point04_box01 .first_point04_img {
    width: 400px;
}

@media screen and (max-width: 767px) {
.first_point .first_point04_box01 {
    display: block;
}
.first_point .first_point04_box01 .first_point04_txt {
    width: 100%;
    font-size: 18px;
    line-height: 2em;
}
.first_point .first_point04_box01 .first_point04_img {
    width: 100%;
}
}
.first_point .first_point05_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.first_point .first_point05_box01 .first_point05_txt {
    width: calc(100% - 360px);
    font-size: 18px;
    line-height: 2em;
    background: #f1f2f5;
}
.first_point .first_point05_box01 .first_point05_txt ul {
    margin: 20px 30px;
}
.first_point .first_point05_box01 .first_point05_txt ul li {
    font-size: 18px;
    line-height: 2em;
    text-indent: -1em;
    padding-left: 1em;
}
.first_point .first_point05_box01 .first_point05_txt ul li::before {
    content: "●";
    width: 10px;
    height: 10px;
    margin-right: 5px;
    color: #eb6120;
}
.first_point .first_point05_box01 .first_point05_txt ul li span {
    display: inline-block;
    background: #606162;
    color: #fff;
    padding-left: 20px;
    position: relative;
    margin-left: calc(1em + 5px);
}
.first_point .first_point05_box01 .first_point05_txt ul li span::before {
    content: url(../img/first/list_arrow.png);
    left: -5px;
    position: absolute;
}
.first_point .first_point05_box01 .first_point05_tb {
    width: 320px;
}
.first_point .first_point05_box01 .first_point05_tb table {
    width: 100%;
}
.first_point .first_point05_box01 .first_point05_tb table th {
    background: #999999;
    text-align: center;
    width: 50%;
    padding: 20px;
    color: #fff;
    border: 1px solid #ccc;
    font-size: 18px;
}
.first_point .first_point05_box01 .first_point05_tb table td {
    padding: 20px;
    font-size: 16px;
    width: 50%;
    border: 1px solid #ccc;
}
.first_point .first_p5_btnbox {
    width: 540px;
}

@media screen and (max-width: 767px) {
.first_point .first_point05_box01 {
    display: block;
}
.first_point .first_point05_box01 .first_point05_txt {
    width: 100%;
}
.first_point .first_point05_box01 .first_point05_txt ul {
    margin: 20px 30px;
}
.first_point .first_point05_box01 .first_point05_txt ul li {
    font-size: 18px;
    line-height: 2em;
    text-indent: -1em;
    padding-left: 1em;
}
.first_point .first_point05_box01 .first_point05_tb {
    width: 100%;
}
.first_point .first_point05_box01 .first_point05_tb table {
    width: 100%;
}
.first_point .first_p5_btnbox {
    width: 100%;
}
}
.first_point .point_ttl .font_30 {
    font-size: 30px;
}
.first_point .first_point06_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.first_point .first_point06_box01 .first_point06_txt {
    width: calc(100% - 360px);
}
.first_point .first_point06_box01 .first_point06_txt ul li {
    font-size: 16px;
}
.first_point .first_point06_box01 .first_point06_txt {
    width: calc(100% - 440px);
    background: #f1f2f5;
}
.first_point .first_point06_box01 .first_point06_txt ul {
    margin: 20px 30px;
}
.first_point .first_point06_box01 .first_point06_txt ul li {
    font-size: 18px;
    line-height: 2em;
    text-indent: -1em;
    padding-left: 1em;
}
.first_point .first_point06_box01 .first_point06_txt ul li::before {
    content: "●";
    width: 10px;
    height: 10px;
    margin-right: 5px;
    color: #eb6120;
}
.first_point .first_point06_box01 .first_point06_txt .first_point04_img {
    width: 400px;
}
.first_point .first_point06_box01 .first_point06_txt .first_point04_img p {
    float: right;
    margin-top: 10px;
}

@media screen and (max-width: 767px) {
.first_point .first_point06_box01 {
    display: block;
}
.first_point .first_point06_box01 .first_point06_txt {
    width: 100%;
}
.first_point .first_point06_box01 .first_point06_txt {
    width: 100%;
}
.first_point .first_point06_box01 .first_point06_txt .first_point04_img {
    width: 100%;
}
}
.first_point .point_ttl .font35 {
    font-size: 35px;
}
.first_point .first_point07_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.first_point .first_point07_box01 .point07_item {
    width: calc(100% / 2 - 20px);
    margin-top: 30px;
}
.first_point .first_point07_box01 .point07_item .point07_video {
    width: 470px;
}
.first_point .first_point07_box01 .point07_item h4 {
    font-size: 16px;
    color: #7e7e7e;
    margin-bottom: 20px;
}
.first_point .first_point07_box01 .point07_item h4 span {
    font-size: 22px;
    font-weight: bold;
    display: inline-block;
    margin-right: 10px;
    color: #000;
}

@media screen and (max-width: 767px) {
.first_point .first_point07_box01 {
    display: block;
}
.first_point .first_point07_box01 .point07_item {
    width: 100%;
}
.first_point .first_point07_box01 .point07_item .point07_video {
    width: 100%;
}
.first_point .first_point07_box01 .point07_item h4 {
    text-align: center;
}
.first_point .first_point07_box01 .point07_item h4 span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-right: 10px;
    color: #000;
}
}
.first_point .point_ttl .font38 {
    font-size: 38px;
}
.first_point .first_point08_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.first_point .first_point08_box01 .first_point08_txt {
    width: calc(100% - 510px);
    font-size: 18px;
    line-height: 2em;
}
.first_point .first_point08_box01 .first_point08_video {
    width: 470px;
}
.first_point .first_point08_box01 .first_point08_video h4 {
    font-size: 22px;
    padding: 20px 5px;
    color: #000;
    text-align: center;
}
.first_point .first_point08_box01 .first_point08_video h4 span {
    font-weight: bold;
}

@media screen and (max-width: 767px) {
.first_point .first_point08_box01 {
    display: block;
}
.first_point .first_point08_box01 .first_point08_txt {
    width: 100%;
}
.first_point .first_point08_box01 .first_point08_video {
    width: 100%;
}
.first_point .first_point08_box01 .first_point08_video h4 {
    font-size: 18px;
}
}
.first_contact {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    background: url(../img/first/bg_img02.png);
    margin-top: 80px;
    margin-bottom: 80px;
}
.first_contact .first_con {
    width: 980px;
    padding: 60px 0;
}
.first_contact .first_contact_txt {
    font-size: 34px;
    text-align: center;
    position: relative;
    width: 82%;
    margin: 0 auto;
}
.first_contact .first_contact_txt span {
    color: #eb6120;
}
.first_contact .first_contact_txt::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 140px;
    bottom: -10px;
    left: -1%;
    background: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-28deg);
    -ms-transform: rotate(-28deg);
    transform: rotate(-28deg);
    margin-right: 3px;
}
.first_contact .first_contact_txt::after {
    content: "";
    position: absolute;
    width: 4px;
    height: 140px;
    bottom: -10px;
    right: -1%;
    background: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(28deg);
    -ms-transform: rotate(28deg);
    transform: rotate(28deg);
    margin-right: 3px;
}
.first_contact .first_contact_box01 {
    max-width: 850px;
    width: 100%;
    height: 220px;
    margin: 40px auto 0px auto;
    border: 2px solid #000;
    background: url(../img/first/item01.png) bottom right no-repeat;
    background-color: #fff;
}
.first_contact .first_contact_box01 .contact_box01_block {
    width: 555px;
    margin-left: 55px;
    padding: 40px 0;
}
.first_contact .first_contact_box01 .contact_box01_block p {
    font-size: 24px;
    margin-bottom: 30px;
}
.first_contact .first_contact_box01 .contact_box01_block p span {
    color: #eb6120;
}

@media screen and (max-width: 767px) {
.first_contact .first_con {
    width: 100%;
    padding: 60px 0;
}
.first_contact .first_contact_txt {
    font-size: 24px;
    width: 100%;
}
.first_contact .first_contact_txt br {
    display: none;
}
.first_contact .first_contact_txt span {
    display: inline-block;
}
.first_contact .first_contact_txt::before {
    content: none;
}
.first_contact .first_contact_txt::after {
    content: none;
}
.first_contact .first_contact_box01 {
    width: 98%;
    margin: 40px auto 0px auto;
    box-sizing: border-box;
    border: 2px solid #000;
    background: url(none);
    background-color: #fff;
}
.first_contact .first_contact_box01 .contact_box01_block {
    width: 100%;
    margin-left: 0;
    padding: 40px 5px;
    box-sizing: border-box;
}
.first_contact .first_contact_box01 .contact_box01_block p {
    font-size: 20px;
    margin-bottom: 15px;
}
.first_contact .first_contact_box01 .contact_box01_block p span {
    color: #eb6120;
}
}
/*------------------------------
reason
--------------------------------*/
.reason {
    width: 100%;
}
.ank {
    display: block;
    height: 0;
}

@media screen and (max-width: 767px) {
.ank {
    margin-top: -60px;
    padding-top: 60px;
}
}
.reason_point {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.reason_point .reason_con {
    width: 980px;
}
.reason_point .reason_ttl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 30px;
    min-height: 75px;
}
.reason_point .reason_ttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    box-sizing: border-box;
}
.reason_point .reason_ttl::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-bottom: 3px solid #eb6120;
    border-right: 3px solid #eb6120;
    box-sizing: border-box;
}
.reason_point .reason_ttl .reason_item {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.reason_point .reason_ttl .reason_item::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 75px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    z-index: -1;
}
.reason_point .reason_ttl .reason_item p {
    font-size: 14px;
    font-weight: bold;
    color: #ffe832;
    margin-right: 10px;
}
.reason_point .reason_ttl .reason_item p span {
    font-size: 46px;
    color: #fff;
    display: block;
    font-style: italic;
    margin-top: 2px;
    text-shadow: black 2px 0px, black -2px 0px, black 0px -2px, black 0px 2px, black 2px 2px, black -2px 2px, black 2px -2px, black -2px -2px, black 1px 2px, black -1px 2px, black 1px -2px, black -1px -2px, black 2px 1px, black -2px 1px, black 2px -1px, black -2px -1px;
}
.reason_point .reason_ttl h2 {
    font-size: 40px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    width: calc(100% - 75px);
    padding: 10px 0 10px 75px;
}
.reason_point .reason_ttl h2.font34 {
    font-size: 34px;
}
.reason_point .reason_ttl h2 span {
    color: #eb6120;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
}

@media screen and (max-width: 767px) {
.reason_point .reason_ttl .reason_item {
    width: 60px;
    height: 60px;
}
.reason_point .reason_ttl .reason_item::before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 60px 60px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    z-index: -1;
}
.reason_point .reason_ttl .reason_item p {
    font-size: 14px;
    font-weight: bold;
    color: #ffe832;
    margin-right: 10px;
    margin-top: 2px;
}
.reason_point .reason_ttl .reason_item p span {
    font-size: 46px;
}
.reason_point .reason_ttl h2 {
    font-size: 20px !important;
    width: calc(100% - 60px);
    padding: 10px 5px 10px 60px;
}
.reason_point .reason_ttl h2.font34 {
    font-size: 20px;
}
}
.reason_main {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.reason_main .main_img {
    width: 980px;
}
.reason_main .main_img_sp {
    display: none;
}

@media screen and (max-width: 767px) {
.reason_main {
    background: none;
}
.reason_main .main_img {
    display: none;
}
.reason_main .main_img_sp {
    width: 100%;
    display: block;
}
}
.reason_sub {
    margin-top: 60px;
}
.reason_sub .reason_con {
    width: 980px;
    margin: 0 auto;
}
.reason_sub .reason_subimg {
    width: 100%;
}
.reason_sub .reason_subimg_sp {
    display: none;
}
.reason_sub .reason_link {
    margin-top: 70px;
    background: url(../img/reason/reason_bg01.png);
    height: 250px;
}
.reason_sub .reason_link h2 {
    font-size: 40px;
    position: relative;
    padding: 60px 0 20px 0;
    text-align: center;
    line-height: 1.5em;
}
.reason_sub .reason_link h2 span {
    color: #eb6120;
    font-weight: 900;
}
.reason_sub .reason_link h2::before {
    position: absolute;
    bottom: 0px;
    right: calc(50% - 50px);
    content: '';
    width: 50px;
    height: 5px;
    background: #000;
}
.reason_sub .reason_link h2::after {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 51px);
    content: '';
    width: 50px;
    height: 5px;
    background: #eb6120;
}
.reason_sub .reason_link_list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    margin-top: -85px;
    flex-wrap: wrap;
}
.reason_sub .reason_link_list .reason_list {
    width: calc(100% / 6 - 5px);
    margin: 0 2.5px;
}

@media screen and (max-width: 767px) {
.reason_sub {
    margin-top: 40px;
}
.reason_sub .reason_con {
    width: 100%;
}
.reason_sub .reason_subimg {
    display: none;
}
.reason_sub .reason_subimg_sp {
    display: block;
}
.reason_sub .reason_link h2 {
    font-size: 28px;
}
.reason_sub .reason_link_list .reason_list {
    width: calc(100% / 3 - 5px);
    margin: 0 2.5px;
}
}
.reason_point .reason_point01_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.reason_point .reason_point01_box01 .reason_point01_txt {
    width: calc(100% - 420px);
}
.reason_point .reason_point01_box01 .reason_point01_txt p {
    font-size: 18px;
    line-height: 2em;
}
.reason_point .reason_point01_box01 .reason_point01_img {
    width: 400px;
}

@media screen and (max-width: 767px) {
.reason_point .reason_point01_box01 {
    display: block;
}
.reason_point .reason_point01_box01 .reason_point01_txt {
    width: 100%;
}
.reason_point .reason_point01_box01 .reason_point01_txt .reason_p1_btnbox {
    margin-bottom: 20px;
}
.reason_point .reason_point01_box01 .reason_point01_img {
    width: 100%;
}
}
.reason_point .reason_point02_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.reason_point .reason_point02_box01 .reason_point02_txt {
    width: calc(100% - 420px);
}
.reason_point .reason_point02_box01 .reason_point02_txt p {
    font-size: 18px;
    line-height: 2em;
}
.reason_point .reason_point02_box01 .reason_point02_img {
    width: 400px;
}

@media screen and (max-width: 767px) {
.reason_point .reason_point02_box01 {
    display: block;
}
.reason_point .reason_point02_box01 .reason_point02_txt {
    width: 100%;
}
.reason_point .reason_point02_box01 .reason_point02_img {
    width: 100%;
}
}
.reason_point .reason_point03_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.reason_point .reason_point03_box01 .reason_point03_txt {
    width: calc(100% - 420px);
}
.reason_point .reason_point03_box01 .reason_point03_txt p {
    font-size: 18px;
    line-height: 2em;
}
.reason_point .reason_point03_box01 .reason_point03_img {
    width: 400px;
}

@media screen and (max-width: 767px) {
.reason_point .reason_point03_box01 {
    display: block;
}
.reason_point .reason_point03_box01 .reason_point03_txt {
    width: 100%;
}
.reason_point .reason_point03_box01 .reason_point03_img {
    width: 100%;
}
}
.reason_point .reason_point04_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.reason_point .reason_point04_box01 .reason_point04_txt {
    width: calc(100% - 420px);
}
.reason_point .reason_point04_box01 .reason_point04_txt ul {
    background: #f1f2f5;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
    height: 60px;
    align-items: center;
}
.reason_point .reason_point04_box01 .reason_point04_txt ul li::before {
    content: "●";
    width: 10px;
    height: 10px;
    margin-right: 5px;
    color: #eb6120;
}
.reason_point .reason_point04_box01 .reason_point04_txt p {
    font-size: 18px;
    line-height: 2em;
}
.reason_point .reason_point04_box01 .reason_point04_img {
    width: 400px;
}

@media screen and (max-width: 767px) {
.reason_point .reason_point04_box01 {
    display: block;
}
.reason_point .reason_point04_box01 .reason_point04_txt {
    width: 100%;
}
.reason_point .reason_point04_box01 .reason_point04_txt ul {
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    height: auto;
}
.reason_point .reason_point04_box01 .reason_point04_txt ul li {
    padding: 10px 5px;
}
.reason_point .reason_point04_box01 .reason_point04_img {
    width: 100%;
}
}
.reason_point .reason_point05_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.reason_point .reason_point05_box01 .reason_point05_txt {
    width: calc(100% - 420px);
}
.reason_point .reason_point05_box01 .reason_point05_txt p {
    font-size: 18px;
    line-height: 2em;
}
.reason_point .reason_point05_box01 .reason_point05_img {
    width: 400px;
}

@media screen and (max-width: 767px) {
.reason_point .reason_point05_box01 {
    display: block;
}
.reason_point .reason_point05_box01 .reason_point05_txt {
    width: 100%;
}
.reason_point .reason_point05_box01 .reason_point05_txt .reason_p5_btnbox {
    margin-bottom: 30px;
}
.reason_point .reason_point05_box01 .reason_point05_img {
    width: 100%;
}
}
.reason_point .reason_point06_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.reason_point .reason_point06_box01 .reason_point06_txt {
    width: calc(100% - 420px);
}
.reason_point .reason_point06_box01 .reason_point06_txt p {
    font-size: 18px;
    line-height: 2em;
}
.reason_point .reason_point06_box01 .reason_point06_img {
    width: 400px;
}

@media screen and (max-width: 767px) {
.reason_point .reason_point06_box01 {
    display: block;
}
.reason_point .reason_point06_box01 .reason_point06_txt {
    width: 100%;
}
.reason_point .reason_point06_box01 .reason_point06_txt .reason_p6_btnbox {
    margin-bottom: 20px;
}
.reason_point .reason_point06_box01 .reason_point06_img {
    width: 100%;
}
}
.reason_25year {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.reason_25year .reason_con {
    width: 980px;
}
.reason_25year .reason_25year_img {
    width: 100%;
}
.reason_25year .reason_25year_img_sp {
    display: none;
}

@media screen and (max-width: 767px) {
.reason_25year .reason_con {
    width: 100%;
}
.reason_25year .reason_25year_img {
    display: none;
}
.reason_25year .reason_25year_img_sp {
    width: 100%;
}
}
.reason_member_block {
    margin-top: 80px;
}
.reason_member_block .reason_con {
    width: 980px;
    margin: 0 auto;
}
.reason_member_block .reason_member_ttl {
    text-align: center;
}
.reason_member_block .reason_member_ttl h2 {
    font-size: 40px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    position: relative;
}
.reason_member_block .reason_member_ttl h2 .ttl_color {
    color: #eb6120;
    font-weight: 900;
}
.reason_member_block .reason_member_ttl h2 .ttl_s {
    font-size: 30px;
}
.reason_member_block .reason_member_ttl h2::before {
    position: absolute;
    bottom: 0px;
    right: calc(50% - 50px);
    content: '';
    width: 50px;
    height: 5px;
    background: #000;
}
.reason_member_block .reason_member_ttl h2::after {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 51px);
    content: '';
    width: 50px;
    height: 5px;
    background: #eb6120;
}
.reason_member_block .reason_member_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}
.reason_member_block .reason_member_box01 img {
    width: 300px;
}
.reason_member_block .reason_member_box01 .reason_member_txt01 {
    font-size: 18px;
    line-height: 2em;
    width: calc(100% - 350px);
    position: relative;
}
.reason_member_block .reason_member_box01 .reason_member_txt01::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 300px 560px 0 0;
    border-color: #fdf3ee transparent transparent transparent;
    line-height: 0px;
    _border-color: #fdf3ee #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.reason_member_block .reason_member_box01 .reason_member_txt01 .reason_member_txt01_img {
    margin-top: 30px;
    float: right;
}
.reason_member_block .reason_member_box02 {
    background: #f1f2f5;
}
.reason_member_block .reason_member_list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.reason_member_block .reason_member_list .reason_member {
    width: calc(100% / 5 - 15px);
}
.reason_member_block .reason_member_list .reason_member .reason_member_img {
    position: relative;
}
.reason_member_block .reason_member_list .reason_member .reason_member_img::before {
    content: "";
    position: absolute;
    bottom: 5px;
    right: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 55px 100px;
    border-color: transparent transparent rgba(245, 176, 143, 0.5) transparent;
    line-height: 0px;
    _border-color: #000000 #000000 rgba(245, 176, 143, 0.5) #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.reason_member_block .reason_member_list .reason_member .reason_member_img img {
    border: 3px solid #000;
}
.reason_member_block .reason_member_list .reason_member p {
    font-size: 18px;
    padding: 5px 0;
}
.reason_member_block .reason_member_list .reason_member p span {
    display: block;
    font-weight: bold;
    padding: 5px 0;
}
.reason_member_block .reason_member_btn {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.reason_member_block .reason_member_btn .reason_mem_btnbox {
    width: calc(50% - 10px);
}

@media screen and (max-width: 767px) {
.reason_member_block .reason_con {
    width: 100%;
    margin: 0 auto;
}
.reason_member_block .reason_member_ttl h2 {
    font-size: 28px;
}
.reason_member_block .reason_member_ttl h2 .ttl_color {
    color: #eb6120;
    font-weight: 900;
}
.reason_member_block .reason_member_ttl h2 .ttl_s {
    font-size: 20px;
    display: inline-block;
}
.reason_member_block .reason_member_box01 {
    display: block;
}
.reason_member_block .reason_member_box01 img {
    width: 100%;
}
.reason_member_block .reason_member_box01 .reason_member_txt01 {
    font-size: 18px;
    line-height: 2em;
    width: 100%;
    position: relative;
    padding: 10px;
    box-sizing: border-box;
}
.reason_member_block .reason_member_box01 .reason_member_txt01 .reason_member_txt01_img {
    width: 100%;
    margin-top: 30px;
    float: right;
}
.reason_member_block .reason_member_box02 {
    background: #f1f2f5;
}
.reason_member_block .reason_member_list {
    width: 100%;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.reason_member_block .reason_member_list .reason_member {
    width: auto;
}
.reason_member_block .reason_member_list .reason_member p {
    font-size: 18px;
    padding: 5px 0;
}
.reason_member_block .reason_member_list .reason_member p span {
    display: block;
    font-weight: bold;
    padding: 5px 0;
}
.reason_member_block .reason_member_btn {
    display: block;
    width: 100%;
}
.reason_member_block .reason_member_btn .reason_mem_btnbox {
    width: 100%;
}
}
.reason_block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.reason_block .reason_con {
    width: 980px;
}
.reason_block .reason_block_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.reason_block .reason_block_box01 .reason_block_txt {
    width: calc(100% - 350px);
    position: relative;
}
.reason_block .reason_block_box01 .reason_block_txt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 200px 400px 0 0;
    border-color: #fdf3ee transparent transparent transparent;
    line-height: 0px;
    _border-color: #fdf3ee #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.reason_block .reason_block_box01 .reason_block_txt h2 {
    font-size: 34px;
    line-height: 1.5em;
    padding: 40px 0 0 30px;
}
.reason_block .reason_block_box01 .reason_block_txt h2 span {
    font-weight: 900;
    color: #eb6120;
}
.reason_block .reason_block_box01 .reason_block_img {
    width: 320px;
}
.reason_block .reason_bl_btnbox {
    width: 540px;
    margin: 0 auto;
}

@media screen and (max-width: 767px) {
.reason_block {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.reason_block .reason_con {
    width: 100%;
}
.reason_block .reason_block_box01 {
    display: block;
    margin-top: 50px;
}
.reason_block .reason_block_box01 .reason_block_txt {
    width: 100%;
    position: relative;
}
.reason_block .reason_block_box01 .reason_block_txt::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 200px 400px 0 0;
    border-color: #fdf3ee transparent transparent transparent;
    line-height: 0px;
    _border-color: #fdf3ee #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.reason_block .reason_block_box01 .reason_block_txt h2 {
    font-size: 24px;
    padding: 10px;
}
.reason_block .reason_block_box01 .reason_block_txt h2 span {
    font-weight: 900;
    color: #eb6120;
}
.reason_block .reason_block_box01 .reason_block_img {
    width: 100%;
}
.reason_block .reason_bl_btnbox {
    width: 100%;
}
}
.reason_company {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.reason_company .reason_con {
    width: 980px;
}
.reason_company .reason_company_ttl {
    text-align: center;
}
.reason_company .reason_company_ttl h2 {
    font-size: 40px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    position: relative;
}
.reason_company .reason_company_ttl h2 .ttl_color {
    color: #eb6120;
    font-weight: 900;
}
.reason_company .reason_company_ttl h2 .ttl_s {
    font-size: 30px;
}
.reason_company .reason_company_ttl h2::before {
    position: absolute;
    bottom: 0px;
    right: calc(50% - 50px);
    content: '';
    width: 50px;
    height: 5px;
    background: #000;
}
.reason_company .reason_company_ttl h2::after {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 51px);
    content: '';
    width: 50px;
    height: 5px;
    background: #eb6120;
}
.reason_company .reason_company_img {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 30px;
}
.reason_company .reason_company_img img {
    width: 100%;
}
.reason_company .reason_company_tb {
    margin-top: 30px;
}
.reason_company .reason_company_tb table {
    width: 100%;
}
.reason_company .reason_company_tb table tr {
    border: 1px solid #ccc;
}
.reason_company .reason_company_tb table th {
    width: 185px;
    background: #f1f2f6;
    padding: 30px;
    font-weight: bold;
}
.reason_company .reason_company_tb table td {
    width: calc(100% - 185px);
    padding: 30px;
}
.reason_company .reason_company_txt {
    text-align: center;
    margin-top: 80px;
}
.reason_company .reason_company_txt h2 {
    font-size: 40px;
    line-height: 1.5em;
    position: relative;
}
.reason_company .reason_company_txt h2 span {
    color: #eb6120;
    font-weight: 900;
    background: linear-gradient(transparent 50%, #ffe832 50%);
}
.reason_company .reason_company_txt img {
    width: 100%;
}

@media screen and (max-width: 767px) {
.reason_company {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 80px;
}
.reason_company .reason_con {
    width: 100%;
}
.reason_company .reason_company_ttl {
    text-align: center;
}
.reason_company .reason_company_ttl h2 {
    font-size: 28px;
}
.reason_company .reason_company_ttl h2 .ttl_s {
    font-size: 20px;
    display: inline-block;
}
.reason_company .reason_company_img .reason_img_box {
    width: 50%;
}
.reason_company .reason_company_img .reason_img_box img {
    width: 100%;
}
.reason_company .reason_company_tb {
    margin-top: 30px;
}
.reason_company .reason_company_tb table {
    width: 100%;
}
.reason_company .reason_company_tb table tr {
    border: 1px solid #ccc;
}
.reason_company .reason_company_tb table th {
    width: 100%;
    background: #f1f2f6;
    padding: 30px 0;
    text-align: center;
    font-weight: bold;
    display: block;
}
.reason_company .reason_company_tb table td {
    width: 100%;
    padding: 20px 10px;
    display: block;
}
.reason_company .reason_company_txt {
    text-align: center;
    margin-top: 80px;
}
.reason_company .reason_company_txt h2 {
    font-size: 20px;
    line-height: 1.5em;
    position: relative;
}
.reason_company .reason_company_txt h2 span {
    color: #eb6120;
    font-weight: 900;
    background: linear-gradient(transparent 50%, #ffe832 50%);
}
.reason_company .reason_company_txt img {
    width: 100%;
}
}
/*---------------------------------
csr
-----------------------------------*/
.csr_greeting {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 60px;
}
.csr_greeting .csr_con {
    width: 980px;
}
.csr_greeting .csr_greeting_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.csr_greeting .csr_greeting_box01 .greeting_txt01 {
    width: calc(100% - 330px);
    position: relative;
    overflow: hidden;
}
.csr_greeting .csr_greeting_box01 .greeting_txt01::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 300px 570px 0 0;
    border-color: #fdf3ee transparent transparent transparent;
    line-height: 0px;
    _border-color: #fdf3ee #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.csr_greeting .csr_greeting_box01 .greeting_txt01 p {
    font-size: 18px;
    line-height: 2em;
    padding: 30px 5px 0 40px;
}
.csr_greeting .csr_greeting_box01 .greeting_txt01 .greeting_txt_img {
    margin-top: 35px;
    float: right;
}

@media screen and (max-width: 767px) {
.csr_greeting {
    padding: 10px;
    margin-top: 0;
}
.csr_greeting .first_con {
    width: 100%;
}
.csr_greeting .csr_greeting_box01 {
    display: block;
}
.csr_greeting .csr_greeting_box01 .greeting_img01 {
    width: 40%;
    float: left;
    margin: 0 10px 10px;
}
.csr_greeting .csr_greeting_box01 .greeting_txt01 {
    width: auto;
    display: inline;
}
.csr_greeting .csr_greeting_box01 .greeting_txt01::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 90px 170px 0 0;
    border-color: #fdf3ee transparent transparent transparent;
    line-height: 0px;
    _border-color: #fdf3ee #000000 #000000 #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.csr_greeting .csr_greeting_box01 .greeting_txt01 p {
    font-size: 16px;
    line-height: 1.6em;
    padding: 20px 0px 0 10px;
}
.csr_greeting .csr_greeting_box01 .greeting_txt01 .greeting_txt_img {
    padding: 10px;
    float: right;
    width: 80%;
}
}
.csr_idea {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.csr_idea .csr_con {
    width: 980px;
    margin-top: 50px;
}
.csr_idea h3 {
    font-size: 34px;
    color: #fff;
    text-align: center;
    position: relative;
    background: #eb6120;
    padding: 20px 0;
}
.csr_idea h3::before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
}
.csr_idea p {
    font-size: 29px;
    text-align: center;
    margin: 20px;
    line-height: 1.5em;
}
.csr_idea p span {
    font-size: 32px;
    color: #eb6120;
    display: inline-block;
}

@media screen and (max-width: 767px) {
.csr_idea .csr_con {
    width: 100%;
    margin-top: 50px;
}
.csr_idea h3 {
    font-size: 28px;
}
.csr_idea p {
    font-size: 20px;
    text-align: left;
}
.csr_idea p span {
    font-size: 24px;
    display: inline;
}
}
.csr_idea_list {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.csr_idea_list .csr_con {
    width: 980px;
    margin-top: 50px;
}
.csr_idea_list h2 {
    font-size: 40px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
}
.csr_idea_list h2::before {
    position: absolute;
    bottom: 0px;
    right: calc(50% - 50px);
    content: '';
    width: 50px;
    height: 5px;
    background: #000;
}
.csr_idea_list h2::after {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 51px);
    content: '';
    width: 50px;
    height: 5px;
    background: #eb6120;
}
.csr_idea_list .csr_list_box {
    margin-top: 50px;
}
.csr_idea_list .csr_list_box h3 {
    font-size: 34px;
    position: relative;
    padding: 20px 20px 20px 70px;
    color: #eb6120;
}
.csr_idea_list .csr_list_box h3 .ttl_s {
    color: #000;
    font-size: 18px;
    float: right;
}
.csr_idea_list .csr_list_box h3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    box-sizing: border-box;
}
.csr_idea_list .csr_list_box h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-bottom: 3px solid #eb6120;
    border-right: 3px solid #eb6120;
    box-sizing: border-box;
}
.csr_idea_list .csr_list_box h3 .csr_list_item::before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
}
.csr_idea_list .csr_list_box h4 {
    font-size: 34px;
    margin: 30px 0;
    font-weight: 900;
}
.csr_idea_list .csr_list_box h4 span {
    color: #eb6120;
    font-weight: 900;
    display: inline-block;
}
.csr_idea_list .csr_list_box .csr_list_txtbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_l {
    width: calc(100% - 430px);
    position: relative;
    box-sizing: border-box;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_l p {
    font-size: 18px;
    line-height: 2em;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_l::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 245px 0 0 450px;
    border-color: transparent transparent transparent #fdf3ee;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #fdf3ee;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .order1 {
    order: 1;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .order2 {
    order: 2;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_r {
    width: calc(100% - 430px);
    position: relative;
    box-sizing: border-box;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_r p {
    font-size: 18px;
    line-height: 2em;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_r::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 245px 450px;
    border-color: transparent transparent #fdf3ee transparent;
    line-height: 0px;
    _border-color: #000000 #000000 #fdf3ee #000000;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    z-index: -1;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_img {
    width: 400px;
}

@media screen and (max-width: 767px) {
.csr_idea_list .csr_con {
    width: 100%;
    margin-top: 50px;
}
.csr_idea_list h2 {
    font-size: 30px;
}
.csr_idea_list .csr_list_box {
    margin-top: 50px;
}
.csr_idea_list .csr_list_box h3 {
    font-size: 20px;
    padding-right: 5px;
}
.csr_idea_list .csr_list_box h3 .ttl_s {
    font-size: 18px;
    float: unset;
    display: inline-block;
}
.csr_idea_list .csr_list_box h4 {
    font-size: 24px;
}
.csr_idea_list .csr_list_box .csr_list_txtbox {
    display: block;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_l {
    width: 100%;
    position: relative;
    padding: 10px;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_l p {
    font-size: 18px;
    line-height: 2em;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_r {
    width: 100%;
    padding: 10px;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_txt_r p {
    font-size: 18px;
    line-height: 2em;
}
.csr_idea_list .csr_list_box .csr_list_txtbox .csr_img {
    width: 100%;
}
}
/*---------------------------------
gaiheki
-----------------------------------*/
.gaiheki_subttl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 75px;
}
.gaiheki_subttl::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
}
.gaiheki_subttl::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-bottom: 3px solid #eb6120;
    border-right: 3px solid #eb6120;
}
.gaiheki_subttl .point_item {
    width: 75px;
    height: 75px;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
}
.gaiheki_subttl .point_item::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 75px 75px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
    z-index: -1;
}
.gaiheki_subttl .point_item p {
    font-size: 15px;
    font-weight: bold;
    color: #ffe832;
    margin-right: 10px;
	margin-bottom: 15px;
}
.gaiheki_subttl .point_item p span {
    font-size: 46px;
    color: #fff;
    display: block;
    font-style: italic;
    margin-top: 2px;
    text-shadow: black 2px 0px, black -2px 0px, black 0px -2px, black 0px 2px, black 2px 2px, black -2px 2px, black 2px -2px, black -2px -2px, black 1px 2px, black -1px 2px, black 1px -2px, black -1px -2px, black 2px 1px, black -2px 1px, black 2px -1px, black -2px -1px;
}
.gaiheki_subttl h2 {
    font-size: 40px;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
    width: calc(100% - 75px);
    padding: 10px 0 10px 75px;
	line-height: normal;
    /*margin: 10px;*/
}
.gaiheki_subttl h2 span {
    color: #eb6120;
    font-family: 'Noto Sans JP', sans-serif !important;
    font-weight: 900;
}

@media screen and (max-width: 767px) {
.gaiheki_subttl h2 {
    font-size: 24px;
	line-height: 1.3;
}
}
.gaiheki_trouble {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.gaiheki_trouble .gaiheki_con {
    width: 980px;
	margin-top: 40px;
}
.gaiheki_trouble h2 {
    font-size: 40px;
    padding-bottom: 30px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    margin-top: 70px;
}
.gaiheki_trouble h2 span {
    color: #eb6120;
    font-weight: 900;
}
.gaiheki_trouble h2::before {
    position: absolute;
    bottom: 0px;
    right: calc(50% - 50px);
    content: '';
    width: 50px;
    height: 5px;
    background: #000;
}
.gaiheki_trouble h2::after {
    position: absolute;
    bottom: 0px;
    left: calc(50% - 51px);
    content: '';
    width: 50px;
    height: 5px;
    background: #eb6120;
}
.gaiheki_trouble p {
    font-size: 18px;
    line-height: 2em;
}
.gaiheki_trouble .gaiheki_trouble_sub {
    font-size: 22px;
    color: #eb6120;
}

@media screen and (max-width: 767px) {
.gaiheki_trouble .gaiheki_con {
    width: 100%;
	margin-top: 0;
}
.gaiheki_trouble h2 {
    font-size: 24px;
    margin: 50px 0 20px;
	line-height: 1.3;
}
.gaiheki_trouble p {
    font-size: 16px;
    line-height: 2em;
    padding: 10px;
}
.gaiheki_trouble .gaiheki_trouble_sub {
    font-size: 20px;
    line-height: 1.5em;
}
}
.gaiheki_reason {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.gaiheki_reason .gaiheki_con {
    width: 980px;
}
.gaiheki_reason .gaiheki_ttl {
    font-size: 34px;
    margin-top: 50px;
    color: #fff;
    text-align: center;
    position: relative;
    background: #eb6120;
    padding: 20px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-left: 20px;
}
.gaiheki_reason .gaiheki_ttl span {
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 26px;
    padding: 0 10px;
}
.gaiheki_reason .gaiheki_ttl::before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
}
.gaiheki_reason .gaiheki_reason_txtbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.gaiheki_reason .gaiheki_reason_txtbox .order1 {
    order: 1;
}
.gaiheki_reason .gaiheki_reason_txtbox .order2 {
    order: 2;
}
.gaiheki_reason .gaiheki_reason_txtbox .reason_img {
    width: 400px;
}
.gaiheki_reason .gaiheki_reason_txtbox .reason_txt {
    width: calc(100% - 440px);
}
.gaiheki_reason p {
    font-size: 18px;
    line-height: 2em;
}
.gaiheki_reason .gaiheki_under {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin: 40px;
}
.gaiheki_reason .gaiheki_key {
    text-align: center;
}
.gaiheki_reason .gaiheki_key h2 {
    font-size: 40px;
    line-height: 1.5em;
    margin: 20px 0;
}
.gaiheki_reason .gaiheki_key h2 span {
    font-size: 40px;
    color: #eb6120;
    font-weight: 900;
}

@media screen and (max-width: 767px) {
.gaiheki_reason .gaiheki_con {
    width: 100%;
}
.gaiheki_reason .gaiheki_ttl {
    font-size: 28px;
    display: block;
    padding-left: 50px;
    padding-bottom: 10px;
}
.gaiheki_reason .gaiheki_ttl span {
    padding: 0 10px;
    font-size: 18px;
    margin-top: 10px;
}
.gaiheki_reason .gaiheki_reason_txtbox {
    display: block;
}
.gaiheki_reason .gaiheki_reason_txtbox .order1 {
    order: none;
}
.gaiheki_reason .gaiheki_reason_txtbox .order2 {
    order: none;
}
.gaiheki_reason .gaiheki_reason_txtbox .reason_img {
    width: 100%;
}
.gaiheki_reason .gaiheki_reason_txtbox .reason_txt {
    width: 100%;
}
.gaiheki_reason p {
    font-size: 16px;
    padding: 10px;
}
.gaiheki_reason .gaiheki_key {
    text-align: center;
}
.gaiheki_reason .gaiheki_key h2 {
    font-size: 24px;
}
.gaiheki_reason .gaiheki_key h2 span {
    font-size: 24px;
}
}
.gaiheki_policy {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.gaiheki_policy .gaiheki_con {
    width: 980px;
}
.gaiheki_policy .gaiheki_ttl {
    font-size: 34px;
    margin-top: 50px;
    color: #fff;
    text-align: center;
    position: relative;
    background: #eb6120;
    padding: 20px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-left: 20px;
}
.gaiheki_policy .gaiheki_ttl::before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
}
.gaiheki_policy .gaiheki_reason_txtbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.gaiheki_policy .gaiheki_reason_txtbox .order1 {
    order: 1;
}
.gaiheki_policy .gaiheki_reason_txtbox .order2 {
    order: 2;
}
.gaiheki_policy .gaiheki_reason_txtbox .reason_img {
    width: 400px;
}
.gaiheki_policy .gaiheki_reason_txtbox .reason_txt {
    width: calc(100% - 440px);
}
.gaiheki_policy p {
    font-size: 18px;
    line-height: 2em;
}
.gaiheki_policy .gaiheki_policy_txtbox {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.gaiheki_policy .gaiheki_policy_txtbox .policy_img {
    width: 400px;
}
.gaiheki_policy .gaiheki_policy_txtbox .policy_txt {
    width: calc(100% - 440px);
}
.gaiheki_policy .gaiheki_policy_txtbox .order1 {
    order: 1;
}
.gaiheki_policy .gaiheki_policy_txtbox .order2 {
    order: 2;
}

@media screen and (max-width: 767px) {

.gaiheki_policy .gaiheki_con {
    width: 100%;
}
.gaiheki_policy .gaiheki_ttl {
    font-size: 34px;
    margin-top: 50px;
    padding-left: 20px;
}
.gaiheki_policy .gaiheki_reason_txtbox {
    display: block;
}
.gaiheki_policy .gaiheki_reason_txtbox .reason_img {
    width: 100%;
}
.gaiheki_policy .gaiheki_reason_txtbox .reason_txt {
    width: 100%;
}
.gaiheki_policy p {
    font-size: 16px;
    line-height: 2em;
    padding: 10px;
}
.gaiheki_subttl .point_item p{
	margin-bottom: 7px;	
}
.gaiheki_policy .gaiheki_policy_txtbox {
    display: block;
}
.gaiheki_policy .gaiheki_policy_txtbox .policy_img {
    width: 100%;
	text-align: center;
}
.gaiheki_policy .gaiheki_policy_txtbox .policy_txt {
    width: 100%;
}
}
/*---------------------------------
amamori
-----------------------------------*/
.amamori_main {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.amamori_main .amamori_con {
    width: 980px;
}
.amamori_main .amamori_main_box {
    background: #E0F2FE;
    margin-top: 50px;
    padding: 20px;
}
.amamori_main .amamori_main_box .amamori_main_ttl {
    text-align: center;
}
.amamori_main .amamori_main_box .amamori_main_ttl h3 {
    font-size: 28px;
}
.amamori_main .amamori_main_box .amamori_main_ttl h3 .amamori_ttl_color {
    color: #008CEA;
    line-height: 1em;
    font-size: 28px;
}
.amamori_main .amamori_main_box .amamori_main_ttl h3 .amamori_subttl {
    font-size: 16px;
    display: inline-block;
    color: #000;
}
.amamori_main .amamori_main_txt {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    padding: 10px;
    margin: 10px;
    background: #fff;
}
.amamori_main .amamori_main_txt .amamori_main_img {
    width: 240px;
}
.amamori_main .amamori_main_txt p {
    width: calc(100% - 300px);
    font-size: 18px;
    line-height: 2em;
}

@media screen and (max-width: 767px) {
.amamori_main .amamori_con {
    width: 100%;
}
.amamori_main .amamori_main_box {
    padding: 10px;
    margin-top: 0;
}
.amamori_main .amamori_main_box .amamori_main_ttl h3 {
    font-size: 28px;
}
.amamori_main .amamori_main_txt {
    display: block;
}
.amamori_main .amamori_main_txt .amamori_main_img {
    width: auto;
    text-align: center;
}
.amamori_main .amamori_main_txt p {
    width: 100%;
    font-size: 18px;
    line-height: 2em;
}
}
.amamori_content {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.amamori_content .amamori_con {
    width: 980px;
}
.amamori_content .amamori_block {
    margin-top: 50px;
}
.amamori_content .amamori_block .amamori_con_ttl {
    border-bottom: 1px solid #008CEA;
}
.amamori_content .amamori_block .amamori_con_ttl h2 {
    font-size: 18px;
    padding: 5px 0;
}
.amamori_content .amamori_block .amamori_con_subttl h3 {
    font-size: 34px;
    position: relative;
    padding: 20px 20px 20px 70px;
    color: #000;
    margin-top: 20px;
}
.amamori_content .amamori_block .amamori_con_subttl h3 span {
    color: #008CEA;
    font-size: 34px;
    line-height: 1em;
}
.amamori_content .amamori_block .amamori_con_subttl h3::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-top: 3px solid #000;
    border-right: 3px solid #000;
    box-sizing: border-box;
}
.amamori_content .amamori_block .amamori_con_subttl h3::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
    border-bottom: 3px solid #eb6120;
    border-right: 3px solid #eb6120;
    box-sizing: border-box;
}
.amamori_content .amamori_block .amamori_con_subttl h3 .amamori_list_item::before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
}
.amamori_content .amamori_block .amamori_con_box {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-around;
}
.amamori_content .amamori_block .amamori_con_box .con_box_txt {
    font-size: 16px;
    color: #008CEA;
    background: #E0F2FE;
    border-radius: 10px;
    padding: 10px;
}
.amamori_content .amamori_block p {
    margin-top: 20px;
    font-size: 18px;
    line-height: 2em;
}
.amamori_content .amamori_block .amamori_con_imgbox {
    text-align: center;
    background: #E0F2FE;
}
.amamori_content .amamori_block .amamori_con_imgbox h3 {
    color: #008CEA;
    font-size: 24px;
    padding-top: 20px;
    margin-top: 20px;
}
.amamori_content .amamori_block .amamori_con_img {
    text-align: center;
    margin-top: 20px;
}
.amamori_content .amamori_block .amamori_con_img a:hover {
    opacity: 0.7;
}

@media screen and (max-width: 767px) {
.amamori_content .amamori_con {
    width: 100%;
}
.amamori_content .amamori_block {
    margin-top: 50px;
}
.amamori_content .amamori_block .amamori_con_subttl h3 {
    font-size: 28px;
}
.amamori_content .amamori_block .amamori_con_subttl h3 span {
    font-size: 28px;
}
.amamori_content .amamori_block .amamori_con_box {
    display: block;
    margin: 10px;
}
.amamori_content .amamori_block .amamori_con_box .con_box_txt {
    margin: 10px;
}
.amamori_content .amamori_block p {
    padding: 10px;
}
.amamori_content .amamori_block .amamori_con_imgbox {
    text-align: center;
    background: #E0F2FE;
}
.amamori_content .amamori_block .amamori_con_imgbox h3 {
    font-size: 20px;
}
}
/*---------------------------------
setprice
-----------------------------------*/
.setprice_main {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.setprice_main .setprice_con {
    width: 980px;
}
.setprice_main .setprice_box01 h2 {
    width: 100%;
    line-height: 1.5;
    font-size: 2em;
    padding: 12px 12px 12px 90px;
    margin: 40px 0 20px;
    background: #eb6120;
    color: #ffffff;
    position: relative;
    text-align: center;
    box-sizing: border-box;
}
.setprice_main .setprice_box01 h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
}
.setprice_main .setprice_box02 h2 {
    width: 100%;
    line-height: 1.5;
    font-size: 2em;
    padding: 12px 12px 12px 90px;
    margin: 40px 0 20px;
    background: #eb6120;
    color: #ffffff;
    position: relative;
    text-align: center;
    box-sizing: border-box;
}
.setprice_main .setprice_box02 h2::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl h3 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl::after {
    content: "";
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #000 0%, #000 50%, #eb6120 50%, #eb6120 100%);
    position: absolute;
    bottom: -15px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li {
    margin-right: 30px;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    border-radius: 5px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li.li01 {
    background: #5fc252;
    color: #fff;
    font-size: 18px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li.li02 {
    background: #126d06;
    color: #fff;
    font-size: 18px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li.li03 {
    background: #f480a6;
    color: #fff;
    font-size: 18px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li::after {
    content: "+";
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    right: -23px;
    color: #000;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li:last-child {
    margin-right: 0;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li:last-child::after {
    content: none;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb {
    margin-top: 50px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc {
    width: 980px;
    margin-bottom: 15px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc .setprice_plan01_tb_ttl .setprice_plan01_th {
    width: 205px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc .setprice_plan01_tb_ttl th {
    font-size: 20px;
    text-align: center;
    border-bottom: none;
    background: #f1f2f6;
    box-sizing: border-box;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc .setprice_plan01_tb_ttl th .setprice_year {
    display: block;
    background: #f48754;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
    padding: 2px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc th {
    border: 1px solid #ddd;
    background: #fdf3e7;
    text-align: center;
    padding: 20px 16px;
    font-size: 18px;
    vertical-align: middle;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc th .setprice_comment {
    color: #949494;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc td {
    border: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
    padding: 10px 5px;
    line-height: 1.5em;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc td p {
    padding: 10px;
    text-align: left;
    line-height: 1.5em;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc .setprice_amount {
    font-size: 14px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc .setprice_amount .setprice_red {
    color: #cc0000;
    font-size: 20px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp {
    display: none;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb_comment {
    text-align: right;
    color: #666666;
    font-size: 14px;
}
.setprice_main .setprice_box02 .setprice_plan02 {
    margin-top: 50px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    position: relative;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl h3 {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl::after {
    content: "";
    width: 100%;
    height: 3px;
    background: linear-gradient(90deg, #000 0%, #000 50%, #eb6120 50%, #eb6120 100%);
    position: absolute;
    bottom: -15px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li {
    margin-right: 30px;
    position: relative;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    border-radius: 5px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li.li01 {
    background: #5fc252;
    color: #fff;
    font-size: 18px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li.li02 {
    background: #126d06;
    color: #fff;
    font-size: 18px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li.li03 {
    background: #f480a6;
    color: #fff;
    font-size: 18px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li::after {
    content: "+";
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 5px;
    right: -23px;
    color: #000;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li:last-child {
    margin-right: 0;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li:last-child::after {
    content: none;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb {
    margin-top: 50px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc {
    width: 980px;
    margin-bottom: 15px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc .setprice_plan02_tb_ttl .setprice_plan02_th {
    width: 350px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc .setprice_plan02_tb_ttl th {
    font-size: 20px;
    text-align: center;
    border-bottom: none;
    background: #f1f2f6;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc .setprice_plan02_tb_ttl th .setprice_year {
    display: inline-block;
    background: #f48754;
    color: #fff;
    font-size: 16px;
    margin-top: 5px;
    margin-left: 10px;
    padding: 2px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc th {
    border: 1px solid #ddd;
    background: #fdf3e7;
    text-align: center;
    padding: 20px;
    font-size: 18px;
    vertical-align: middle;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc th .setprice_comment {
    color: #949494;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc td {
    border: 1px solid #ddd;
    text-align: center;
    font-size: 18px;
    vertical-align: middle;
    padding: 10px 5px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc td p {
    padding: 10px;
    text-align: center;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc .setprice_amount {
    font-size: 14px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc .setprice_amount .setprice_red {
    color: #cc0000;
    font-size: 20px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp {
    display: none;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb_comment {
    text-align: left;
    color: #666666;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.3em;
    font-size: 14px;
}

@media screen and (max-width: 767px) {
.setprice_main .setprice_con {
    padding: 10px;
}
.setprice_main .setprice_box01 h2 {
    font-size: 1.6em;
    padding: 18px 12px 18px 70px;
    margin: 30px 0 20px;
    text-align: left;
}
.setprice_main .setprice_box02 h2 {
    font-size: 1.4em;
    padding: 18px 12px 18px 70px;
    margin: 30px 0 20px;
    text-align: left;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl {
    display: block;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl h3 {
    justify-content: center;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul {
    display: block;
    width: 100%;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li {
    margin-bottom: 20px;
    margin-right: 0;
    padding: 10px 0;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li.li01 {
    font-size: 12px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li.li02 {
    font-size: 12px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li.li03 {
    font-size: 12px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_ttl ul li::after {
    font-size: 25px;
    right: calc(50% - 8px);
    top: 27px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb {
    margin-top: 50px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp {
    margin-top: 10px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp .setprice_plan01_tb_ttl {
    margin-top: 10px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp .setprice_plan01_tb_ttl th {
    font-size: 16px;
    text-align: center;
    border-bottom: none;
    background: #f1f2f6;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp .setprice_plan01_tb_ttl th .setprice_year {
    display: inline-block;
    background: #f48754;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 10px;
    padding: 2px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp th {
    width: 50%;
    border: 1px solid #ddd;
    background: #fdf3e7;
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
    vertical-align: middle;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp th .setprice_comment {
    color: #949494;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp td {
    border: 1px solid #ddd;
    text-align: center;
    font-size: 14px;
    vertical-align: middle;
    padding: 10px 4px;
    line-height: 1.5em;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp td p {
    padding: 10px 0;
    text-align: left;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp .setprice_amount {
    font-size: 12px;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_sp .setprice_amount .setprice_red {
    font-size: 18px;
    color: #cc0000;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb .setprice_plan01_tb_pc {
    display: none;
}
.setprice_main .setprice_box02 .setprice_plan01 .setprice_plan01_tb_comment {
    text-align: left;
    color: #666666;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.3em;
}
.setprice_main .setprice_box02 .setprice_plan02 {
    margin-top: 50px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl {
    display: block;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl h3 {
    justify-content: center;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul {
    display: block;
    width: 100%;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li {
    margin-bottom: 20px;
    margin-right: 0;
    padding: 10px 0;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li.li01 {
    font-size: 12px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li.li02 {
    font-size: 12px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li.li03 {
    font-size: 12px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_ttl ul li::after {
    font-size: 25px;
    right: calc(50% - 8px);
    top: 27px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb {
    margin-top: 50px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp {
    width: 100%;
    margin-bottom: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp .setprice_plan02_tb_ttl th {
    font-size: 16px;
    text-align: center;
    border-bottom: none;
    background: #f1f2f6;
    padding: 20px 0;
    width: 50%;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp .setprice_plan02_tb_ttl th .setprice_year {
    display: inline-block;
    background: #f48754;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
    margin-left: 10px;
    padding: 2px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp th {
    border: 1px solid #ddd;
    background: #fdf3e7;
    text-align: center;
    padding: 20px 0;
    font-size: 16px;
    vertical-align: middle;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp th .setprice_comment {
    color: #949494;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp td {
    border: 1px solid #ddd;
    text-align: center;
    font-size: 16px;
    vertical-align: middle;
    padding: 10px 5px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp td p {
    padding: 10px 0;
    text-align: left;
    line-height: 1.5em;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp .setprice_amount {
    font-size: 12px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_sp .setprice_amount .setprice_red {
    color: #cc0000;
    font-size: 18px;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb .setprice_plan02_tb_pc {
    display: none;
}
.setprice_main .setprice_box02 .setprice_plan02 .setprice_plan02_tb_comment {
    text-align: left;
    color: #666666;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.3em;
}
}
.setprice_contact {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.setprice_contact .setprice_con {
    width: 980px;
}
.setprice_contact .setprice_contact_box01 {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
.setprice_contact .setprice_contact_box01 .contact_box01_block {
    width: 530px;
}
.setprice_contact .setprice_contact_box01 .contact_box01_block p {
    margin: 15px auto;
    text-align: center;
    font-weight: bold;
    position: relative;
}
.setprice_contact .setprice_contact_box01 .contact_box01_block p::before {
    content: "";
    width: 1px;
    height: 30px;
    position: absolute;
    bottom: -5px;
    left: 70px;
    background: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-28deg);
    -ms-transform: rotate(-28deg);
    transform: rotate(-28deg);
}
.setprice_contact .setprice_contact_box01 .contact_box01_block p::after {
    content: "";
    width: 1px;
    height: 30px;
    position: absolute;
    bottom: -5px;
    right: 70px;
    background: #000;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(28deg);
    -ms-transform: rotate(28deg);
    transform: rotate(28deg);
}

@media screen and (max-width: 767px) {
.setprice_contact .setprice_con {
    width: 100%;
}
.setprice_contact .setprice_contact_box01 {
    margin-top: 20px;
}
.setprice_contact .setprice_contact_box01 .contact_box01_block {
    width: 90%;
}
.setprice_contact .setprice_contact_box01 .contact_box01_block p {
    margin: 15px auto;
    text-align: center;
    font-weight: bold;
    position: relative;
    font-size: 14px;
    line-height: 1.2em;
}
.setprice_contact .setprice_contact_box01 .contact_box01_block p span {
    font-weight: bold;
    display: inline-block;
}
.setprice_contact .setprice_contact_box01 .contact_box01_block p::before {
    left: 25px;
}
.setprice_contact .setprice_contact_box01 .contact_box01_block p::after {
    right: 25px;
}
}
/*---------------------------------
btn
-----------------------------------*/
/*
.first_cube_btn_wrap{
	display: inline-block;
	vertical-align: top;
	padding-bottom: 4px;
	margin-top: 10px;
	&:hover{
		padding-top: 4px;
		padding-bottom: 0;
	}
	.first_cube_btn{
		position: relative;
		font-family: 'Noto Sans JP', sans-serif !important;
		padding: 15px;
		font-weight: bold;
		text-decoration: none;
		background: #ff4119;
		color: #fff;
		box-shadow: 0 4px 0 #b03318;
		border-radius: 5px;
		&::before{
			content: "";
			position: absolute;
			width: 100%;
			height: 100%;
			top: 0;
			left: 0;
			background: url(../img/btn-ptn01.png) repeat;
		}
		.btn_txt{
			display: inline-block;
			font-weight: bold;
			padding: 0 30px;
			font-size: 24px;
			text-align: center;
			.btn_free{
				display: inline-block;
				padding: 3px 10px;
				font-size: 24px;
				color: #ff4119;
				background-color: #ffe300;
				font-weight: bold;
				margin-right: 10px;
				border-radius: 3px;
				vertical-align: bottom;
			}
			.btn_tel{
				font-size: 40px;
				font-weight: bold;
				display: block;
				margin-top: 5px;
				&::before{
					content: url(../img/first/btn_tel.png);
					margin-right: 10px;
				}
			}
		}
	}
}
@media screen and (max-width: 767px){
	.first_cube_btn_wrap{
		display: inline-block;
		vertical-align: top;
		padding-bottom: 4px;
		width: 96%;
		margin: 10px auto;
		.first_cube_btn{
			padding: 15px 0;
			&::before{
				width: 100%;
				height: 100%;
			}
			.btn_txt{
				padding: 0 10px;
				font-size: 24px;
				.btn_free{
					display: inline-block;
					padding: 3px;
					font-size: 20px;
					margin-right: 10px;
				}
				.btn_tel{
					font-size: 24px;
					font-weight: bold;
					display: block;
					margin-top: 5px;
				}
			}
		}
	}
}


.first_point05_btn{
	
}
.cl_btnArea.ptn01{

    padding: 30px 0;
    text-align: center;
	.cl_cube_btn {
		width: 520px;
		height: 25px;
		font-size: 20px;
		line-height: 25px;
		margin: 0 10px;
		background: #eb6120;
		&.cl_arrow02::after {
			top: calc(50% - 10px);
			right: 15px;
			content: "";
			width: 20px;
			height: 20px;
		}
	}
}
.cl_cube_btn {
    position: relative;
    font-family: 'Noto Sans JP', sans-serif !important;
    padding: 15px;
    font-weight: bold;
    text-decoration: none;
    background: #ff4119;
    color: #fff;
    box-shadow: 0 4px 0 #b03318;
    border-radius: 5px;
	&::before{
		content: "";
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: url(../img/btn-ptn01.png) repeat;
	}
	.cl_btn_icon {
		display: inline-block;
		vertical-align: top;
		height: 100%;
		margin-right: 10px;
		width: auto;
	}
	.cl_btn_txt {
		display: inline-block;
		font-weight: bold;
	}
}
.arrow01, .cl_arrow02 {
    position: relative;
}
.ta-c {
    text-align: center;
}
*/
.cl_btn01 {
    position: relative;
    margin-top: 30px;
    width: 100%;
    border-top: 0px solid white;
    border-bottom: 7px solid #b03318;
    border-radius: 10px 10px 5px 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #b03318;
    padding-bottom: 1px;
}
.cl_btn01:hover {
    padding-bottom: 0;
    border-top: 5px solid white;
    border-bottom: 3px solid #b03318;
}
.cl_btn01 a {
    color: #ffffff;
    font-weight: bold;
    font-size: 1.2em;
    background: #EB6222;
    display: block;
    padding: 20px;
    text-decoration: none;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    position: relative;
}
.cl_btn01 a:hover {
    opacity: 1;
}
.cl_btn01 a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/btn-ptn01.png) repeat;
}

@media screen and (max-width: 767px) {
.cl_btn01 {
    margin-top: 30px;
    width: 100%;
    position: relative;
}
.cl_btn01 a {
    padding: 20px 50px;
}
}
.cl_btn02 {
    position: relative;
    width: 100%;
    border-top: 0px solid white;
    border-bottom: 7px solid #b03318;
    border-radius: 10px 10px 5px 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #b03318;
    padding-bottom: 1px;
}
.cl_btn02 .btn_txt {
    font-size: 24px;
}
.cl_btn02 .btn_txt .btn_free {
    padding: 3px 10px;
    font-size: 24px;
    color: #ff4119;
    background-color: #ffe300;
    font-weight: bold;
    margin-right: 10px;
    border-radius: 3px;
    vertical-align: bottom;
}
.cl_btn02 .btn_txt .btn_tel {
    font-size: 40px;
    font-weight: bold;
    display: block;
    margin-top: 5px;
}
.cl_btn02 .btn_txt .btn_tel::before {
    content: url(../img/first/btn_tel.png);
    margin-right: 10px;
}
.cl_btn02:hover {
    padding-bottom: 0;
    border-top: 5px solid white;
    border-bottom: 3px solid #b03318;
}
.cl_btn02 a {
    color: #ffffff;
    font-weight: bold;
    font-size: 1.2em;
    background: #ff4119;
    display: block;
    padding: 20px 20px;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    border-radius: 5px;
    position: relative;
}
.cl_btn02 a:hover {
    opacity: 1;
}
.cl_btn02 a::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url(../img/btn-ptn01.png) repeat;
}

@media screen and (max-width: 767px) {
.cl_btn02 {
    width: 100%;
}
.cl_btn02 a {
    padding: 10px 20px;
}
.cl_btn02 .btn_txt {
    line-height: 1.5em;
    font-size: 20px;
}
.cl_btn02 .btn_txt .btn_free {
    padding: 1px 3px;
    font-size: 20px;
}
.cl_btn02 .btn_txt .btn_tel {
    font-size: 26px;
}
}
.cl_arrow02::after {
    position: absolute;
    top: calc(50% - 15px);
    right: 30px;
    content: "";
    width: 30px;
    height: 30px;
    background: url(../img/top-arrow04.png) center/cover no-repeat;
}

@media screen and (max-width: 767px) {
.cl_arrow02::after {
    right: 10px;
}
}
.cl_btn_icon {
    position: absolute;
    left: 20px;
    padding: 15px;
    z-index: 10;
}

@media screen and (max-width: 767px) {
.cl_btn_icon {
    left: 0px;
}
}


/*---------------------------------
aeon_loan
-----------------------------------*/
.aeon_loan_con{
    max-width:980px;
    margin:40px auto 0; 
}
.aeon_loan_con .handling_loan {
    width:44%;  
}
.aeon_loan_con .handling_loan_text {
    width:50%;  
}
.handling_loan {
    border:1px solid #B70081;
    padding:15px;
}
.handling_loan p {
    width:34%;  
}
.handling_loan h3 {
    width:62%;
    color:#B70081;
    font-size:140%;
    line-height:1.5em;
    position: relative;
    top: 75%;
    -webkit-transform: translateY(-50%); /* Safari用 */
    transform: translateY(-50%);
}
.handling_loan_text {
    font-size: 18px;
    line-height: 2em;
}
.aeon_loan_reason .aeon_loan_ttl {
    font-size: 34px;
    margin-top: 50px;
    color: #fff;
    text-align: center;
    position: relative;
    background: #eb6120;
    padding: 20px 0;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
    justify-content: space-around;
    padding-left: 20px;
}
.aeon_loan_reason .aeon_loan_ttl::before {
    content: "";
    width: 70px;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 70px 70px 0 0;
    border-color: #000000 transparent transparent transparent;
    line-height: 0px;
    _border-color: #000000 #ffffff #ffffff #ffffff;
 _filter: progid:DXImageTransform.Microsoft.Chroma(color='#ffffff');
}
.installment_payment_img{
    margin:20px 0 80px; 
}
.installment_payment_img p{
    margin-bottom:40px; 
}
.installment_payment_text_ttl{
    color:#B70081;
    font-size:185%;
    margin-bottom:15px;
}
.installment_payment_text_ttl h3{
    display:inline-block;
    margin-left:10px;
}
.installment_payment_text_ttl h3 span {
    vertical-align: bottom;
    font-weight: normal;
    font-size: 90%;
    line-height: 1.2em;
    color:#B70081;
}
.installment_payment_text_cont{
    margin-bottom:50px; 
}
.installment_payment_text_cont:last-child{
    padding-bottom:70px;    
}
/*.skip_adjustment .svg-inline--fa {
    margin-bottom:-5px; 
}*/
.loan_simulation p span a{
    display:inline;
    text-decoration:underline;
    color:#eb6120;
}
.aeon_loan_reason {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
}
.aeon_loan_reason .aeon_loan_con {
    width: 980px;
}
/*.aeon_loan_reason .aeon_loan_ttl span {
    display: inline-block;
    background: #fff;
    color: #000;
    font-size: 26px;
    padding: 0 10px;
}*/
.aeon_loan_reason p {
    font-size: 18px;
    line-height: 2em;
}


@media screen and (max-width: 767px) {
.aeon_loan .flex{
    display:block;
}
.aeon_loan_reason h3.aeon_loan_ttl {
    line-height: 1.5;
    font-size: 20px;
    padding: 12px 0px 12px 0px;
    background: #eb6120;
    color: #ffffff;
    position: relative;
    margin-bottom: 30px;
}
.aeon_loan_con .handling_loan {
    width: 90%;
    margin: 25px auto;
    display:flex;   
}
.aeon_loan_con .handling_loan_text {
    width:100%; 
}
.handling_loan p {
    width:25%;
}
.handling_loan h3 {
    width: 72%;
    font-size: 109%;
     -webkit-transform: translateY(20%); 
    transform: translateY(20%);
}
.installment_payment_img p {
    margin-bottom: 25px;
}
.installment_payment_img {
    margin-bottom:65px;
}
.installment_payment_text_ttl {
    font-size: 120%;
    margin-bottom:10px;
}
.installment_payment_text_ttl h3 {
    margin-left: 5px;
    line-height: 1.5em;
    vertical-align: top;
}
.aeon_loan .svg-inline--fa {
    overflow: visible;
    padding-top: 6px;
}
.installment_payment_text_cont {
    margin-bottom: 25px;
}
/*.skip_adjustment .svg-inline--fa {
    margin-top: 10px;
}*/
.installment_payment_text_cont:last-child {
    padding-bottom: 35px;
}
.installment_payment_text_ttl h3 span {
    vertical-align: middle;
    font-weight: normal;
    font-size: 80%;
    line-height: 1em;
    margin-bottom: 6px;
    color: #B70081;
}
.loan_simulation p:first-child{
    margin-bottom:10px; 
}
/*.slide-wrap {
  overflow-y: hidden;
  overflow-x: scroll;
  margin: 0 auto;
  display: flex;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
*/
.slide-wrap{
    overflow-x:scroll;
  /*-webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;*/
  margin-bottom:25px;
}
.slide-wrap::-webkit-scrollbar{height:25px;}/*バーの太さ*/
.slide-wrap::-webkit-scrollbar-track{background:#dddddd;}/*バーの背景色*/
.slide-wrap::-webkit-scrollbar-thumb{background:#aaa;}/*バーの色*/

.slide-wrap p {
  width:800px;
}






.aeon_loan_reason h3.aeon_loan_ttl::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 50px 50px 0 0;
    border-color: #000000 transparent transparent transparent;
}
.aeon_loan_reason .aeon_loan_con ,
.aeon_loan_first{
    width: 94%;
    margin:0 auto;
}
.aeon_loan_reason .aeon_loan_ttl {
    font-size: 28px;
    display: block;
    padding-left: 50px;
    padding-bottom: 10px;
}
.aeon_loan_reason p {
    font-size: 16px;
}

}


/*-------------------------------
youtube
----------------------------------*/
.first_youtube {
    width: 100%;
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.first_youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}
/*-------------------------------
footbnr
----------------------------------*/
.footbnr {
    transition: .5s;
    bottom: 0;
}
.footbnr.hide {
    transform: translateY(100%);
}
