/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17:public
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/

html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    line-height: 1;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

img {
    vertical-align: top;
    font-size: 0;
    line-height: 0;
}

body {
    font-size: 100%;
}

@media screen and (min-width: 750px) {
    .sp {
        display: none !important;
    }
}

@media screen and (max-width: 750px) {
    .pc {
        display: none !important;
    }
}

.tar {
    text-align: right !important;
}

@media screen and (max-width: 800px) {
    .tar_sp {
        text-align: right !important;
    }
}

.center {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

@media screen and (max-width: 800px) {
    .center_sp {
        text-align: center !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.tal {
    text-align: left !important;
}

@media screen and (max-width: 800px) {
    .tal_sp {
        text-align: left !important;
    }
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fl_sp {
    float: left;
}

@media screen and (max-width: 800px) {
    .fl_sp {
        float: none;
    }
}

.fr_sp {
    float: right;
}

@media screen and (max-width: 800px) {
    .fr_sp {
        float: none;
    }
}

.clear {
    clear: both;
    *zoom: 1;
}

.clear:before,
.clear:after {
    content: "";
    display: table;
}

.clear:after {
    clear: both;
}

.cf {
    *zoom: 1;
}

.cf:before,
.cf:after {
    content: "";
    display: table;
}

.cf:after {
    clear: both;
}

.mb0 {
    margin-bottom: 0px !important;
}

.mb1 {
    margin-bottom: 10px !important;
}

.mb2 {
    margin-bottom: 20px !important;
}

.mb3 {
    margin-bottom: 30px !important;
}

.mb4 {
    margin-bottom: 40px !important;
}

.mb5 {
    margin-bottom: 50px !important;
}

.mb6 {
    margin-bottom: 60px !important;
}

.mb7 {
    margin-bottom: 70px !important;
}

.mb8 {
    margin-bottom: 80px !important;
}

.mb9 {
    margin-bottom: 90px !important;
}

.mb10 {
    margin-bottom: 100px !important;
}

.mb11 {
    margin-bottom: 110px !important;
}

.mb12 {
    margin-bottom: 120px !important;
}

.mb13 {
    margin-bottom: 130px !important;
}

.mb14 {
    margin-bottom: 140px !important;
}

.mb15 {
    margin-bottom: 150px !important;
}

.mb16 {
    margin-bottom: 160px !important;
}

.mb17 {
    margin-bottom: 170px !important;
}

.mb18 {
    margin-bottom: 180px !important;
}

.mb19 {
    margin-bottom: 190px !important;
}

.mb20 {
    margin-bottom: 200px !important;
}

@media screen and (max-width: 800px) {
    .mb0_sp {
        margin-bottom: 0px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb1_sp {
        margin-bottom: 10px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb2_sp {
        margin-bottom: 20px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb3_sp {
        margin-bottom: 30px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb4_sp {
        margin-bottom: 40px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb5_sp {
        margin-bottom: 50px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb6_sp {
        margin-bottom: 60px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb7_sp {
        margin-bottom: 70px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb8_sp {
        margin-bottom: 80px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb9_sp {
        margin-bottom: 90px !important;
    }
}

@media screen and (max-width: 800px) {
    .mb10_sp {
        margin-bottom: 100px !important;
    }
}

.mt0 {
    margin-top: 0px !important;
}

.mt1 {
    margin-top: 10px !important;
}

.mt2 {
    margin-top: 20px !important;
}

.mt3 {
    margin-top: 30px !important;
}

.mt4 {
    margin-top: 40px !important;
}

.mt5 {
    margin-top: 50px !important;
}

.mt6 {
    margin-top: 60px !important;
}

.mt7 {
    margin-top: 70px !important;
}

.mt8 {
    margin-top: 80px !important;
}

.mt9 {
    margin-top: 90px !important;
}

.mt10 {
    margin-top: 100px !important;
}

@media screen and (max-width: 800px) {
    .mt0_sp {
        margin-top: 0px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt1_sp {
        margin-top: 10px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt2_sp {
        margin-top: 20px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt3_sp {
        margin-top: 30px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt4_sp {
        margin-top: 40px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt5_sp {
        margin-top: 50px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt6_sp {
        margin-top: 60px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt7_sp {
        margin-top: 70px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt8_sp {
        margin-top: 80px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt9_sp {
        margin-top: 90px !important;
    }
}

@media screen and (max-width: 800px) {
    .mt10_sp {
        margin-top: 100px !important;
    }
}

.mr0 {
    margin-right: 0px !important;
}

.mr1 {
    margin-right: 10px !important;
}

.mr2 {
    margin-right: 20px !important;
}

.mr3 {
    margin-right: 30px !important;
}

.mr4 {
    margin-right: 40px !important;
}

.mr5 {
    margin-right: 50px !important;
}

.mr6 {
    margin-right: 60px !important;
}

.mr7 {
    margin-right: 70px !important;
}

.mr8 {
    margin-right: 80px !important;
}

.mr9 {
    margin-right: 90px !important;
}

.mr10 {
    margin-right: 100px !important;
}

@media screen and (max-width: 750px) {
    .mr0_sp {
        margin-right: 0px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr1_sp {
        margin-right: 10px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr2_sp {
        margin-right: 20px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr3_sp {
        margin-right: 30px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr4_sp {
        margin-right: 40px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr5_sp {
        margin-right: 50px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr6_sp {
        margin-right: 60px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr7_sp {
        margin-right: 70px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr8_sp {
        margin-right: 80px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr9_sp {
        margin-right: 90px !important;
    }
}

@media screen and (max-width: 750px) {
    .mr10_sp {
        margin-right: 100px !important;
    }
}

.pt0 {
    padding-top: 0px !important;
}

.pt1 {
    padding-top: 10px !important;
}

.pt2 {
    padding-top: 20px !important;
}

.pt3 {
    padding-top: 30px !important;
}

.pt4 {
    padding-top: 40px !important;
}

.pt5 {
    padding-top: 50px !important;
}

.pt6 {
    padding-top: 60px !important;
}

.pt7 {
    padding-top: 70px !important;
}

.pt8 {
    padding-top: 80px !important;
}

.pt9 {
    padding-top: 90px !important;
}

.pt10 {
    padding-top: 100px !important;
}

@media screen and (max-width: 800px) {
    .pt0_sp {
        padding-top: 0px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt1_sp {
        padding-top: 10px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt2_sp {
        padding-top: 20px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt3_sp {
        padding-top: 30px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt4_sp {
        padding-top: 40px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt5_sp {
        padding-top: 50px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt6_sp {
        padding-top: 60px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt7_sp {
        padding-top: 70px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt8_sp {
        padding-top: 80px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt9_sp {
        padding-top: 90px !important;
    }
}

@media screen and (max-width: 800px) {
    .pt10_sp {
        padding-top: 100px !important;
    }
}

.pb0 {
    padding-bottom: 0px !important;
}

.pb1 {
    padding-bottom: 10px !important;
}

.pb2 {
    padding-bottom: 20px !important;
}

.pb3 {
    padding-bottom: 30px !important;
}

.pb4 {
    padding-bottom: 40px !important;
}

.pb5 {
    padding-bottom: 50px !important;
}

.pb6 {
    padding-bottom: 60px !important;
}

.pb7 {
    padding-bottom: 70px !important;
}

.pb8 {
    padding-bottom: 80px !important;
}

.pb9 {
    padding-bottom: 90px !important;
}

.pb10 {
    padding-bottom: 100px !important;
}

@media screen and (max-width: 800px) {
    .pb0_sp {
        padding-bottom: 0px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb1_sp {
        padding-bottom: 10px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb2_sp {
        padding-bottom: 20px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb3_sp {
        padding-bottom: 30px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb4_sp {
        padding-bottom: 40px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb5_sp {
        padding-bottom: 50px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb6_sp {
        padding-bottom: 60px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb7_sp {
        padding-bottom: 70px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb8_sp {
        padding-bottom: 80px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb9_sp {
        padding-bottom: 90px !important;
    }
}

@media screen and (max-width: 800px) {
    .pb10_sp {
        padding-bottom: 100px !important;
    }
}

.w05 {
    width: 4% !important;
}

@media screen and (max-width: 800px) {
    .w05 {
        width: 100% !important;
    }
}

.w10 {
    width: 9% !important;
}

@media screen and (max-width: 800px) {
    .w10 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w10_sp {
        width: 9% !important;
    }
}

.w15 {
    width: 14% !important;
}

@media screen and (max-width: 800px) {
    .w15 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w15_sp {
        width: 14% !important;
    }
}

.w20 {
    width: 19% !important;
}

@media screen and (max-width: 800px) {
    .w20 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w20_sp {
        width: 19% !important;
    }
}

.w25 {
    width: 24% !important;
}

@media screen and (max-width: 800px) {
    .w25 {
        width: 100% !important;
    }
}

.w30 {
    width: 29% !important;
}

@media screen and (max-width: 800px) {
    .w30 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w30_sp {
        width: 29% !important;
    }
}

.w33 {
    width: 32% !important;
}

@media screen and (max-width: 800px) {
    .w33 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w33_sp {
        width: 32% !important;
    }
}

.w35 {
    width: 34% !important;
}

@media screen and (max-width: 800px) {
    .w35 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w35_sp {
        width: 34% !important;
    }
}

.w40 {
    width: 39% !important;
}

@media screen and (max-width: 800px) {
    .w40 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w40_sp {
        width: 39% !important;
    }
}

.w45 {
    width: 44% !important;
}

@media screen and (max-width: 800px) {
    .w45 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w45_sp {
        width: 44% !important;
    }
}

.w49 {
    width: 48% !important;
}

@media screen and (max-width: 800px) {
    .w49 {
        width: 100% !important;
    }
}

.w50 {
    width: 49% !important;
}

@media screen and (max-width: 800px) {
    .w50 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w50_sp {
        width: 49% !important;
    }
}

.w53 {
    width: 52% !important;
}

@media screen and (max-width: 800px) {
    .w53 {
        width: 100% !important;
    }
}

.w55 {
    width: 54% !important;
}

@media screen and (max-width: 800px) {
    .w55 {
        width: 100% !important;
    }
}

.w60 {
    width: 59% !important;
}

@media screen and (max-width: 800px) {
    .w60 {
        width: 100% !important;
    }
}

.w65 {
    width: 64% !important;
}

@media screen and (max-width: 800px) {
    .w65 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w60_sp {
        width: 59% !important;
    }
}

@media screen and (max-width: 800px) {
    .w65_sp {
        width: 64% !important;
    }
}

.w70 {
    width: 69% !important;
}

@media screen and (max-width: 800px) {
    .w70 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w70_sp {
        width: 69% !important;
    }
}

.w75 {
    width: 74% !important;
}

@media screen and (max-width: 800px) {
    .w75 {
        width: 100% !important;
    }
}

.w80 {
    width: 79% !important;
}

@media screen and (max-width: 800px) {
    .w80 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w80_sp {
        width: 79% !important;
    }
}

.w83 {
    width: 82% !important;
}

@media screen and (max-width: 800px) {
    .w83 {
        width: 100% !important;
    }
}

.w85 {
    width: 84% !important;
}

@media screen and (max-width: 800px) {
    .w85 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w85_sp {
        width: 84% !important;
    }
}

.w88 {
    width: 88% !important;
}

@media screen and (max-width: 800px) {
    .w88 {
        width: 100% !important;
    }
}

.w90 {
    width: 89% !important;
}

@media screen and (max-width: 800px) {
    .w90 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w90_sp {
        width: 89% !important;
    }
}

.w95 {
    width: 94% !important;
}

@media screen and (max-width: 800px) {
    .w95 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w95_sp {
        width: 94% !important;
    }
}

@media screen and (max-width: 800px) {
    .w25_sp {
        width: 24% !important;
    }
}

.w75 {
    width: 74% !important;
}

@media screen and (max-width: 800px) {
    .w75 {
        width: 100% !important;
    }
}

@media screen and (max-width: 800px) {
    .w75_sp {
        width: 74% !important;
    }
}

.w66 {
    width: 65% !important;
}

@media screen and (max-width: 800px) {
    .w66 {
        width: 100% !important;
    }
}

img.w100 {
    max-width: 100% !important;
}

.flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex img {
    max-width: 100%;
}

@media screen and (max-width: 750) {
    .flex {
        display: block;
    }
}

@media screen and (max-width: 750) {
    .sp-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

.between {
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
}

.a-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.bold {
    font-weight: bold;
}

@media screen and (max-width: 750px) {
    img {
        max-width: 100%;
    }
}

a {
    outline: none;
}

a:focus {
    outline: none;
}

a.fade:hover {
    opacity: 0.7;
    -webkit-transition: .3s;
    transition: .3s;
}

a.scale img {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

a.scale:hover img {
    -webkit-transition: 0.4s;
    transition: 0.4s;
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.eng {
    font-family: "Trajan Pro 3", "Adobe Garamond Pro", "Times New Roman";
    font-weight: normal;
}

.red {
    color: #d31c1c;
}

.st {
    font-size: 150%;
}

.fs16 {
    font-size: 1.5rem !important;
}


/*.expand{
    @media screen and (max-width:800px) {
        background: url(/img/common/expand@2x.png) no-repeat center top;
        padding-top: 57px;
        background-size: 262px 47px;
    }
}*/

.insurance .section_heading h2 {
    color: #2b99d6;
    font-weight: normal;
}

.insurance .ins_wrap ul li {
    width: 130px;
    margin-right: 22px;
}

.insurance .ins_wrap ul li:nth-child(3n) {
    margin-right: 22px;
}

.insurance .ins_wrap ul li:nth-child(6) {
    margin-right: 0;
}

@media screen and (max-width: 900px) {
    .insurance .ins_wrap ul {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start;
    }
    .insurance .ins_wrap ul li:nth-child(6) {
        margin-right: 22px;
    }
    .insurance .ins_wrap ul li:nth-child(5) {
        margin-right: 0;
    }
    .insurance .ins_wrap ul li:nth-child(10) {
        margin-right: 0;
    }
}

@media screen and (max-width: 820px) {
    .insurance .ins_wrap ul li {
        width: 95px;
    }
    .insurance .ins_wrap ul li:nth-child(5) {
        margin-right: 22px;
    }
    .insurance .ins_wrap ul li:nth-child(10) {
        margin-right: 22px;
    }
    .insurance .ins_wrap ul li:nth-child(6) {
        margin-right: 0;
    }
    .insurance .ins_wrap ul li:nth-child(12) {
        margin-right: 0;
    }
    .insurance .ins_wrap ul li button {
        font-size: 1.8rem;
    }
}

@media screen and (max-width: 750px) {
    .insurance .section_heading {
        margin-bottom: 20px;
    }
    .insurance .ins_wrap ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .insurance .ins_wrap ul li {
        width: 46%;
        margin-right: 0;
        margin-bottom: 5px;
        padding: 10px 0;
    }
    .insurance .ins_wrap ul li:nth-child(3n) {
        margin-right: 0;
    }
    .insurance .ins_wrap ul li:nth-child(5n) {
        margin-right: 0;
    }
}

.insurance .more {
    margin-bottom: 30px;
}

.insurance .more p {
    border-bottom: 1px solid #fffef3;
}

@media screen and (max-width: 750px) {
    .insurance .more {
        margin: 10px 0 30px;
    }
}

.insurance_list {
    margin-bottom: 50px;
}

.insurance_list ul li {
    position: relative;
    border-top: 1px solid #cccccc;
    padding: 30px 0;
}

.insurance_list ul li .ins_img {
    margin-right: 20px;
}

.insurance_list ul li .ins_img a {
    display: block;
}

.insurance_list ul li .ins_img a:hover {
    opacity: .6;
    -webkit-transition: .2s;
    transition: .2s;
}

.insurance_list ul li .ins_text {
    text-align: left;
}

.insurance_list ul li .ins_text a {
    display: block;
}

.insurance_list ul li .ins_text a:hover {
    -webkit-transition: .2s;
    transition: .2s;
}

.insurance_list ul li .ins_text .ins_title {
    font-size: 2rem;
    color: #2b99d6;
    font-weight: normal;
}

.insurance_list ul li .ins_text .ins_subtitle {
    font-size: 1.4rem;
    color: #2b99d6;
    margin-bottom: 5px;
}

.insurance_list ul li .ins_text .ins_desc {
    font-size: 1.4rem;
}

.insurance_list ul li .ins_text .ins_number {
    font-size: 1rem;
}

.insurance_list ul li .ins_btn a {
    background-color: #fff;
    right: 0;
    bottom: 6px;
}

.spmode {
    display: none;
}

@media screen and (max-width: 750px) {
    .insurance_list {
        margin-bottom: 30px;
    }
    .insurance_list ul li {
        padding: 20px 0 80px;
    }
    .insurance_list ul li .ins_img {
        margin-right: 10px;
    }
    .insurance_list ul li .ins_img a img {
        min-width: 170px;
    }
    .insurance_list ul li .ins_text .ins_title {
        font-size: 1.7rem;
        font-weight: normal;
    }
    .insurance_list ul li .ins_text .ins_subtitle {
        font-size: 1.3rem;
    }
    .insurance_list ul li .ins_text .ins_desc {
        font-size: 1.3rem;
        margin-bottom: 10px;
    }
    .insurance_list ul li .ins_text .ins_number {
        font-size: 1.2rem;
    }
    .insurance_list ul li .ins_btn a {
        bottom: 20px;
    }
    .pcmode,
    .pc_newline {
        display: none;
    }
    .spmode {
        display: block;
    }
}

@media screen and (max-width: 600px) {
    .insurance_list ul li .ins_img a img {
        min-width: 150px;
    }
}

@media screen and (max-width: 500px) {
    .insurance_list ul li .ins_img a img {
        min-width: 130px;
    }
}

@media screen and (max-width: 400px) {
    .insurance_list ul li .ins_img a img {
        min-width: 100px;
    }
}

.insurance_list .ins_inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.ins_wrap ul li .mixitup-control-active {
    background-color: #58c0f0;
    color: #fff;
    opacity: .8;
    -webkit-transition: .2s;
    transition: .2s;
}

.jafnavi {
    padding-top: 20px;
}

html {
    font-size: 62.5%;
}

body {
    font: 16px/1.6 "Meiryo", sans-serif;
    width: 100%;
    color: #333333;
    position: relative;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
    line-height: 1.6;
    font-weight: 400;
    overflow-x: hidden;
}

a {
    text-decoration: none;
}

.container {
    width: 900px;
    margin: 0 auto;
}

@media screen and (max-width: 900px) {
    .container {
        width: 90%;
    }
}

.more {
    display: inline-block;
}

.more button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 3px;
}

.more button:hover p {
    border-bottom: 1px solid #333;
}

.more button img {
    margin-right: 10px;
}

.more button p {
    color: #333;
    font-size: 1.4rem;
    padding-top: 1px;
}

@media screen and (max-width: 750px) {
    .more button img {
        width: 10px;
    }
}

.section_heading {
    text-align: center;
    margin-bottom: 30px;
    padding-top: 30px;
}

.section_heading img {
    margin-bottom: 10px;
}

.section_heading h2 {
    font-size: 2.8rem;
    font-weight: normal;
}

@media screen and (max-width: 750px) {
    .section_heading {
        margin-bottom: 25px;
    }
    .section_heading img {
        width: 50px;
    }
    .section_heading h2 {
        font-size: 2.2rem;
        font-weight: normal;
    }
}

.backtoTop {
    position: fixed;
    bottom: 80px;
    right: 30px;
    background-color: #fff;
    padding: 20px;
    border-radius: 50%;
    border: 1px solid #2b99d6;
    z-index: 10;
    cursor: pointer;
}

.backtoTop:hover {
    opacity: .6;
    -webkit-transition: .2s;
    transition: .2s;
}

@media screen and (max-width: 750px) {
    .backtoTop {
        right: 10px;
        bottom: 10px;
        width: 55px;
        padding: 15px;
    }
}

button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

@media screen and (max-width: 750px) {
    .footer_span {
        display: none;
    }
}

@media screen and (max-width: 750px) {
    #index .footer_span {
        display: block !important;
    }
}

header {
    width: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(255, 255, 255, 0.65);
    z-index: 10;
}

.header_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}

.header_logo {
    margin: 10px 20px;
}

@media screen and (max-width: 750px) {
    .header_logo {
        width: 25%;
        margin: 10px;
        padding-top: 8px;
    }
    .header_logo a {
        width: 100%;
    }
    .header_logo a img {
        width: 100%;
    }
}

.header_search a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #f38158;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 10px;
    padding: 20px 30px;
    border: 1px solid #f38158;
    -webkit-transition: .2s;
    transition: .2s;
}

.header_search a:hover {
    background-color: #ff956f;
    -webkit-transition: .2s;
    transition: .2s;
}

.header_search p {
    display: inline-block;
    font-size: 1.4rem;
    color: #fff;
    margin-left: 5px;
}

@media screen and (max-width: 750px) {
    .header_search a {
        padding: 10px 20px;
    }
}

.modal {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 50;
}

.modal__bg {
    background: rgba(0, 0, 0, 0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}

.modal__content {
    left: 50%;
    padding: 0px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60%;
}

@media screen and (max-width: 880px) {
    .modal__content {
        width: 90%;
    }
}

.modal .modal__content {
    text-align: center;
}

.modal .modal__content .section_heading {
    color: #fff;
}

.modal .modal__content .section_heading h2 {
    font-size: 3.2rem;
    font-weight: normal;
}

.modal .modal__content .ins_wrap ul {
    width: 670px;
    margin: 0 auto;
}

.modal .modal__content .ins_wrap ul li {
    width: 200px;
}

.modal .modal__content .ins_wrap ul li a {
    background-color: #fff;
}

.modal .modal__content .ins_wrap ul li a:hover {
    background-color: #58c0f0;
    color: #fff;
    opacity: .9;
}

.modal .modal__content .more button p {
    color: #fff;
    border-bottom: 1px solid #333;
}

.modal .modal__content .more button p:hover {
    border-bottom: 1px solid #fff;
}

@media screen and (max-width: 880px) {
    .modal {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }
    .modal .modal__content .section_heading h2 {
        font-size: 2.8rem;
        font-weight: normal;
    }
    .modal .modal__content .ins_wrap ul {
        width: 100%;
    }
    .modal .modal__content .ins_wrap ul li {
        width: 47%;
    }
    .modal .modal__content .ins_wrap ul li a {
        padding: 10px 0;
    }
}

.modal-close-x {
    display: block;
    position: fixed;
    top: 30px;
    right: 35px;
    width: 30px;
    height: 30px;
}

.modal-close-x span {
    position: absolute;
    top: 10px;
    right: 0;
    width: 30px;
    height: 5px;
    background-color: #58c0f0;
    border-radius: 20px;
}

.modal-close-x .close01 {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.modal-close-x .close02 {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media screen and (max-width: 880px) {
    .modal-close-x {
        top: 0;
        right: 0;
    }
    .modal-close-x span {
        width: 20px;
        height: 3px;
    }
}

body.fixed {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
}

main {
    background-color: #fffef3;
    padding-top: 81px;
    text-align: center;
}

@media screen and (max-width: 750px) {
    main {
        padding-top: 64px;
    }
}

.top {
    background-color: #fffef3;
    padding: 0 0 30px 0;
}

.top .top_img {
    max-width: 1200px;
    margin: 0 auto;
}

.top .top_img img {
    width: 100%;
}

.news {
    background-color: #f2fbff;
    margin: 30px auto 0;
    padding: 25px 0 15px;
    text-align: center;
}

.news_wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 50px 0 60px;
}

.news_wrap h2 {
    font-size: 2rem;
    font-weight: bold;
    color: #3aaee4;
    width: 90px;
    margin-right: 60px;
}

.news_wrap .newsList {
    width: 70%;
    flex-grow: 1;
    text-align: left;
}

.news_wrap .newsList dt {
    margin-right: 2%;
    width: auto;
}

.news_wrap .newsList dd {
    margin-bottom: 20px;
}

.newsList dd a {
    color: #333;
}

.newsList dd a:hover {
    border-bottom: 1px solid #333;
}


/*------ 本番で確認時削除 ------*/


/* .news_wrap ul {
  width: calc(100% - 160px);
}
.news_wrap ul li {
  margin-bottom: 15px;
}
.news_wrap ul li:last-child {
  margin-bottom: 0;
}
.news_wrap ul li a {
  color: #333;
  border-bottom: 1px solid #f2fbff;
  text-align: left;
}
.news_wrap ul li a time {
  font-weight: 1.4rem;
  margin-right: 10px;
}
.news_wrap ul li a:hover, .newsList a:hover {
  border-bottom: 1px solid #333;
}
.news_wrap ul li dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.news_wrap ul li dt {
  width: 110px;
  text-align: left;
  margin-right: 5px;
}
.news_wrap ul li dd {
  width: 83%;
}
.news_wrap ul li dd {
  width: calc(100% - 120px);
} */

@media screen and (max-width: 750px) {
    .news_wrap {
        display: block;
        padding: 0;
    }
    .news_wrap h2 {
        width: 100%;
        margin: 0 auto 20px;
    }
    .news_wrap dl.newsList {
        margin-left: 20px;
        width: auto;
    }
    .newsList dd a:hover,
    .news_more a p:hover {
        border-bottom: 1px solid #f2fbff;
    }
    /* .news_wrap ul li a {
    display: block;
    text-align: left;
    width: 90%;
  }
  .news_wrap ul li dl {
    display: block;
  }
  .news_wrap ul li dt {
    width: 100%;
  }
  .news_wrap ul li dd {
    width: 100%;
  } */
}

.news_more {
    margin-top: 10px;
}

.news_more a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 3px;
}

.news_more a:hover p {
    border-bottom: 1px solid #333;
}

.news_more a img {
    margin-right: 10px;
}

.news_more a p {
    color: #333;
    font-size: 1.4rem;
    padding-top: 1px;
    border-bottom: 1px solid #f2fbff;
}

@media screen and (max-width: 750px) {
    .news_more a img {
        width: 10px;
    }
}

.pickup {
    background-color: #2b99d6;
}

.pickup .section_heading {
    margin-bottom: 90px;
}

.pickup .section_heading h2 {
    color: #fff;
    font-weight: normal;
}

@media screen and (max-width: 750px) {
    .pickup .section_heading {
        margin-bottom: 100px;
    }
}

.pickup_tab {
    position: relative;
    border-bottom: 4px solid #58c0f0;
}

.pickup_tab .slider li {
    position: relative;
    background-color: #fff;
    padding: 20px 0;
    z-index: 50;
}

.pickup_tab .slider li .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0 10px;
    position: relative;
}

.pickup_tab .slider li .container .ins_img a {
    display: block;
}

.pickup_tab .slider li .container .ins_img a:hover {
    opacity: .6;
    -webkit-transition: .2s;
    transition: .2s;
}

.pickup_tab .slider li .container img {
    margin-right: 20px;
    -webkit-transition: .2s;
    transition: .2s;
}

.pickup_tab .slider li .container .ins_text {
    text-align: left;
}

.pickup_tab .slider li .container .ins_text a {
    display: block;
}

.pickup_tab .slider li .container .ins_text a:hover {
    -webkit-transition: .2s;
    transition: .2s;
}

.pickup_tab .slider li .container .ins_text .ins_title {
    font-size: 2rem;
    color: #58c0f0;
    font-weight: normal;
}

.pickup_tab .slider li .container .ins_text .ins_subtitle {
    color: #58c0f0;
    margin-bottom: 5px;
}

.pickup_tab .slider li .container .ins_text .ins_desc {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 15px;
}

.pickup_tab .slider li .container .ins_text .ins_number {
    font-size: 1.2rem;
}

@media screen and (max-width: 950px) {
    .pickup_tab .slider li {
        padding: 20px 0 85px;
    }
    .pickup_tab .slider li .container .ins_img {
        margin-right: 10px;
    }
    .pickup_tab .slider li .container .ins_img a img {
        min-width: 35%;
    }
    .pickup_tab .slider li .container .ins_text .ins_title {
        font-size: 1.6rem;
        font-weight: normal;
        margin-bottom: 0;
    }
    .pickup_tab .slider li .container .ins_text .ins_subtitle {
        font-size: 1.3rem;
    }
}

.ins_btn {
    display: block;
}

.ins_btn a {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #333;
    font-size: 1.4rem;
    border: 1px solid #cccccc;
    padding: 15px 30px 14px;
}

.ins_btn a p {
    text-align: center;
    border-bottom: 1px solid #fff;
}

@media screen and (max-width: 950px) {
    .ins_btn a {
        padding: 10px 20px;
        bottom: -50px;
        right: 20px;
    }
    .ins_btn a p {
        font-size: 1.2rem;
    }
}

.ins_btn a:hover p {
    border-bottom: 1px solid #cccccc;
}

.thumbnail-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 800px;
    position: absolute;
    top: -72px;
    left: 50%;
    -webkit-transform: translateX(-51%);
    transform: translateX(-51%);
}

.thumbnail-list .thumbnail-item {
    position: relative;
}

.thumbnail-list .thumbnail-item div {
    font-size: 2rem;
    background-color: #fff;
    padding: 20px 50px;
    -webkit-transition: .2s;
    transition: .2s;
    z-index: 5;
    cursor: pointer;
}

.thumbnail-list .thumbnail-item div p {
    border-bottom: 1px solid #fff;
}

.thumbnail-list .thumbnail-item div p:hover {
    border-bottom: 1px solid #333;
}

.thumbnail-list .thumbnail-item .ins_tab02 {
    margin: 0 35px;
}

.thumbnail-list .thumbnail-item.thumbnail-current div {
    background-image: url("/hoken/img/common/tab_bg.png");
    background-size: 246px;
    background-repeat: no-repeat;
    background-position: center;
    color: #fff;
    padding: 25px 50px 45px;
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
}

.thumbnail-list .thumbnail-item.thumbnail-current div p {
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
    border-bottom: 1px solid #58c0f0;
    font-weight: bold;
}

@media screen and (max-width: 750px) {
    .thumbnail-list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        top: -60px;
        left: 0;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .thumbnail-list .thumbnail-item {
        width: 31%;
    }
    .thumbnail-list .thumbnail-item div {
        padding: 20px 10px;
    }
    .thumbnail-list .thumbnail-item div p {
        font-size: 1.2rem;
    }
    .thumbnail-list .thumbnail-item .ins_tab02 {
        margin: 0;
    }
    .thumbnail-list .thumbnail-item.thumbnail-current div {
        background-size: 229px;
        padding: 25px 10px 49px;
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    .thumbnail-list .thumbnail-item.thumbnail-current div p {
        -webkit-transform: translateY(8px);
        transform: translateY(8px);
        font-weight: bold;
    }
}

@media screen and (max-width: 380px) {
    .thumbnail-list .thumbnail-item.thumbnail-current div {
        background-image: url("/hoken/img/common/tab_bg_sp.png");
        background-size: contain;
        background-position: center top;
        padding: 25px 10px 51px;
        -webkit-transform: translateY(-29px);
        transform: translateY(-29px);
    }
}

.search {
    background-color: #fffef3;
    text-align: center;
    padding-bottom: 30px;
}

.search .section_heading h2 {
    color: #2b99d6;
    font-weight: normal;
}

.ins_wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ins_wrap ul li {
    width: 280px;
    margin: 0 30px 30px 0;
}

.ins_wrap ul li:nth-child(3n) {
    margin-right: 0;
}

.ins_wrap ul li button {
    display: block;
    font-size: 2rem;
    text-align: center;
    color: #333;
    background-color: #fff;
    width: 100%;
    padding: 15px 0;
    border: 2px solid #58c0f0;
    -webkit-transition: .2s;
    transition: .2s;
}

.ins_wrap ul li button:hover {
    background-color: #58c0f0;
    color: #fff;
    opacity: .8;
    -webkit-transition: .2s;
    transition: .2s;
}

@media screen and (max-width: 900px) {
    .ins_wrap ul {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .ins_wrap ul li {
        width: 47%;
        margin-right: 0;
    }
}

@media screen and (max-width: 750px) {
    .ins_wrap {
        margin-bottom: 10px;
    }
    .ins_wrap ul li {
        margin-bottom: 20px;
    }
    .ins_wrap ul li button {
        padding: 5px 0;
        font-size: 1.6rem;
    }
}

.search .more button p {
    border-bottom: 1px solid #fffef3;
}

.search .more button p:hover {
    border-bottom: 1px solid #333;
}

.point {
    background-color: #fff;
    margin-bottom: 35px;
}

.point .section_heading h2 {
    color: #2b99d6;
    font-weight: normal;
}

@media screen and (max-width: 750px) {
    .point {
        background-color: #f2fbff;
        margin-bottom: 20px;
    }
    .point .section_heading h2 {
        color: #2b99d6;
        font-weight: normal;
    }
}

.point_wrap {
    text-align: center;
    padding-bottom: 30px;
}

.point_wrap ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.point_wrap ul li {
    max-width: 280px;
}

.point_wrap ul li img {
    margin-bottom: 15px;
}

.point_wrap ul li p {
    max-width: 280px;
    font-size: 1.4rem;
}

@media screen and (max-width: 900px) {
    .point_wrap ul li {
        max-width: 31%;
    }
    .point_wrap ul li img {
        width: 100%;
    }
}

@media screen and (max-width: 750px) {
    .point_wrap {
        padding-bottom: 10px;
    }
    .point_wrap ul {
        display: block;
        width: 100%;
    }
    .point_wrap ul li {
        max-width: 100%;
    }
    .point_wrap ul li figure {
        position: relative;
        background-color: #58c0f0;
        padding: 12px 0 5px;
        margin-bottom: 20px;
    }
    .point_wrap ul li figure img {
        width: 50%;
        margin-bottom: 0;
    }
    .point_wrap ul li figure::after {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 48%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-color: #58c0f0;
        width: 20px;
        height: 20px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .point_wrap ul li p {
        font-size: 1.2rem;
        text-align: center;
        max-width: 100%;
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 375px) {
    .point_wrap ul li figure::after {
        left: 47%;
        bottom: -5px;
    }
}

.img_family {
    -webkit-transform: translateY(15px);
    transform: translateY(15px);
}

@media screen and (max-width: 750px) {
    .img_family {
        width: 45%;
    }
}

footer {
    position: relative;
    background-color: #58c0f0;
    text-align: center;
    color: #fff;
    padding-top: 55px;
    z-index: 3;
}

footer p {
    font-size: 1.4rem;
    line-height: 2.1;
    margin-bottom: 35px;
}

@media screen and (max-width: 750px) {
    footer {
        padding-top: 40px;
    }
    footer p {
        font-size: 1.2rem;
        line-height: 1.6;
        width: 90%;
        margin: 0 auto 25px;
    }
}

.footer_banner {
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer_banner figure {
    width: 280px;
    -webkit-transition: .2s;
    transition: .2s;
}

.footer_banner figure a {
    display: block;
}

.footer_banner figure:hover, .footer_banner .link-banner:hover {
    opacity: .6;
    -webkit-transition: .2s;
    transition: .2s;
}

.footer_banner .banner01 {
    margin-right: 30px;
}

@media screen and (max-width: 750px) {
    .footer_banner {
        display: block;
        margin-bottom: 40px;
    }
    .footer_banner figure {
        max-width: 70%;
        margin: 0 auto 20px;
    }
    .footer_banner .banner01 {
        margin: 0 auto 20px;
    }
}

.footer_menu {
    padding-bottom: 20px;
}

.footer_menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.footer_menu ul li:nth-child(2) {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.footer_menu ul li:nth-child(3) {
    border-right: 1px solid #fff;
}

.footer_menu ul li a {
    display: inline-block;
    color: #fff;
    margin: 0 25px;
    border-bottom: 1px solid #58c0f0;
}

.footer_menu ul li a:hover {
    border-bottom: 1px solid #fff;
}

@media screen and (max-width: 750px) {
    .footer_menu {
        padding-bottom: 30px;
    }
    .footer_menu ul {
        display: block;
    }
    .footer_menu ul li {
        margin-bottom: 20px;
    }
    .footer_menu ul li:nth-child(2) {
        border-left: 0px solid #fff;
        border-right: 0px solid #fff;
    }
    .footer_menu ul li a {
        font-size: 1.3rem;
    }
}

small {
    display: block;
    width: 100%;
    background-color: #2b99d6;
    padding: 20px 0;
}

@media screen and (max-width: 750px) {
    small {
        font-size: 1.2rem;
    }
}


/* ----------------
  お知らせ
-----------------*/

.newsList dt,
.newsList dd {
    display: inline-block
}

.newsList dt {
    width: 15%;
    vertical-align: top;
    text-align: left;
}

.newsList dd {
    width: 80%;
    text-align: left;
    margin-bottom: 30px;
}

.newsblock {
    margin-bottom: 30px;
}

.ead {
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
    text-align: left;
    color: #333333;
}

.newshead {
    padding-bottom: 20px;
    border-bottom: 2px solid #ccc;
    text-align: left;
    color: #333333;
}

.newshead h2 {
    color: #333333 !important;
}

.newstext {
    margin: 30px 0;
    text-align: left;
}

.subblock {
    display: flex;
}

.subblock li:first-child {
    flex: 1;
}

.subblock li img {
    padding: 2px 5px 0 0;
}

.subblock li ul li {
    padding: 15px 30px 14px;
    margin-bottom: 20px;
    border: 1px solid #cccccc;
    background-color: #fff;
}

.subblock li ul li a {
    color: #333;
    font-size: 1.4rem;
}

.subblock li ul li a:hover {
    border-bottom: 1px solid #333;
}

.pcnone {
    display: none;
}


/* ページネーション*/

.border li a {
    transition: background-color .3s;
    border: 1px solid #ddd;
}

.pagination2 {
    margin: 50px auto;
}

.pagination2 li {
    width: 50px;
    display: inline-block;
    margin-right: 10px;
}

.pagination2 li a:hover {
    text-decoration: underline;
}

.pagination2 li a.active {
    border: 1px solid #58c0f0;
    background-color: #58c0f0;
    color: #fff;
}

.pagination li a,
.pagination2 li a,
.pagination3 li a {
    color: black;
    display: inline-block;
    padding: 8px 16px;
    text-decoration: none;
}

@media screen and (max-width: 750px) {
    .newsList dt,
    .newsList dd {
        display: block
    }
    .newsList dd {
        width: 100%;
    }
    .pcnone {
        display: block;
        margin: 0 auto;
        width: 30%;
    }
    .spnone {
        display: none;
    }
    .subblock {
        display: block;
    }
    .subblock li ul li {
        margin: 30px auto;
        width: 62%;
    }
}


/* ----------------
  404
-----------------*/

.block_err {
    margin-top: 150px;
    margin-bottom: 150px;
}

.block_err>p {
    margin-top: 30px;
}

.news_more a img {
    margin-bottom: 0;
}

@media screen and (max-width: 750px) {
    .block_err {
        margin-top: 50px;
        padding: 0 20px;
    }
}
