﻿@charset "UTF-8";

/*
---------------------------------------------------------------------------------------
全体レイアウト
---------------------------------------------------------------------------------------
*/

/* clearfix */
.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
    clear: both;
}

body {
    color: #333333;
    font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
    padding: 0;
    margin: 0;
    background-color: #d3edfb;
    font-size: 100%;
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
}

#MainBG {
    width: 100%;
    background-image: url(../../images/common/main_bg.jpg);
    background-repeat: repeat-x;
    background-position: center top -10px;
    padding: 0;
    margin: 0;
}

#Wrapper h1,
#Wrapper h2,
#Wrapper h3,
#Wrapper h4,
#Wrapper h5,
#Wrapper h6 {
    padding: 0;
    margin: 0;
}

h3 {
    color: #007a9c;
    font-size: 120%;
    margin-top: 25px !important;
}


#Wrapper p {
    margin: 0 0 20px 0;
}

#Wrapper .FastTxt {
    margin: 20px 0 0 0;
}

* + html #Wrapper .FastTxt {
    margin: 5px 0 0 0;
}

#Wrapper ul,
#Wrapper li,
#Wrapper dl,
#Wrapper dt,
#Wrapper dd {
    background-image: none;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

hr {
    display: none;
}

#Wrapper .mr06 {
    margin-right: 6px;
}

#Wrapper .mr02 {
    margin-right: 2px;
}

#Wrapper .mr20 {
    margin-right: 20px;
}

#Wrapper .mr11 {
    margin-right: 11px;
}

#Wrapper .mr14 {
    margin-right: 14px;
}

#Wrapper .pt20 {
    padding-top: 20px;
}

#Wrapper .pt40 {
    padding-top: 40px;
}

#Wrapper .pt15 {
    padding-top: 15px;
}

#Wrapper .mt00 {
    margin-top: 0px !important;
}

#Wrapper .mt10 {
    margin-top: 10px !important;
}

#Wrapper .mt15 {
    margin-top: 15px !important;
}

#Wrapper .mt20 {
    margin-top: 20px;
}

#Wrapper .mt30 {
    margin-top: 30px;
}

#Wrapper .mt40 {
    margin-top: 40px;
}

#Wrapper .mt45 {
    margin-top: 45px;
}

#Wrapper .mb0 {
    margin-bottom: 0px;
}

#Wrapper .mb10 {
    margin-bottom: 10px;
}

#Wrapper .mb15 {
    margin-bottom: 15px;
}

#Wrapper .mb20 {
    margin-bottom: 20px;
}

#Wrapper .mb25 {
    margin-bottom: 25px;
}

#Wrapper .mb30 {
    margin-bottom: 30px;
}

#Wrapper .mb35 {
    margin-bottom: 35px;
}

#Wrapper .mb40 {
    margin-bottom: 40px;
}

#Wrapper .mb45 {
    margin-bottom: 45px;
}

#Wrapper .ml20 {
    margin-left: 20px!important;
}


#Wrapper #SecondContents_Area .secondContents_Box .mt20 {
    margin-top: 20px;
}

#Wrapper #SecondContents_Area .secondContents_Box .mt40 {
    margin-top: 40px;
}

#Wrapper #ContentsArea span.font_r {
    color: #F00;
    font-size: 100%;
}

#Wrapper .list-indent2 li {
    padding-left: 2em;
    text-indent: -2em;
}

#ContentsArea {
    width: 980px;
    margin: 0 auto 0 auto;
}

a {
    color: #005bac;
    outline: medium none;
}

a:link {
    color: #005bac;
}

a:hover {
    color: #005bac;
    text-decoration: none;
}

a:active {
    color: #005bac;
}

.clear-L {
    clear: left;
}

.clear-R {
    clear: right;
}

.clear {
    clear: both;
}

/*** clearfix ***/
.clearfix:after {
    content: ".";
    /* 新しい要素を作る */
    display: block;
    /* ブロックレベル要素に */
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px;
    /*¥*/
    /*/
  height: auto;
  overflow: hidden;
  /**/
}

