p {
    color: #333;
}
.mt100 {
    margin-top: 100px!important;   
}
a:hover {
    text-decoration: none;
    opacity: 1;
    transition: .4s;
}
a:hover img{
    opacity: .6;
}

.bigTitle{
    color: #034098;
    font-size: 3.3rem;
    font-weight: bold;
    position: relative;
    margin-bottom: 50px;
    display: inline-block;
}
.bigTitle span {
    position: relative;
    z-index: 1;
}
.bigTitle:after {
    content: "";
    display: block;
    width: 102%;
    height: 15px;
    background-color: #F5F179;
    position: absolute;
    z-index: 0;
    margin: 0 auto;
    bottom: 5px;
    left: -1%;
}
.boxContena {
    display: flex;
    flex-wrap: wrap;   
    margin-bottom: 60px;
}
.boxContena li {
    width: auto;
    max-width: 316px;
    max-height: 265px;
    border-radius: 8px;    
    overflow: hidden;
    width: 310px;
    height: 265px;
    border: 2px solid #034098;
    transition: .4s;
}
.boxContena li:hover {
    border-color: #009966;
    transition: .2s;
}
.boxContena li:hover .linkTitle{
    background: #009966;
    color: #fff;
}
.boxContena li:nth-of-type(2) {
    margin-left: 20px;
    margin-right: 20px;
}
.boxContena li .linkTitle{
    height: 68px;
    background: #034098;
    color: #fff;
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    position: relative;
    line-height: 1.35;
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 1.6rem;
}

.boxContena.icon li .linkTitle {
    height: 58px;
    margin-bottom: 13px;
}
.boxContena li .linkTitle i {
    position: absolute;
    right: 10px;
}
.boxContena li img {
    width: auto;
    max-height: 180px;
    margin-top: 13px;
}
.boxContena.icon li img {
    width: 145px;
    height: auto;
}
.boxContena.icon li .linkImage {
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: center;
    width: 100%;
    height: 194px;
}
.wrapper-main.menu.indexPage .boxContena.icon {
    justify-content: space-between
}
.wrapper-main.menu.indexPage .boxContena.icon li {
    height: 230px;
}
.wrapper-main.menu.indexPage .boxContena.icon li,
.wrapper-main.menu.indexPage .boxContena.icon li:nth-of-type(2){
   width: 234px;
    margin: 0;
}
.wrapper-main.menu.indexPage .boxContena.icon li .linkTitle{
    font-size: 1.6rem;
}
.wrapper-main.menu.indexPage .boxContena.icon li i{
    right: 6px;
}
.wrapper-main.menu.indexPage .boxContena.icon li .linkImage{
    height: 130px;
}
.wrapper-main.menu.indexPage .boxContena.icon li img {
    width: 100px;
}
.wrapper-main.menu.indexPage .boxContena.icon li img[src="/pisj/menu/img/img_icon_14_1.png"] {
    width: 80px;
    margin-top: 0;
}
.wrapper-main.menu.indexPage .boxContena.icon li:nth-of-type(4) img {
    width: 75px;
    margin-top: 5px;
}

.menu .bigTitle{
    font-size: 2.6rem;
}
.bottomBtn ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 25px;
}
.bottomBtn ul li {
    width: 474px;
    height: 102px;
}
.bottomBtn ul a {
    font-size: 2.4rem;
    color: #FFF;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 4px;
    box-shadow: 0 3.5px 0px #bababa;
    font-weight: bold;
    transition: .4s;
}
.bottomBtn ul a:hover {
    top:3.5px;
    background: #fff;
    box-shadow: none;
    transition: .4s;
}
.bottomBtn ul a i {
    position: absolute;
    right: 10px;
}
.bottomBtn ul li:nth-of-type(1) a {
    background: #BE9306;
    border: 2px solid #BE9306;  
}
.bottomBtn ul li:nth-of-type(1) a:hover {
    color: #BE9306;
    border: 2px solid #BE9306;   
    background: #fff;
}
.bottomBtn ul li:nth-of-type(2) a {
    background: #5FA0C7;
    border: 2px solid #5FA0C7;   
}
.bottomBtn ul li:nth-of-type(2) a:hover {
    color: #5FA0C7;
    border: 2px solid #5FA0C7;   
    background: #fff;
}

