.navbar-nav li a {
    border-left: 1px solid rgba(255, 255, 255, .0);
    border-right: 1px solid rgba(0, 0, 0, .0);
}
.navbar-nav li:last-child a {
    border-right: 0;
    border-radius: 0 3px 3px 0;
}
/* ページトップ */
.page-top {
    position: fixed;
    bottom: 5px;
    right: 53px;
    font-size: 77%;
    z-index: 20000;
}
.page-top a {
    background: #DD008A;
    text-decoration: none;
    color: #fff;
    width: 70px;
    padding: 20px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    -ms-filter: "alpha(opacity=50)";
}
.page-top a:hover {
    text-decoration: none;
    opacity: 1.0;
    filter: alpha(opacity=100);
    -ms-filter: "alpha(opacity=100)";
}

@media screen and (min-width: 800px) {
body {
    background-color: #FFFFFF;
}
/* basicのスタイル記述 */
/* ========== header ========== */
#header {
    overflow: hidden;
    width: 100%;
    background-image: url(../images/innerBg.png);
    background-position: top center;
    background-repeat: no-repeat;
}
#header_inner {
    width: 1280px;
    height: 130px;
    margin: 0px auto 0px;
    position: relative;
}
#header_phone1 {
    display: none;
}
#header h1 {
    width: 1280px;
    height: 18px;
    position: absolute;
    top: 5px;
    left: 162px;
    font-size: 90%;
    font-weight: bolder;
}
.logo {
    width: 300px;
    height: 80px;
    position: absolute;
    bottom: 15px;
    left: 125px;
}
.pc {
    display: inline-block;
}
.phone {
    display: none;
}
.header_nav {
    width: 230px;
    height: 16px;
    position: absolute;
    top: 30px;
    right: 0px;
}
.header_nav li {
    float: left;
}
.header_nav li a {
    background: url(../images/arr_new.png) no-repeat left center;
    padding-left: 18px;
    font-size: 84%
}
.header_nav .header_nav01 {
    margin-right: 20px;
}
.header_nav .header_nav03 {
    display: none;
}
.header_search {
    width: 210px;
    height: 25px;
    position: absolute;
    top: 15px;
    right: 0px;
}
.h_search_style {
    width: 150px;
    height: 25px;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    border-style: none;
    line-height: 25px;
    color: #FFFFFF;
    font-size: 84%;
    background: url(../images/search_box.png) no-repeat;
}
.h_submit_style {
    width: 40px;
    height: 25px;
    float: left;
    border-style: none;
    text-indent: -9999px;
    background: url(../images/search_btn.png) no-repeat;
}
.header_info {
    width: 500px;
    height: 50px;
    position: absolute;
    right: 10px;
    bottom: 5px;
}
.header_info li {
    float: left;
}
.header_tel {
    width: 500px;
    height: 50px;
    margin-right: 0px;
}
#header_mailform {
    display: none;
}
/* nav */
#navi-wrap {
    width: 100%;
}
#navi {
    width: 1280px;
    height: 60px;
    margin: 0 auto;
    margin-top: 0px;
    margin-bottom: 20px;
}
#nav ul {
    overflow: hidden;
    margin: 0 auto;
    width: 1280px;
    height: 60px;
}
#nav ul li {
    float: left;
    height: 60px;
}
#nav ul li a {
    display: block;
    padding-top: 60px;
    height: 0px;
    background: url(../images/navi_new201604.png) 0 0 no-repeat;
}
#nav ul li.nav01 a {
    width: 182px;
    background-position: 0 0;
}
#nav ul li.nav02 a {
    width: 182px;
    background-position: -182px 0;
}
#nav ul li.nav03 a {
    width: 182px;
    background-position: -364px 0;
}
#nav ul li.nav04 a {
    width: 182px;
    background-position: -546px 0;
}
#nav ul li.nav05 a {
    width: 184px;
    background-position: -730px 0;
}
#nav ul li.nav06 a {
    width: 184px;
    background-position: -914px 0;
}
#nav ul li.nav07 a {
    width: 184px;
    background-position: -1098px 0;
}
#nav ul li.nav01 a:hover {
    background-position: 0 -60px;
}
#nav ul li.nav02 a:hover {
    background-position: -182px -60px;
}
#nav ul li.nav03 a:hover {
    background-position: -364px -60px;
}
#nav ul li.nav04 a:hover {
    background-position: -546px -60px;
}
#nav ul li.nav05 a:hover {
    background-position: -730px -60px;
}
#nav ul li.nav06 a:hover {
    background-position: -914px -60px;
}
#nav ul li.nav07 a:hover {
    background-position: -1098px -60px;
}
/* ========== main ========== */
#main-upline {
    width: 100%;
    height: 10px;
    margin: 20px 0 0 0;
    padding: 0;
    overflow: hidden;
    position: relative;
    background: url(../images/main-upline.png) repeat scroll 0 0 transparent;
}
#main-underline {
    width: 100%;
    height: 10px;
    margin-top: 0px;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    background: url(../images/main-underline.png) repeat scroll 0 0 transparent;
}
#main {
    width: 100%;
    height: 550px;
    margin: 0px;
    overflow: hidden;
    position: relative;
    background: url(../images/main_mask1.png) repeat scroll 0 0 transparent;
}
#main_inner {
    width: 1280px;
    height: 550px;
    margin: 0 auto;
    position: relative;
}
#main ul {
    overflow: hidden;
    width: 1280px;
    height: 550px;
    top: 0;
    left: 0;
}
#main ul img {
    display: block;
    width: 1280px;
    height: 550px;
    float: left;
    border: 0;
}
#main .main_nav .prev {
    overflow: hidden;
    display: block;
    width: 40px;
    height: 0px;
    padding-top: 40px;
    background: url(../images/prev.png) no-repeat #C99D10;
    position: absolute;
    top: 255px;
    left: -20px;
    z-index: 2;
}
#main .main_nav .next {
    overflow: hidden;
    display: block;
    width: 40px;
    height: 0px;
    padding-top: 40px;
    background: url(../images/next.png) no-repeat #C99D10;
    position: absolute;
    top: 255px;
    right: -20px;
    z-index: 2;
}
#main .main_nav .prev:hover, #main .main_nav .next:hover {
    background-color: #C99D10;
}
/* pankuzu指定 */
.pan-wrap {
    width: 100%;
}
.pankuzu {
    width: 1280px;
    margin: 0 auto;
}
.pankuzu ul {
    list-style: none;
}
.pankuzu ul li {
    float: left;
    margin-left: 20px;
}
/* ========== contents ========== */
#contents {
    width: 1280px;
    margin: 0 auto;
    clear: both;
}
/* レフト指定 */

