/* http://yui.yahooapis.com/3.0.0/build/cssreset/reset-min.css */

html { color:#000; background:#fff; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin:0;padding:0; }
table { border-collapse:collapse;border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal;font-weight:normal; }
li { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0;font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input,textarea,select { font-family:inherit;font-size:inherit;font-weight:inherit; }
input,textarea,select { *font-size:100%; }
legend { color:#000; }


h1{
    width: 240px;
    padding: 20px 0 0 20px;
}

body { font:14px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small; }
select,input,button,textarea { font:99% arial,helvetica,clean,sans-serif; }
pre,code,kbd,samp,tt { font-family:monospace;*font-size:108%;line-height:100%; }


/* HTML5 */

section, nav, article, aside, hgroup, header, footer, address { display:block; }


html { overflow-x:hidden; }

body {
    line-height:1.8;
}

    a {
        color: #dc768e;
        text-decoration: underline;
    }

    a:hover{
        color: #919191;
    }

header {
    height: 550px;
/*    padding:20px;*/
    background-image: url(img/top.jpg);
    background-repeat: no-repeat;
}

header * {
    display:block;
}

.top_image {
/*
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    background:#fafdfe;
*/
}

.top_image img {display:block;}

.top_note {
    border-top:solid 2px #fff;
    padding:32px 26px;
    overflow:hidden;
}

.news-box {
/*    height: 900px;*/
    height: 770px;
    padding: 50px 0 50px 0;
    margin: 40px 0 40px 0;
    background-image: url(img/news-back.jpg);
    background-repeat: no-repeat;
}

h2 {

}

h3 {
    padding: 5px 0 0 0;
    font-size:1.4em;
    color:#333;
}

h4 {
    padding: 0;
    height: 60px;
    margin: 20px 0 10px 0;
}

section ul {
    overflow:hidden;
}

section li { overflow:hidden; }

.list_gazou li { padding:14px 10px; }

.list_gazou a {
    color: #000;
    text-decoration:none;
}

.thumbnail {
    float:left;
    padding:4px;
    border:1px solid #ccc;
    box-shadow: 1px 1px 8px #ccc;
}

.arrow {
    float:right;
    width:22px;
}

.list_gazou .explain {
    margin-left:116px;
    margin-right:26px;
}

.list_link li {
    padding:10px 10px;
/*    border-bottom:1px solid #ccc;*/
/*    border-top:1px solid #fff;*/
    font-size: 100%;
    float: left;
}

.list_link li:last-child{border-bottom:0;}

.list_link a {
    color: #4c4c4c;
    text-decoration:none;
    display:block;
/*    background:url(img/arrow2.png) no-repeat 100% 50%;*/
}

        .list_link2 li {
            padding:10px 10px;
            border-bottom:1px dotted #713232;
/*            border-top:3px dotted #fff;*/
            font-size: 100%;
        }


        .list_link2 a {
            color: #4c4c4c;
            text-decoration:none;
/*            display:block;*/
        }

.list_button {
    padding:16px 0 16px 16px;
    }

.list_button li {
    display:block;
    float:left;
    width:193px;
    margin-right:10px;
    padding:10px 0;
    text-align:center;
    border: 1px solid #bdbcbd;
    border-radius: 5px;
    background: #00a0e9;
    box-shadow: 1px 1px 1px #aaa;*/
    text-align:center;
}

.list_button a {
    text-decoration:none;
    font-size:1.2em;
}

footer {
/*    background: #006633;*/
    text-align:center;
/*    color: #fff;*/
    font-weight: bold;
    height: 427px;
    background-image: url(img/footer-img2.jpg);
    background-repeat: no-repeat;
}

.list_footer {
    width: 600px;
    margin: 0 auto;
}

.list_footer a {
    text-align: center;
    color: #000;
    font-weight: bold;
    text-decoration:none;
    white-space:nowrap;
    margin: 10px 10px 10px 10px;
}

footer a:last-child { margin-right:0; }

address {
/*    padding: 30px 0 65px 0;*/
    border-top:solid 1px #ccc;
    text-align:center;
    color:#fff;
    background: #950000;
    height: 30px;
}

.contents {
    border-top:solid 2px #fff;
    padding:18px 16px;
    margin:2px 0;
    overflow:hidden;
}

.align_left {
    display:block;
    float:left;
    margin:0 20px 20px 0;
    padding:4px;
    border:1px solid #eee;
}

.align_right {
    display:block;
    float:right;
    margin:0 0 20px 20px;
    padding:3px;
    border:1px solid #eee;
    /*box-shadow: 1px 1px 8px #ccc;*/
}

/*
table {
    border-collapse:separate;
    border-spacing: 0;
    width:100%;
}
*/








/**header*********************************************/
.reserve_btn{
    position:absolute;
    top: 35px;
    right: 10px;

}

/***bottom reserve********************************************/
.resbox{
    position: fixed;
    width: 100%;
    height: 135px;
    bottom: 0px;
    background: #05aae4;

}

.reserve_btn_btt{
    position: fixed;
    bottom: 20px;
    right: 25px;
}

.resbox_tel{
    position: fixed;
    bottom: 20px;
    left: 25px;
}



/**pages*********************************************/
.top_img {
    height: 347px;
}

.top_image_pages {
    border-top:2px solid #97daf5;
    background:#f2fafc;
}

.top_image_pages img {display:block;}

.top_cmt p{
    width: 600px;
    padding: 10px 15px 10px 15px;
}


body .page_top{
    font-size: 1.0em;
    text-align: right;
    background: url(img/arrow3.html) no-repeat 100% 47%;
    display:block;
}

body .page_top a{
    color: #97daf5;
    text-decoration:none;
    padding-right: 12px;
}


.next_resbtn{
    margin: 0 0 10px 15px;
}





/**index*********************************************/
.index_nav{
/*    height: 310px;*/
    overflow: hidden;
    margin: 0 0 20px 0;
/*    background: #ffebeb;*/
/*    padding-bottom: 30px;*/
    width: 640px;
}

.index_nav a {
    color: #fff;
    float: left;
    height: 100px;
}

.itiran{
    text-align: right;
    font-size: 100%;
    border-bottom: 1px dashed;
}

.bott_nav{
    margin: 20px 0 20px 5px;
}

/*
.nav_menu {
    background-image: url(img/nav-back.png);
    background-repeat: no-repeat;
    height: 80px;
    margin-top: 10px;
}
*/

.nav_menu img {
    padding-top: 20px;
}



/**_index*********************************************/
.in_sbnav{
    margin: 5px 0 0 0;
}

.in_sbnav img{
    margin-left: 5px;
}



.itiran{
    text-align: right;
    font-size: 100%;
    border-bottom: 1px dashed;
}

.bott_nav{
    margin: 20px 0 20px 5px;
}



.banner_box{
    margin: 10px 0 0 5px;
}

.tenkai {
    width: 640px;
    height: 70px;
}

.menu {
    height: 70px;
    border-top: 1px solid #fff;
}





/**about********************************************/
.aboutbox_first{
    overflow: hidden;
    background: #97daf5;
    padding-left: 10px;
}

.aboutbox_first img{
    margin: 10px 0 0 0;
}

.aboutbox_second{
    background: #97daf5;
    padding-bottom: 20px;
}

.aboutbox_second p{
    padding: 15px;
}

.ab_second_box1{
    width: 610px;
    background: #fff;
    margin: 0 15px;
    border-radius: 10px;
}

.aboutbox_second .ab_osusume{
    padding: 0 15px 20px 30px;
}




/**flow********************************************/
.flowbox{
    overflow: hidden;
}

.flowbox_in{
    margin: 5px 20px 5px 20px;
}


/**menu********************************************/
.menubox{
    overflow: hidden;
}

.m_price{
    margin: 5px 20px 5px 20px;
}

.m_comtbox{
    margin: 5px 25px 20px 25px;
}


/***info*******************************************/
.infobox{
    margin: 5px 0 20px 0;
}
.infobox table{
    width:100%;
}

.infobox table th{
    border-bottom: 1px dotted #e0e0e0;
    padding: 15px;
}

.infobox table td{
    border-bottom: 1px dotted #e0e0e0;
    padding: 15px;
}


.map{
    margin-bottom: 20px;
}


.accessbox{
    overflow: hidden;
    margin: 5px 5px 5px 10px;
}

.info_imgbox{
    margin: 0 0 5px 15px;
}






/***news*******************************************/
.newsbox{
    border-bottom: solid 1px #04abe2;
    margin: 30px 0 20px 0;
}

.newsbox-comt{
    margin: 20px 5px 20px 15px;
}

.newsbox-title{
    padding: 0 0 5px 10px;
    border-bottom: solid 1px #04abe2;
    color: #04abe2;
    font-weight: bold;
}

.recruit-box {
    margin-top: 50px;
    margin-bottom: 25px;
}

.recruit-kakuka {
    width: 600px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.recruit-2 {
    margin-top: -8px;
}

.osusume {
    text-align: center;
    font-size: 23px;
}

.news-box ul {
    width: 550px;
    margin: 0 auto;
    background: rgba(255,255,255,0.7);
    padding: 15px 20px 23px 20px;
    border-radius: 8px;
}

.news-box ul li {
    font-size: 22px;
}

.news-box ul li span {
    background: #f2901f;
    color: #fff;
    padding: 3px 10px 3px 10px;
    font-size: 15px;
    margin-left: 15px;
}

.news-box ul li .jyuuyou {
    background: #e32121;
    color: #fff;
    padding: 3px 10px 3px 10px;
    font-size: 15px;
    margin-left: 15px;
}

.news-box ul li .tyokubai {
    background: #029319;
    color: #fff;
    padding: 3px 17px 3px 17px;
    font-size: 15px;
    margin-left: 15px;
}

.list_link2 li a {
    text-decoration: underline;
}

.seisan {
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: #e2dad0;
    padding: 30px 0 0 0;
}

.recipe {
    height: 500px;
    background-image: url(img/recipe-back.jpg);
    overflow: hidden;
    padding: 30px 0 0 20px;
}

.recipe p {
    text-align: center;
    font-size: 26px;
    padding-bottom: 20px;
}

.recipe a  {
    margin-right: 10px;
}

.fb-text {
    text-align: center;
    font-size: 26px;
    margin-top: 35px;
}

.fb {
    width: 500px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 50px;
}

.map {
    width: 620px;
    margin: 0 auto;
    margin-top: 40px;
}

.ad-text {
    text-align: center;
    padding: 120px 0 20px 0;
}

.ad-text p {
    text-align: center;
    font-size: 20px;
    line-height: 1.8;
}

.ad-text .address-tel {
    font-size: 34px;
    font-weight: bold;
    line-height: 1.5;
}

.ad-text .address-tel a {
    text-decoration: none;
    color: #000;
}

.ad-text .address-fax {
    font-size: 25px;
/*    font-weight: bold;*/
    line-height: 1.5;
}

.list_footer {
    padding: 10px 0 10px 0
}

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

#page-top a img {
    position: relative;
    display: block;
    text-decoration: none;
}



.grd4 .jyuuyou {
    background: #e32121;
}

.grd4 .saiyou {
    background: #51a8ff;
}


.oshirase{
    margin: 10px 10px 20px 15px;
}

.oshirase-t{
    font-size: 150%;
    color: #00a0e8;
    font-weight: bold;
    border-bottom: 1px dotted #00a0e8;
    margin-bottom: 10px;
}

.top_cmt img {
    margin: 10px 0 0 0;
}

.kouhou-box {
    margin-top: -8px;
    height: 1120px;
    background-image: url(img/kouhou-back.jpg);
    background-repeat: no-repeat;
    padding-top: 50px;
    padding-bottom: 10px;
}

.kouhou {
    width: 580px;
    margin: 0 auto;
}

.tyokubai {
    width: 640px;
    margin: 0 auto;
}

.tyokubai-text1 {
    width: 270px;
    height: 203px;
    float: left;
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tyokubai-text2 {
    width: 315px;
    float: left;
    margin-left: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.tyokubai-text2 p {
    text-align: center;
    font-size: 16px;
}

.tyokubai-text p .ty-tel {
    font-size: 28px;
}

.tyokubaijyo-event {
    height: 610px;
    background-image: url(img/event-back.jpg);
    background-repeat: no-repeat;
}

.more-b3 {
    clear: both;
    width: 600px;
    height: 50px;
    margin: 0 auto;
/*    background: #a50000;*/
    margin-top: 10px;
    background-image: url(img/more-b3.png);
}

.more-b3 a {
    text-decoration: none;
}

.more-b3 a p {
    width: 600px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 3.2;
}


.sub_t {
    width: 590px;
    height: auto;
    border-bottom: 2px solid #208430;
    border-left: 8px solid #208430;
    color: #208430;
    font-size: 28px;
    font-weight: 500;
    margin: 10px 0 10px 0;
/*    line-height: 1.5;*/
}

.box {
    width: 600px;
    margin: 0 auto;
    line-height: 2;
    margin-bottom: 50px;
}

table {
    width: 600px;
    margin: 0 auto;
    border: 1px solid #e2dad0;
    margin-top: 30px;
}

table tr {
    border-bottom: 1px solid #e2dad0;
}

table th {
    width: 150px;
    padding: 10px 0 10px 20px;
    background: #e8e8e8;
    text-align: left;
    vertical-align: top;
}

table td {
    padding: 10px 20px 10px 20px;
    border-left: 1px solid #e2dad0;
    text-align: left;
    vertical-align: top;
}

.ac-box {
    margin-top: 25px;
}

.ac-box img {
    width: 350px;
    margin-right: 125px;
    margin-left: 125px;
/*       float: left;*/
}

.ac-box table {
    width: 600px;
/*    float: right;*/
    margin: 10px 0 0 0;
}

.ac-box table th {
    width: 120px;
}

.mynavi {
    width: 330px;
    margin: 0 auto;
    margin-top: 20px;
}

.rc-midashi {
    font-size: 25px;
/*    border: 1px solid #e2dad0;*/
    background: #4493ff;
    border-radius: 5px;
    margin-bottom: 15px;
    color: #fff;
    text-indent: 10px;
    line-height: 1.5;
    padding: 7px;
}

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

.privacy-text {
    font-size: 12px;
}

.privacy-textb {
    width: 500px;
    border: 1px solid #000;
    margin: 0 auto;
    padding: 10px 0 10px 20px;
}

.privacy-box th, .privacy-box td {
    font-size: 12px;
}

dl {
    width: 600px;
}

dt {
    margin-top: 20px;
}

dd {
    border-bottom: 1px dotted #208430;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

dl .jyuuyou {
    background: #e32121;
    color: #fff;
    padding: 2px 0 3px 0;
    font-size: 15px;
}

dl .oshirase2 {
    background: #f2901f;
    color: #fff;
    padding: 2px 0 3px 0;
    font-size: 15px;
}

dl .saiyou {
    background: #51a8ff;
    color: #fff;
    padding: 2px 0 3px 0;
    font-size: 15px;
}

dl .tyokubai {
    background: #029319;
    color: #fff;
    padding: 2px 0 3px 0;
    font-size: 15px;
}

.kouhouitiran a {
    font-size: 22px;
    text-align: right;
    color: #4c4c4c;
    text-decoration: none;
    display: block;
}

.mg-box-r {
    width: 230px;
    float: right;
    margin-top: 20px;
    line-height: 2.3;
}

.mg-box-r table {
    width: 230px;
    padding: 0;
    border: none;
    margin: 0;
}

.mg-box-r table th {
    width: 40px;
    padding: 0;
    border: none;
    background: none;
}

.mg-box-r table td {
    padding: 0;
    border: none;
    background: none;
}

.mg-box-r p {
    line-height: 1.8;
}

.mg-box-r p .hiduke {
    font-size: 20px;
}

.hakkou {
    text-align: right;
}

.mg-box {
    width: 290px;
    float: left;
    margin: 15px 5px 18px 5px;
}

.agr-nav {
    width: 280px;
    margin-right: 40px;
    float: left;
    margin-bottom: 25px;
}

.agr-nav2 {
    width: 280px;
    float: right;
    margin-bottom: 25px;
}

.kyo-text {
    text-align: center;
}

.nousakumotu-text {
    font-size: 18px;
}

.bangou {
    text-align: right;
}

.hito {
    width: 280px;
    margin: 0 auto;
}

.ie {
    width: 280px;
    float: left;
    margin-right: 40px;
}

.shisan-midashi {
    font-size: 25px;
    /* border: 1px solid #e2dad0; */
    background: #3fb8ab;
    border-radius: 5px;
    margin-bottom: 15px;
    color: #fff;
    text-indent: 10px;
    line-height: 1.5;
    padding: 7px;
}

.shinyo-box, .shinyo-box2 {
    width: 284px;
    float: left;
}

.shinyo-box2 {
    width: 284px;
    float: right;
}


.shinyo-box img {
    width: 280px;
    height: 280px;
    border-radius: 10px;
    margin: 0 0 10px 0;
    border: 2px solid #e2dad0;
    background: #fffcf5;
    box-shadow: 2px 2px 4px grey;
}

.shinyo-box2 img {
    width: 280px;
    height: 280px;
    border-radius: 10px;
    margin: 0 0 10px 0;
    border: 2px solid #e2dad0;
    background: #fffcf5;
    box-shadow: 2px 2px 4px grey;
}

.tyokin-box {
    width: 600px;
    height: auto;
    margin: 0 0 10px 0;
    padding: 10px 0 20px 0;
}

.tesuuryou {
    text-align: center;
    font-size: 18px;
}

.nenryo-box table th {
    background: #ffedf4;
}

.gstand-2 table th {
    width: 220px;
}

.gstand-2 .Drive-t {
    background: #bdf1fd;
}

.gstand-2 table th {
    background: #f5fdff;
}

.n-line {
    border: 1px solid #dddddd;
    margin-bottom: 30px;
}

.ss-fb {
    width: 500px;
    margin: 0 auto;
}

.nousakumotu-p2 {
    margin-top: 20px;
}

.kikaku {
    background:#e8e8e8;
}

.di-box {
    width: 250px;
    text-align: center;
}

/* お問い合わせフォーム */
#contact .formTable {
    width: 600px;
    margin-top: 25px;
    font-size: 22px;
}

#contact .formTable th {
    width: 250px;
    height: 50px;
    vertical-align: middle;
}

#contact .formTable td {
    height: 50px;
    vertical-align: middle;
}

.must::after {
    content: '必須';
    font-size: 10px;
    font-weight: normal;
    padding: 3px 12px;
    margin-left: 10px;
    letter-spacing: 1px;
    border-radius: 2px;
    background-color: red;
    color: #fff;
}

.form-sr {
    text-align: center;
    margin-top: 25px;
    font-size: 28px;
}

#card table th {
    width: 50px;
}

#card table th, #card table td {
    vertical-align: middle;
}

#card table .jl {
    background: #fffaf2;
}

