@charset "utf-8";
/* CSS Document */

* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: "メイリオ", meiryo, Verdana, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
    background: #fff;
    line-height: 1.5em;
    color: #333;
    font-size: 90%;
    font-size-adjust: none;
    -webkit-font-size-adjust: none;
}

img {
    border: 0;
    outline: none;
}

a:hover img.hover-alp {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}

a:hover img.hover-alp100 {
    filter: alpha(opacity=100);
    -moz-opacity: 1.00;
    opacity: 1.00;
}

.alp50 {
    filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;
}

a:link {
    color: #dd1715;
}

a:visited {
    color: #dd1715;
}

a:hover {
    color: #333;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*\*/
    /*/
height: auto;
overflow: hidden;
/**/
}

p {
    margin: 0 0 15px;
}

.cb {
    clear: both;
}

#page-top {
    position: fixed;
    bottom: 40px;
    right: 20px;
    width: 86px;
    height: 86px;
}

img {
    border: 0;
    outline: none;
}

/*==================================================
全体コンテンツエリア
================================================== */

#contents-area {
    width: 1040px;
    margin: 0 auto;
}

/*==================================================
タイトル
================================================== */

.title-contents {
    font-size: 200%;
    margin-bottom: 30px;
    font-weight: normal;
    letter-spacing: 0.14em;
}

/*==================================================
メインコンテンツエリア
================================================== */

#mainContents {
    width: 780px;
    float: right;
}

/*==================================================
サイドカラム
================================================== */

#side {
    width: 240px;
    float: left;
}

/*==================================================
パンクズリスト
================================================== */

.breadcrumbs {
    font-size: 95%;
    padding: 5px;
    width: 1040px;
    margin: 0 auto;
}


/*==================================================
header
================================================== */

.site-description {
    background: #034d88;
    color: #fff;
    font-size: 86%;
    font-weight: normal;
}

.site-description span {
    display: block;
    width: 1100px;
    margin: 0 auto;
}

.site-title {
    display: block;
    width: 374px;
    height: 70px;
    float: left;
    margin: 7px 0 10px;
}

#header {
    width: 1100px;
    margin: 0 auto;
}

#header-right {
    float: right;
    text-align: right;
}

.tel-info {
    float: left;
    margin: 10px 10px 0 0;
}

.btn-contact {
    float: right;
}

span.tel-info-title {
    display: block;
    border-radius: 4px;
    background: #ebeaea;
    text-align: center;
    font-size: 86%;
    margin-bottom: 10px;
}

span.tel-info-tel {
    display: block;
    background: url(../img/icon_tel.gif) no-repeat center left;
    font-size: 200%;
    padding-left: 30px;
    min-height: 26px;
}


/*==================================================
footer
================================================== */
footer {
    clear: both;
    width: 100%;
    background: #f1f1f1;
    padding: 20px 0 0;
}

#footer {
    width: 1100px;
    margin: 0 auto;
}

.box-footer {
    float: left;
    margin-right: 30px;
    width: 200px;
}

.footer-menu-title {
    font-size: 120%;
    border-bottom: 1px solid #333;
    padding: 0 3px 10px 3px;
    margin-bottom: 20px;
    font-weight: normal;
}

.box-footer ul {
    list-style-type: none;
    margin: 0 12px;
}

.box-footer li {
    background: url(../img/icon_y.png) no-repeat center left;
    padding-left: 12px;
}

.box-footer li a:link {
    color: #333;
    text-decoration: none;
}

.box-footer li a:visited {
    color: #333;
    text-decoration: none;
}

.box-footer li a:hover {
    color: #dd1715;
    text-decoration: none;
}

#box-iso {
    width: 270px;
    height: 180px;
    padding: 15px;
    background: #fff;
    float: left;
    margin-right: 30px;
}

#box-iso h3 {
    font-weight: normal;
    font-size: 100%;
    border-bottom: 1px solid #333;
    margin-bottom: 10px;
}

#box-iso p {
    font-size: 82%;
    line-height: 1.4em;
}

.box-facebook {
    width: 310px;
    background: #fff;
    height: 210px;
    float: left;
}

.copy {
    width: 100%;
    clear: both;
    text-align: center;
    color: #fff;
    font-size: 90%;
    padding: 2px 0;
    background: #034d88;
    letter-spacing: 0.1em;
    margin-top: 20px;
}

/*==================================================
トップページ
================================================== */

#TopBanner {
    background: #f1f1f1;
    padding: 30px 0;
}

#TopBanner img {
    width: 900px;
    height: 330px;
}

#TopContents01 {
    width: 1140px;
    margin: 0 auto;
    padding: 20px 0 10px;
    text-align: center;
}

a.boxTopContents {
    display: inline-block;
    vertical-align: top;
    width: 233px;
    border: 1px solid #cecece;
    border-radius: 6px;
    padding: 9px;
    margin: 0 10px 20px;
    text-align: left;
    font-size: 94%;
    cursor: pointer;
    color: #333;
    text-decoration: none;
}

a:hover.boxTopContents {
    background: #e0ebf4;
    border: 1px solid #034d88;
}

.boxTopContents h3 {
    font-size: 120%;
    color: #034e89;
    margin-bottom: 5px;
}

#bg-TopContents02 {
    background: #edf5fb;
    width: 100%;
    padding: 30px 0;
    clear: both;
}

#TopContents02 {
    width: 1100px;
    margin: 0 auto;
}

#TopCon02-pic {
    width: 275px;
    float: left;
    margin-right: 40px;
}

#TopCon02-txt {
    float: left;
    width: 785px;
    padding: 5px 0;
    line-height: 1.7em;
}