#cont-left {
    width: 890px;
    height: auto;
    float: left;
    padding-right: 6px;
}
#cont-left_phone {
    display: none;
}
.pc {
    display: inline-block;
}
.phone {
    display: none;
}
h2 img {
    width: 100%;
}
.disp-blk {
    display: block;
}
.row1 {
    width: 100%;
    height: auto;
}
.row1 img {
    width: 100%;
}
.row90 {
    width: 94%;
    height: auto;
    padding: 3%;
}
.row90 img {
    width: 100%;
}
.row_marg {
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
}
.row_marg ul {
    list-style: none;
}
.row_marg ul li {
    width: 21%;
    float: left;
    height: auto;
    padding: 2%;
}
.row_marg ul li img {
    width: 100%;
}
.question {
    float: left;
    width: 25%;
    padding: 0;
}
.cont-left_ttl {
    background-image: url(../images/cont-left_ttl.gif);
    background-repeat: no-repeat;
    font-size: 1.8em;
    font-weight: bold;
    padding-left: 2.5rem;
    height: 80px;
    display: table-cell;
    width: 890px;
    vertical-align: middle;
}
.cont-left_ttlYubi {
    clear: both;
    width: 100%;
    height: auto;
}
.cont-left_ttlYubi2 {
    clear: both;
    width: 100%;
    height: auto;
}
dt.small-ttl {
    clear: both;
    width: 100%;
    height: 60px;
    background: url(../images/small-ttl_bg.gif) no-repeat;
    padding: 28px 0 0 80px;
    font-weight: bolder;
    font-size: 1.5em;
    font-family: "メイリオ";
}
dd.small-ttl {
    margin-top: 10px;
    padding: 20px;
    font-size: 1.1em;
    line-height: 2.0em;
    font-family: "メイリオ";
}
.dd-img {
    text-align: center;
}
/* dl,dt,dd設定 */
.dt-left {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bolder;
    font-size: 1.8em;
    font-family: "メイリオ";
    line-height: 2.0em;
    margin: 8% 0 1% 0;
    border-bottom: 1px dotted #D7A731;
    background: rgba(176,164,0,0.06);
}
.dt-left_top {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bolder;
    font-size: 1.5em;
    font-family: "メイリオ";
    line-height: 2.0em;
    margin: 0 0 1% 0;
    border-bottom: 1px dotted #D7A731;
    background: rgba(176,164,0,0.06);
}
.dt-left-small {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bolder;
    font-size: 1.3em;
    font-family: "メイリオ";
    line-height: 1.4em;
    margin: 0;
    border-bottom: 1px dotted #D7A731;
    background: rgba(176,164,0,0.06);
}
.dt-left_s {
    width: 100%;
    border-bottom: 1px dotted #3C3C3C;
    font-size: 1.4em;
}
.w33 {
    width: 33.3%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.w33 dt, dd {
    font-size: 1.2em;
    font-weight: normal;
}
.dd-left {
    font-size: 1.3em;
    line-height: 2.6em;
    font-weight: normal;
    font-family: "メイリオ";
    text-align: left;
    margin-left: 3%;
    margin-right: 1%;
    margin-bottom: 3%;
}
.dd-left_small {
    font-size: 1.2em;
    line-height: 2.8;
    margin-left: 10px;
    margin-bottom: 20px;
}
.dd-float_a {
    width: 435px;
    font-size: 1.2em;
    line-height: 2.8;
    margin-left: 5px;
    float: left;
}
.dd-float_b {
    width: 420px;
    font-size: 1.2em;
    line-height: 2.8;
    margin-left: 5px;
    float: left;
}
.red {
    color: #FF0004;
}
.orange {
    color: #ED0000;
    font-size: 1.15em;
}
.small {
    font-size: 0.9em;
    color: #006CFF;
}
.box25 {
    width: 96%;
    padding: 1% 2%;
    min-height: 0%;
}
.box25 img {
    width: 100%;
    height: auto;
}
.box30 {
    width: 31.3%;
    float: left;
    padding: 1%;
}
.box30 img {
    width: 100%;
}
.box30 dl dd {
    margin: 0 auto;
}
.box50_1 {
    width: 49.4%;
}
.dd_bx50_1 {
    font-size: 1.3em;
    line-height: 1.6em;
    margin: 4% 2% 4%;
}
.box40 {
    width: 346px;
    float: left;
    padding: 5px;
}
.box40 img {
    width: 100%;
}
.box50 {
    width: 435px;
    height: auto;
    float: left;
    padding: 5px;
}
.box50 img {
    width: 100%;
}
.box50 ul li img {
    width: 100%;
}
.box_mov50 {
    width: 43.76%;
    float: left;
    margin: 1%;
    padding: 2%;
    -moz-border-radius: 5px;    /* 古いFirefox */
    -webkit-border-radius: 5px; /* 古いSafari,Chrome */
    border-radius: 5px;
    border: 1px solid #04BBCB;     /* 枠線の装飾 */
    background-color: #D2FCFF;   /* 背景色 */
}
.box_mov100 {
    width: 878px;
    float: left;
    padding: 5px;
    -moz-border-radius: 5px;    /* 古いFirefox */
    -webkit-border-radius: 5px; /* 古いSafari,Chrome */
    border-radius: 5px;         /* CSS3 */
    border: 1px solid #04BBCB;     /* 枠線の装飾 */
    background-color: #D2FCFF;   /* 背景色 */
}
.box_mov50, .box_mov100 p {
    font-family: "メイリオ";
    font-size: 1.2em;
    font-weight: bolder;
}
.box60 {
    width: 524px;
    float: left;
    padding: 5px;
}
.box70 {
    width: 64.7%;
    float: left;
    padding: 1%;
}
.box90 {
    width: 94%;
    padding: 3%;
}
.box90 img {
    width: 100%;
}
.box100 {
    width: 100%;
}
.box100_1 {
    width: 888px;
}
.p12em {
    font-size: 1.3em;
    line-height: 2.0em;
    font-family: "メイリオ";
    font-weight: normal;
}
.topics {
    margin: 10px 0 50px;
}
dl.topics {
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
dt.topics {
    float: left;
    padding-bottom: 5px;
}
dd.topics {
    display: block;
    margin-left: 11%;
    padding-bottom: 5px;
}
/* ========== nav_phone ========== */
.nav_phone {
    display: none;
}
.youtube {
    margin: 10px 0;
}
.youtube iframe {
    margin: 0 auto;
    display: block;
}
.youtube2 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube2 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.dt-leftTxc {
    padding: 0;
    font-size: 1.6em;
    font-weight: bolder;
    margin-bottom: 3%;
    border-bottom: 1px dotted #D7A731;
    background: rgba(176,164,0,0.06);
    text-align: center;
}
.flex_yoko li {
    margin-top: 3%;
    width : 33%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 3);
    width : calc(98% / 3);
    height: auto;
}
.flex_yoko_menu li {
    margin-top: 3%;
    width : 32.66%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 3);
    width : calc(98% / 3);
    height: auto;
}
.flex_yoko_menu li:last-child {
    margin-top: 3%;
    width : 66%;
}
.flex_yoko_menu li img {
    width: 100%;
}
.flex_yoko_menu_2 li {
    margin-top: 3%;
    width : 32.66%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 3);
    width : calc(98% / 3);
    height: auto;
}
.flex_yoko_menu_2 li img {
    width: 100%;
}
.flex_yoko_price li {
    margin-top: 3%;
    width : 49%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 2);
    width : calc(98% / );
    height: auto;
}
.flex_yoko_price li img {
    width: 100%;
}
.flex_yoko_tab li {
    margin-top: 3%;
    width : 33%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 3);
    width : calc(98% / 3);
}
.flex_yoko li img {
    width: 100%;
}
.flex_yoko_top li {
    margin-top: 3%;
    width : 33%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 3);
    width : calc(98% / 3);
}
.flex_yoko_top li:first-child {
    width: 100%;
}
.flex_yoko_top li img {
    width: 100%;
}
.flex_yoko li.col1 {
    margin-top: 0;
    width : 100%;
}
.col3-fc2 li {
    width : 33%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 3);
    width : calc(98% / 3);
}
.col3-fc2 li img {
    width: 100%;
}
.col3-fc2 li:first-child {
    width : 64%;
    margin-right: 2%;
}
.flex_yoko li.col2 {
    margin: 1%;
    width : 48%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(96% / 2);
    width : calc(96% / 2);
}
.flex_yoko li.col2 img {
    width: 100%;
}
/*tab*/
.tab_area {
    overflow: hidden;
    display: table;
    margin: 0 auto;
}
.tab_area li {
    /*Tabの装飾*/
    text-align: center;
    width : 33.33333%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(100% / 3);
    width : calc(100% / 3);
    padding: 1em 4em;
    cursor: pointer;
    border: 2px solid #fff;
    border-bottom: 0;
    display: table-cell;
    background-color: #E7E7E7;
}
.all_area {
    overflow: hidden;
}
.all_area div.content_area {
/*Tabの内容を表示するエリアの装飾*/
}
.tab_area li.select {
    /*アクティブタブの装飾*/
    background-color: #FFF8F4;
    background-image: none;
    color: #333333;
    border-top: 2px solid #e94545;
}
.hide {
    display: none;
}
.style01 {
    list-style: square url(../images/list-btn1.png) inside;
    margin-bottom: 5px;
    padding-left: 30px;
    font-family: "メイリオ";
    font-size: 1.4em;
    font-weight: normal;
    border-bottom: 1px dotted #BBBBBB;
    color: #000000;
    line-height: 3.0em;
}
/* ライト指定 */
#sideWrap {
    width: 380px;
    float: right;
    position: relative;
}
#sidewrap {
    width: 380px;
    float: right;
    position: relative;
}
#cont-right {
    width: 380px;
}
.bnr {
    width: 380px;
    margin-bottom: 70px;
}
.bnr dl {
    list-style: none;
    margin-bottom: 70px;
    padding: 0;
}
.right-dt {
    padding-top: 20px;
    padding-left: 10px;
    font-size: 1.3em;
}
.right-dd {
    padding: 5px;
    font-size: 1.0em;
    line-height: 1.4;
    background-color: #F7F7E6;
}
.right-nav {
    list-style: none;
    margin-bottom: 30px;
}
.right-nav dt {
    position: relative;
    height: 52px;
    padding: 28px 0 0 10px;
    background-image: url(../images/rnav-dt_bg.gif);
    color: #000;
    border-radius: 3px;
    border-bottom: none;
    font-size: 1.2em;
    font-family: "メイリオ";
}
.right-nav dt::after {
    position: absolute;
    top: 100%;
    left: 20px;/*吹き出しの下にとがっている部分の左右位置*/
    content: '';
    width: 0;
    height: 0;
    border: 8px solid transparent;/*吹き出しの下にとがっている部分の幅*/
    border-top: 10px solid #F5FAFE;/*吹き出しの下にとがっている部分の長さ*/
}
.right-nav dt:first-letter {
    margin-right: 0;
    font-size: 1.8em;
}
.right-nav dd {
    background-color: #FFFFFF;
    border-bottom: 1px solid #F5FAFE;
    padding: 18px 0 0 30px;
    font-size: 1.1em;
    font-family: "メイリオ";
}
.right-nav dd a {
    color: #272727;
}
.right-nav dd a:hover {
    display: block;
    background: url(../images/footer_arrow_rt.png) no-repeat 98% center;
    color: #509EB0;
}
.right-nav_news {
    list-style: none;
    margin-bottom: 30px;
}
.right-nav_news dt {
    position: relative;
    height: 52px;
    padding: 28px 0 0 10px;
    background-image: url(../images/rnav-dt_bgnews.gif);
    color: #000;
    border-radius: 3px;
    border-bottom: none;
    font-size: 1.2em;
    font-family: "メイリオ";
}
.right-nav_news dt::after {
    position: absolute;
    top: 100%;
    left: 20px;/*吹き出しの下にとがっている部分の左右位置*/
    content: '';
    width: 0;
    height: 0;
    border: 8px solid transparent;/*吹き出しの下にとがっている部分の幅*/
    border-top: 10px solid #F5FAFE;/*吹き出しの下にとがっている部分の長さ*/
}
.right-nav_news dt:first-letter {
    margin-right: 0;
    font-size: 1.8em;
}
.right-nav_news dd {
    background-color: #FFFFFF;
    border-bottom: 1px solid #F5FAFE;
    padding: 18px 0 0 30px;
    font-size: 1.1em;
    font-family: "メイリオ";
}
.right-nav_news dd a {
    color: #272727;
}
.right-nav_news dd a:hover {
    display: block;
    background: url(../images/footer_arrow_rt.png) no-repeat 98% center;
    color: #509EB0;
}
.alpha {
    width: 380px;
    margin-bottom: 15px;
}
.alpha a:hover img {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.alpha ul li a {
    font-weight: normal;
    font-size: 1.3em;
}
.bordered {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ccc;
    table-layout: fixed;
    word-wrap: break-word;
    width: 100%;
    height: 100%;
}
.bordered p {
    font-size: 1.2em;
}
.bordered tr:hover {
    background-color: #F3F3F3;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}
.bordered th {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF8F4), to(#FFFFFF));
    background-image: -webkit-linear-gradient(top, #FFF8F4, #FFFFFF);
    background-image: -moz-linear-gradient(top, #FFF8F4, #FFFFFF);
    background-image: -ms-linear-gradient(top, #FFF8F4, #FFFFFF);
    background-image: -o-linear-gradient(top, #FFF8F4, #FFFFFF);
    background-image: linear-gradient(top, #FFF8F4, #FFFFFF);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    border-top: none;
    text-align: center;
    vertical-align: middle;
}
.bordered th p.blue {
    font-size: 1.6em;
    font-weight: bold;
    color: #0093FF;
}
.bordered tr th p.orange {
    font-size: 1.6em;
    font-weight: bold;
    color: #FF7E00;
}
.bordered td:first-child, .bordered th:first-child {
    border-left: none;
    text-align: center;
    vertical-align: middle;
}
.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
.bordered th:only-child {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
.bordered tr th.h50 {
    height: 50px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr th.h100 {
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.h50 {
    height: 50px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.h100 {
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr th.h30 {
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.h30 {
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr th.h20 {
    height: 20px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.h20 {
    height: 20px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.w30 {
    width: 30px;
}
.bordered tr td.w50 {
    width: 50px;
}
.bordered tr td p.Bold {
    font-weight: bolder;
    font-size: 1.4em;
}
/* news */
.news {
    width: 100%;
    height: auto;
    margin: 20px 0 45px 0;
}
.news .ttl {
    height: 30px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 15px;
}
.news .ttl h1 {
    width: 380px;
    height: 0;
    padding-top: 30px;
    background: url(../images/news_ttl.png) no-repeat 0 0;
    float: left;
}
.ttl .more {
    overflow: hidden;
}
.ttl .more a {
    width: 46px;
    height: 0;
    padding-top: 14px;
    background: url(../images/news_btn.gif) no-repeat 0 2px;
    float: right;
}
.news .list dl {
    overflow: hidden;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
}
.news .list dl:last-child {
    margin: 0;
}
.news .list dt {
    float: left;
    margin-left: 10px;
    color: #000;
}
.news .list dd {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
/* ========== pagetop ========== */
#pagetop {
    position: fixed;
    bottom: 0px;
    right: 0px;
}
/* ========== footer ========== */
#footer {
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #FFEFF9;
    margin-top: 60px;
    padding: 20px 0 50px 0;
}
#footer .inner {
    overflow: hidden;
    width: 1280px;
    margin: 0 auto;
}
#footer .sns {
    overflow: hidden;
    float: right;
}
#footer .sns li {
    overflow: hidden;
    width: 21px;
    height: 21px;
    float: right;
    margin-left: 10px;
}
.sns .fb a span {
    display: block;
    width: 21px;
    height: 0;
    padding-top: 21px;
    background: url(../images/sns_fb.png) no-repeat 0 0;
}
.sns .tw a span {
    display: block;
    width: 21px;
    height: 0;
    padding-top: 21px;
    background: url(../images/sns_tw.png) no-repeat 0 0;
}
.footer_nav li:last-child, #footer .sns li:last-child {
    margin: 0;
}
.footer_nav {
    overflow: hidden;
    float: left;
}
.footer_nav li {
    float: left;
    margin-right: 10px;
}
.inner hr {
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #FFFFFF;
    margin: 10px 0;
    float: left;
}
.company {
    overflow: hidden;
    float: left;
}
.company li {
    float: left;
    padding-left: 21px;
    margin-right: 5px;
    background: url(../images/footer_arrow.png) no-repeat 0 4px;
}
.company li.none {
    display: none;
}
.flex_yoko li.footer {
    margin: 0;
    width : 15.5%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(93% / 6);
    width : calc(93% / 6);
    font-size: 0.7em;
    border-left: 1px dotted #B19400;
}
.flex_yoko li.footer:last-child {
    border-right: 1px dotted #B19400;
}
address {
    overflow: hidden;
    font-size: 90%;
    color: #000000;
    width: 1280px;
    text-align: center;
}
}

/* タブレット、スマートフォン用 非Retina対応スタイル記述 */
@media screen and (max-width: 800px) {
/* ページトップ */
.page-top {
    position: fixed;
    bottom: 0px;
    right: 0px;
    font-size: 77%;
}
.page-top a {
    background: #DD008A;
    text-decoration: none;
    color: #fff;
    width: 80px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 2px;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.page-top a:hover {
    text-decoration: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}
.navbar-nav li a {
    text-align: left;
    border-left: none;
    border-right: none;
}
img {
    width: 100%;
}
#header {
    display: none;
}
#header_phone1 {
    display: block;
    width: 100%;
    height: 100%;
    background: none;
}
#header_phone1 img {
    width: 100%;
    height: auto;
}
#header_mailform {
    height: 100%;
}
#header_mailform img {
    width: 100%;
}
/* nav */
#nav {
    display: none;
}
#nav ul {
    width: 100%;
}
#nav ul li {
    float: left;
    height: 45px;
    width: 16.66%;
}
#nav ul li.nav01 a, #nav ul li.nav01 a:hover {
    background: url(../images/nav_01_new.gif) no-repeat center;
}
#nav ul li.nav02 a, #nav ul li.nav02 a:hover {
    background: url(../images/nav_02_new.gif) no-repeat center;
}
#nav ul li.nav03 a, #nav ul li.nav03 a:hover {
    background: url(../images/nav_03_new.gif) no-repeat center;
}
#nav ul li.nav04 a, #nav ul li.nav04 a:hover {
    background: url(../images/nav_04_new.gif) no-repeat center;
}
#nav ul li.nav05 a, #nav ul li.nav05 a:hover {
    background: url(../images/nav_05_new.gif) no-repeat center;
}
#nav ul li.nav06 a, #nav ul li.nav06 a:hover {
    background: url(../images/nav_06_new.gif) no-repeat center;
}
#nav ul li.nav07 a, #nav ul li.nav07 a:hover {
    background: url(../images/nav_07_new.gif) no-repeat center;
}
#nav ul li.nav01 a, #nav ul li.nav02 a, #nav ul li.nav03 a, #nav ul li.nav04 a, #nav ul li.nav05 a, #nav ul li.nav06 a, #nav ul li.nav07 a, #nav ul li.nav01 a:hover, #nav ul li.nav02 a:hover, #nav ul li.nav03 a:hover, #nav ul li.nav04 a:hover, #nav ul li.nav05 a:hover, #nav ul li.nav06 a:hover, #nav ul li.nav07 a:hover {
    width: 100%;
    height: 0px;
    padding-top: 45px;
    display: block;
    overflow: hidden;
}
#main-upline {
    width: 100%;
}
#main-upline img {
    width: 100%;
    height: auto;
}
#main {
    width: 100%;
    height: 100%;
    background: none;
}
#main_inner {
    width: 100%;
    height: 100%;
    margin: 0;
    overflow: hidden;
    border: 0;
}
#main_inner ul {
    width: 100%;
    height: auto;
}
#main_inner ul li {
    width: 100%;
    height: auto;
}
#main_inner ul li img {
    width: 100%;
    height: auto;
}
#main .main_nav .prev {
    display: none;
}
#main .main_nav .next {
    display: none;
}
/*パンくず指定*/
.pan-wrap {
    width: 100%;
}
.pankuzu {
    display: none;
}
/* ========== contents ========== */
#contents {
    width: 100%;
    clear: both;
}
/* レフト指定 */