.tyuui {
    width: 569px;
    margin: 0 auto;
    padding: 10px 0 10px 25px;
    border: 3px double #ff4012;
    margin-top: 15px;
    border-radius: 10px;
}

.tenpo {
    font-size: 20px;
    background: #ffc4d8;
    width: 300px;
    border-radius: 25px;
    text-indent: 35px;
}

#tenpo table {
    width: 600px;
    margin-top: 15px;
    margin-left: 0;
}

.bikou {
    font-size: 9px;
    margin-left: 180px;
}

.mynavi {
    width: 330px;
    margin: 0 auto;
    margin-top: 50px;
}

.cr {
    width: 640px;
    text-align: center;
    padding: 10px 0 10px 0;
    background: #006633;
    color: #fff;
    letter-spacing: 1.5px;
    font-size: 13px;
}

.more-b {
    width: 586px;
    height: 50px;
    margin: 0 auto;
    border: 2px solid #fff;
    margin-top: 30px;
    margin-bottom: 50px;
    clear: both;
    background-image: url(img/more-b.png);
}

.more-b a {
    text-decoration: none;
}

.more-b a p {
    text-align: center;
    font-size: 16px;
    color: #fff;
    line-height: 3.2;
}

.more-b2 {
    width: 586px;
    height: 50px;
    margin: 0 auto;
    border: 1px solid #000;
    margin-top: 30px;
    margin-bottom: 20px;
    clear: both;
    background-image: url(img/more-b2.png);
}