#TopCon02-txt h3 {
    font-size: 150%;
    font-weight: normal;
    margin-bottom: 30px;
}

#TopInfo {
    width: 1100px;
    margin: 30px auto 50px;
}

#TopNews {
    display: inline-block;
    width: 530px;
    margin-right: 30px;
    vertical-align: top;
}

#TopInformation {
    display: inline-block;
    width: 530px;
}

#TopInfo h3 {
    font-size: 120%;
    font-weight: normal;
    border-bottom: 1px solid #999;
    padding: 0 10px 8px;
    margin-bottom: 20px;
}

#TopInfo dl {
    max-height: 380px;
    overflow: auto;
    overflow-x: hidden;
    margin: 0 0 0 10px;
}

#TopInfo dt {
    margin-bottom: 15px;
    font-weight: bold;
}

#TopInfo dd {
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px dashed #999;
    margin-right: 20px;
}

#TopInfo .label-new {
    background: #fd8216 !important;
    color: #fff;
    border-radius: 4px;
    padding: 1px 3px;
    font-weight: normal;
    font-size: 82%;
    margin-left: 5px;
}

#TopInfo .label-np {
    background: #08a3fc !important;
    color: #fff;
    border-radius: 4px;
    padding: 1px 3px;
    font-weight: normal;
    font-size: 82%;
    margin-left: 5px;
}

#TopInfo .label-seminar {
    background: #87a910 !important;
    color: #fff;
    border-radius: 4px;
    padding: 1px 3px;
    font-weight: normal;
    font-size: 82%;
    margin-left: 5px;
}

#TopInfo .label-other {
    background: #cf71ce !important;
    color: #fff;
    border-radius: 4px;
    padding: 1px 3px;
    font-weight: normal;
    font-size: 82%;
    margin-left: 5px;
}

/*==================================================
下層ページ共通指定
================================================== */

#menu-area {
    display: none;
    visibility: hidden;
}


.contents-basic {
    width: 1100px;
    margin: 0 auto;
}

.area-blue {
    background: #edf5fb;
}

.area-grey {
    background: #f1f1f1;
}

.box-2col {
    display: inline-block;
    width: 500px;
    border-radius: 6px;
    border: 1px solid #cecece;
    padding: 9px;
    margin: 0 10px 20px;
    background: #fff;
    text-align: left;
}

.box-2col:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.box-2col {
    min-height: 1px;
}

* html .box-2col {
    height: 1px;
    /*\*/
    /*/
height: auto;
overflow: hidden;
/**/
}

#footer-contact {
    clear: both;
    border-top: 1px solid #c10101;
    border-bottom: 1px solid #c10101;
    background: #faf2eb;
    padding: 20px 0;
}

#box-footer-contact {
    width: 945px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #cecece;
    padding: 20px 30px;
    padding-bottom: 10px;
    border-radius: 6px;
    position: relative;
}

#box-footer-contact .tel-info {
    float: none;
    margin: 0;
    width: 342px;
    border-right: 1px solid #cecece;
    margin-right: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    padding: 7px 0;
    padding-right: 30px;
}

#box-footer-contact span.tel-info-title {
    display: block;
    border-radius: 4px;
    background: #ebeaea;
    text-align: center;
    font-size: 100%;
    margin-bottom: 15px;
    padding: 5px 0;
}

#box-footer-contact span.tel-info-tel {
    display: inline-block;
    background: url(../img/icon_tel.gif) no-repeat center left;
    font-size: 240%;
    padding-left: 30px;
    min-height: 26px;
}

#box-footer-contact span.tel-info-address {
    display: block;
    font-size: 84%;
    margin-top: 5px;
}

.btn-footerContact {
    display: inline-block;
}

.fc-model {
    display: block;
    width: 125px;
    height: 204px;
    position: absolute;
    bottom: 0;
    right: 50px;
    z-index: 10000;
}

#epb_contents01,
#epb_contents02,
#epstock_contents01,
#ePolicy_contents01 {
    padding: 40px 0;
}

/*==================================================
EMSビジネス
================================================== */

#ems_contents01,
#ems_contents02,
#ems_contents04 {
    text-align: center;
    padding: 40px 0;
}

#ems_contents01 p {
    font-size: 130%;
    line-height: 1.7em;
    margin-bottom: 30px;
}

#ems_contents02 img {
    float: left;
    margin-right: 15px;
}

#ems_contents02 h4 {
    color: #034d88;
    font-size: 120%;
    margin-bottom: 15px;
    padding-top: 5px;
}

#ems_contents03 {
    text-align: center;
    padding: 40px 0;
    border-bottom: 1px solid #cecece;
}

.box-rc {
    width: 260px;
    display: inline-block;
    margin: 0 15px;
    vertical-align: top;
    text-align: left;
}

.box-rc h4 {
    margin: 10px 0 10px 5px;
    font-size: 120%;
    font-weight: normal;
}

.box-rc p {
    margin-left: 5px;
}

.box-rc-line {
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    padding: 0 30px;
}

/*==================================================
LED照明ビジネス
================================================== */

#led_contents01,
#led_contents02,
#led_contents03 {
    text-align: center;
    padding: 40px 0;
}

#led_contents01 {
    font-size: 110%;
    line-height: 1.9em;
}

#led_contents01 .catch {
    font-size: 130%;
}

#led_contents01 p span {
    font-size: 120%;
    color: #dd1715;
}

#led_contents02 h3,
#led_contents03 h3 {
    text-align: left !important;
}

.box-maker {
    width: 253px;
    border-radius: 6px;
    background: #fff;
    border: 1px solid #034d88;
    padding: 9px 0;
    float: left;
    margin: 0 10px 20px;
}