.taL {
    text-align: left;
}

.taC {
    text-align: center;
}


/*
---------------------------------------------------------------------------------------
01 ヘッダー
---------------------------------------------------------------------------------------
*/
#Header {
    padding-bottom: 14px;
}

#Header .Headra_L_top {
    float: left;
    margin-top: 19px;
}

#Header .Headra_L .pflogo,
#Header .Headra_L_top .pflogo {
    float: left;
    margin: 13px 20px 13px 0;
}

#Header .Headra_L .pflogo a img,
#Header .Headra_L_top .pflogo a img {
    /* width: calc(76px * 0.7); */
    height: auto;
}

#Header .Headra_L_top .logo {
    float: left;
    margin-left: 5px;
}

#Header .Headra_L_top h1 {
    float: left;
    font-size: 14px;
    color: #595757;
    margin: 10px 0 0 10px;
}

#Header .Headra_L {
    float: left;
    margin-top: 15px;
}

#Header .Headra_L .pflogo {
    float: left;
}

#Header .Headra_L .logo {
    float: left;
    margin-left: 5px;
}

#Header .Headra_L p {
    float: left;
    font-size: 14px;
    color: #595757;
    margin: 10px 0 0 10px;
    font-weight: bold;
}

#Header .Headra_R {
    float: right;
    margin-top: 25px;
}

#Header .Headra_R .Search_Area {
    float: left;
    margin-right: 10px;
}

#Header .Headra_R .Search_Area .fdiv {
    float: left;
    background-image: url(../../images/common/search_imgL.gif);
    background-repeat: no-repeat;
    height: 32px;
    width: 133px;
}

#Header .Headra_R .Search_Area .ldiv {
    background-image: url(../../images/common/search_imgR.gif);
    background-repeat: no-repeat;
    width: 57px;
    height: 32px;
    padding: 6px 0 0 6px;
    float: left;
    margin-left: -1px;
    position: relative;
}

.fdiv input {
    border: none;
    /border: 1px solid #ffffff;
    vertical-align: middle;
    text-align: left;
    height: 18px;
    /height: 16px;
    /padding: 0;
    /font-size: 11px;
    /line-height: 18px;
    margin-top: 5px;
    margin-left: 5px;
    width: 120px;
}

#Header .Headra_R .FontSize_Area {
    float: left;
    cursor: pointer;
}

#Header .Headra_R .FontSize_Area dt {
    float: left;
}

#Header .Headra_R .FontSize_Area dd {
    float: left;
}

#fontSize {
    background-image: url(../../images/common/font-size_bg.gif);
    background-repeat: no-repeat;
    height: 29px;
    width: 90px;
}

#fontSize ul {
    padding: 4px 0 0 5px;
}

#fontSize li {
    float: left;
}

#NaviArea {
    background-image: url(../../images/common/navi_bg.gif);
    background-repeat: no-repeat;
    width: 980px;
    height: 68px;
}

* + html #NaviArea {
    background-image: url(../../images/common/navi_bg.gif);
    background-repeat: no-repeat;
    width: 980px;
    height: 68px;
    margin-top: -9px;
}

#NaviArea ul {
    margin-left: 6px;
    padding-top: 6px;
}

#NaviArea li {
    float: left;
}

#fontSize p {
    float: left;
    margin: 0;
    padding: 0;
}






/*
---------------------------------------------------------------------------------------
03 サイトマップ
---------------------------------------------------------------------------------------
*/
#SiteMap {
    width: 100%;
    background-image: url(../../images/common/sitemap_top.gif);
    background-repeat: repeat-x;
    background-color: #FFF;
    padding-top: 40px;
    padding-bottom: 20px;
}

#SiteMap div.inner {
    width: 980px;
    margin: 0 auto;
    background: url(../../images/common/bg_ft_line_dashed.gif) -10px 0 repeat-y !important;
}