#cont-left {
    width: 100%;
}
.pc {
    display: none;
}
.phone {
    display: inline-block;
}
h2 img {
    width: 100%;
}
.row ul {
    width: 100%;
    text-align: center;
}
.row ul li {
    text-align: center;
}
.row img {
    width: 98%;
}
.row_marg {
    width: 100%;
    height: auto;
    padding: 0;
    overflow: hidden;
}
.row_marg ul {
    list-style: none;
}
.row_marg ul li {
    width: 46%;
    float: left;
    height: auto;
    padding: 2%;
}
.row_marg ul li img {
    width: 100%;
}
.question {
    float: left;
    width: 25%;
    padding: 0;
}
.cont-left_ttl {
    width: 100%;
    height: auto;
    background-image: url(../images/cont-left_ttl.gif);
    background-repeat: no-repeat;
    font-size: 1.5em;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding: 1.5rem 0rem 1.5rem 1.8rem;
}
dt.small-ttl {
    clear: both;
    width: 96%;
    font-weight: bolder;
    font-size: 1.2em;
    font-family: "メイリオ";
    background-color: #FFF4BC;
    padding: 2%;
}
dd.small-ttl {
    width: 96%;
    padding: 2%;
    font-size: 1.0em;
    line-height: 1.6em;
    font-family: "メイリオ";
}
dd.small-ttl img {
    width: 100%;
}
.w33 {
    width: 33.3%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.w33 dt, dd {
    font-size: 1.2em;
    font-weight: normal;
}
/* dl,dt,dd設定 */
.dt-left {
    padding: 0 2%;
    font-size: 1.3em;
    font-weight: bolder;
    line-height: 1.6em;
    margin-bottom: 3%;
    border-bottom: 1px dotted #D7A731;
    background: rgba(176,164,0,0.06);
    text-align: left;
}
.dt-left-small {
    font-weight: bolder;
    font-size: 1.1em;
    font-family: "メイリオ";
    line-height: 1.6em;
    margin: 0;
    padding: 2% 0;
    border-bottom: 1px dotted #D7A731;
    background: rgba(176,164,0,0.06);
}
.dt-left_top {
    margin: 0;
    padding: 0;
    list-style: none;
    border-bottom: 1px dotted #D7A731;
    background: rgba(176,164,0,0.06);
    font-size: 1.3em;
}
.dt-leftTxc {
    padding: 0;
    font-size: 1.4em;
    font-weight: bolder;
    margin-bottom: 3%;
    border-bottom: 1px dotted #D7A731;
    background: rgba(176,164,0,0.06);
    text-align: center;
}
.dd-left {
    font-size: 1.2em;
    line-height: 1.8em;
    margin: 4% 2%;
    text-align: left;
}
.dd-left_small {
    font-size: 1.2em;
    line-height: 2.0em;
    margin: 1em 0;
    text-align: left;
}
.red {
    color: #FF0004;
}
.orange {
    color: #ED0000;
    font-size: 1.1em;
    line-height: 1.8em;
}
.small {
    font-size: 0.9em;
    color: #006CFF;
}
.row1 {
    width: 100%;
    height: auto;
}
.box90_1 {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 3%;
    letter-spacing: 0.2em;
}
.row90_1 img {
    width: 100%;
}
.row90 {
    width: 98%;
    height: auto;
    padding: 1%;
}
.row90 img {
    width: 100%;
}
.box30 {
    width: 31.3%;
    float: left;
    padding: 1%;
}
.box30 dl dd {
    text-align: center;
    margin: 0 auto;
}
.box30 img {
    width: 100%;
}
.box40 {
    width: 38.876%;
    float: left;
    padding: 0.5%;
}
.box40 img {
    width: 100%;
}
.box50 {
    width: 96%;
    margin: 2%;
}
.box50 img {
    width: 100%;
}
.box50_1 {
    width: 98%;
    margin: 1%;
}
.box_mov50 {
    width: 92%;
    clear: both;
    margin: 2%;
    padding: 2%;
    -moz-border-radius: 5px;    /* 古いFirefox */
    -webkit-border-radius: 5px; /* 古いSafari,Chrome */
    border-radius: 5px;         /* CSS3 */
    border: 1px solid #04BBCB;     /* 枠線の装飾 */
    background-color: #D2FCFF;   /* 背景色 */
}
.box60 {
    width: 58.876%;
    float: left;
    padding: 0.5%;
}
.box60 img {
    width: 100%;
}
.box70 {
    width: 68.876%;
    float: left;
    padding: 0.5%;
}
.box70 img {
    width: 100%;
}
.box90 {
    width: 100%;
    padding: 1rem;
    letter-spacing: 0.3em;
}
.box90 img {
    width: 100%;
}
.box100 {
    width: 97.752%;
    padding: 0.5%;
}
.box_mov100 {
    width: 94%;
    float: left;
    padding: 2%;
    -moz-border-radius: 1%;    /* 古いFirefox */
    -webkit-border-radius: 1%; /* 古いSafari,Chrome */
    border-radius: 1%;         /* CSS3 */
    border: 1px solid #04BBCB;     /* 枠線の装飾 */
    background-color: #D2FCFF;   /* 背景色 */
}
.p12em {
    font-size: 1.2em;
    line-height: 2.0em;
    font-family: "メイリオ";
    font-weight: normal;
}
.youtube2 {
    position: relative;
    width: 100%;
    padding-top: 56.25%;
}
.youtube2 iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    height: 100% !important;
}
.topics {
    width: 100%;
    padding: 2% 5%;
}
dl.topics {
    padding: 2% 0 0 0;
    border-bottom: 1px solid #ccc;
}
dt.topics {
    clear: left;
    width: 20%;
}
dd.topics {
    display: block;
    float: left;
    padding: 4%;
    width: 92%;
}
.flex_yoko li {
    margin: 1%;
    width : 100%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 1);
    width : calc(98% / 1);
}
.flex_yoko li img {
    width: 85%;
}
.flex_yoko_tab li {
    margin-top: 3%;
    width : 33%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(99% / 3);
    width : calc(99% / 3);
}
.flex_yoko_menu li {
    margin: 1%;
    width : 98%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 1);
    width : calc(98% / 1);
}
.flex_yoko_menu li img {
    width: 85%;
}
.flex_yoko_menu_2 li {
    margin: 0.5%;
    width : 47%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(94% / 2);
    width : calc(94% / 2);
}
.flex_yoko_menu_2 li img {
    width: 100%;
}
.flex_yoko_price li {
    margin: 1%;
    width : 98%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 1);
    width : calc(98% / 1);
}
.flex_yoko_price li img {
    width: 85%;
}
.flex_yoko_top li {
    margin: 1%;
    width : 100%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 1);
    width : calc(98% / 1);
}
.flex_yoko_top li img {
    width: 85%;
}
.flex_yoko li.col2 {
    margin: 1%;
    width : 100%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 1);
    width : calc(98% / 1);
}
.flex_yoko li.col2 img {
    width: 85%;
}
.flex_yoko li.col1 {
    margin-top: 0;
    width : 100%;
}
.flex_yoko .col3-fc2 li {
    margin: 1%;
    width : 100%; /* 未対応ブラウザ用フォールバック */
    width : -webkit-calc(98% / 1);
    width : calc(98% / 1);
}
/*tab*/
.tab_area {
    overflow: hidden;
    display: table;
    margin: 0 auto;
}
.tab_area li {
    /*Tabの装飾*/
    text-align: center;
    padding: 1.0em 0;
    cursor: pointer;
    border: 0.5px solid #fff;
    border-bottom: 0;
    display: table-cell;
    font-size: 0.9em;
    background-color: #E7E7E7;
}
.all_area {
    overflow: hidden;
}
.all_area div.content_area {
/*Tabの内容を表示するエリアの装飾*/
}
.tab_area li.select {
    /*アクティブタブの装飾*/
    background-color: #FFF8F4;
    background-image: none;
    color: #333333;
    border-top: 2px solid #e94545;
}
.hide {
    display: none;
}
/* ライト指定 */
#sideWrap {
    display: none;
}
/* table */

