.wrap-breadcrumb{
border-top: 1px solid #94b84c;
}
.wrap-breadcrumb .breadcrumb {
width: 980px;
max-width: 100%;
margin: 0 auto 30px auto;
padding-top: 12px;
}

body .wrap .content .wrap-container img{
display: inline-block;
vertical-align: bottom;
max-width: 100%;
}

.font-min{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.box980 img{
max-width: 100%;
display: inline-block;
}

.box980{
width:980px;
max-width: 100%;
text-align: center;
margin-left:auto;
margin-right: auto;
}

.container.one{
margin-bottom: 100px;
}

.link3 a:hover {
opacity: .8;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

.bg_00{
background: #000;
color:#fff;
}

.bg_00 a{
color:#fff;
}

.bg_00 a:hover {
color: #fff;
text-decoration: none;
}

.dn{
display: none !important;
}

.flex{
display: flex;
justify-content: center;
}
.first>div{
display: flex;
justify-content: center;
}
.radiuses{
flex-direction: column;
}
.bk_red{
background:#DF2019;
border-radius: 10px 10px 0 0;
}
.bk_red p{
color: white;
font-weight: 700;
font-size: 1.5em;
padding: 8px 30px;
}
.bk_yellow{
background:#FFF4A2;
border-radius: 0 0 10px 10px;
padding: 20px;
margin-bottom:30px;
}
.bk_yellow p{
line-height: 1.5;
font-size: 17px;
text-align: left;
max-width: 590px;
}

.bk_gray{
background: #F1F2F5;
height: 334px;
width:100%;
z-index: -1;
position: absolute;
top: 0 ;
margin-top: -35px;
color:#fff;
text-align: left;
}
section.second {
margin-top: 60px;
position: relative;
}
section.second .contents_inner div{
/* margin-bottom: 15px;
display: flex;
justify-content: center; */
margin-bottom: 15px;
display: flex;
justify-content: center;
flex-wrap: wrap;
}
section.main_visual {
margin-bottom: 20px;
}
section.any_points {
margin: 30px 0;
}
.any_points h2 {
    margin-top: 30px;
line-height: 1.5;
font-size: 2em;
padding: 12px 0px 12px 0px;
background: #eb6120;
color: #ffffff;
text-align: left;
position: relative;
    padding-left: 60px;
}
.any_points .fuki{
background: url(/point5/img/comment_bg.png) 50% 50% no-repeat;
background-size: 100% auto;
width:666px;
height:160px;
font-size:24px;
margin: 0 auto;
text-align: left;
padding-top: 22px;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.any_points .fuki span{
display: inline-block;
text-align: center;
width:442px;
font-family: 'Noto Sans JP', sans-serif !important;
font-weight: 900;
}

.any_points .at img{
height:105px;
width: auto;
}

.any_points p {
font-size: 18px;
font-weight: 400;
text-align: left;
line-height: 1.8;
}
.any_points p span{
font-weight: 700;
}
.any_points h2::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 0;
height: 0;
border-style: solid;
border-width: 66px 66px 0 0;
border-color: #000000 transparent transparent transparent;
}
.any_points .gray_bk{
display: flex;
justify-content: space-around;
}
.gray_bk .text{
max-width: 500px;
}
.last_sec{
background: #FAF7D8;
padding: 40px 0px;
}
.container.gray_bk {
background: #F1F2F5;
padding: 30px;
}
.bk_yellow .noimg p{
   max-width: 920px;
}
.radiuses .flex{
justify-content: space-around;
}
.yellow_tow p{
    max-width: 500px!important;
}
.container.gray_bk.text_only {
padding-top: 0;
}
.text-text_only .margin-under{
margin-bottom: 10px;
}
.smalltext{
font-size: 14px;
font-weight: 400!important;
}
.last_sec .contents_inner div{
margin-bottom: 20px;
}
.last_sec .contents_inner .final{
margin-bottom: 0px;
}
.bk_red p {
font-weight: 600;
    font-size: 24px;
}
.layer_style{
position: relative;
top: 10px;
z-index: -1;
}
.point_text p{
font-size: 18px;
line-height: 1.3;
/* letter-spacing: 1.5px; */
text-align: justify;
}
.grid_links div{
/* width: calc(100% / 3 - 10px); */
padding: 10px;
}

.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: 56px;
}
.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;
}
.point_ttl .point_item p {
font-size: 14px;
font-weight: bold;
color: #ffe832;
margin-right: 10px;
}
.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;
}
.point_ttl::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 25px;
border-top: 3px solid #000;
border-right: 3px solid #000;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.point_ttl .point_item::before {
content: '';
position: absolute;
-moz-box-sizing: border-box;
box-sizing: border-box;
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;
}
.point_ttl::after {
-moz-box-sizing: border-box;
box-sizing: border-box;
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 25px;
border-bottom: 3px solid #eb6120;
border-right: 3px solid #eb6120;
}
.point_ttl .point_item p span {
font-size: 46px;
    line-height: 1;
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;
}
.point_item {
margin-left: 10px;
margin-bottom: 4px;
}
.point_ttl .midashi{
color: #000000;
font-family: 'Noto Sans JP', sans-serif !important;
font-weight: 900;
font-size: 34px;
padding-left: 5px;
line-height: 1.4;
}
.midashi span{
color: #eb6120;
font-family: 'Noto Sans JP', sans-serif !important;
}

