@charset "utf-8";

body{
    font-family: "本明朝-M 新がな", HonMinSink-M, 游明朝, "Yu Mincho", YuMincho, "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.fc-wrapper #main{
    width: 760px;
}

h1{
    line-height: 2 !important;
}

.fc-wrapper #main .goodsimg{
    width: 100%;
    margin-top: 40px;
}

.fc-wrapper #main #theme__inner .goodsimg2{
    width: 543px;
    height: 398px;
    display: block;
    margin: 80px auto;
}

.logo_container{
    display: flex;
    justify-content:space-around;
    align-items:center;
}

.fc-wrapper #main .miyagawa_logo{
    width: 287px;
    height: 96.3px;
}

.fc-wrapper #main .logo_item{
    width: 58.84px;
    height: 58.84px;
    margin-left: 55px;
}

.fc-wrapper #main .kyobashi_logo{
    width: 326px;
    height: 143px;
}

.fc-wrapper #main .first_text{
    font-style: inherit;
    font-size: 16px;
    margin-top: 40px;
}

.fc-wrapper #main .text_contents{
    font-size: 16px;
}

.fc-wrapper #main .text_contents2{
    font-size: 16px;
    display: block;
    text-align: center;
}

.fc-wrapper #main .btn1{
    text-align: center;
}

.fc-wrapper #main .btn{
    margin: 30px 0 50px 0;
    font-size: 22px;
    display: inline-block;
    text-decoration: none;
    border-bottom: solid 1px #000;
    color: inherit;
    
}


.fc-wrapper #main .section_title_border{
    border-bottom: solid 1px #000;
    padding-bottom: 21px;
    margin-top: 80px;
    text-align: left;
}

.fc-wrapper #main .section_title{
    margin: 80px 0 0 0;
    text-align: left;
    font-size: 22px;
}
/*======================
全体設定
=======================*/