.more-b2 a {
    text-decoration: none;
}

.more-b2 a p {
    text-align: center;
    font-size: 16px;
    color: #000;
    line-height: 3.2;
}

.ta-c {
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}

.contact-b {
    background-image: url(img/banner-contact.jpg);
    background-repeat: no-repeat;
    height: 300px;
    width: 500px;
    margin: 0 auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

.contact-b a img {
    width: 243px;
    margin-left: 125px;
    margin-top: 200px;
}

.main-box {
    width: 640px;
    margin: 0 auto;
}

.main-box li {
    width: 300px;
    height: 280px;
    margin: 0 10px 25px 10px;
    float: left;
}

.main-box .main-text {
    text-align: center;
}

.tyokubaijyo-osusume {
    height: 380px;
    background-image: url(img/osusume-back.jpg);
    background-repeat: no-repeat;
}

.tyokubaijyo-osusume p {
    font-size: 15px;
}

.syouhin {
    width: 420px;
    margin: 0 auto;
    overflow: hidden;
}

.syouhin-box {
    width: 180px;
    float: left;
    margin: 0 15px 0 15px;
}

.event-box {
    width: 630px;
    margin: 0 auto;
}

.event-boxs {
    margin: 0 15px 25px 15px;
    float: left;
}

.event-boxs p {
    text-align: center;
    font-size: 15px;
}

.insta {
    width: 600px;
    margin: 0 auto;
    margin-top: 15px;
}

.banner-b {
    width: 640px;
    height: 133px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.banner-b img {
    width: 280px;
    margin: 0 20px 0 20px;
    float: left;
}

.banner-b2 {
    width: 600px;
    height: 212px;
    margin: 0 auto;
    margin-bottom: 90px;
}

.houshin-box {
    width: 554px;
    margin: 0 auto;
    padding: 20px;
    border: 3px double #ff9f2d;
    margin-bottom: 20px;
    background: #fffbf7;
}

.houshin-box h3 {
    border-bottom: 1px solid #ccc;
    font-weight: bold;
    color: #ff9f2d;
    font-size: 21px;
    margin-bottom: 15px;
}

.shisan-bt {
    width: 600px;
    margin: 0 auto;
}

.shisan-bt a {
    width: 280px;
    margin: 10px 10px 30px 10px;
    float: left;
}

.more {
    width: 200px;
    margin-left: auto;
    border: 1px solid #3fb8ab;
    margin-top: 15px;
}

.more a, .more2 a, .more3 a, .more4 a {
    text-decoration: none;
}

.more a p {
    color: #3fb8ab;
    text-align: center;
}

.more2 a p, .more3 a p {
    color: #fff;
    text-align: center;
}

.more4 a p {
    color: #fff;
    text-align: center;
    line-height: 3.5;
}

.more2 {
    width: 200px;
    margin-left: auto;
    background: #0ba29a;
    margin-top: 15px;
    border-radius: 15px;
}

.more3 {
    width: 200px;
    margin-left: auto;
    background: #f2901f;
    margin-top: 15px;
    border-radius: 15px;
}

.more4 {
    width: 600px;
    height: 50px;
    margin: 0 auto;
    background: #0ba29a;
    margin-top: 15px;
}

.rent-box, .rent-box2, .baibai-box {
    width: 598px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
    overflow: hidden;
}

.rent-box h2, .rent-box2 h2 {
    width: 580px;
    height: 50px;
    background: #0ba29a;
    color: #fff;
    font-weight: bold;
    padding: 8px 0 10px 20px;
    font-size: 28px;
}

.baibai-box h2 {
    width: 580px;
    height: 50px;
    background: #f2901f;
    color: #fff;
    font-weight: bold;
    padding: 8px 0 10px 20px;
    font-size: 28px;
}

.rent-box2 h3 {
    height: 35px;
    border-left: 5px solid #0ba29a;
    border-bottom: 1px solid #0ba29a;
    color: #0ba29a;
    font-weight: bold;
    margin: 0 20px 0 20px;
    text-indent: 15px;
    line-height: 1.5;
    clear: both;
}

.rent-box2 img {
    width: 337px;
    height: auto;
    padding: 5px 20px 20px 20px;
}

.rent-text {
    float: right;
    width: 268px;
    padding: 10px 20px 20px 20px;
}

.baibai-text {
    padding: 10px 20px 20px 20px;
}

.rent-text2 {
    padding: 20px;
}

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

.syousai {
    width: 560px;
    height: 40px;
    background-image: url(img/syousai-img.png);
    border-radius: 3px;
    margin: 15px 20px 20px 20px;
    clear: both;
}

.syousai a {
    text-decoration: none;
}

.syousai a p {
    color: #fff;
    text-align: center;
    font-size: 18px;
    border-bottom: none;
    line-height: 2.3;
}

.rent-box img {
    width: 270px;
/*    height: 202px;*/
    padding: 20px 0 20px 20px;
    float: left;
}

.heya-l img {
    width: 275px;
    height: auto;
    padding: 40px 0 20px 20px;
    float: left;
    overflow: hidden;
}

.heya-r img {
    width: 280px;
    height: auto;
    padding: 10px 20px 20px 0;
    float: right;
    overflow: hidden;
}

.yachin, .kakaku {
    width: 58px;
    text-align: center;
    background: #ff1051;
    padding: 0 10px 0 10px;
    color: #fff;
    margin-right: 13px;
    margin-top: 10px;
    float: left;
}

.yachin-2, .kakaku-2 {
    font-size: 27px;
    font-weight: bold;
    color: #ff1051;
}

.kakaku-2 {
    float: left;
    margin-right: 50px;
}


.madori {
    width: 58px;
    text-align: center;
    background: #117be5;
    padding: 0 10px 0 10px;
    color: #fff;
    margin-right: 13px;
    margin-top: 10px;
    float: left;
}

.menseki {
    text-align: center;
    background: #117be5;
    padding: 0 10px 0 10px;
    color: #fff;
    margin-right: 20px;
    margin-top: 10px;
    float: left;
}

.madori-2, .menseki-2 {
    font-size: 27px;
    font-weight: bold;
}

.syubetu, .syozai, .nensuu {
    width: 58px;
    text-align: center;
    background: #117be5;
    padding: 0 10px 0 10px;
    color: #fff;
    margin-right: 20px;
    margin-top: 10px;
    float: left;
}

.syubetu-2, .syozai-2, .nensuu-2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    height: 40px;
}

.syozai-2-2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    height: 65px;
    width: 170px;
    margin-left: 98px;
}