#SiteMap div.inner div {
    width: 196px;
}



#SiteMap ul {
    width: 980px;
    margin: 0 auto 0 auto;
}

#SiteMap li {
    width: 153px;
    float: left;
    padding-right: 20px;
}

#SiteMap li.line {
    background-image: url(../../images/common/sitemap_line.gif);
    background-repeat: repeat-y;
    padding-left: 23px;
}

#SiteMap dl {
    margin-bottom: 20px;
}

#SiteMap dt {
    font-size: 16px;
}

#SiteMap dt a {
    background-image: url(../../images/common/sitemap_icon.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 4px;
}

#SiteMap dd {
    font-size: 12px;
    background-image: url(../../images/common/sitemap_icon.gif);
    background-repeat: no-repeat;
    padding-left: 15px;
    margin-bottom: 4px;
}



/*
---------------------------------------------------------------------------------------
03 フッター
---------------------------------------------------------------------------------------
*/

#Footer {
    width: 100%;
    background-image: url(../../images/common/footer_top.gif);
    background-repeat: repeat-x;
    background-color: #FFF;
    font-size: 80%;
}

#Footer-inner {
    width: 980px;
    margin: 0 auto;
    padding-top: 20px;
}

#Footer-link {
    float: right;
}

#copy {
    float: left;
}




/*
---------------------------------------------------------------------------------------
セカンド共通レイアウト
---------------------------------------------------------------------------------------
*/

#Second_BG {
    width: 100%;
    background-image: url(../../images/common/second_bg.gif);
    background-repeat: repeat-x;
    background-position: center top 0px;
    padding: 0;
    margin: 0;
}

#Second_BG.Second_BG_Uniq {
    background-image: none;
}

.Pankuzu {
    margin-top: 5px;
}

.Pankuzu li {
    float: left;
}

.SecondTtl_Area {
    margin-top: 10px;
    -webkit-text-size-adjust: 150%;
}

.SecondTtl_Area h2 {
    float: left;
}

.SecondTtl_Area .second_chack-btn {
    float: right;
}

.second_while_using-btn {
    text-align: right;
    margin-top: 35px;
}

/* 2013.02.27 タイトル部分をテキストに変更 */
.SecondTtl_Area_Txt {
    margin: 10px 0 0 0;
    overflow: hidden;
}

.SecondTtl_Area_Txt .titleTxt {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    width: 668px;
}

* + html .SecondTtl_Area_Txt .titleTxt {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    width: 668px;
    height: 90px;
}

.SecondTtl_Area_Txt h1 {
    margin: 0;
    padding: 0;
    color: #007a9c;
    font-size: 26px;
     !important;
}

.SecondTtl_Area_Txt h1 span {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-weight: normal;
    color: #333333;
}

.second_chack-btn {
    float: none;
    display: table-cell;
}

div.SecondTtl_Area_Txt .titleTxt,
div.SecondTtl_Area_Txt .second_chack-btn {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
}

div.SecondTtl_Area_Txt .titleTxt p {
    margin: 0 !important;
    padding: 0 0 0 90px !important;
}

div.SecondTtl_Area_Txt .titleTxt h1 {
    margin: 0 !important;
    padding: 0 0 0 90px !important;
}

div.SecondTtl_Area_Txt .titleTxt h1.sitemap_h1 {
    margin: 0 !important;
    padding: 0 0 0 0px !important;
}

div.SecondTtl_Area_Txt .Txt-bg_twenty {
    background-image: url(../../images/twenty/twenty-h2ttl_01.gif);
    background-repeat: no-repeat;
}

div.SecondTtl_Area_Txt .Txt-bg_twenty-sick {
    background-image: url(../../images/twenty/twenty-h2ttl_02.gif);
    background-repeat: no-repeat;
}

div.SecondTtl_Area_Txt .Txt-bg_twenty-ntg {
    background-image: url(../../images/twenty/twenty-h2ttl_03.gif);
    background-repeat: no-repeat;
}