.maker-logo {
    border-bottom: 1px solid #cecece;
    text-align: center;
    margin: 0 9px 10px;
}

/*.maker-logo img{height:30px;}*/
.maker-logo img.small {
    height: 18px !important;
}

.maker-pic {
    text-align: center;
    margin-bottom: 10px;
}

.maker-pic img {
    height: 80px;
}

.maker-ex {
    font-size: 90%;
    margin: 0 9px;
    text-align: left;
}

a.maker-name {
    display: block;
    text-decoration: none;
    background: url(../img/y02.png) no-repeat center right #f1f1f1;
    padding: 12px 6px;
    text-align: left;
    color: #034d88;
    font-weight: bold;
    font-size: 90%;
}

a:hover.maker-name {
    background-color: #034d88;
    color: #fff;
}

#led_contents03 table {
    margin: 0 30px 30px;
    width: 1040px;
    border-collapse: collapse;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

#led_contents03 th {
    border: 1px solid #ccc;
    text-align: center;
    padding: 15px 0;
    background: #edf5fb;
    font-weight: normal;
    box-sizing: border-box;
}

#led_contents03 td {
    border: 1px solid #ccc;
    text-align: center;
    padding: 15px 10px;
    background: #fff;
    box-sizing: border-box;
}

a.btn-pdf {
    border-radius: 4px;
    border: 1px solid #034d88;
    color: #034d88;
    font-size: 90%;
    padding: 7px 12px;
    text-align: center;
    display: inline-block;
}

a.btn-pdf span {
    background: url(../img/icon_pdf.png) no-repeat center left;
    padding-left: 20px;
}

a:hover.btn-pdf {
    background: #034d88;
    color: #fff;
}

#led_contents04 {
    padding: 40px 0;
}

.box-works {
    margin: 0 30px 20px;
    border-left: 5px solid #ccc;
    padding-left: 30px;
}

.works-pic {
    float: left;
    margin-right: 25px;
}

.works-pic img {
    width: 220px;
}

.works-txt {
    width: 750px;
    float: left;
    padding-top: 5px;
}

.works-txt h4 {
    font-size: 110%;
    color: #034d88;
    margin-bottom: 20px;
}

#led_contents05 {
    padding: 40px 0 80px;
}

dl.ledflow {
    border: 1px solid #034d88;
    margin: 0 30px 10px;
    display: table;
    width: 100%;
    box-sizing: border-box;
}

dl.ledflow dt {
    display: table-cell;
    background: #034d88;
    text-align: center;
    color: #fff;
    vertical-align: middle;
    font-size: 120%;
    width: 25%;
    padding: 15px 0;
}

dl.ledflow dd {
    display: table-cell;
    background: #fff;
    text-align: left;
    padding: 15px;
}

dl.ledflow dd p:last-child {
    margin-bottom: 0;
}

.ledflow-y {
    margin: 0 100px 10px;
}

#sp-led-contents03 {
    display: none;
    visibility: hidden;
}



/*==================================================
電子部品ビジネス
================================================== */


#kana-navi {
    margin: 0 30px 30px;
}

#kana-navi ul {
    width: 100%;
    background: #034d88;
    border-radius: 6px;
    padding: 15px 0;
    list-style-type: none;
}

#kana-navi li {
    float: left;
    border-right: 1px solid #fff;
    width: 10%;
    box-sizing: border-box;
}

#kana-navi li:last-child {
    border-right: none;
}

#kana-navi li a {
    display: block;
    text-align: center;
    color: #fff;
    text-decoration: none;
    letter-spacing: 0.2em;
}

#kana-navi li a span {
    font-size: 140%;
}

#kana-navi li a:hover {
    text-decoration: underline;
}

.box-makerList {
    margin: 0 30px 50px;
}

.title-kana-maker {
    background: #034d88;
    border: 1px solid #ccc;
    padding: 15px 25px;
    color: #fff;
    font-weight: normal;
}

.title-kana-maker span {
    font-size: 140%;
    padding-right: 3px;
}

table.list-maker {
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
    box-sizing: border-box;
    border-collapse: collapse;
    margin-bottom: 10px;
}

table.list-maker td {
    width: 50%;
    text-align: left;
    padding: 12px 10px;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-top: none;
}

.table-striped2 tr:nth-child(even) {
    background: #edf5fb !important;
}

table.list-maker a:link {
    color: #333;
}

table.list-maker a:visited {
    color: #333;
}

table.list-maker a:hover {
    color: #dd1715;
}

.box-series {
    margin: 50px 30px 25px;
}

.box-series-img {
    float: left;
    width: 240px;
    margin-right: 20px;
}

.box-series-img img {
    width: 100%;
    border: 1px solid #ccc;
}

.box-series-txt {
    float: right;
    width: 780px;
    padding-top: 5px;
}

.box-series-txt h4 {
    border-left: 6px solid #034d88;
    padding-left: 10px;
    font-size: 110%;
    font-weight: normal;
    margin-bottom: 20px;
}

table.list-series {
    width: 1040px;
    margin: 0 30px 20px;
    box-sizing: border-box;
}

table.list-series th {
    width: 25%;
}

table.list-series td {
    text-align: center !important;
}

table.list-series td.ta-l {
    text-align: left !important;
}

table.list-series th.bgc-blue {
    background: #eefafe !important;
}

/*==================================================
環境方針
================================================== */

.box-ePolicy {
    margin: 0 30px 50px;
    line-height: 1.6em;
}

.box-ePolicy p {
    margin-bottom: 30px;
}