.bottomBtn.addArea ul li:nth-of-type(1) a {
    background: #EF8912;
    border: 2px solid #EF8912;  
}
.bottomBtn.addArea ul li:nth-of-type(1) a:hover {
    color: #EF8912;
    border: 2px solid #EF8912;   
    background: #fff;
}
.bottomBtn.addArea ul li:nth-of-type(2) a {
    background: #5FA0C7;
    border: 2px solid #5FA0C7;   
}
.bottomBtn.addArea ul li:nth-of-type(2) a:hover {
    color: #5FA0C7;
    border: 2px solid #5FA0C7;   
    background: #fff;
}

/*--蜊倩ｺｫ蜷代￠--*/

.container-inner.mb65.sp_mb30.plr0.flexBox{
    display: flex;
    flex-wrap: wrap;
    border:1px solid #034098;
    border-radius: 8px!important;
    box-sizing: border-box;
    overflow: hidden;
}
.container-inner.mb65.sp_mb30.plr0.flexBox .headetBigTile1{
    background: #034098;
    color: #fff;
    width:494px;
    height: 289px;
    font-size: 3.2rem;
    justify-content: center;
    display: flex;
    align-self: center;
    align-items: center;
    text-align: center;
    font-weight: bold;
}
.container-inner.mb65.sp_mb30.plr0.flexBox .mvBox{
    display: flex;
    margin: 0 auto;
    align-items: self-end;
    align-self: flex-end;
}
.container-inner.mb65.sp_mb30.plr0.flexBox .mvBox img{
    height: 260px
}    
.menu.indexPage .mvBox img{
    max-width: 460px;
    height: auto;
}
.pelsona {
    font-size: 2.2rem;
    color: #EF8912;
    font-weight: bold;
    margin-bottom: 5px!important;
}
.osusume.detailPage .readText{
    text-align: left;
}
.osusume.detailPage .lifePetBox {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
}
.osusume.detailPage .lifePetBox li {
    width: 310px;
    margin: 0;
}
.osusume.detailPage .lifePetBox li img {
    width: 82%;
    height: auto;
    margin: 0 auto;   

}
.osusume.detailPage .lifePetBox li .primary-color{
    font-size: 2rem;
    color: #034098;
    font-weight: bold;
}
.osusume.detailPage .lifePetBox li:nth-of-type(2){
    margin: 0 20px;
}
.osusume.detailPage .boxContena .linkTitle a{
    color: #fff;
}
.osusume.detailPage .boxContena li {
    max-height: 360px;
}
.osusume.detailPage .boxContena > li {
    padding-bottom: 30px;
    height: 282px;
}
.osusume.detailPage .boxContena li .bcList01 li {
    width: 90%;
    height: auto;
    max-height: auto;
    border: none;
    margin-left: 25px;
    margin-right: 25px;
    text-align: left;
    margin-bottom: 0;
}
.osusume.detailPage .boxContena li .bcList01 li a{
    font-weight: bold;
    color: #000;
    text-align: left;
    position: relative;
    padding-left: 35px;
    line-height: 1.4!important;
    display: block;
    height: auto;
    padding-top: 6px;
    padding-bottom: 4px;
    border-radius: 40px;
    font-size: 1.6rem;
}
.osusume.detailPage .boxContena li .bcList01 li a i {
    position: absolute;
    left: 14px;
    margin: auto 0;
    top: calc(50% - 7.9px);
}
.detailArea {
    border: 2px solid #2f5080;
    border-radius: 8px;
    overflow: hidden;
}
.detailArea h2{
    background: #2F5080;
    color: #fff;
    font-size: 2.4rem;
    font-weight: bold;
    height: 60px;
    display:flex;
    justify-content: center;
    align-self: center;
    align-items: center;
    letter-spacing: .04rem;
}
.detailArea .border-1 {
    border: 1px solid #bababa!important; 
    margin: 20px 15px;
    padding: 20px 15px 15px;
    text-align: left;
}
.detailArea .border-1 .font-weight-bold{
    font-size: 1.74rem;
    line-height: 1.8;
}
.detailArea .border-1 .dList1 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 20px;
    margin-bottom: 15px;
}
.detailArea .border-1 .dList1 li {
    width: 290px;
    box-sizing: border-box;
    overflow: hidden;
}
.detailArea .border-1 .dList1 li .img {
    display: flex;
    width: 100%;
    margin: 0;
    border:4px solid #2F5080;
    border-radius: 8px;
    height: 206px;
    align-items: center;
}
.detailArea .border-1 .dList1 li img {
    display: flex;
    height: auto;
    width: auto;
    max-width: 272px;
    margin: 0 auto 0;
    max-height: 180px;
}
.detailArea .border-1 .dList1 li .uTxt {
    font-size: 1.45rem;
    margin-top: 1.5rem;
    line-height: 1.7;
    text-align: left;
    width: 96%;
    margin: 12px auto 0;
    letter-spacing: 0;
    font-feature-settings: "palt";
}
.detailArea .border-1 .inneerTitle {
    font-size: 2rem;
    font-weight: bold;
    margin-bottom: 5px;
    position: relative;
    z-index: 1;
    color: #333;
}
.detailArea .productDetailBox {
    display: flex;
    flex-wrap: wrap;
}
.detailArea .productDetailBox .leftArea {
    width: 63%;
    padding: 10px 15px 15px;
}
.detailArea .productDetailBox .leftArea p {
    font-size: 1.5rem;
    width: 100%;
    position: relative;
    z-index: 1;
    color: #333;
    margin-bottom: 25px;

}
.detailArea .productDetailBox .leftArea a:hover,
.detailArea .productDetailBox .leftArea a:hover p,
.detailArea .productDetailBox .leftArea a:hover .inneerTitle{
    color: #fff;
}