.syozai-3 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.rent-text2 .yachin-2 {
    float: left;
    margin-right: 30px;
}

.rent-text3 {
    width: 560px;
    padding: 20px;
}

.rent-text3 p {
    border-bottom: 1px solid #ccc;
}

.sy-t {
    width: 105px;
    background: #117be5;
    padding: 0 10px 0 10px;
    color: #fff;
    margin-right: 20px;
    margin-top: 10px;
    float: left;
    text-align: center;
}

.sy-t2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
    height: 40px;
}

.rent-box2 .rent-map {
    width: 560px;
    margin: 20px;
}

.s-contact {
    width: 556px;
    margin: 0 auto;
    border: 2px solid #0ba29a;
    padding: 20px 20px 13px 20px;
    background: rgba(11, 162, 154, 0.08);
}

.s-contact p {
    text-align: center;
}

.s-contact .sc-1 {
    font-size: 23px;
    letter-spacing: 5px;
    color: #0ba29a;
    font-weight: bold;
    border-bottom: 1px solid #0ba29a;
    margin-bottom: 20px;
    padding-bottom: 15px;
}

.s-contact .sc-2 {
    font-size: 20px;
    letter-spacing: 3px;
    color: #454545;
    font-weight: bold;
}

.s-contact .sc-3 {
    font-size: 32px;
    letter-spacing: 3px;
    color: #454545;
    font-weight: bold;
}