.box-ePolicy ol {
    margin: 0 20px 30px;
}

.box-ePolicy li {
    font-size: 120%;
    color: #034d88;
    margin-bottom: 12px;
}

.box-ePolicy li ul {
    list-style-type: none;
    margin: 15px 0;
    font-size: 80%;
}

.box-ePolicy li ul li {
    color: #333 !important;
}

.shomei {
    text-align: right;
    margin-right: 20px;
}

.shomei img {
    margin-top: 12px;
}

.ePolicy-img {
    display: inline-block;
    width: 200px;
    height: 285px;
    line-height: 285px;
    border-radius: 6px;
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
    margin-right: 20px;
    margin-top: 30px;
    vertical-align: middle;
}

.ePolicy-img img {
    width: 200px;
}

/*==================================================
会社概要
================================================== */

#company_contents01,
#company_contents02 {
    padding: 40px 0;
}

#company_contents01 table {
    margin: 0 30px 50px;
    width: 1040px;
}

#company_contents02 p {
    margin: 0 30px 30px;
}

.g-map {
    width: 1040px;
    height: 680px;
    margin: 0 auto 30px;
}

.g-map iframe {
    height: 680px;
}

.name-width {
    display: inline-block;
    width: 140px;
}

/*==================================================
経営理念
================================================== */

#message_contents01 {
    padding: 40px 0;
}

.box-message {
    margin: 0 30px 50px;
    line-height: 1.6em;
}

.box-message img {
    float: right;
    margin-left: 25px;
    margin-bottom: 20px;
    width: 320px;
}

.box-mes-shomei {
    clear: both;
    text-align: right;
    margin-right: 30px;
    margin-bottom: 50px;
}

/*==================================================
スタッフ紹介
================================================== */

#staff_contents01 {
    padding: 40px 0;
    width: 1100px;
    margin: 0 auto;
}

.box-staff {
    margin: 0 30px 30px;
    border: 1px solid #cecece;
    padding: 15px 20px;
}

.staff-m {
    border-left: 10px solid #034d87;
}

.staff-f {
    border-left: 10px solid #fd6969;
}

.box-staff img {
    float: left;
    margin-right: 30px;
}

.box-staff h4 {
    font-size: 140%;
    color: #034d87;
    font-weight: normal;
    margin-bottom: 20px;
}

.name-en {
    font-size: 80%;
    padding-left: 15px;
}

.prof-section {
    font-size: 80%;
    padding-left: 25px;
    color: #333;
}

.box-staff table {
    border: none;
    margin-bottom: 20px;
}

.box-staff th {
    border-left: 6px solid #e5e5e5;
    padding: 3px 20px 3px 10px;
    font-weight: normal;
    text-align: left;
    white-space: nowrap;
    vertical-align: top;
}

.box-staff td {
    padding: 3px 20px 3px 0;
}

.box-staff th.db {
    display: block;
}

.box-staff td.db {
    display: block;
    padding: 10px 20px 0 15px;
}

/*==================================================
サイトマップ
================================================== */

.box-sitemap {
    margin: 50px 30px 50px;
    line-height: 1.6em;
    padding-bottom: 200px;
}

.box-sitemap h4 {
    font-size: 110%;
    font-weight: normal;
    margin-bottom: 10px;
}

.box-sitemap table {
    border-collapse: collapse;
    width: 100%;
    border: 1px solid #ccc;
}

/*
.box-sitemap td{border:1px solid #ccc; padding:20px 15px;}
.box-sitemap td.w3c{width:33.33333%; box-sizing:border-box;}
.box-sitemap td a:link{color:#333; text-decoration:none;}
.box-sitemap td a:visited{color:#333; text-decoration:none;}
.box-sitemap td a:hover{color:#dd1715; text-decoration:underline;}
*/

.box-sitemap td {
    border: 1px solid #ccc;
}

.box-sitemap td.w3c {
    width: 33.33333%;
    box-sizing: border-box;
}

.box-sitemap td a {
    display: block;
    color: #333;
    padding: 20px 15px;
    background: #fff;
    text-decoration: none;
}

.box-sitemap td a:hover {
    color: #fff;
    background: #034d88;
}

/*==================================================
メインビジュアル
================================================== */
#TopMainimg-area {
    width: 100%;
    position: relative;
}

#TopMainimg-txt {
    position: absolute;
    display: block;
    width: 100%;
    top: 40%;
    text-align: center;
    color: #fff;
    font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
    letter-spacing: 0.3em;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

#TopMainimg-txt h3 {
    font-size: 220%;
    margin-bottom: 30px;
}

#TopMainimg-txt h4 {
    font-size: 160%;
    line-height: 1.5em;
}

.top-mainimg {
    background: url(../img/mainimgTop01.jpg) no-repeat center center;
    background-size: cover;
    width: 100%;
    height: 610px;
}

.wideslider {
    width: 100%;
    height: 330px;
    text-align: left;
    position: relative;
    overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
    float: left;
    display: inline;
    overflow: hidden;
}

.wideslider_base {
    top: 0;
    position: absolute;
}

.wideslider_wrap {
    top: 0;
    position: absolute;
    overflow: hidden;

}

.slider_prev,
.slider_next {
    top: 0;
    overflow: hidden;
    position: absolute;
    z-index: 100;
    cursor: pointer;
}

.slider_prev {
    background: #fff url(../img/prev.jpg) no-repeat right center;
}

.slider_next {
    background: #fff url(../img/next.jpg) no-repeat left center;
}