div.SecondTtl_Area_Txt .Txt-bg_selfcheck {
    background-image: url(../../images/selfcheck/selfcheck-h2ttl_01.gif);
    background-repeat: no-repeat;
}

div.SecondTtl_Area_Txt .Txt-bg_ophthalmology {
    background-image: url(../../images/ophthalmology/ophthalmology-h2ttl_01.gif);
    background-repeat: no-repeat;
}

div.SecondTtl_Area_Txt .Txt-bg_treatment {
    background-image: url(../../images/treatment/treatment-h2ttl_01.gif);
    background-repeat: no-repeat;
}

div.SecondTtl_Area_Txt .Txt-bg_know {
    background-image: url(../../images/know/know-h2ttl_01.gif);
    background-repeat: no-repeat;
}

div.SecondTtl_Area_Txt .Txt-bg_see {
    background-image: url(../../images/see/see-h2ttl_01.gif);
    background-repeat: no-repeat;
}

div.SecondTtl_Area_Txt .Txt-bg_sick {
    background-image: url(../../images/sick/sick-h2ttl_01.gif);
    background-repeat: no-repeat;
}


/*for IE6 */
* html .SecondTtl_Area_Txt .titleTxt,
* html .SecondTtl_Area_Txt .second_chack-btn {
    display: inline;
    zoom: 1;
}

/*for IE7 */
*:first-child + html .SecondTtl_Area_Txt .titleTxt,
*:first-child + html .SecondTtl_Area_Txt .second_chack-btn {
    display: inline;
    zoom: 1;
}



#SecondContents_Area {
    padding-top: 30px;
    margin-left: 10px;
    line-height: 1.8;
}

@media screen and (max-device-width: 480px) {
    #SecondContents_Area {
        font-size: 175%;
    }
}

.android #SecondContents_Area {
    font-size: 175%;
}

*:first-child + html #SecondContents_Area {
    padding-top: 15px;
    line-height: 2.0;
}

#SecondContents_Area.SecondContents_Area_Uniq {
    padding-bottom: 30px;
}

#SecondContents_Area .link-btn_top_bg {
    background-image: url(../../images/common/second-bg_top.gif);
    background-repeat: no-repeat;
    width: 965px;
    height: 16px;
}

#SecondContents_Area .link-btn_top ul {
    margin-left: 5px;
    display: flex;
    width: 98%;
}

#SecondContents_Area .link-btn_top li {
    /* float: left;
    display: inline; */
}

#SecondContents_Area .link-btn_top li img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
}

#SecondContents_Area .secondContents_Box {
    background-image: url(../../images/common/second-bg.gif);
    background-repeat: repeat-y;
    width: 820px;
    padding: 0 70px 0 70px;
}

#SecondContents_Area .secondContents_Box_check {
    width: 894px;
    background-image: url(../../images/common/second-bg.gif);
    background-repeat: repeat-y;
    padding: 20px 33px 0 34px;
}

#SecondContents_Area .link-btn_bottom {
    background-image: url(../../images/common/second-bg_bottom.gif);
    background-repeat: no-repeat;
    width: 965px;
}

#SecondContents_Area .link-btn_bottom ul {
    padding-top: 35px;
    margin-left: 5px;
    display: flex;
    width: 98%;
}

#SecondContents_Area .link-btn_bottom li {
    /* float: left;
    display: inline; */
}

#SecondContents_Area .link-btn_bottom li img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
}

#SecondContents_Area .link-btn_bottom_bg {
    background-image: url(../../images/common/second-bg_bottom.gif);
    background-repeat: no-repeat;
    width: 965px;
    height: 35px;
}

#SecondContents_Area .SecondSubnabi {
    margin-top: 40px;
}

#SecondContents_Area .SecondSubnabi li {
    float: left;
}

#SecondContents_Area .page_top {
    text-align: right;
    margin-top: 20px;
}

