@charset "utf-8";
@import url(//fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700);



.font_min{
    font-family:"Roboto Slab" , Garamond , "Times New Roman" ,"Sawarabi Mincho", "游明朝" , "Yu Mincho" , "游明朝体" , "YuMincho" , "ヒラギノ明朝 Pro W3" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , "HGS明朝E" , "ＭＳ Ｐ明朝" , "MS PMincho" , serif;
}
@import url(//fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);
body {
    font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 2;
    color: #333333;
    margin: 0px;
    background-color: #ffffff;
    padding: 0;
    /*text-align: justify;*/
}


/* header(midashi) */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: normal;
    display: block;
}


/* paragraph */

p {
    margin: 0;
    padding: 0;
}


/* anchor */

a {
    color: #333333;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #C92D53;
}

a img {
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

a img:hover {
    opacity: 0.6;
    filter: alpha(opacity=60);
}


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

area {
    outline: none;
}


/* list */

dl,
ul,
ol,
li,
dt,
dd {
    margin: 0;
    padding: 0;
    line-height: normal;
    list-style-type: none;
}


/* image */

img {
    border: 0;
    margin: 0px;
    padding: 0px;
    vertical-align: bottom;
}




/* address */

address {
    font-style: normal;
    font-family: Helvetica, Arial, sans-serif;
}


/* emphasis */

em {
    font-style: normal;
    color: #d43339;
}


/* strong */

strong {
    font-weight: bold;
    font-style: normal;
}

form {
    margin: 0;
    padding: 0;
}

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

hr {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    margin-top: 25px;
    margin-bottom: 25px;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
}

select {
    font-size: 18px;
    margin-bottom: 15px;
}

textarea {
    font-size: 15px;
}

fieldset {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding: 0px;
}

input {
    /* [disabled]font-size: 18px; */
    /* [disabled]display: block; */
    font-size: 15px;
    font-size: 1.5rem;
}

.float_left {
    float: left;
}

.float_right {
    float: right;
}

.clear {
    clear: both;
    line-height: 0px;
}

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

.clearfix {
    display: inline-table;
    overflow: hidden;
    zoom: 1;
    /*for IE 5.5-7*/
}


/* Hides from IE-mac \*/

.clearfix {
    display: block;
}


/* End hide from IE-mac */

.img_left {
    float: left;
    margin-right: 45px;
    margin-bottom: 15px;
}

.img_right {
    float: right;
    margin-left: 45px;
    margin-bottom: 20px;
}
.img_fit{
    width: 100%;
    height: auto;
}

.txt_right {
    text-align: right;
}

.txt_left {
    text-align: left;
}

.txt_center {
    text-align: center;
}

.v_align_bottom {
    vertical-align: bottom;
}

.table_a {
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.table_a td {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999999;
}

.table_b {
    border-collapse: collapse;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 15px;
}

.table_b td {
    border: 1px solid #999;
    background-color: #FFFFFF;
    color: #666;
    padding: 8px;
}

.table_b .td_01 {
    background-color: #CBC0D9;
    color: #FFF;
    border-left-color: #FFF;
    border-right-color: #FFF;
}

.table_b .td_02 {
    background-color: #E8E8E8;
}

.table_b .td_03 {
    background-color: #E96093;
    color: #FFF;
}

.table_c {
    border-collapse: collapse;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.table_c td {
    font-size: 18px;
    border: 1px solid #999;
    background-color: #FFFFFF;
    color: #666;
    text-align: center;
    padding: 8px;
}

.table_c .td_01 {
    background-color: #B6ACC3;
    color: #FFF;
    border-left-color: #FFF;
    border-right-color: #FFF;
}

.table_c .td_02 {
    background-color: #E8E8E8;
}

.table_c .td_03 {
    background-color: #E96093;
    color: #FFF;
}

.list_a li {
    margin-bottom: 1em;
}

.list_b {
    padding-left: 25px;
}

.list_b li {
    list-style-type: disc;
    list-style-position: inside;
    margin-bottom: 10px;
    padding-left: 1em;
    text-indent: -1em;
}

.list_c {
    padding-left: 25px;
}

.list_c li {
    list-style-type: upper-roman;
    list-style-position: inside;
    margin-bottom: 10px;
}

.table_d td {
    padding: 20px;
    border-bottom: 1px dotted #CCCCCC;
}
.table_d td.td_01{
    font-weight: bolder;
    color: #6B2740;
    vertical-align: top;
    line-height: 1.5;
}


.mb_5 {
    margin-bottom: 5px;
}

.mb_10 {
    margin-bottom: 10px;
}

.mb_15 {
    margin-bottom: 15px;
}

.mb_20 {
    margin-bottom: 20px;
}

.mb_25 {
    margin-bottom: 25px;
}

.mb_30 {
    margin-bottom: 30px;
}

.mb_35 {
    margin-bottom: 35px;
}

.mb_40 {
    margin-bottom: 40px;
}

.mb_50 {
    margin-bottom: 50px;
}

.mb_60 {
    margin-bottom: 60px;
}

.mb_80 {
    margin-bottom: 80px;
}

.mb_100 {
    margin-bottom: 100px;
}

.mb_150 {
    margin-bottom: 150px;
}

.mb_200 {
    margin-bottom: 200px;
}

.mt_5 {
    margin-top: 5px;
}

.mt_10 {
    margin-top: 10px;
}

.mt_15 {
    margin-top: 15px;
}

.mt_20 {
    margin-top: 20px;
}

.mt_25 {
    margin-top: 25px;
}

.mt_50 {
    margin-top: 50px;
}

.mt_75 {
    margin-top: 75px;
}

.mt_100 {
    margin-top: 100px;
}

.mr_0 {
    margin-right: 0px;
}

.mr_10 {
    margin-right: 10px;
}

.mr_15 {
    margin-right: 15px;
}

.mr_20 {
    margin-right: 20px;
}

.mr_30 {
    margin-right: 30px;
}

.mr_50 {
    margin-right: 50px;
}

.pl_10 {
    padding-left: 10px;
}

.pl_20 {
    padding-left: 20px;
}

.pl_30 {
    padding-left: 30px;
}

.pl_50 {
    padding-left: 50px;
}

.pl_75 {
    padding-left: 75px;
}

.pl_100 {
    padding-left: 100px;
}

.font_sss {
    font-size: 8px;
    font-size: 0.8rem;
}

.font_ss {
    font-size: 10px;
    font-size: 1.0rem;
}

.font_s {
    font-size: 13px;
    font-size: 1.3rem;
}

.font_m {
    font-size: 15px;
    font-size: 1.5rem;
}

.font_l {
    font-size: 18px;
    font-size: 1.8rem;
}

.font_ll {
    font-size: 20px;
    font-size: 2.0rem;
}

.font_3l {
    font-size: 25px;
    font-size: 2.5rem;
}

.font_4l {
    font-size: 30px;
    font-size: 3.0rem;
}

.font_5l {
    font-size: 50px;
    font-size: 5.0rem;
}

.font_it {
    font-family: Helvetica, Arial, sans-serif;
    font-style: italic;
}

.font_cap {
    font-size: 10px;
    line-height: 1.3;
    margin-top: 20px;
}

.line {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCCCCC;
    margin-top: 25px;
    margin-bottom: 25px;
}

.none {
    display: none;
}

.ptop {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 11;
}

.ptop img {
    filter: Alpha(Opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
}

.ptop img:hover {
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
    cursor: pointer;
}

#fb-root {
    display: none;
}

.spCont {
    display: none;
}

@media screen and (max-width:750px) {
    .pcCont {
        display: none;
    }
    .spCont {
        display: block;
    }
    .ptop {
    bottom: 2%;
    right: 2%;
    z-index: 9999;
    }
 .font_sss {
    font-size: 0.8rem;
}

.font_ss {
    font-size: 1.0rem;
}

.font_s {
    font-size: 1.3rem;
}

.font_m {
    font-size: 1.5rem;
}

.font_l {
    font-size: 1.8rem;
}

.font_ll {
    font-size: 2.0rem;
}

.font_3l {
    font-size: 2.5rem;
}

.font_4l {
    font-size: 3.0rem;
}

.font_5l {
    font-size: 5.0rem;
}

    .pic100p {
        width: 100%;
    }
    .pic90p {
        width: 90%;
    }
    .pic80p {
        width: 80%;
    }
    .pic70p {
        width: 70%;
    }
    .pic60p {
        width: 60%;
    }
    .pic50p {
        width: 50%;
    }
    .pic40p {
        width: 40%;
    }
    .pic30p {
        width: 30%;
    }
    .pic20p {
        width: 20%;
    }
    .pic10p {
        width: 10%;
    }
    .table_a {
        width: 100%;
        font-size: 85%;
        table-layout: fixed;
        word-break: break-all;
        word-wrap: break-all;   
    }
    .table_b {
        width: 100%;
        font-size: 85%;
        table-layout: fixed;
        word-break: break-all;
        word-wrap: break-all;   
    }
    .table_c {
        width: 100%;
        font-size: 85%;
        table-layout: fixed;
        word-break: break-all;
        word-wrap: break-all;   
    }
    .table_d {
        width: 100%;
        font-size: 85%;
        table-layout: fixed;
        word-break: break-all;
        word-wrap: break-all;   
    }
}