.detailArea .productDetailBox .list-group.list-minus > li::after {
    top: 10px;
    background: #000;
}
.detailArea .tit04 {
    font-size: 2rem;
    padding-left: 8px;
    color: #333;
    border-left: 4px solid #333;
    margin-left: 6px;
    padding-top: 2px !important;
    padding-bottom: 0px !important;
    line-height: 1.2;
}
.detailArea .list-group.text-primary {
    color: #333!important;
    margin-left: 20px;
}
.detailArea .list-group.list-minus.list-primary li::after {
    background-color: #333;
    top:11px;
}
.detailArea .productDetailBox {
    position: relative;
}
.detailArea .productDetailBox .leftArea a:after {
    transition: .4s;
    height: 0;
}
/*
.detailArea .productDetailBox .leftArea a:hover:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #034098;
    top:0;
    left: 0;
    z-index: 0;
    border-radius: 4px;
    transition: .4s;
}
*/
.detailArea .productDetailBox .leftArea .moreLink {
    width: 100%;
    position: relative;
    z-index: 1;
    border: 2px solid #034098;
    color: #034098;
    font-weight: normal;
    padding: 8px 0 6px;
    width: 394px;
    text-align: center;
    margin-bottom: 0;
    font-size: 1.5rem;
    display: block;
}
.detailArea .productDetailBox .leftArea a:hover .moreLink {
    background: #034098;
    color: #fff;
}
.detailArea .moreLink i {
    position: relative;
    left: 5px;
}
.detailArea .productDetailBox .leftArea a:hover .moreLink i {
    position: relative;
    left: 10px;
    transition: .2s;
}


.detailArea .productDetailBox .leftArea a:hover + .rightArea + .moreLink{
    color: #fff;
}
.detailArea .productDetailBox .rightArea{
    width: 32%;
    margin-left: 32px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    margin-bottom: 15px;
}
.detailArea .productDetailBox .rightArea li {
    width: 306px;
    width: 288px;
    height: 56px;
}

.detailArea .productDetailBox .rightArea a {
    font-size: 1.6rem;
    color: #FFF;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    border-radius: 4px;
    font-weight: bold;
    transition: .4s;
}
.detailArea .productDetailBox .rightArea a i {
    position: absolute;
    right: 15px;
    font-size: 2.2rem;
}

.detailArea .productDetailBox .rightArea li:nth-of-type(1) a{
    background: #EF8912;
    border: 2px solid #EF8912;
}
.detailArea .productDetailBox .rightArea li:nth-of-type(1) {
    margin-bottom: 8px;
    margin-bottom: 10px;
}
.detailArea .productDetailBox .rightArea li:nth-of-type(2) a{
    background: #5FA0C7;
    border: 2px solid #5FA0C7;
}
.detailArea .productDetailBox .rightArea li:nth-of-type(1) a:hover {
    color: #EF8912;
    background: #fff;
}
.detailArea .productDetailBox .rightArea li:nth-of-type(2) a:hover {
    color: #5FA0C7;
    background: #fff;
}
.detailArea .list-group.list-minus > li {
    font-size: 1.5rem;
}
.bnrLinkBox a {
    display: block;
    widows: 100%;
    height: 100%;
}

.bnrLinkBox img{
    width: calc(100% - 30px);
    margin: 0 15px 15px;
}
.otherOsusumeList1 {
    display: flex;
    flex-wrap: wrap;
    margin: 40px 0;
}
.otherOsusumeList1 li {
    width: 310px;
    height: 100px;
}
.otherOsusumeList1 li:nth-of-type(2) {
    margin: 0 20px;
}
.otherOsusumeList1 li a{
    background: #034098;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    color: #fff;
    width: 100%;
    height: 100%;
    line-height: 1.5;
    font-weight: bold;
    position: relative;
    border-radius: 4px;
    border: 2px solid #034098;
}
.otherOsusumeList1 li a i {
    position: absolute;
    right: 15px;
}
.otherOsusumeList1 li a:hover {
    color: #034098;
    background: #fff;
}