/*.pagination {
	bottom: 10px;
	left: 0;
	width: 100%;
	height: 15px;
	text-align: center;
	position: absolute;
	z-index: 200;
}

.pagination a {
	margin: 0 5px;
	width: 15px;
	height: 15px;
	display: inline-block;
	overflow: hidden;
	background: #333;
}
.pagination a.active {
	filter:alpha(opacity=100)!important;
	-moz-opacity: 1!important;
	opacity: 1!important;
}*/

/* =======================================
	ClearFixElements
======================================= */
.wideslider ul:after {
    content: ".";
    height: 0;
    clear: both;
    display: block;
    visibility: hidden;
}

.wideslider ul {
    display: inline-block;
    overflow: hidden;
}

#slideshow {
    position: relative;
    height: 330px;
    width: 900px;
    margin: 0 auto;
    clear: both;
    background: url(../img/bg_mainimg.jpg) no-repeat bottom center;
}

#slideshow IMG {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8;
    opacity: 0.0;
}

#slideshow IMG.active {
    z-index: 10;
    opacity: 1.0;
}

#slideshow IMG.last-active {
    z-index: 9;
}

#mainimg-area {
    background: #f1f1f1;
    padding: 30px 0;
    text-align: center;
}

#sp-mainimg-area {
    display: none;
    visibility: hidden;
}


/*==================================================
お問い合わせ
================================================== */

#contact_contents01 {
    padding: 40px 0;
}

.box-contact {
    margin: 0 30px 50px;
    line-height: 1.6em;
}

.box-contact th {
    width: 20%;
}

.txt-con {
    font-size: 90%;
    padding-left: 10px;
}

.btn-sub {
    border-radius: 6px;
    font-size: 110%;
    background: #034d87;
    color: #fff;
    padding: 15px 50px;
    border: 1px solid #034d87;
}

input.btn-sub[type="submit"]:hover {
    background: #fff;
    color: #034d87;
    border: 1px solid #034d87;
    cursor: pointer;
}

/*==================================================
フォーム画面
================================================== */