.text + .img{
padding-left: 15px;
}


@media screen and (min-width: 0px) and (max-width: 750px) {/*-----*/

.bk_red p{
color: white;
font-weight: 700;
font-size: 1.5em;
padding: 8px 30px;
}

.point_ttl .midashi{
font-size: 6vw;
line-height: 1.2;
padding-left: 0px;
}

.point_ttl {
margin-bottom: 5vw;
}

.wrap-breadcrumb .breadcrumb {
width: 94% !important;
padding: 2% 3%;
margin: 0;
-moz-box-sizing: border-box;
box-sizing: border-box;
}


.link3 li{
max-width: 90%;
margin: 0 auto 20px;
}


.link3 a:hover {
opacity: .8;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

.container.one.bg_00{
margin-bottom: 0px;
}

.container.one{
margin-bottom: 20px;
}

.any_points p {
font-size: 16px;
line-height: 1.7;
}

.second{
position: relative;
}

.grid_links div{
    width: calc(100% / 2 - 10px);
    padding: 0
}
section.second .contents_inner div {
justify-content: space-around;
}

section.second .contents_inner div {
margin-bottom: 10px;
}
section.second .contents_inner div p{
line-height: 1.6;
padding: 0 3%;
}
section.main_visual,section.last_sec{
    display: flex;
}
.contents_inner {
    padding: 0 10px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.bk_yellow,.any_points .gray_bk{
    flex-direction: column;
align-items: center;
padding: 15px;
}
.bk_gray {
    background: #F1F2F5;
    height: 40vh;
    z-index: -1;
    position: absolute;
    top: 0;
    left:0;
    right:0;
    margin-top: -5vw;
}
.any_points h2::after {
border-width: 40px 40px 0 0;
}
.any_points h2 {
margin-top: 15px;
padding-left: 30px;
padding-right: 15px;
font-size:5.6vw;
}

.any_points .fuki{
background: url(/point5/img/comment_bg_sp.png) 50% top no-repeat ;
background-size: 100% auto;
width:100%;
height:75vw;
margin: 0 auto;
padding-top: 10px;
text-align: center;
padding-bottom: 60%;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.any_points .fuki span {
font-size:5.4vw;
width: 90%;
padding-top:1.5vw;
}

.any_points .at img{
height:auto;
width: 85%;
}

.bk_yellow p {
line-height: 1.7;
font-size: 16px;
max-width: 100%;
margin-bottom: 1em;
}

.text + .img{
margin-top: 15px;
padding-left: 0;
text-align: center;
}

.text_only .margin-under{
    margin-bottom: 10px;
}
section.any_points {
  margin:5vw 0;
}
.bk_red p {
  font-size: 20px;
text-align: center;
padding: 8px 10px;
}
.last_sec .contents_inner .final{
    width: 100vw;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw;
margin-right: -50vw;
  text-align: center;
}
section.main_visual {
    margin: 8px 0 20px;
}
.tri_img{
    position: relative;
padding-left: 20px;
width:80%;
}

}