.s-contact .sc-4 {
    font-size: 18px;
    letter-spacing: 3px;
    color: #454545;
    font-weight: bold;
}

.madori-2 img {
    width: 558px;
}

.seisansya-box a img {
    height: 600px;
    margin-bottom: 70px;
}

.seisansya-text1 {
    margin: 25px 0 25px 0;
}

.seisansya-text1 p {
    text-align: center;
    font-size: 18px;
}

.seisansya-text2 p {
    margin-bottom: 20px;
}

.seisansya-text2 p .ss-qu {
    font-size: 19px;
    font-weight: bold;
    border-bottom: 1px solid #f2901f;
    padding-bottom: 10px;
    color: #f2901f;
}

.modoru {
    width: 598px;
    height: 50px;
    margin-bottom: 50px;
    border: 1px solid #f2901f;
/*    background: #f2901f;*/
    background-image: url(img/modoru.png);
}

.modoru a {
    text-decoration: none;
}

.modoru a p {
    text-align: center;
    font-size: 18px;
    line-height: 2.9;
    color: #f2901f;
}

.yumeyasai-insta {
    font-weight: bold;
    font-size: 18px;
    margin-top: 20px;
    color: #f55d92;
    text-align: center;
}

.yumeyasai-insta a {
    color: #f55d92;
    text-decoration: underline;
}