input[type="text"],
input[type="date"],
input[type="datetime-local"],
input[type="number"],
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="search"] {
    height: 26px;
    font-size: 100%;
    border: 1px solid #ccc;
    padding: 2px 5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

input[type="text"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
textarea:focus {
    background: #e6f3fc;
    border: 1px solid #0068b7;
}

input[type="submit"]:hover,
input[type="button"]:hover {
    border: 1px solid #666;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c4c4c4), color-stop(0.00, #f5f5f5));
    background: -webkit-linear-gradient(#f5f5f5, #c4c4c4);
    background: -moz-linear-gradient(#f5f5f5, #c4c4c4);
    background: -o-linear-gradient(#f5f5f5, #c4c4c4);
    background: -ms-linear-gradient(#f5f5f5, #c4c4c4);
    background: linear-gradient(#f5f5f5, #c4c4c4);
}

textarea {
    min-height: 160px;
    font-size: 100%;
    border: 1px solid #ccc;
    padding: 2px 5px;
    width: 90%;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

input[type="checkbox"] {
    vertical-align: bottom;
    width: 20px;
    height: 20px;
}

input[type="submit"] {
    font-size: 100%;
}

/*セレクト*/


select {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 100%;
    height: 30px;
    line-height: 30px;
    text-align: left;
    text-indent: 5px;
    vertical-align: middle;
}

/*ラジオボタン*/
label.rdbox {
    display: inline-block;
    padding-right: 10px;
}

/*チェックボックス*/

label.ckbox {
    display: inline-block;
    padding-right: 10px;
}


/*必須マーク*/
.required {
    display: inline;
    padding: 0 3px;
    text-align: center;
    font-size: 86%;
    color: #fff;
    background: #f00;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left: 5px;
    vertical-align: top;
}

/*幅*/
.w-min {
    width: 10%;
}

.w-ss {
    width: 20%;
}

.w-s {
    width: 30%;
}

.w-m {
    width: 50%;
}

.w-l {
    width: 70%;
}

.w-ll {
    width: 80%;
}

.w-max {
    width: 90%;
}

/*ボタンエリア*/
.box-btn {
    margin-top: 20px;
}


/*エラー文章*/
.form-err {
    color: #f00;
    font-size: 90%;
    line-height: 1.0em;
    margin-top: 5px;
}

.form-att {
    border: 1px solid #f00;
    background: #fff1f1;
    padding: 10px;
    margin: 10px 0;
    box-sizing: border-box;
}

.form-att ul {
    margin-left: 30px;
}

/*==================================================
Border-Type Valiation
================================================== */

.b-no {
    border: none;
}


/*==================================================
Title-Type Valiation
================================================== */

.title-type01 {
    background: #034d88;
    border-radius: 6px;
    font-size: 120%;
    color: #fff;
    padding: 14px;
    margin: 50px 0 30px;
    font-weight: normal;
}

/*==================================================
テーブル
================================================== */

.table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    box-sizing: border-box;
}

.table th {
    border: 1px solid #ccc;
    background: #f1f1f1;
    font-weight: normal;
    text-align: center;
    padding: 15px;
}

.table td {
    border: 1px solid #ccc;
    font-weight: normal;
    padding: 15px;
}

.table tr {
    background: #fff;
}

.table-striped tr:nth-child(odd) {
    background: #f9f9f9;
}

.table-hover>tbody>tr {
    cursor: pointer;
}

.table-hover>tbody>tr:hover {
    background: #004896;
    color: #fff;
}

.table caption {
    text-align: left;
    margin-bottom: 5px;
}

/*==================================================
アラート
================================================== */
.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    text-align: center;
    color: #f00;
    background-color: #fff1f1;
    border-color: #f00;
}

.alert-success {
    color: #013e4f;
    background-color: #b9e5f1;
    border-color: #4ab6d5;
}

.alert-info {
    color: #000;
    background-color: #f9f9f9;
    border-color: #ccc;
}

.alert-warning {
    color: #000;
    background-color: #f8fb02;
    border-color: #fbc302;
}

/*==================================================
ラベル（タグ）
================================================== */

ul.tag {
    margin: 0;
    padding: 0;
    list-style: none;
}

ul.tag li {
    display: inline-block;
    margin: 0 0 .3em 1em;
    padding: 0;
}

ul.tag li a {
    position: relative;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    padding: 0 1em;
    background-color: #e2e2e2;
    border-radius: 0 3px 3px 0;
    font-size: 85%;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
}

ul.tag li a::before {
    position: absolute;
    top: 0;
    left: -10px;
    content: '';
    width: 0;
    height: 0;
    border-color: transparent #e2e2e2 transparent transparent;
    border-style: solid;
    border-width: 10px 10px 10px 0;
    -webkit-transition: .2s;
    transition: .2s;
}

ul.tag li a::after {
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%;
}

ul.tag li span {
    display: block;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.label {
    display: inline;
    padding-top: 0.1em;
    padding-bottom: 0.1em;
    padding-right: .6em;
    padding-left: .6em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background: #e2e2e2;
}



/*==================================================
ボタン
================================================== */

/*デフォルトのボタン*/

.btn {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #e2e2e2;
    padding: 10px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    display: inline-block;
}

a:hover.btn {
    filter: alpha(opacity=70);
    -moz-opacity: 0.70;
    opacity: 0.70;
}


/*==================================================
Padding Valiation
================================================== */

.p0 {
    padding: 0 !important;
}

.p5 {
    padding: 5px !important;
}

.p10 {
    padding: 10px !important;
}

.p15 {
    padding: 15px !important;
}

.p20 {
    padding: 20px !important;
}

.p25 {
    padding: 25px !important;
}

.p30 {
    padding: 30px !important;
}

.p40 {
    padding: 40px !important;
}

.p50 {
    padding: 50px !important;
}

.p1per {
    padding: 1% !important;
}

.p2per {
    padding: 2% !important;
}

.p3per {
    padding: 3% !important;
}

.p4per {
    padding: 4% !important;
}

.p5per {
    padding: 5% !important;
}

.pr0 {
    padding-right: 0px !important;
}

.pr5 {
    padding-right: 5px !important;
}

.pr10 {
    padding-right: 10px !important;
}

.pr15 {
    padding-right: 15px !important;
}

.pr20 {
    padding-right: 20px !important;
}

.pr25 {
    padding-right: 25px !important;
}

.pr30 {
    padding-right: 30px !important;
}

.pr40 {
    padding-right: 40px !important;
}

.pr50 {
    padding-right: 50px !important;
}

.pr1per {
    padding-right: 1% !important;
}

.pr2per {
    padding-right: 2% !important;
}

.pr3per {
    padding-right: 3% !important;
}

.pr4per {
    padding-right: 4% !important;
}

.pr5per {
    padding-right: 5% !important;
}

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

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

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

.pt15 {
    padding-top: 15px !important;
}

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

.pt25 {
    padding-top: 25px !important;
}

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

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

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

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

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

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

.pb15 {
    padding-bottom: 15px !important;
}

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

.pb25 {
    padding-bottom: 25px !important;
}

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

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

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

.pl0 {
    padding-left: 0px !important;
}

.pl5 {
    padding-left: 5px !important;
}

.pl10 {
    padding-left: 10px !important;
}

.pl15 {
    padding-left: 15px !important;
}

.pl20 {
    padding-left: 20px !important;
}

.pl25 {
    padding-left: 25px !important;
}

.pl30 {
    padding-left: 30px !important;
}

.pl40 {
    padding-left: 40px !important;
}

.pl50 {
    padding-left: 50px !important;
}

.pl1per {
    padding-left: 1% !important;
}

.pl2per {
    padding-left: 2% !important;
}

.pl3per {
    padding-left: 3% !important;
}

.pl4per {
    padding-left: 4% !important;
}

.pl5per {
    padding-left: 5% !important;
}

.p0a {
    padding-right: auto;
    padding-left: auto !important;
}

.plr10 {
    padding-left: 10px;
    padding-right: 10px !important;
}

.plr15 {
    padding-left: 15px;
    padding-right: 15px !important;
}

.plr20 {
    padding-left: 20px;
    padding-right: 20px !important;
}

.plr25 {
    padding-left: 25px;
    padding-right: 25px !important;
}

.plr30 {
    padding-left: 30px;
    padding-right: 30px !important;
}

.plr40 {
    padding-left: 40px;
    padding-right: 40px !important;
}

.plr50 {
    padding-left: 50px;
    padding-right: 50px !important;
}

.plr1per {
    padding-left: 1%;
    padding-right: 1% !important;
}

.plr2per {
    padding-left: 2%;
    padding-right: 2% !important;
}

.plr3per {
    padding-left: 3%;
    padding-right: 3% !important;
}

.plr4per {
    padding-left: 4%;
    padding-right: 4% !important;
}

.plr5per {
    padding-left: 5%;
    padding-right: 5% !important;
}



/*==================================================
Margin Valiation
================================================== */

.m0 {
    margin: 0 !important;
}

.m5 {
    margin: 5px !important;
}

.m10 {
    margin: 10px !important;
}

.m15 {
    margin: 15px !important;
}

.m20 {
    margin: 20px !important;
}

.m25 {
    margin: 25px !important;
}

.m30 {
    margin: 30px !important;
}

.m40 {
    margin: 40px !important;
}

.m50 {
    margin: 50px !important;
}

.m1per {
    margin: 1% !important;
}

.m2per {
    margin: 2% !important;
}

.m3per {
    margin: 3% !important;
}

.m4per {
    margin: 4% !important;
}

.m5per {
    margin: 5% !important;
}

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

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

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

.mr15 {
    margin-right: 15px !important;
}

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

.mr25 {
    margin-right: 25px !important;
}

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

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

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

.mr1per {
    margin-right: 1% !important;
}

.mr2per {
    margin-right: 2% !important;
}

.mr3per {
    margin-right: 3% !important;
}

.mr4per {
    margin-right: 4% !important;
}

.mr5per {
    margin-right: 5% !important;
}

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

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

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

.mt15 {
    margin-top: 15px !important;
}

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

.mt25 {
    margin-top: 25px !important;
}

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

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

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

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

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

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

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

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

.mb25 {
    margin-bottom: 25px !important;
}

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

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

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

.ml0 {
    margin-left: 0px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml1per {
    margin-left: 1% !important;
}

.ml2per {
    margin-left: 2% !important;
}

.ml3per {
    margin-left: 3% !important;
}

.ml4per {
    margin-left: 4% !important;
}

.ml5per {
    margin-left: 5% !important;
}

.m0a {
    margin-right: auto;
    margin-left: auto !important;
}

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

.mlr15 {
    margin-left: 15px;
    margin-right: 15px !important;
}

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

.mlr25 {
    margin-left: 25px;
    margin-right: 25px !important;
}

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

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

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

.mlr1per {
    margin-left: 1%;
    margin-right: 1% !important;
}

.mlr2per {
    margin-left: 2%;
    margin-right: 2% !important;
}

.mlr3per {
    margin-left: 3%;
    margin-right: 3% !important;
}

.mlr4per {
    margin-left: 4%;
    margin-right: 4% !important;
}

.mlr5per {
    margin-left: 5%;
    margin-right: 5% !important;
}

/*==================================================
Align Valiation
================================================== */

.ta-c {
    text-align: center !important;
}

.ta-r {
    text-align: right !important;
}

.ta-l {
    text-align: left !important;
}

.va-t {
    vertical-align: top !important;
}

.va-m {
    vertical-align: middle !important;
}

.va-b {
    vertical-align: bottom !important;
}

/*==================================================
FontSize Valiation
================================================== */

.fs-10 {
    font-size: 10px !important;
}

.fs-12 {
    font-size: 12px !important;
}

.fs-14 {
    font-size: 14px !important;
}

.fs-80per {
    font-size: 80% !important;
}

.fs-90per {
    font-size: 90% !important;
}

.fs-100per {
    font-size: 100% !important;
}

.fs-110per {
    font-size: 110% !important;
}

.fs-120per {
    font-size: 120% !important;
}

.fs-130per {
    font-size: 130% !important;
}

.fs-140per {
    font-size: 140% !important;
}

.fs-150per {
    font-size: 150% !important;
}

/*==================================================
FontStyle Valiation
================================================== */

.fwb {
    font-weight: bold !important;
}

.fwn {
    font-weight: normal !important;
}

.td-n {
    text-decoration: none !important;
}

.td-ul {
    text-decoration: underline !important;
}

/*==================================================
FontColor Valiation
================================================== */

.fc-w {
    color: #fff !important;
}

.fc-black {
    color: #000 !important;
}

.fc-blue {
    color: #0033ff !important;
}

.fc-orange {
    color: #ff6600 !important;
}

.fc-green {
    color: #006600 !important;
}

.fc-red {
    color: #f00 !important;
}


/*==================================================
Width Valiation
================================================== */

.w5per {
    width: 5% !important;
}

.w10per {
    width: 10% !important;
}

.w15per {
    width: 15% !important;
}

.w20per {
    width: 20% !important;
}

.w25per {
    width: 25% !important;
}

.w30per {
    width: 30% !important;
}

.w35per {
    width: 35% !important;
}

.w40per {
    width: 40% !important;
}

.w45per {
    width: 45% !important;
}

.w50per {
    width: 50% !important;
}

.w55per {
    width: 55% !important;
}

.w60per {
    width: 60% !important;
}

.w65per {
    width: 65% !important;
}

.w70per {
    width: 70% !important;
}

.w75per {
    width: 75% !important;
}

.w80per {
    width: 80% !important;
}

.w85per {
    width: 85% !important;
}

.w90per {
    width: 90% !important;
}

.w95per {
    width: 95% !important;
}

.w100per {
    width: 100% !important;
}

.w110per {
    width: 110% !important;
}

.w120per {
    width: 120% !important;
}

.w130per {
    width: 130% !important;
}

.w140per {
    width: 140% !important;
}

.w150per {
    width: 150% !important;
}

.w160per {
    width: 160% !important;
}

.w170per {
    width: 170% !important;
}

.w180per {
    width: 180% !important;
}

.w190per {
    width: 190% !important;
}

.w200per {
    width: 200% !important;
}

.w1100px {
    width: 1100px !important;
}

/*==================================================
Float Valiation
================================================== */

.fl-l {
    float: left !important;
}

.fl-r {
    float: right !important;
}

.fl-n {
    float: none !important;
}

/*==================================================
Display Valiation
================================================== */

.dis-n {
    display: none !important;
}

.dis-b {
    display: block !important;
}

.dis-ib {
    display: inline-block !important;
}

.dis-i {
    display: inline !important;
}

.dis-t {
    display: table !important;
}

.dis-tc {
    display: table-cell !important;
}


/*==================================================
BackgrondColor-Type Valiation
================================================== */

.bgc-red {
    background: #ed4548 !important;
}

.bgc-green {
    background: #9db801 !important;
}

.bgc-orange {
    background: #fd8216 !important;
}

.bgc-pink {
    background: #fe96c0 !important;
}

.bgc-grey {
    background: #c6bfae !important;
}

.bgc-blue {
    background: #034d88 !important;
}

.bgc-skyblue {
    background: #16a9fd !important;
}

.bgc-yellow {
    background: #fefc47 !important;
}

.bgc-grey02 {
    background: #e7e7e6 !important;
}

.bgc-w {
    background: #fff !important;
}

.bgc-black {
    background: #000 !important;
}

.bgc-pinkgrey {
    background: #f7e3e3 !important;
}


/*==================================================
Line-Height Valiation
================================================== */

.lh-10 {
    line-height: 1.0em !important;
}

.lh-12 {
    line-height: 1.2em !important;
}

.lh-14 {
    line-height: 1.4em !important;
}

.lh-16 {
    line-height: 1.6em !important;
}

.lh-18 {
    line-height: 1.8em !important;
}

.lh-20 {
    line-height: 2.0em !important;
}

/*==================================================
List Style Valiation
================================================== */

.nav-links {
    border: 1px solid #c7c7c7;
    padding: 5px 0;
    text-align: center;
    margin: 30px 0;
}

.nav-links a {
    padding-right: 15px;
}

.list-terms {
    list-style-type: square;
    margin: 0 20px;
}

.list-terms li {
    margin-bottom: 15px;
}

/*==================================================
DL Style Valiation
================================================== */

.dl-terms dt {
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 15px;
}

.dl-terms dd {
    margin: 0 20px 20px;
}

/*==================================================
Border-Radius Style Valiation
================================================== */

.br2 {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.br4 {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.br6 {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.br8 {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

/*==================================================
Border Style Valiation
================================================== */
.border {
    border: 1px solid #ccc;
}

.border-b {
    border-bottom: 1px solid #ccc;
}

.border-t {
    border-top: 1px solid #ccc;
}

.border-l {
    border-left: 1px solid #ccc;
}

.border-r {
    border-right: 1px solid #ccc;
}

.border-c-red {
    border-color: #ed4548;
}

.border-c-green {
    border-color: #9db801;
}

.border-c-orange {
    border-color: #f67c05;
}

.border-c-pink {
    border-color: #fe96c0;
}

.border-c-grey {
    border-color: #c6bfae;
}

.border-c-blue {
    border-color: #2bbdf9;
}

.border-c-yellow {
    border-color: #fefc47;
}

.border-c-grey02 {
    border-color: #e7e7e6;
}

.border-c-w {
    border-color: #fff;
}

.border-c-black {
    border-color: #000;
}

.border-c-pinkgrey {
    border-color: #f7e3e3;
}

.border-line2px {
    border-width: 2px;
}

.border-line3px {
    border-width: 3px;
}

.border-line4px {
    border-width: 4px;
}

.border-line5px {
    border-width: 5px;
}

.border-line6px {
    border-width: 6px;
}

.border-line7px {
    border-width: 7px;
}

.border-line8px {
    border-width: 8px;
}

.border-line9px {
    border-width: 9px;
}

.border-line10px {
    border-width: 10px;
}

.border-dotted {
    border-style: dotted;
}

.border-dashed {
    border-style: dashed;
}

.border-outset {
    border-style: outset;
}

.border-inset {
    border-style: inset;
}

.border-groove {
    border-style: groove;
}


/*==================================================
ページリスト(.PageList)
================================================== */

.PageList {
    text-align: center;
    clear: both;
    margin: 20px auto;
    padding-top: 20px;
}

.PageList ul {}

.PageList ul li {
    display: inline;
}

.PageList ul li.now {
    /* 現在のページ */
}

.PageList ul li a {
    padding: 5px 12px;
    border-width: 1px;
    border-style: solid;
    text-decoration: none;
}

.PageList ul li a,
.PageList ul li a:link,
.PageList ul li a:visited {
    border-color: #CCC;
    color: #999;
}

.PageList ul li a:focus,
.PageList ul li a:hover,
.PageList ul li a:active {
    border-color: #d6a0a1;
    background-color: #fff;
    color: #d6a0a1;
}

.PageList ul li.now a {
    /* 現在のページ */
    border-color: #d6a0a1;
    background-color: #d6a0a1;
    color: #fff;
}

/*==================================================
Google Material icons
================================================== */

/* Material iconsを利用する */
.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    /* 推奨サイズ */
    display: inline-block;
    width: 1em;
    height: 1em;
    line-height: 1;
    text-transform: none;
    margin-right: 10px;
    vertical-align: middle;

    /* WebKitブラウザサポート */
    -webkit-font-smoothing: antialiased;
    /* Chrome、Safariサポート */
    text-rendering: optimizeLegibility;

    /* Firefoxサポート */
    -moz-osx-font-smoothing: grayscale;

    /* IEサポート */
    font-feature-settings: 'liga';
}

/* アイコンサイズ */
.material-icons.md-10 {
    font-size: 10px;
}

.material-icons.md-12 {
    font-size: 12px;
}

.material-icons.md-14 {
    font-size: 14px;
}

.material-icons.md-16 {
    font-size: 16px;
}

.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-20 {
    font-size: 20px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-28 {
    font-size: 28px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

/* 背景が明るいとき用のアイコン色 */
.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26);
}

/* 背景が暗いとき用のアイコン色 */
.material-icons.md-light {
    color: rgba(255, 255, 255, 1);
}

.material-icons.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3);
}