#SecondContents_Area .secondContents_Box h2 {
    background-image: url(../../images/common/icon_h3ttl.gif);
    background-repeat: no-repeat;
    background-position: left top;
    line-height: 1.5em;
    font-size: 150%;
    color: #007a9c;
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: 5px;
    margin-top: 40px;
}

* + html #SecondContents_Area .secondContents_Box h2 {
    background-image: url(../../images/common/icon_h3ttl.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 150%;
    color: #007a9c;
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: -10px;
    margin-top: 40px;
}

#SecondContents_Area .secondContents_Box .SecondSupervision01 h2 {
    background-image: url(../../images/common/icon_h3ttl.gif);
    background-repeat: no-repeat;
    background-position: left center;
    font-size: 150%;
    color: #007a9c;
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: 5px;
    float: left;
    width: 400px;
    line-height: 140%;
    display: table-cell;
    vertical-align: middle;
    padding-top: 5px;

}

@media screen and (max-device-width: 480px) {
    #SecondContents_Area .secondContents_Box h2 {
        background-image: url(../../images/common/icon_h3ttl.gif);
        background-repeat: no-repeat;
        background-position: left 12px;
        line-height: 1.5em;
        font-size: 150%;
        color: #007a9c;
        font-weight: normal;
        padding-left: 45px;
        margin-bottom: 5px;
        margin-top: 40px;
    }
}

.android #SecondContents_Area .secondContents_Box h2 {
    background-image: url(../../images/common/icon_h3ttl.gif);
    background-repeat: no-repeat;
    background-position: left 12px;
    line-height: 1.5em;
    font-size: 150%;
    color: #007a9c;
    font-weight: normal;
    padding-left: 45px;
    margin-bottom: 5px;
    margin-top: 40px;
}

#SecondContents_Area .secondContents_Box .SecondSupervision {
    margin-top: 20px;
    text-align: right;
}



#SecondContents_Area .secondContents_Box {
    padding-top: 20px;
}

#SecondContents_Area .secondContents_Box dl {
    float: left;
    margin: 15px 0 20px 40px;
    width: 290px;
}

#SecondContents_Area .secondContents_Box dt {
    color: #006196;
}

#SecondContents_Area .secondContents_Box dd.w510 {
    font-size: 75%;
    width: 510px;
    margin-top: 5px;
}

#SecondContents_Area .secondContents_Box dd.full {
    font-size: 75%;
    width: 805px;
    margin-top: 5px;
}

#SecondContents_Area .secondContents_Box span {
    font-size: 75%;
}

#SecondContents_Area .secondContents_Box .contents_block_s p.txt_L {
    float: left;
    width: 490px;
    margin-top: 20px;
}

#SecondContents_Area .secondContents_Box .contents_block_s p.txt_L_indent-20 {
    float: left;
    width: 470px;
    text-indent: -20px;
    padding-left: 20px;
}

#SecondContents_Area .secondContents_Box .contents_block_s div.txt_L {
    float: left;
    width: 490px;
}

#SecondContents_Area p.txt_R.disp_flx {
    display: flex;
    justify-content: flex-end;
}

#SecondContents_Area p.txt_R.disp_flx span {
    text-align: left;
}



#SecondContents_Area .secondContents_Box .contents_block_s dd {
    font-size: 75%;
    width: 290px;
    margin-top: 5px;
}

#SecondContents_Area .secondContents_Box .contents_block_s .w820_img dd {
    font-size: 75%;
    width: 820px;
    margin-top: 5px;
}


#SecondContents_Area .secondContents_Box .contents_block_m p.txt_L {
    float: left;
    width: 380px;
}

#SecondContents_Area .secondContents_Box .contents_block_m div.txt_L {
    float: left;
    width: 380px;
}

#SecondContents_Area .secondContents_Box .contents_block_m dd {
    font-size: 75%;
    width: 380px;
    margin-top: 5px;
}


