@charset "utf-8";
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, menu, nav, section, summary, time, mark, audio, video {
    font-size: 100%;margin: 0;padding: 0;outline: 0;border: 0;vertical-align: baseline;
}
*{-webkit-box-sizing:border-box;-mos-box-sizing:border-box;-o-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
html{overflow-x: hidden; font-size: 13px;/*scroll-behavior: smooth;*/}
body {
    line-height: 1.8;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    overflow: hidden;
    background: #fff;
    width: 100%;
    font-weight: 400;
    -ms-font-feature-settings: "palt";-moz-font-feature-settings: "palt";-webkit-font-feature-settings: "palt";font-feature-settings: "palt";
    letter-spacing: 0.12em;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {
    display: block;
}
h1, h2, h3, h4, h5, h6, strong, th {font-weight: normal;}
ol, ul, li {list-style: none;}
blockquote, q {quotes: none;}
blockquote::before, blockquote::after, q::before, q::after {content: "";content: none;}
a {padding: 0;margin: 0;font-size: 100%;vertical-align: baseline;background: transparent;color: #464646;text-decoration: none;}
p {max-height: 999999px;}
ins {background-color: #ff9;color: #f2f2f2;text-decoration: none;}
mark {background-color: #ff9;color: #f2f2f2;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;}
img {vertical-align: middle; width: 100%;}
input, select {vertical-align: middle;}
button {border: none;background: none;}
button:focus {outline: none;}
address{font-style: normal;}


/*-- ease-in-out 0.3 --*/
a,.hover_act1,.txt_link1,#top_contentlist .contentlist_news .top_news_list li::after,#columu_side .columu_side_list li{
    -webkit-transition: 0.3s ease-in-out; -moz-transition: 0.3s ease-in-out; -o-transition: 0.3s ease-in-out; -ms-transition: 0.3s ease-in-out; transition: 0.3s ease-in-out;
}
/*-- ease-in-out 0.5 --*/
header{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all  0.5s ease;}

/*-- a full 1.grid 2.inlineblock--*/
.colution_list a,.plan_bnrbox a,.pagelink li a,#columu_side .side_top_link > div a,.data_table a{width: 100%;height: 100%; display: grid;place-items: center;}
.drawer_menu ul li a,#top_reason .reason_list li a,#top_contentlist .contentlist_news a,.columu_side_list a,#document .list_dl dt a{width: 100%;height: 100%;display: inline-block;}

/*-- boeder-bottom:last none --*/
.list_dl dd:last-of-type,.list_privacy li:last-of-type,.detail_list dl dd:last-of-type,.plan_pricebox ul li:last-of-type,#columu_main .web_table1 tr:last-of-type{border-bottom: none;}
/*-- margin-bottom:last 0 --*/
.drawer_menu ul.drawer_main_list li:last-of-type,#top_contentlist .contentlist_news .top_news_list li:last-of-type,#website .list_box3 li:last-of-type,#website #website_flow ul li:last-of-type{
    margin-bottom: 0;
}