.yumeyasai-insta a:hover {
    color: #9a9a9a;
}

.mokuji {
    width: 558px;
    margin: 0 auto;
    border: 1px dotted #208430;
    border-radius: 8px;
    margin-top: 20px;
    padding: 20px;
    background: #f7f7f7;
    margin-bottom: 50px;
}

.mokuji p {
    text-align: center;
    color: #208430;
    font-weight: bold;
    font-size: 19px;
    border-bottom: 1px dotted #208430;
    margin-bottom: 18px;
}

.mokuji ul li {
    color: #208430;
    font-weight: bold;
    font-size: 16px;
    line-height: 2.8;
}

.mokuji ul li a {
    color: #208430;
    font-weight: bold;
    font-size: 16px;
    line-height: 2.3;
}

.mokuji ul li ul li a {
    padding-left: 32px;
    color: #000;
}

.loan-box2 {
    margin-bottom: 40px;
}

.loan-text2 {
    font-size: 22px;
    font-weight: bold;
}

.simulation {
    width: 500px;
    margin: 0 auto;
    margin-top: 20px;
}

.tsy10 {
    color: #ff0000;
}


.agrm-box table {
    width: 600px;
}

.agrm-box table tr td {
    padding: 10px 15px 10px 15px;
    vertical-align: middle;
}