.osusume.detailPage .boxContena > li:hover{
    border:2px solid #034098;
}
.osusume.detailPage .boxContena > li:hover .linkTitle{
    background: #034098;

}
.osusume.detailPage .boxContena > li .bcList01 {
    width: 306px;
}
.osusume.detailPage .boxContena > li .bcList01 li {
    width: calc(100% - 50px);
}

.osusume.detailPage .boxContena > li .bcList01 a:hover {
    background: #009966;
    color: #fff;
}


.secondlife.osusume.detailPage .lifePetBox li {
    width: 240px;
    margin: 0;
}
.secondlife.osusume.detailPage .boxContena > li {
    width: 234px;  
    height: 186px;
}

.secondlife .boxContena li:nth-of-type(2) {
    margin-left: 0px;
    margin-right: 0px;
}
.secondlife .boxContena {
    justify-content: space-between;
}
.osusume.detailPage.secondlife .boxContena .linkTitle a {

    font-size: 1.55rem;
}
.osusume.detailPage.secondlife .boxContena li .bcList01 li a{
    width: 98%;
    margin-left: 1%;
}

.secondlife.osusume.detailPage .boxContena > li .bcList01 li {
    width: 230px;
    margin-left: 0px;
    margin-right: 0px;
}

.secondlife.osusume.detailPage .boxContena li .bcList01 li a i {
    top: calc(50% - 8px);
}
.secondlife.osusume.detailPage .headerBtn a {
    background: #034098;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2rem;
    color: #fff;
    width: 316px;
    height: 64px;
    line-height: 1.5;
    position: relative;
    border-radius: 4px;
    border: 2px solid #034098;
    font-size: 1.8rem;
    margin-bottom: 40px;
    font-weight: bold;
    padding-top: 3px;
    transition: .4s;
}
.secondlife.osusume.detailPage .headerBtn a:hover {
    border: 2px solid #034098;
    background: #fff;
    color: #034098;
    transition: .4s;

}
.secondlife.osusume.detailPage .headerBtn a i {
    position: relative;
    top: -1px;
    left: -2px;
}
.secondlife.osusume.detailPage .headerBtn a:hover i {
    transform: rotate(90deg)

}
.secondlife.osusume.detailPage .boxContena {
    margin-bottom: 40px;
}
.secondlife.osusume.detailPage #anc05-1 .productDetailBox .leftArea {
    width: 100%;
}
.secondlife.osusume.detailPage #anc05-1 .productDetailBox .rightArea {
    width: 100%;
    margin-left: 15px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    align-content: flex-end;
    margin-bottom: 15px;
    justify-content: space-between;
}
.secondlife.osusume.detailPage #anc05-1 .productDetailBox .rightArea li:nth-of-type(1) {
    margin-bottom: 0;
}

.secondlife.osusume.detailPage #anc05-1 .productDetailBox .rightArea li a:hover {
    background: #fff!important;    
}
.secondlife.osusume.detailPage #anc05-1 .productDetailBox .rightArea li:nth-of-type(1) a {
    background: #8C6239;
    border: 2px solid #8C6239;
}
.secondlife.osusume.detailPage #anc05-1 .productDetailBox .rightArea li:nth-of-type(1) a:hover {
    color: #8C6239;
    border: 2px solid #8C6239;
}

.secondlife.osusume.detailPage #anc05-1  .productDetailBox .rightArea li:nth-of-type(2) a {
    background: #EF8912;
    border: 2px solid #EF8912;
}
.secondlife.osusume.detailPage #anc05-1  .productDetailBox .rightArea li:nth-of-type(2) a:hover {
    color: #EF8912;
    border: 2px solid #EF8912;
}
.secondlife.osusume.detailPage #anc05-1  .productDetailBox .rightArea li:nth-of-type(3) a {
    background: #5FA0C7;
    border: 2px solid #5FA0C7;
}
.secondlife.osusume.detailPage #anc05-1  .productDetailBox .rightArea li:nth-of-type(3) a:hover {
    color: #5FA0C7;
    border: 2px solid #5FA0C7;
}
#nagare .headerLink2 {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    height: 76px;
    align-items: center;
    border-radius: 8px 8px 0 0;
}
#nagare .headerLink2 li {
    height: 100%;
    width: 50%;
    position: relative;
    border: 2px solid #034098;
}