.bordered {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ccc;
    table-layout: fixed;
    width: 100%;
    height: 100%;
}
.bordered p {
    font-size: 1.2em;
    font-family: "メイリオ";
}
.bordered tr:hover {
    background-color: #F3F3F3;
    -o-transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out;
    -moz-transition: all 0.1s ease-in-out;
    -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.bordered td, .bordered th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding: 0px;
    text-align: center;
    vertical-align: middle;
}
.bordered th {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#FFF8F4), to(#FFFFFF));
    background-image: -webkit-linear-gradient(top, #FFF8F4, #FFFFFF);
    background-image: -moz-linear-gradient(top, #FFF8F4, #FFFFFF);
    background-image: -ms-linear-gradient(top, #FFF8F4, #FFFFFF);
    background-image: -o-linear-gradient(top, #FFF8F4, #FFFFFF);
    background-image: linear-gradient(top, #FFF8F4, #FFFFFF);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;
    border-top: none;
    text-align: center;
    vertical-align: middle;
}
.bordered th p.blue {
    font-size: 1.6em;
    font-weight: bold;
    color: #0093FF;
}
.bordered tr th p.orange {
    font-size: 1.6em;
    font-weight: bold;
    color: #FF7E00;
}
.bordered td:first-child, .bordered th:first-child {
    border-left: none;
    text-align: center;
    vertical-align: middle;
}
.bordered th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}
.bordered th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}
.bordered th:only-child {
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.bordered tr:last-child td:first-child {
    -moz-border-radius: 0 0 0 6px;
    -webkit-border-radius: 0 0 0 6px;
    border-radius: 0 0 0 6px;
}
.bordered tr:last-child td:last-child {
    -moz-border-radius: 0 0 6px 0;
    -webkit-border-radius: 0 0 6px 0;
    border-radius: 0 0 6px 0;
}
.bordered tr th.h50 {
    height: 50px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr th.h100 {
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.h50 {
    height: 50px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.h100 {
    height: 100px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr th.h30 {
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.h30 {
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr th.h20 {
    height: 20px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.h20 {
    height: 20px;
    text-align: center;
    vertical-align: middle;
}
.bordered tr td.w16 {
    width: 16%;
}
.bordered tr td.w22 {
    width: 22%;
}
.bordered tr td p.Bold {
    font-weight: bolder;
    color: #FF0004;
    font-size: 1.4em;
}
/* news */
.news {
    width: 100%;
    height: auto;
    margin: 20px 0 45px 0;
}
.news .ttl {
    height: 20px;
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    margin-bottom: 15px;
}
.news .ttl h1 {
    width: 136px;
    height: 0;
    padding-top: 20px;
    background: url(../images/news_ttl.png) no-repeat 0 0;
    float: left;
}
.ttl .more {
    overflow: hidden;
}
.ttl .more a {
    width: 46px;
    height: 0;
    padding-top: 14px;
    background: url(../images/news_btn.gif) no-repeat 0 2px;
    float: right;
}
.news .list dl {
    overflow: hidden;
    letter-spacing: 0.2em;
    margin-bottom: 10px;
}
.news .list dl:last-child {
    margin: 0;
}
.news .list dt {
    float: left;
    margin-left: 10px;
    color: #000;
}
.news .list dd {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
/* ========== nav_phone ========== */
.nav_phone {
    width: 100%;
    margin-top: 0;
    padding: 0 0 5% 0;
    background-color: #fff;
    font-size: 80%;
}
.nav_phone .inner {
    width: 100%;
}
/* ========== footer ========== */
#footer {
    clear: both;
    display: inline-block;
    width: 100%;
    background-color: #FFEFF9;
    margin-top: 10px;
}
#footer .inner {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}
#footer .sns {
    overflow: hidden;
    float: right;
}
#footer .sns li {
    overflow: hidden;
    width: 21px;
    height: 21px;
    float: right;
    margin-left: 10px;
}
.sns .fb a span {
    display: block;
    width: 21px;
    height: 0;
    padding-top: 21px;
    background: url(../images/sns_fb.png) no-repeat 0 0;
}
.sns .tw a span {
    display: block;
    width: 21px;
    height: 0;
    padding-top: 21px;
    background: url(../images/sns_tw.png) no-repeat 0 0;
}
.footer_nav li:last-child, #footer .sns li:last-child {
    margin: 0;
}
.footer_nav {
    overflow: hidden;
    width: 100%;
    float: none;
}
.footer_nav li {
    width: 100%;
    margin-right: 0;
    background-color: #daeff5;
    border-bottom: 1px solid #b5e3e8;
}
.flex_yoko li.footer {
    overflow: hidden;
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: #daeff5;
    border-bottom: 1px solid #b5e3e8;
}
.flex_yoko li.footer a {
    display: block;
    padding: 9px 0 8px 20px;
    background: url(../images/footer_arrow_rt.png) no-repeat 98% center;
}
.inner hr {
    overflow: hidden;
    width: 100%;
    border-top: 1px solid #b5e3e8;
    margin: 10px 0;
    float: left;
}
.company {
    overflow: hidden;
    float: left;
}
.company li {
    float: left;
    padding-left: 21px;
    margin-right: 5px;
    background: url(../images/footer_arrow.png) no-repeat 0 4px;
}
.company li.none {
    display: none;
}
address {
    overflow: hidden;
    font-size: 0.7em;
    color: #ffffff;
    float: right;
}
/* ========== pagetop ========== */
#pagetop {
    position: fixed;
    bottom: 0px;
    right: 0px;
}
}

/* max-width: 768pxから更にスマートフォン用へ
最適化する箇所のスタイル記述 */
@media screen and (max-width: 640px) {
p {
    font-size: 0.9em;
}
#main-upline {
    display: none;
}
#main {
    display: none;
}
#main-underline {
    display: none;
}
/* nav */
#nav {
    display: none;
}
.question {
    float: left;
    width: 25%;
    padding: 0;
}
.w33 {
    width: 48%;
    padding: 0 1% 0 1%;
    float: left;
    margin-top: 20px;
    text-align: center;
}
.w33 dt, dd {
    font-size: 1.0em;
    font-weight: normal;
}
.box30 {
    width: 31.3%;
    float: left;
    padding: 1%;
}
.box30 dl dd {
    text-align: center;
    margin: 0 auto;
}
.box30 img {
    width: 100%;
}
.box70 {
    width: 66.6%;
    padding: 0;
}
/* cont-left */


/* dl,dt,dd設定 */



/* ライト指定 */



/* ========== footer ========== */
#footer {
    width: 100%;
    margin-top: 30px;
    padding: 0 0 50px 0;
    background-color: #fff;
    font-size: 80%;
}
#footer .inner {
    width: 100%;
}
#footer .sns {
    overflow: hidden;
    width: 100%;
    float: none;
}
#footer .sns li {
    overflow: hidden;
    width: 50%;
    height: 40px;
    margin-left: 0px;
    background-color: #509eb0;
    border-bottom: 1px solid #b5e3e8;
}
.sns li.fb a {
    overflow: hidden;
    border-right: 1px solid #daeff5;
}
.sns li a, .sns li a:hover {
    display: block;
    color: #fff;
}
.sns .fb a span {
    width: 96%;
    padding-top: 40px;
    background: url(../images/sns_fb_rt.png) no-repeat, url(../images/sns_arrow.png) no-repeat;
    background-position: 20px center, right center;
}
.ie8 .sns .fb a span/* IE8 */ {
    background: url(../images/sns_fb_rt.png) no-repeat;
    background-position: 20px center;
}
.sns .tw a span {
    width: 96%;
    padding-top: 40px;
    background: url(../images/sns_tw_rt.png) no-repeat, url(../images/sns_arrow.png) no-repeat;
    background-position: 20px center, right center;
}
.ie8 .sns .tw a span/* IE8 */ {
    background: url(../images/sns_tw_rt.png) no-repeat;
    background-position: 20px center;
}
.footer_nav {
    overflow: hidden;
    width: 100%;
    float: none;
}
.footer_nav li {
    width: 100%;
    margin-right: 0;
    background-color: #daeff5;
    border-bottom: 1px solid #b5e3e8;
}
.footer_nav li a {
    display: block;
    padding: 9px 0 8px 20px;
    background: url(../images/footer_arrow_rt.png) no-repeat 98% center;
}
.inner hr {
    display: none;
}
.company {
    overflow: hidden;
    width: 100%;
    float: none;
}
.company li {
    width: 50%;
    padding: 0;
    margin-right: 0;
    background: none;
}
.company li a {
    display: block;
    padding: 9px 5px 8px 20px;
    border-bottom: 1px solid #b5e3e8;
}
.company li:nth-child(odd) a {
    border-right: 1px solid #b5e3e8;
}
.address {
    overflow: hidden;
    font-size: 90%;
    color: #167e96;
    float: none;
    text-align: center;
    margin-top: 10px;
}
}

/* RETINA用のスタイル記述 */
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
}