#SecondContents_Area .secondContents_Box .contents_block_b p.txt_L {
    float: left;
    width: 270px;
}

#SecondContents_Area .secondContents_Box .contents_block_b div.txt_L {
    float: left;
    width: 270px;
}

#SecondContents_Area .secondContents_Box .contents_block_b dd {
    font-size: 75%;
    width: 510px;
    margin-top: 5px;
}

#SecondContents_Area .secondContents_Box .second_chack-btn_big {
    margin-top: 40px;
}

#SecondContents_Area .secondContents_Box p.indent-20 {
    text-indent: -20px;
    padding-left: 20px;
}


/* 青背景 490px */
.modMgBtm20 {
    margin-bottom: 20px !important;
}

.modMgTp20 {
    margin-top: 20px !important;
}

div.modBluBg490w {
    width: 490px;
    background: url(../../images/common/mod_blubg490w_hd.gif) 0 0 no-repeat;
    padding-top: 5px;
}

div.modBluBg490w .inner {
    padding: 10px 20px;
    background: #eff8fa url(../../images/common/mod_blubg490w_ft.gif) bottom left no-repeat;
}

div.modBluBg490w .inner h3 {
    color: #007a9c;
    background: url(../../images/common/mod_blubg490w_dashborder.gif) bottom left no-repeat;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important;
    font-size: 125%;
}

div.modBluBg490w .inner ul li {
    color: #595757;
    float: left;
    margin-right: 20px !important;
    margin-bottom: 5px !important;
}

div.modBluBg490w .inner ul li span {
    color: #007a9c;
}

div.modBluBg490w .inner ul li.noFr {
    float: none;
}

div.modBluBg490w h4 {
    margin: 0 !important;
    padding: 0 !important;
}

div.modWhBg490w {
    width: 490px;
    padding-top: 5px;
}

div.modWhBg490w .inner ul {
    padding-top: 10px !important;
}

div.modWhBg490w .inner ul li {
    color: #595757;
    float: left;
    margin-right: 20px !important;
    margin-bottom: 5px !important;
}

div.modWhBg490w .inner ul li span {
    color: #007a9c;
}

div.modWhBg490w .inner ul li.noFr {
    float: none;
}

div.modBluBg820w {
    width: 820px;
    background: url(../../images/common/mod_blubg820w_hd.gif) 0 0 no-repeat;
    padding-top: 5px;
}

div.modBluBg820w .inner {
    padding: 10px 20px;
    background: #eff8fa url(../../images/common/mod_blubg820w_ft.gif) bottom left no-repeat;
}

div.modBluBg820w .inner h3 {
    color: #007a9c;
    background: url(../../images/common/mod_blubg820w_dashborder.gif) bottom left no-repeat;
    padding-bottom: 10px !important;
    margin-top: 0px !important;
    margin-bottom: 10px !important;
    font-size: 125%;
}

div.modBluBg820w .inner ul li {
    color: #595757;
    float: left;
    margin-right: 20px !important;
    margin-left: 15px !important;
    margin-bottom: 5px !important;
    float: none;
    text-indent: -15px;
}

div.modBluBg820w .inner ul li span {
    color: #007a9c;
}

div.modBluBg820w .inner ul li.noFr {
    float: none;
}

div.modBluBg820w .inner h3.icon {
    background-image: url(../../images/common/mod_relationlink_icon_02.gif) !important;
    background-repeat: no-repeat !important;
    background-position: left center !important;
    padding-left: 15px !important;
}

div.modBluBg820w .inner h3.icon span {
    font-size: 80%;
}

div.modBluBg820w .inner .link h3 {
    color: #007a9c;
    background: url(../../images/common/mod_blubg820w_dashborder.gif) bottom left no-repeat;
    margin: 0 !important;
    padding: 0 0 0 15px !important;
    font-size: 125%;
}