#nagare .headerLink2 li:nth-of-type(1),
#nagare .headerLink2 li:nth-of-type(1) a {
    border-radius: 8px 0 0 0;
}
#nagare .headerLink2 li:nth-of-type(2),
#nagare .headerLink2 li:nth-of-type(2) a {
    border-radius: 0 8px 0 0;
}
#nagare .headerLink2 li a {
    background: #fff;
    color: #034098;
}
#nagare .headerLink2 li.current,
#nagare .headerLink2 li.current a{
    background: #034098;
    color: #fff;
}

#nagare .headerLink2 a:hover{
    opacity: .8;
.}


#nagare .headerLink2 a{
    color: #fff;
    background: #034098;
    text-align: center;
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}
#nagare .headerLink2 .current a {
    color: #034098;
    background: #fff; 
}
#nagare .headerLink2 .current:after {
    content: "";
    border-top: 24px solid #034098;
    border-right: 16px solid transparent;
    border-left: 16px solid transparent;
    position: absolute;
    left: 224px;
}
#nagare .box-txt {
    background: #EFF1F0;
    font-size: 15.5px;
    padding: 20px;
    line-height: 1.7;
    font-size: 1.56rem!important;
}
#nagare .box-txt a {
    font-size: 15.5px;
}
.primary-color {
    color: #034098;
}
#nagare .box-txt a {
    font-weight: bold;
}
#nagare h2 {
    display: flex;
    align-items: center;
    padding-bottom: 5px;
    border-bottom: 5px solid #034098 ;
} 
#nagare .numberBox {
    background: #034098;
    width: 26px;
    height: 26px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 13px;
    font-size: 1.7rem;
    position: relative;
}
#nagare .numberBox:after {
    content: "";
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #034098;
    position: absolute;
    left: 26px;
    top: 7px;
}
.flexBox {
    display: flex;
    flex-wrap: wrap;   
}
#nagare .flexBox {
    margin-top: 20px;
}
#nagare .nagare_list li {
    margin-bottom: 45px;
}
#nagare .nagare_list .textArea li {
    margin-bottom: 0;
}
#nagare .flexBox .image {
    width: 248px;
    height: 140px;
    margin-bottom: 0;
}
#nagare .flexBox .image img {
    display: block;
    width: 100%;
    height: 100%;
}
#nagare .flexBox .textArea{
    width: 720px;
    padding-left: 20px;
}
#nagare .flexBox .textArea .font-weight-bold  {
    font-size: 1.65rem;
}
#nagare .nagare_cont .flexBox .textArea list1{
    margin-top: 54px;
}
#nagare .nagare_cont .flexBox .textArea .btnLink2{
    width: 100%;
    height: 58px;
    background: #EF8912;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    font-weight: bold;
    position: relative;
        transition: .2s;
}
#nagare .nagare_cont .flexBox .textArea .btnLink2:hover{
    background: #fff;
    color: #EF8912;
    border: 2px solid #EF8912;
    transition: .2s;
    
}
#nagare .nagare_cont .flexBox .textArea a i {
    position: absolute;
    right: 10px;
}
#nagare .nagare_cont .flexBox .textArea .list1 {
    top: 38px;
    position: relative;
    justify-content: space-between;
    display: flex;
    flex-wrap: wrap;
}
#nagare .nagare_cont .flexBox .textArea .list1 li {
    width: 49%;
}
#nagare .bottomBtn:nth-of-type(1) p{
    color: #EF8912;
    font-weight: bold;

}
#nagare .bottomBtn li p {
    text-align: center;
    padding-bottom: 0;
    margin-bottom: 8px;
    color: #034098;
    font-weight: bold;
}
#nagare .bottomBtn li p:before {
    content: "＼ ";
}
#nagare .bottomBtn li p:after {
    content: " ／";
}
#nagare .boxContena.icon {
    justify-content: space-between;
}
#nagare .boxContena.icon > li {
    width: 234px;
    /*height: 210px;*/
    height: 230px;
    margin: 0!important;
}
#nagare .boxContena.icon li .linkImage {
    height: 130px;
}
#nagare .boxContena.icon li img {
    width: 95px;
    height: auto;
    margin-top: 0;
}
#nagare .boxContena.icon li img[src="/pisj/menu/img/osusume_top_06.png"]{
    width: 100px;
}
#nagare .boxContena.icon li img[src="/pisj/menu/img/img_icon_12_1.png"] {
    width: 75px;
}
#nagare .boxContena.icon li img[src="/pisj/menu/img/img_icon_14_1.png"] {
    width: 75px;
}
#nagare .boxContena.icon li img {
    margin-top: 5px;
}
#nagare .boxContena li .linkTitle {
    height: 58px;
    font-size: 1.6rem;
    margin-bottom: 13px;
}
#nagare .boxContena li.nobdr {
    border: none;
    border-radius: 0;
}
#nagare .boxContena.icon .hoken_title {
margin-bottom: 33px;
}
#nagare .boxContena.icon .hoken_title img{
    display: block;
    width: 94%;
    margin: 4px auto 0;
}
#nagare .boxContena.icon .hoken_title span{
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 1.6rem;
    margin: -10px auto 0;
    text-align: center;
}
#nagare .boxContena.icon .loginBtn{
    border: 2px solid #034098;
    width: 100%;
    display: block;
    color: #034098;
    text-align: center;
    font-weight: bold;
    font-size: 1.6rem;
    line-height: 1.5;
    padding: 4px 0;
    border-radius: 4px;
    position: relative;
    transition: .2s;
}
#nagare .boxContena.icon .loginBtn:hover {
    background: #034098;
    color: #fff;
    transition: .2s;
    border: 2px solid #034098;
}
#nagare .boxContena.icon .loginBtn i {
    position: absolute;
    right: 10px;
    top: calc(50% - 8px);
}
#nagare .boxContena.icon .loginBtn.obBtn {
    margin-top: 10px;
    color: #F7931E;
    border: 2px solid #F7931E;
}
#nagare .boxContena.icon .loginBtn.obBtn:hover {
    background: #F7931E;
    color: #fff;
    transition: .2s;
}
#nagare.taimenPage .nagare_cont .flexBox .textArea .list1 {
    top: 11px;
}
#nagare.taimenPage .nagare_cont .flexBox .textArea .list1 li:nth-of-type(2) a{
    background: #5FA0C7;
    border: 2px solid #5FA0C7;
}