.agrm-box table tr .ag-d {
    width: 110px;
}

.agrm-box table tr .ag-d2 {
    width: 80px;
}

.agrm-box table tr td a {
    font-weight: bold;
    color: #127ab0;
    text-decoration: underline;
}

.jl {
    text-align: center;
    background: #fffaf2;
}

.genkibito-text2 {
    margin-top: 20px;
}

.genkibito-text2 img {
    width: 300px;
    float: left;
    margin-bottom: 20px;
    margin-right: 30px;
}

.genkibito-text2 p, .genkibito-text3 p, .genkibito-text4 p {
    margin-bottom: 10px;
    font-size: 13px;
}

.genkibito-text2 p .ss-qu, .genkibito-text3 p .ss-qu, .genkibito-text4 p .ss-qu {
    font-size: 17px;
    font-weight: bold;
    color: #036EB8;
}

.g-line {
    border-top: 3px double #036EB8;
    margin-bottom: 10px;
}

.modoru-g {
    width: 598px;
    height: 50px;
    margin-bottom: 50px;
    border: 1px solid #036EB8;
/*    background: #f2901f;*/
    background-image: url(images/modoru-g.html);
}

.modoru-g2 {
    width: 155px;
    margin-left: auto;
}

.modoru-g2 p {
    float: left;
    text-align: right;
    font-size: 20px;
}

.modoru-g a p {
    text-align: center;
    font-size: 18px;
    line-height: 2.8;
    color: #036EB8;
}

.modoru-g a {
    text-decoration: none;
}