#SecondContents_Area div.modBluBg820w_02 {
    width: 820px;
    background: #ecf7f8 url(../../images/common/mod_blubg820w_hd.gif) 0 0 no-repeat;
    padding-top: 5px;
}

#SecondContents_Area div.modBluBg820w_02 .inner {
    padding: 10px 20px 1px 20px;
    background: #ecf7f8 url(../../images/common/mod_blubg820w_ft.gif) bottom left no-repeat;
}

#SecondContents_Area div.modBluBg820w_02 .inner dl {
    float: none;
    margin: 0 0 20px 0;
    padding: 0;
    width: 780px;
}

#SecondContents_Area div.modBluBg820w_02 .inner dt span {
    font-size: 100%;
}

#SecondContents_Area div.modBluBg820w_02 .inner dd {
    margin-right: 20px !important;
    margin-bottom: 5px !important;
    padding-left: 20px;
}

#SecondContents_Area div.modBluBg820w_02 .inner dd.noFr {
    float: none;
}



div.modWhBg820w {
    width: 820px;
}

div.modWhBg820w .inner ul li {
    color: #595757;
    float: left;
    margin-right: 20px !important;
    margin-bottom: 5px !important;
}

div.modWhBg820w .inner ul li span {
    color: #007a9c;
}


/* Q＆A 820px */
div.modQA {
    margin-top: 30px;
}

html body div#SecondContents_Area div.modQA dl {
    width: 820px;
    margin: 0 !important;
    padding: 0 !important;
    background: #f9e6ba url(../../images/common/mod_qa_bg_body.gif) 0 0 repeat-y !important;
    float: none !important;
}

div.modQA dl dt {
    padding: 10px 20px 5px 0px !important;
    color: #595959 !important;
    background: #f9e6ba url(../../images/common/mod_qa_bg_head.gif) 0 0 no-repeat !important;
    width: 800px;
}

#SecondContents_Area div.modQA dl dt h2 {
    font-size: 100% !important;
    display: block;
    padding: 5px 0 5px 70px;
    font-weight: bold;
    background-image: url(../../images/common/mod_icon_q.gif);
    background-repeat: no-repeat;
    background-position: 25px center;
    margin: 0;
    color: #333333;
}

div.modQA dl dd {
    width: 800px !important;
    padding: 10px 20px 10px 0px !important;
    background: url(../../images/common/mod_qa_bg_foot.gif) bottom left no-repeat !important;
}

div.modQA dl dd span {
    font-size: 125% !important;
    background: url(../../images/common/mod_icon_a.gif) 25px 0px no-repeat !important;
    display: block;
    padding-left: 70px;
}

.fL {
    float: left;
}

.fR {
    float: right;
}

.w530 {
    width: 530px;
}

.fSize80 {
    font-size: 70%;
}


.contents_block_s .w290 {
    width: 290px !important;
}

.contents_block_s .w290 span {
    font-size: 80%;
}


/* 関連リンク */
.modRelationLinks {
    background: url(../../images/common/mod_relationlink_body.gif) 0 0 repeat-y;
    margin-top: 40px;
}

.modRelationLinks .inner {
    width: 820px !important;
    margin: 0 !important;
    padding: 0 0 5px 0 !important;
    float: none !important;
    background: url(../../images/common/mod_relationlink_ft.gif) bottom left no-repeat !important;
}

.modRelationLinks h3 {
    background: #a1d8e6 url(../../images/common/mod_relationlink_hd.gif) 0 0 no-repeat !important;
    padding: 5px 20px !important;
    color: #595959 !important;
    margin: 0 !important;
}

.modRelationLinks p {
    font-size: 100% !important;
    padding: 5px 0 5px 35px !important;
    margin: 0 !important;
    background: url(../../images/common/mod_relationlink_icon.gif) 20px 1em no-repeat !important;
}

* + html .modRelationLinks p {
    font-size: 100% !important;
    padding: 5px 0 0 35px !important;
    margin: 0 0 -15px 0 !important;
    background: url(../../images/common/mod_relationlink_icon.gif) 20px 1em no-repeat !important;
}