#nagare.taimenPage .nagare_cont .flexBox .textArea .list1 li:nth-of-type(2) a:hover{
    color: #5FA0C7;
    background: #fff;
    border: 2px solid #5FA0C7;
}

#nagare .bigTitle{
    font-size: 2.6rem;
}


@media only screen and (max-width: 640px) {
    .osusume {
        width: 92%;
        min-width: 92%;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
    }
    .container-inner.mb65.sp_mb30.plr0{
        width: 94%;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px!important;
    }
    .readText {
        text-align: left;
        width: 92%;
        margin-left: auto;
        margin-right: auto;
        text-align: justify;
        font-weight: normal;
    }
    .bigTitle {
        font-size: 1.6rem;
        width: 100%;
        margin-top: 1.5rem;
    }
    .bigTitle:after {
        display: none;
    }
    .boxContena {
        margin-bottom: 15px;
    }
    .boxContena li {
        width: 90%;
        height: auto;
        max-height: 225px;
        margin-right: auto;
        margin-left: auto;
        margin-bottom: 20px;
        padding: 0;
    }
    .boxContena li:nth-of-type(2) {
        margin-left: auto;
        margin-right: auto;
    }
    .boxContena li:nth-of-type(1) img{
        margin-top: 20px;
    }

    .boxContena li .linkTitle {
        height: 60px;
        font-size: 1.5rem;
    }
    .boxContena li img {
        max-height: 140px;
    }

    .boxContena.icon li img {
        width: 100px;
        height: auto;
        margin-bottom: 15px;
    }
    .boxContena.icon li .linkImage {
        height: 65%;
    }
    .bottomBtn ul a {
        font-size: 1.8rem;
    }
    .bottomBtn ul li {
        width: 90%;
        height: 62px;
        margin: 0 auto 20px;
    }

    .container-inner.mb65.sp_mb30.plr0.flexBox .headetBigTile1 {
        background: #034098;
        color: #fff;
        width: 100%;
        height: auto;
        padding: 10px 0;
        font-size: 1.8rem;
    }
    .container-inner.mb65.sp_mb30.plr0.flexBox .mvBox img {
        height: 140px;
        margin-top: 10px;
    }
    .pelsona {
        font-size: 1.6rem;
        color: #EF8912;
        font-weight: bold;
        margin-bottom: 0px!important;
    }
    .pelsona + .bigTitle {
        font-size: 1.8rem;
        width: 100%;
        margin-top: 1.5rem;
    }
    .osusume.detailPage .lifePetBox li {
        width: 31%;
        margin: 0;
    }
    .osusume.detailPage .lifePetBox li img {
        width: 100%;
    }
    .osusume.detailPage .lifePetBox li:nth-of-type(2) {
        margin: 0 3.5%;
    }
    .osusume.detailPage .lifePetBox li .primary-color {
        font-size: 1.5rem;
        color: #034098;
        font-weight: bold;
    }
    .osusume.detailPage .boxContena li .bcList01 li a {

        font-size: 1.5rem;
    }
    .osusume.detailPage .boxContena li {
        width: 100%;
        max-width: 100%;
    }
    .osusume.detailPage .boxContena > li .bcList01 {
        width: 100%;
        margin: 0;
    }
    .osusume.detailPage .boxContena li .bcList01 li a {
        font-size: 1.6rem;
        display: flex;
        align-items: center;
        align-self: center;
        padding-left: 19%;
    }
    .osusume.detailPage .boxContena li .bcList01 li a i {
        left: 11%;
        top: calc(50% - 7px);
    }
    .osusume.detailPage .boxContena > li {
        padding-bottom: 10px;
        height: auto;
    }
    .detailArea h2 {
        font-size: 1.7rem;
        height: auto;
        padding: 10px;
    }
    .detailArea .border-1 .font-weight-bold {
        font-size: 1.3rem;
    }
    .detailArea .border-1 .dList1 li img {
        max-width: auto;
        max-height: 84%;
    }
    .detailArea .border-1 .dList1 li .img {
        display: flex;
        width: 100%;
        margin: 0;
        border: 4px solid #2F5080;
        border-radius: 8px;
        height: 150px;
        align-items: center;
    }
    .detailArea .border-1 .dList1 li .uTxt {
        font-size: 1.3rem;
        margin-bottom: 20px;
    }
    .detailArea .productDetailBox .leftArea {
        width: 100%;
        padding: 10px 5% 15px;
    }
    .detailArea .border-1 .inneerTitle {
        font-size: 1.6rem;
    }
    .detailArea .productDetailBox .leftArea .moreLink {
        width: 100%;
        padding: 8px 8px 6px;
        max-width: 100%;
    }
    .detailArea .productDetailBox .rightArea {
        width: 90%;
        margin-left: 5%;
    }
    .detailArea .productDetailBox .rightArea a {
        font-size: 1.5rem;
    }
    .detailArea .productDetailBox .leftArea p {
        font-size: 1.3rem;
    }
    .detailArea .border-1 {
        padding-bottom: 5px;
    }
    .detailArea .border-1 .dList1 {
        padding-bottom: 5px;
    }
    .otherOsusumeList1 li a {
        font-size: 1.5rem;
        font-weight: bold;
        padding: 1.6rem 0;
    }
    .otherOsusumeList1 li,
    .otherOsusumeList1 li:nth-of-type(2){
        width: 90%;
        height: auto;
        margin: 0 auto 1.6rem;
    }

    .otherOsusumeList1 {
        display: flex;
        flex-wrap: wrap;
        margin: 40px 0 3px;
    }
    .otherOsusumeList1 li a i {
        position: absolute;
        right: 15px;
        top: calc(50% - 6px);
    }
    .detailArea .border-1 {
        border: 1px solid #bababa!important;
        margin: 20px 10px;
        padding: 20px 10px 15px;
    }
    .secondlife.osusume.detailPage .lifePetBox li {
        width: 48%;
        margin: 0;
    }
    .osusume.detailPage .lifePetBox li .primary-color {
        font-size: 1.2rem;
    }
    .osusume.detailPage .lifePetBox {

        justify-content: space-between;
    }
    .secondlife.osusume.detailPage .boxContena > li {
        width: 100%;
    }
    .secondlife.osusume.detailPage .boxContena > li .bcList01 li {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
    }
    .secondlife.osusume.detailPage .headerBtn a {
        width: 100%;
    }
    .bnrLinkBox img {
        width: calc(100% - 20px);
        margin: 0 auto 20px;
    }
    .secondlife.osusume.detailPage #anc05-1 .productDetailBox .rightArea {
        width: 100%;
        margin-left: 0;
    }
    .secondlife.osusume.detailPage #anc05-1 .productDetailBox .rightArea li {
        margin-bottom: 10px!important;
        width: 100%!important;
    }
    .secondlife.osusume.detailPage #anc05-1 .productDetailBox .leftArea {
        width: 100%;
        padding: 10px 0 15px;
    }
    .secondlife.osusume.detailPage .detailArea .border-1 {
        padding-bottom: 0;
    }
    .secondlife.osusume.detailPage .detailArea #anc05-1 .productDetailBox.mb30 {
        margin-bottom: 0!important;
    }
    #nagare .headerLink2 {
        height: 58px;
        margin-bottom: 30px!important;
    }

    .nagare_cont{
        width: 94%;
        margin: 0 auto;
    }
    #nagare .headerLink2 .current:after {
        content: "";
        border-top: 16px solid #034098;
        border-right: 12px solid transparent;
        border-left: 12px solid transparent;
        position: absolute;
        left: 42%;
    }
    
    #nagare h2 {
        font-size: 1.7rem!important;
    }
    .read-txt.mb85 {
        margin-bottom: 30px!important;
    }
    #nagare .numberBox{

        margin-right: 15px;
        min-width: 26px;
    }
    #nagare .flexBox .textArea .font-weight-bold {
        font-size: 1.4rem;
    }
    #nagare .box-txt a {
        font-size: 1.3rem;
    }
    #nagare .numberBox:after {
        content: "";
        border-top: 6px solid transparent;
        border-bottom: 6px solid transparent;
        border-left: 6px solid #034098;
        position: absolute;
        top: calc(50% - 5px);
        right: -6px;
    }
    #nagare .flexBox .image {
        width: 100%;
        height: auto;
        margin-bottom: 15px;
    }
    #nagare .flexBox .textArea {
        width: 100%;
        padding-left: 0;
    }
    #nagare .nagare_cont .flexBox .textArea .list1 li {
        width: 86%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 16px;
    }
    #nagare .box-txt.mb85 {