.gen-box {
    width: 600px;
    height: 339px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.gen-box1 {
    width: 290px;
    margin-right: 20px;
    float: left;
}

.gen-box2 {
    width: 290px;
    float: left;
}

.gen-box3 {
    width: 290px;
    height: 339px;
    margin: 0 auto;
    margin-bottom: 20px;
}

.genkibito {
    background: rgba(238, 250, 255, 0.9);
    padding: 40px 0 40px 0;
}

.name1 {
    color: #ff2c5d;
    font-weight: bold;
}

.name2 {
    color: #07801a;
    font-weight: bold;
}

.episode {
    color: #ff5800;
    font-weight: bold;
}




.goannai {
    width: 620px;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 30px;
}

.goannai .goannai-title {
    text-align: center;
    font-weight: bold;
    font-size: 25px;
}

.goannai-1 {
    width: 295px;
    height: 120px;
    margin-right: 30px;
    float: left;
    margin-bottom: 20px;
}

.goannai-2 {
    width: 295px;
    height: 120px;
    float: left;
    margin-bottom: 20px;
}

.syokuiku {
    width: 550px;
    margin: 0 auto;
    margin-bottom: 80px;
    margin-top: 50px;
}

.saiyou-table2 {
    width: 600px;
    border: none;
}

.saiyou-table2 tr {
    border: none;
}

.saiyou-table2 th {
    width: 150px;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #c1c1c1;
    background: none;
    text-align: center;
    font-weight: bold;
}

.saiyou-table2 td {
    padding: 10px 0 10px 20px;
    border-bottom: 1px solid #c1c1c1;
    border-left: none;
}

.saiyou-contact {
    border: 1px solid #c1c1c1;
    padding: 20px;
    margin-top: 15px;
    width: 400px;
    font-weight: bold;
}

.saiyou-contact p {
    font-weight: bold;
}

.bosyu-non {
    font-size: 22px;
    margin-top: 20px;
    font-weight: bold;
}

.syoukai {
    margin-top: 30px;
    overflow: hidden;
}

.kakuka {
    margin-bottom: 30px;
    overflow: hidden;
    margin-top: 15px;
}

.kakuka p {
    margin-top: 15px;
}

.kakuka3 {
    border: 1px solid #f39800;
    border-radius: 5px;
    background: #fff6e6;
    padding: 10px 15px 10px 15px;
    margin-bottom: 25px;
}

.kakuka3-2 {
    border: 1px solid #e4007f;
    border-radius: 5px;
    background: #fff2f9;
    padding: 10px 15px 10px 15px;
    margin-bottom: 25px;
}

.kakuka3-3 {
    border: 1px solid #00a0e9;
    border-radius: 5px;
    background: #f4fbff;
    padding: 10px 15px 10px 15px;
    margin-bottom: 25px;
}

.kakuka3-4 {
    border: 1px solid #22ac38;
    border-radius: 5px;
    background: #f4fff6;
    padding: 10px 15px 10px 15px;
    margin-bottom: 25px;
}

.kakuka3 p, .kakuka3-2 p, .kakuka3-3 p, .kakuka3-4 p {
    color: #42210b;
    font-size: 12px;
}

.kakuka3 p span, .kakuka3-2 p span, .kakuka3-3 p span, .kakuka3-4 p span {
    font-size: 10px;
}

.kakuka3 .schedule {
    font-weight: bold;
    border-bottom: 1px dotted #f39800;
    margin-bottom: 10px;
}

.kakuka4 {
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px dotted #f39800;
    overflow: hidden;
}

.kakuka4-2 {
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px dotted #e4007f;
    overflow: hidden;
}

.kakuka4-3 {
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px dotted #00a0e9;
    overflow: hidden;
}

.kakuka4-4 {
    clear: both;
    padding-bottom: 20px;
    border-bottom: 1px dotted #22ac38;
    overflow: hidden;
}

.kakuka4 p, .kakuka4-2 p, .kakuka4-3 p, .kakuka4-4 p {
    width: 390px;
    float: left;
    margin-right: 30px;
}

.kakuka4-img img {
    margin-top: 70px;
}

.tantou {
    text-align: right;
}

.sasshi {
    width: 500px;
    margin: 0 auto;
    margin-top: 30px;
}

.syoukai-s {
    margin-top: 30px;
    overflow: hidden;
    border: 1px solid #f39800;
    padding: 20px;
    background: #fffbf4;
}

.syoukai-s p {
    margin-bottom: 15px;
    font-size: 12px;
}

.part-1 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.part-2 {
    margin-bottom: 20px;
}

.sub-t {
    margin: 25px 0 20px 0;
}

.nouyaku {
    width: 550px;
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top: 30px;
    overflow: hidden;
}

.red {
    color: #ff0000;
}

.tar {
    text-align: right;
    margin-top: 15px;
}

.privacy-textb2 {
    padding: 10px 0 10px 20px;
    margin: 0 0 0 40px;
}

.privacy-textb3 {
    margin-left: 30px;
}

.tegata-oshirase {
    border: 1px solid #000;
    padding: 25px;
    margin: 15px 0 15px 0;
}

.tegata-oshirase p {
    text-align: justify;
    color: #ff0000;
}

.tegata-oshirase .tegata-title {
    font-weight: bold;
}

.gs {
    margin-top: 60px;
}

.gs-img {
    width: 550px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.gs-img p {
   text-align: center;
    font-size: 20px;
}

.gs-tb p {
    font-size: 25px;
    border-bottom: 1px solid #e2dad0;
    margin-bottom: 15px;
    color: #02674c;
    font-weight: bold;
}

.gs-tb table {
    width: 600px;
    margin: 0 auto;
    font-size: 18px;
}

.gs-tb table th {
    width: 550px;
    padding: 15px 25px 15px 25px;
    font-weight: bold;
    color: #02674c;
    background: #f2f2f2;
    font-size: 21px;
}

.gs-tb table td {
    width: 550px;
    padding: 15px 25px 15px 25px;
    text-align: justify;
}

.gs-tb table td a {
    text-decoration: underline;
    color: #7c0aaf;
}


.clear {
    clear: both;
    height: 40px;
}

.clear2 {
    clear: both;
    height: 10px;
}

.clear3 {
    clear: both;
    height: 20px;
}

.clear4 {
    clear: both;
    height: 80px;
}

.clear5 {
    clear: both;
}

.wrap {
    overflow: hidden;
}

body {
    font-family: 游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    -webkit-text-size-adjust: 100%;
}