/*
---------------------------------------------------------------------------------------
サード共通レイアウト
---------------------------------------------------------------------------------------
*/


#SecondContents_Area .third-link-btn_top_bg {
    background-image: url(../../images/common/third-bg_top.gif);
    background-repeat: no-repeat;
    width: 965px;
    height: 78px;
}

#SecondContents_Area .third-link-btn_top_bg ul {
    margin-left: 35px;
    padding-top: 23px;
}

#SecondContents_Area .third-link-btn_top_bg li {
    float: left;
    margin-left: 5px;
}


#SecondContents_Area .third-link-btn_bottom_bg {
    background-image: url(../../images/common/third-bg_bottom.gif);
    background-repeat: no-repeat;
    width: 965px;
    height: 120px;
}

#SecondContents_Area .third-link-btn_bottom_bg ul {
    margin-left: 35px;
    padding-top: 63px;
}

#SecondContents_Area .third-link-btn_bottom_bg li {
    float: left;
    margin-left: 5px;
}


#SecondContents_Area .third-link-btn_bottom {
    margin-top: -4px;
}

#SecondContents_Area .third-link-btn_bottom ul {
    margin-left: 20px;
}

#SecondContents_Area .third-link-btn_bottom li {
    float: left;
    display: inline;
}

#SecondContents_Area .third-link-btn_bottom li img {
    vertical-align: bottom;
}


/*** 写真3枚横配置 ***/
.pics3 {
    margin-top: 25px;
    margin-right: -60px;
    height: auto;
    position: relative;
}

.pics3 img {
    padding-bottom: 6px;
}

.pics3Inner {
    float: left;
    width: 255px;
    margin-right: 30px;
    *margin-right: 15px;
    margin-bottom: 25px;
    font-size: 75%;
}




/*modal*/
.js-modal:hover {
    cursor: pointer;
}


.c-modal {
    justify-content: center;
    align-items: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
    display: none;
}

.c-modal__overlay {
    position: fixed;
    width: 100vw;
    height: 100vh;
    background-color: rgba(55, 61, 63, 0.7);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.c-modal__overlay:hover {
    cursor: pointer;
}

.c-modal__content {
    box-sizing: border-box;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 635px;
    max-height: auto;
    padding: 40px;
    text-align: center;
    background-color: white;
    z-index: 10000;
}

.c-modal__content .c-btnWrap {
    margin-top: 30px !important;
    display: flex;
    justify-content: space-around;
}

.c-modal__content .c-btnWrap > li + li {
    margin-top: 20px;
}

.c-modal__content .c-btn {
    width: 200px;
    padding: 15px;
    display: block;
    text-decoration: none !important;
    color: #fff;
    font-size: 28px;
    border-radius: 10px;
    font-weight: bold;
}

.c-modal__content .c-btn:hover {
    opacity: 0.6;
}


.c-modal__content .c-btn--yes {
    background: -moz-linear-gradient(top, #fca2ad, #fb4272);
    background: -webkit-linear-gradient(top, #fca2ad, #fb4272);
    background: linear-gradient(to bottom, #fca2ad, #fb4272);
}


.c-modal__content .c-btn--no {
    color: #444;
    background: -moz-linear-gradient(top, #eee, #b4b4b4b4);
    background: -webkit-linear-gradient(top, #eee, #b4b4b4b4);
    background: linear-gradient(to bottom, #eee, #b4b4b4b4);
}

.c-modal__ttl {
    margin-top: 20px !important;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
}

.c-modal__close {
    text-decoration: none;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 50px;
    height: 50px;
    transition: 0.3s;
    cursor: pointer;
}

.c-modal__close span {
    position: absolute;
    bottom: 0;
    font-size: 30px !important;
    left: 50%;
    transform: translate(-50%, 0);
    font-size: 1rem;
    font-weight: bold;
    color: #0082c3;
}