margin-bottom: 30px!important;
    }
    #nagare .bigTitle {
            font-size: 2rem;
            width: 100%;
            margin-top: 1.5rem;
        margin-bottom: 25px;
    }
    #nagare .bottomBtn {

    }
    
    #nagare .bottomBtn ul li {
        width: 90%;
        height: 62px;
        margin: 0 auto 60px;
    }
    
    #nagare #nagare .bottomBtn.mb80 {
        margin-bottom: 20px!importnat;
    }
    #nagare .boxContena.icon > li {
        width: 100%;
        height: a;
        margin: 0!important;
        max-width: 92%;
        margin: 0 auto 10px ;
        margin:0 auto 10px !important
    }
    #nagare .boxContena.icon .hoken_title {
        margin-bottom: 13px;
        margin-top: 20px;
    }
    #nagare .boxContena.icon > li {
        height: auto!improtant;
    }
    #nagare .boxContena.icon > li.nobdr {
    height:     auto;
        max-height: 480px!important;
    }
    #nagare .nagare_cont .flexBox .textArea .list1 {
        top: 0;
    }
    .wrapper-main.menu.indexPage .boxContena.icon li, 
    .wrapper-main.menu.indexPage .boxContena.icon li:nth-of-type(2) {
        margin: 0 auto 20px;
        width: 90%;
    }
    .wrapper-main.menu.indexPage .boxContena.icon li i {
        right: 10px;
        top: calc(50% - 8px);
    }
    .menu .bigTitle {
        font-size: 1.6rem;
    }
    
    .osusume .detailArea .productDetailBox .leftArea .moreLink {
        font-weight: bold;
    }
    .osusume .detailArea .moreLink i {
        position: absolute;
        right: 8px;
        top: calc(50% - 6px);
        margin: 0;
        display: block;
        width: 12px;
        left: auto;
    }
    .osusume .detailArea .productDetailBox .leftArea a:hover .moreLink i {
        position: absolute;
        left: auto;
        right: 5px;
        transition: .2s;
    }

}


@media all and (-ms-high-contrast: none) {
    /* 縺薙％縺ｫ譖ｸ縺� */
    .boxContena li .linkTitle {
        padding-top: 6px;
    }
    .boxContena li .linkTitle i {
        top: calc(50% - 8px);
    }
    .bigTitle:after {
        bottom: 10px;
    }
    .bottomBtn ul a {
        padding-top: 10px;
    }
    .bottomBtn ul a i{
        top: calc(50% - 10px);

    }
    a,.detailArea h2 {
        padding-top: 5px;
    }
    .detailArea .productDetailBox .leftArea .moreLink{
        padding-top: 10px;
    }
    .osusume.detailPage .boxContena li .bcList01 li a i {
        position: absolute;
        left: 14px;
        margin: auto 0;
        top: calc(50% - 7.8px);
    }
    #nagare .numberBox {
        padding-top: 5px;
        position: relative;
        top: -5px;
    }
    #nagare h2 {
        padding-bottom: 0px;
    }
}