/*Reset*/

* {
    margin: 0;
    padding: 0;
    *zoom: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

address,
em {
    font-style: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    font-weight: normal;
    text-align: left;
}

legend {
    display: none;
}

img,
fieldset {
    border: 0;
}

li {
    list-style-type: none;
}

body {
    /*width: 1500px;*/
    margin: 0 auto;
    font-size: 15px;
    color: #603813;
line-height: 1.5;
}

body{
    font-family: sans-serif ;
}

a{
    text-decoration: none;
}

.flR{
    float: right;
}

.flL{
    float: left;
}


/*---------------------------------------------------------------------------------------------*/

.bg01 {
    /*width: 1500px;*/
    margin: 0 auto;
    background: url(../images/bg01.png) repeat scroll 0 0 transparent;
}

.bg02 {
    /*width: 1500px;*/
    margin: 0 auto;
    background: url(../images/bg02.png) repeat scroll 0 0 transparent;
}

.bg03 {
    /*width: 1500px;*/
    margin: 0 auto;
    background: url(../images/bg03.png) repeat scroll 0 0 transparent;
}

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

.footer1-1000 {
    width: 1000px;
    margin: 0 auto;
}

.footer2-1000 {
    width: 1000px;
    margin: 0 auto;
}

.mt25 {
 margin-top: 25px;
}

.path{
    width: 100%;
    font-size: 12px;
    color: #a18a76;

}

.path a{
    text-decoration: none;
    color: #a18a76;
}


/*===========================================================================================*/


/*header*/

#hLogo {
    position: absolute;
    top: -105px;
    left: 45px;
}

.header-image{
    position: relative;
}

.w100{
    width: 100%;
}

.top-image-text{
    position: absolute;
    top:25px;
    left:20%;
}

.header{
    position: relative;
}

/*navi*/

#main-nav {
    width: 1000px;
    margin: 20px auto 0;
}

#main-nav ul {
    width: 1000px;
    display: table;
    height: 18px;
    margin: 22px 0;
}

#main-nav ul li {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    /*border-left: dotted 3px #C7B299;*/
}

#main-nav ul li:after {
    content: url(../images/navi-line.png);
    position: relative;
    /*bottom : -0.16em ;
      margin-right : 0.1em ;*/
    display: table-cell;
}

#main-nav ul li:first-child:before {
    content: url(../images/navi-line.png);
    position: relative;
    /*bottom : -0.16em ;
      margin-right : 0.1em ;*/
    display: table-cell;
}


/*.icon_chrome:before {
      content: url(http://yossense.com/images/article/icon_chrome.gif) ;
      position : relative ;
      bottom : -0.16em ;
      margin-right : 0.1em ;
}*/

#main-nav ul li:first-child {
    /* width: 140px;*/
}

#main-nav ul li:nth-child(2) {
    /*width: 260px;*/
}

#main-nav ul li:nth-child(3) a,
#main-nav ul li:nth-child(4) a,
#main-nav ul li:nth-child(5) a {
    /* width: 200px;*/
}

#main-nav ul li a img {
    /*width: 100%;*/
    /*padding: 0 8.5%;*/
    display: table-cell;
}

.tb {
    display: none;
}

.float {
    display: table-cell;
    transition-duration: 0.3s;
    transition-property: transform;
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}


/*コンテンツ1*/



#contents-inner1 {
    width: 1000px;
    height: 480px;
    padding: 50px 55px 45px;
    margin-top: 50px;
    /*background-color: #897A6B;
    opacity: 0.5;*/
    box-sizing: border-box;
    background-image: url(../images/contents-inner1-bg.png);
}

#c-contents-inner1 {
    /*width: 1000px;*/
    height: 480px;
    padding: 0px 20px 45px;
    /*margin-top: 50px;*/
    /*background-color: #897A6B;
    opacity: 0.5;*/
    box-sizing: border-box;
}

.contents-inner1-img1 {
    margin-bottom: 30px;
}

#contents-inner1 p {
    line-height: 24px;
    /*letter-spacing:0.1px;*/
}

.contents-inner1-img2 {
    float: left;
    margin-top: 28px;
}

.contents-inner1-img3 {
    float: right;
    margin-top: 50px;
}

#c-contents-inner1 p {
    line-height: 24px;
    /*letter-spacing:0.1px;*/
}



/*コンテンツ2*/

#contents-inner2 {
    width: 1000px;
    height: 400px;
    /*padding: 50px 55px 45px;*/
    margin-top: 40px;
    margin-bottom: 230px;
    box-sizing: border-box;
}

.contents-inner-L {
    float: left;
}

.contents-inner-L-in {
    width: 82px;
    height: 400px;
    float: left;
}

.contents-inner-img {
    /*float: left;*/
}

.contents-inner-btn {
    /*float: left;*/
    text-align: center;
    width: 82px;
    height: 24px;
    color: #fff;
    background-color: #3FA9F5;
    display: inline-block;
    border-radius: 4px;
    margin-top: 65px;
}

.contents-inner-blog {
    float: right;
    margin-top: 80px;
    margin-left: 30px;
}

.contents-inner-R {
    float: right;
    margin-top: 85px;
}

.lst-none {
    margin-top: 20px;
    margin-bottom: 30px;
}

.lst-none-top{
    margin-top: 0px;
}

.lst-none li {
    margin-bottom: 10px;
}

.btn-1 {
   /* background-color: #22B573;
    width: 252px;
    height: 80px;
    border-radius: 5px;*/
}

.btn-1 a{
    background-color: #22B573;
    width: 252px;
    height: 80px;
    border-radius: 5px;
    display: block;
    padding-left: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
}

.btn-1 a:hover{
    background-color: #56B58A;
    width: 252px;
    height: 80px;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1 !important;
}

.btn-2 {
    background-color: #FF80AF;
    width: 252px;
    height: 80px;
    border-radius: 5px;
}

.btn-3 {
    background-color: #F7931E;
    width: 252px;
    height: 80px;
    border-radius: 5px;
}

.lst-none {
    list-style-type: none;
}


/*footer=============================================================================*/

hr.section-line1 {
    background: url(../images/line01.png) repeat-x scroll 0 0 transparent;
    border: none;
    height: 2px;
    margin: 0;
}

hr.section-line2 {
    background: url(../images/line02.png) repeat-x scroll 0 0 transparent;
    border: none;
    height: 2px;
    margin: 0;
}

.footer-inner1 {
    display: block;
    height: 260px;
    background: url(../images/bg02.png) repeat scroll 0 0 transparent;
    font-size: 14px;
    padding-top: 45px;
    box-sizing: border-box;
    padding-left: 95px;
}

.footer-inner2 {
    display: block;
    height: 100px;
    background: url(../images/bg03.png) repeat scroll 0 0 transparent;
}

.footer2-1000-p{
    color: #fff;
    font-size: 10px;
    padding-bottom: 10px;
}

.footer-inner1 li {
    list-style-type: none;
    display: block;
    width: 210px;
}

.footer-inner1 li a {
    display: block;
}

.footer-inner1-in1 li {
    background: url(../images/footer-allow1.png) no-repeat scroll 0 5px transparent;
    float: left;
    padding: 0 0 10px 17px;
    font-weight: bold;
}

.footer-inner1-in2 li {
    background: url(../images/footer-allow2.png) no-repeat scroll 0 10px transparent;
    float: left;
    padding: 0 0 0 8px;
    font-weight: normal;
}

.column1 {
    float: left;
    width: 128px;
}

.column2 {
    float: left;
    width: 260px;
}

.column3 {
    float: left;
    width: 220px;
}

.column4 {
    float: left;
    width: 200px;
}

.footer-inner2-flL {
    float: left;
}

.footer-inner2-flL img {
    margin-top: 20px;
}

.footer-inner2-flR {
    float: right;
}

.footer-inner2-flR ul {
    list-style-type: none;
    margin-right: 450px;
    margin-top: 20px;
    font-size: 13px;
    color: #fff;
}

#footer a{
    color: #603813;
}


/*.footer-inner2-flR:before {
    width: 5px;
    height: 48px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    content: "";
    border: 1px #fff solid;
}*/

.footer-inner2-center {
    width: 5px;
    height: 48px;
    background-color: #fff;
    box-sizing: border-box;
    border-radius: 2px;
    content: "";
    border: 1px #fff solid;
    float: left;
    margin: 20px 12px 0 22px;
}




/*top_index=============================================================================*/

#top_index .contents-inner-btn a{
    color: #fff;
    font-size: 12px;
}

.home-news-list{
    position: relative;
    padding:25px;
}



.home-news-list li{
    /*position: absolute;
    left:10px;
    top: 10px;*/
    height: 48px;
    line-height: 48px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
    text-indent: 0.5em;
    overflow: hidden;

}

.contents-inner-blog{
    background-image: url(../images/top-blog.png);
    width: 610px;
    height: 325px;
}

.home-news-list li a{
    color: #603813;
}

.home-news-list .label{
    padding: 5px 8px;
    margin:0 10px;
    font-size: 12px;

    height: 24px;
    color: #fff;
    background-color: #5ab85c;
}








/*下層ページ=============================================================================*/

#contents-subpage {
    width: 718px;
    float: left;
    margin-right: 30px;
}

#side {
    width: 252px;
    float: right;
}

#main-outer {
    overflow: hidden;
}

#main {
    overflow: hidden;
}


/*aboutページ=============================================================================*/

#about h3 {
    font-weight: bold;
}

#contents-about {
    margin-top: 35px;
    margin-bottom: 170px;
}

#about dt {
    width: 75px;
    float: left;
}

#about dd {
    width: 640px;
    float: right;
}

#about dl {
    overflow: hidden;
}

.mt35 {
    margin-top: 35px;
}

.side-list li {
    height: 49px;
    background: url(../images/side-allow.png) no-repeat scroll 5px 20px transparent;
    padding-left: 15px;
    line-height: 49px;
    color: #57856c;
    border-bottom: 1px dotted #57856c;
}

.side-list li:last-child {
    border-bottom: none;
}

.side-list a {
    text-decoration: none;
    color: #57856c;
    font-size: 15px;
    width: 252px;
    height: 49px;
    display: block;
}

#side img {
    /*display: block;*/
    vertical-align: bottom;
}


/*admissionページ=============================================================================*/

#admission-1,
#admission-2,
#admission-2-1 {
    margin-bottom: 50px;
}

#admission h2 {
    border-bottom: 1px solid #5AB85C;
    margin-bottom: 20px;
}

#admission h4 {
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
    /*margin-top: 15px;*/
}

.bold {
    font-weight: bold;
}

.bg-beige {
    /*background-color: #C7B299;
    opacity: 0.15;*/
    background-color: rgba(199, 178, 153, 0.15);
    padding: 25px 20px;
    margin: 20px 0;
}

.bg-brown {
    display: inline-block;
    width: 54px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0 1px 0 #42210b;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #754c24;
    border-radius: 5px;
    margin-right: 10px;
}

.fax {
    font-size: 23px;
    font-weight: bold;
}

.money-inner {
    margin: 23px 0;
    font-weight: bold;
}

.pdf-img {
    margin-left: 15px;
    margin-top: 20px;
}

.btn-pdf {}

.admission-3-1 {
    margin-bottom: 20px;
}

#taikai{
    padding-top: 10px;
}


/*introページ=============================================================================*/

.intro-1 {
    margin-bottom: 50px;
}

#intro h2 {
    border-bottom: 1px solid #5AB85C;
    margin-bottom: 20px;
}

.span-flR{
    float: right;
font-size: 15px;
font-weight: bold;
color: #57856c;
padding-top: 5px;
}



/*termsページ=============================================================================*/

#terms h3 {
    font-weight: bold;
}

#contents-about {
    margin-top: 35px;
    margin-bottom: 170px;
}

#terms dt {
    width: 75px;
    float: left;
}

#terms dd {
    width: 640px;
    float: right;
}

#terms dl {
    overflow: hidden;
}

#terms .mt35 li {
    text-indent: -2em;
    margin-left: 2em;
}

.terms-table{
    width: 100%;
}



/*recruitページ=============================================================================*/

#recruit-1,
#recruit-2,
#recruit-2-1 {
    margin-bottom: 50px;
}

#recruit h2 {
    border-bottom: 1px solid #5AB85C;
    margin-bottom: 20px;
}

#recruit h4 {
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
    /*margin-top: 15px;*/
}

.bold {
    font-weight: bold;
}

.bg-beige {
    /*background-color: #C7B299;
    opacity: 0.15;*/
    background-color: rgba(199, 178, 153, 0.15);
    padding: 25px 20px;
    margin: 20px 0;
}

.bg-brown {
    display: inline-block;
    width: 54px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0 1px 0 #42210b;
    margin-bottom: 5px;
    margin-top: 5px;
    background-color: #754c24;
    border-radius: 5px;
    margin-right: 10px;
}

.fax {
    font-size: 23px;
    font-weight: bold;
    margin-top: 10px;
    vertical-align: bottom;
}

.money-inner {
    margin: 23px 0;
    font-weight: bold;
}

.pdf-img {
    margin-left: 15px;
    margin-top: 20px;
}

.btn-pdf {}

.recruit-3-1 {
    margin-bottom: 20px;
}


.bg-frame{
     box-shadow:1px 1px rgba(255, 255, 255, 1);
     border:1px solid #c7b299;
     width:500px;
     height:150px;
     margin:0 auto;
     padding: 25px 25px;
     box-sizing: border-box;
}

.name{
    font-size: 16px;
    font-weight: bold;
    float: right;
    height: 50px;
    line-height: 50px;
    margin-right: 30px;
}

.clear{
    clear: both;
}

.bg-frame p{
    text-align: center;
}

.bg-frame-inner{
    height: 50px;
    margin:0 auto;
}

.bg-brown-recruit {
    display: inline-block;
    width: 54px;
    height: 24px;
    text-align: center;
    line-height: 24px;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    text-shadow: 0 1px 0 #42210b;
    margin-bottom: 10px;
    margin-top: 0px;
    background-color: #754c24;
    border-radius: 5px;
    margin-right: 10px;
    vertical-align: middle;
}

.tel {
    font-size: 23px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
}

.mt45{
    margin-top: 45px;
}

.mb45{
    margin-bottom: 45px;
}





/*contactページ=============================================================================*/



/*div.mfp_phase_section,div#mfp_phase_confirm {
    display: none;
    margin: 0px;
    clear: both;
    background-color: #FFF;
    border: none;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    overflow: hidden;
    box-shadow: 0px 2px 5px #ccc;
    -webkit-box-shadow: 0px 2px 5px #ccc;
    -moz-box-shadow: 0px 2px 5px #ccc;
}
p.mfp_caption {
    margin: 10px;
}
input.mfp_phase_ui {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    padding: 3px;
    margin: 5px 15px;
}
h3.mfp_phase_title {
    background-image: url(../images/mfp_h3.png);
    padding: 5px 15px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 21px;
    margin: 0px 0px 10px 0px;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
}
ol.mfp_phase_input_proccess {
    margin: 15px;
    height: 40px;
}
ol.mfp_phase_input_proccess li {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 5px 10px;
    margin: 5px;
    float: left;
    font-weight: bolder;
}
li.mfp_phase_disabled {
    -webkit-box-shadow: 1px 1px 4px #999999;
    -moz-box-shadow: 1px 1px 4px #999999;
    box-shadow: 1px 1px 4px #999999;
    background-color: #CCCCCC;
    border: solid 1px #999999;
}
li.mfp_phase_current {
    -webkit-box-shadow: 1px 1px 4px #999999;
    -moz-box-shadow: 1px 1px 4px #999999;
    box-shadow: 1px 1px 4px #999999;
    color: #FFFFFF;
    text-shadow: 1px 1px 1px #000000;
    background-image: url(../images/mfp_h3.png);
    border: solid 1px #FFFFFF;
    background-color: #FFEEEE;
}

table.infield {
    width: 660px;
    margin: 0px auto 0px auto;
}
table.infield tr th {
    padding: 5px;
    margin: 0px;
    text-align: left;
    font-size: 150%;
    width: 150px;
    border-bottom: solid 1px #CCCCCC;
    color: #232323;
}
table.infield tr td {
    text-align: left;
    padding: 5px;
    border-bottom: solid 1px #CCCCCC;
}
table.infield tr td p {
    text-align: left;
    font-size: 150%;
    line-height: 1.5em;
    border-left: solid 2px #CCCCCC;
    padding: 5px 0px 5px 10px;
    margin: 0px;
}
.mfp_color {
    background-color: #E8EEF9;
}

div#mfp_phase_confirm {
    display: none;
}
div#mfp_phase_confirm h2 {
    font-size: 350%;
    padding: 10px;
    background-color: #333;
    color: #FFF;
}
div#mfp_phase_confirm table {
    width: 100%;
    margin: 0px auto 20px auto;
}

div#mfp_phase_confirm table tr th,div#mfp_phase_confirm table tr td {
    padding: 5px 10px;
    font-size: 100%;
}
div#mfp_phase_confirm table tr th {
    text-align: left;
    width: 20%;
}
div#mfp_phase_confirm table tr td {
    text-align: left;
}
div#mfp_progress {
    margin: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border: solid 1px #CCC;
    overflow: hidden;
    text-align: left;
    background-image: url(../images/mfp_progress_disabled.jpg);
    position: relative;
    height: 30px;
}
p#mfp_progress_bar_text {
    z-index: 10;
    position: absolute;
    top: 5px;
    left: 0px;
    width: 100%;
    color: #FFF;
    font-weight: bolder;
    text-shadow: 1px 1px 2px #000;
    font-size: 10px;
    text-align: center;
}
div#mfp_progress_bar {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 30px;
    background-image: url(../images/mfp_progress.jpg);
    overflow: hidden;
}*/



#contact table {
    font-size: 93%;
    margin: 20px 40px 0;
}

#contact tr {
    background: url("../images/line-company-info.jpg") no-repeat scroll center bottom;
}

#contact .even {
    /*background-color: #EBEFEF;*/
}

#contact th {
    padding: 12px 0 16px 12px;
    text-align: right;
    white-space: nowrap;
}

#contact td {
    padding: 12px;
}
#contact .form-check td {
    text-align: center;
}

#contact td.last {
    text-align: center;
}

.must {
    color: #8B4513;
    font-size: 120%;
    font-weight: bold;
    padding-right: 2px;
}

.wpcf7-form-control.wpcf7-submit {
    background-image: url("../images/btn-submit.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    height: 36px;
    overflow: hidden;
    text-indent: 150%;
    white-space: nowrap;
    width: 112px;
}

.wpcf7-form-control.wpcf7-submit:hover {
    background-position: 0 -36px;
}

#contact div.wpcf7-validation-errors {
    border: medium none;
    color: #FF0000;
}


#contact input[type=text]{
width: 152px;
    height: 36px;
border: 1px solid #ccc;
    font-size: 14px;
    padding-left: 10px;
    box-sizing: border-box;
}

#contact span{
    margin-right: 5px;
    /*margin-left: 5px;*/
}

.form-tel input[type=text]{
width: 100px !important;

}

#contact input[type=email]{
width:392px;
height:38px;
border: 1px solid #ccc;
box-sizing: border-box;
padding-left: 10px;
    font-size: 14px;
}

#contact input[type=tel]{
width:300px;
height:30px;
border: 1px solid #ccc;
}

#contact .form-submit{
    text-align: center;
}

textarea#your-message {
    width: 392px;
}

/*追加*/
.contact-h4-01 {
    font-size: 17px;
    font-weight: bold;
    text-shadow: 0 1px 0 #fff;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.5);
    margin-bottom: 15px;
}
.contact-ttl {
    font-weight: bold;
}
.bg-beige .contact-ttl {
    margin-top: 16px;
}
.contact-li-01 {
    list-style: none;
    margin-top: 4px;
}
.contact-li-01 li {
    position: relative;
    padding-left: 15px;
}
.contact-li-01 li::before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 9px;
    left: 3px;
    width: 5px;
    height: 5px;
    background-color: #603813;
    border-radius: 5px;
}


/*newsページ=============================================================================*/


.side-menu h3{
    background-image: url("../images/news-side-h3.png");
    width: 252px;
    height: 42px;
    color: #fff;
    text-shadow: 0px 1px 0px #4b735d;
    line-height: 42px;
    padding-left: 10px;
    box-sizing: border-box;

}

#side-category li,#side-archive li {
    height: 49px;
    background: url("../images/side-allow.png") no-repeat scroll 5px 20px transparent;
    padding-left: 15px;
    line-height: 49px;
    color: #57856c;
    border-bottom: 1px dotted #57856c;
    /*padding:15px 15px;*/
}

#side-recent li {
    /*height: 49px;*/
    background: url("../images/side-allow.png") no-repeat scroll 5px 20px transparent;
    padding-left: 15px;
    /*line-height: 49px;*/
    color: #57856c;
    border-bottom: 1px dotted #57856c;
    padding:15px 15px;
}

#side-category li:last-child,#side-recent li:last-child,#side-archive li:last-child{
    border-bottom: none;
}

#side-category,#side-recent,#side-archive {
    margin-bottom: 40px;
}


#news article .category{
    background-color: #5ab85c;
    color: #FFF;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    padding:5px 10px;
   /* width: 49px;*/
   display: inline-block;
   float: left;
}

#news article .date{
    color: #603813;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    padding:5px 10px;
   /* width: 49px;*/
   display: inline-block;
   /* float:
   ; */
}

#news article h2{
    color: #603813;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: left;
    padding:15px 10px 5px;
   /* width: 49px;*/
   display: inline-block;
   clear: both;
}

#news #side a{
    color: #57856c;
    /* width: 252px; */
    /*height: 53px;*/
    display: block;
    box-sizing: border-box;
}

.news-side-time{
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
}

#news .bg01{
    padding-bottom: 100px;
}






/*single-newsページ=============================================================================*/


#single-news article .category{
    background-color: #5ab85c;
    color: #FFF;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    padding:5px 10px;
   /* width: 49px;*/
   display: inline-block;
   float: left;
}

#single-news article .date{
    color: #603813;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    padding:5px 10px;
   /* width: 49px;*/
   display: inline-block;
   /* float:
   ; */
}

#single-news article h2{
    color: #603813;
    display: block;
    font-size: 16px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    padding:15px 10px 5px;
   /* width: 49px;*/
   display: inline-block;
   clear: both;
}

#single-news #side a{
    color: #57856c;
    display: block;
}

.news-side-time{
    font-weight: bold;
    font-size: 12px;
    padding-right: 5px;
}

#single-news .bg01{
    padding-bottom: 100px;
}




#single-news article h1 {
    color: #603813;
    display: block;
    font-size: 20px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    padding: 15px 10px 5px;
    /* width: 49px; */
    display: inline-block;
    clear: both;
}

#single-news article .entry-head{
    color: #603813;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-right: 5px;
    text-align: center;
    padding:5px 10px;
   /* width: 49px;*/
   display: inline-block;
   /* float:
   ; */
}

.bg-beige-top{
    border-bottom: 2px solid #5AB85C;
    margin-bottom: 20px;
}

.bg-beige-1{
    padding:0 10px;
}

 #btn-to-archive {
    border: 1px solid #5AB85C;
    color: #5AB85C;
    display: block;
    font-weight: 600;
    height: 46px;
    line-height: 46px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    width: 234px;
    transition: all 0.4s;
    margin-top: 60px;
}
a:hover{
    opacity: 0.6;
}

#footer a:hover{
    opacity: 1;
    text-decoration: underline;
}


.form-submit input{
/*background-image: url(../images/btn-submit.png);*/
    background-position: 0 0;
    background-repeat: no-repeat;
    border: none;
    cursor: pointer;
    height: 36px;
    overflow: hidden;
    /*text-indent: 150%;*/
    white-space: nowrap;
    width: 112px;
        color: #fff;
    background-color: #5ab85c;
    letter-spacing: 0.1em;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    padding: 10px;
}

textarea#your-message {
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding:10px;
    font-size: 14px;
}

input#your-sei {
    margin-left: -14px;
}

input#your-mei {
    margin-left: -14px;
}

#recruit-1 .bold{
    margin-top: 10px;
}

.shinrishi-list{
    margin-top: 10px;
    margin-bottom: 10px;
}

.shinrishi-list li{
    margin-left: 2em;
    text-indent: -1em;
}

.top-image-2 {
    position: absolute;
    top: 25px;
    right: 15%;
}

@media only screen and (max-width: 1200px) {
    .top-image-2 {
    position: absolute;
    top: 25px;
    right: 5%;
}
}

.a-line{
    text-decoration: underline;
}

.mt100{
    margin-top: 100px;
}

.t-a-r{
    text-align: right;
    margin-bottom: 30px;
}

.mb30{
    margin-bottom: 30px;
}

#about .mt50 li {
    text-indent: -3em;
    margin-left: 3em;
}

.mt50 {
    margin-top: 50px;
}

.mt35-6{
    text-indent: -0.1em !important;
    margin-left: 0.1em !important;
}

.o-chart_x2{
    margin-top: 20px;
    box-shadow: 0 0px 2px 0px rgba(0, 0, 0, 0.1);
}

.top-logo-n3-1{
    position: absolute;
    top: 22px;
    /* left: 17%; */
    left: 50%;
    margin-left: -490px;
}

.top-image-text-n-1{
    position: absolute;
    top: 138px;
    /* left: 16.2%; */
    left: 50%;
    margin-left: -500px;
}

.top-image-2-1{
    position: absolute;
    top: 50px;
    /* right: 21%; */
    right: 50%;
    margin-right: -500px;
}

#main-nav-1{
    width: 1000px;
    margin: 0 auto;
    margin-top: -20px;
}

#main-nav-1 ul {
    width: 1000px;
    display: table;
    /*height: 18px;
    margin: 22px 0;*/
    font-size: 0;
}

#main-nav-1 ul li {
    /*display: table-cell;*/
    vertical-align: middle;
    position: relative;
    display: inline;
}

.main-nav-1-m{
    margin-bottom: 20px !important;
}

.top-logo-n3-2{
    position: absolute;
    top: 22px;
    /* left: 30%; */
    left: 50%;
    margin-left: -500px;
}


    .btn-4 a {
    background-color: #fbb03b;
    width: 252px;
    height: 80px;
    border-radius: 5px;
    display: block;
    padding-left: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
}

.navi-member{
    margin-left: 5px;
}

.contents-inner-R {
    width: 252px;
}

.lst-none {
    font-size: 12px;
}


/*historyページ=============================================================================*/

#terms h3 {
    font-weight: bold;
}

#contents-about {
    margin-top: 35px;
    margin-bottom: 170px;
}

#history dt {
    width: 72px;
    float: left;
}

#history dd {
    width: 636px;
    float: right;
}

#history dl {
    overflow: hidden;
}

#history .mt35 li {
    text-indent: -2em;
    margin-left: 2em;
}

.history-li{
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #603813;
}



.terms-table{
    width: 100%;
}

#history h2 {
    border-bottom: 1px solid #5AB85C;
    margin-bottom: 20px;
}

.history-li-2{
    height: 24px;
    background: url(../images/check-list.png) no-repeat scroll 0px 5px transparent;
    padding-left: 18px;
    /*line-height: 49px;*/
    /*color: #57856c;
    border-bottom: 1px dotted #57856c;*/
}

.history-in{
    margin-bottom: 80px;
}

.history-li dt{
    font-weight: bold;
}


#sp-menu {
    background-color: rgba(0,0,0,0.5);
    display: none;
    left: 0;
    overflow-y: auto;
    padding: 110px 5px 5px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}


.hamburger-menu{
    display: none;
}

.side-top{
    display: none;
}

.admission-3-1-sp{
        display: none;
    }

    .h-h2-pc{
        display: block;
    }

    .h-h2-sp{
        display: none;
    }

    .top-4-pc{
        display: block;
    }

    .top-4-sp{
        display: none;
    }

    .toyama-shinri-guide{
        display: block;
    }

    .toyama-shinri-guide-sp{
        display: none;
    }

    .pc-none{
        display: none;
    }

    .top-image-1-1-sp{
        display: none;
    }

    .top-image-1-1-tb{
        display: none;
    }







@media only screen and (max-width: 1000px){
    .top-image-1-1{
        display: none;
    }

    .top-image-1-1-tb{
        display: block;
        width: 100%;
    }
    .footer-inner1 {
    display: block;
    height: 260px;
    background: url(../images/bg02.png) repeat scroll 0 0 transparent;
    font-size: 14px;
    padding-top: 45px;
    box-sizing: border-box;
    padding-left: 20px;
}


    .column3 {
    float: left;
    width: 180px;
}

.column4 {
    float: left;
    width: 180px;
}


    .pc-none{
        display: block;
    }

    .toyama-shinri-guide{
        display: none;
    }

    .toyama-shinri-guide-sp{
        display: block;
    }

    .toyama-shinri-kinenshi-sp{
        margin-left: 15px;
    }

    .btn-5{
        background-image: url("../images/toyama-shinri-guide-sp-bg.png");
        background-size: cover;
        height: 80px;
        width: 49%;
        margin-right: 1.4%;
        border:1px solid #fff;
        border-radius: 5px;
        background-position: bottom;
    }

    .btn-6{
        background-image: url("../images/toyama-shinri-kinenshi-sp-bg.jpg");
        background-size: cover;
        height: 80px;
        width: 49%;
        border:1px solid #fff;
        border-radius: 5px;
        background-position: bottom;
    }

    .top-4-pc{
        display: none;
    }

    .top-4-sp{
        display: block;
        margin-top: -80px;
    }

    .contents-inner-L-in {
    width: 100%;
    height: auto;
    float: none;
    position: relative;
}

.contents-inner-blog {
    float: none;
    margin-top: 110px;
    margin-left: 0px;
    margin-bottom: 50px;
}


    .contents-inner-img{
        float: left;
        background-image: url("../images/top-4-sp-bg.jpg");
        height: 8px;
        width: 100%;
        border-radius: 3px;
        background-position: bottom;
        margin-top: 80px;
    }

    .contents-inner-btn {
     float: none; 
    text-align: center;
    width: 82px;
    height: 24px;
    color: #fff;
    background-color: #3FA9F5;
    display: inline-block;
    border-radius: 4px;
    margin-top: 65px;
    position: absolute;
    top: 30px;
    right: 0px;
}


    .h-h2-pc{
        display: none;
    }

    .h-h2-sp{
        display: block;
/*        position: absolute;*/
        right: 50px;
        top: 50px;
    }


    .admission-3-1{
        display: none;
    }

    .admission-3-1-sp{
        display: block;
    background-color: #7bc67d;
    padding: 10px 10px 5px 10px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 15px;
    }


    #c-contents-inner1 {
     height: auto; 
    padding: 0px 20px 200px;
    
}

    .side-top-img-1{
        display: none !important;
    }

    .side-top-img-2{
        display: none !important;
    }

    .side-top{
    display: block;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    background-color: #57856c;
    padding: 10px;
    border-radius: 5px;
    width: 100%;
    box-sizing: border-box;
}

    .hamburger-menu{
    display: block;
}


    .header-image .w100{
        width: 100%;
        height: auto;
    }

    .top-logo-n3-1 {
  position: absolute;
  top: 10px;
  left: 20px;
  margin-left: 0px;
  width: 248px;
    height: auto;
}

.top-image-text-n-1 {
  position: absolute;
  top: 160px;
  left: 10px;
  margin-left: 0px;
  width: 440px;
    height: 120px;
    z-index: 70;
}

.top-image-2-1 {
    position: absolute;
    top: 120px;
    /* right: 21%; */
    right: 20px;
    margin-right: 0px;
    width: 263px;
    height: 198px;
}







#contents-inner2 {
    width: 100%;
    height: 400px;
    /* padding: 50px 55px 45px; */
    margin-top: 40px;
    margin-bottom: 230px;
    box-sizing: border-box;
}

.main-1000 {
    width: 96%;
    margin-right: 2%;
    margin-left: 2%;
}

#contents-subpage {
    width: 100%;
    float: none;
    margin-bottom: 70px;
}

.contents-subpage-inner1-img1{
    width: 100%;
    height: auto;
}

#side {
    width: 100%;
    float: none;
}

#contents-about {
    margin-top: 35px;
    margin-bottom: 70px;
}

.btn-1 {
    background-color: #22B573;
    width: 49%;
    margin-right: 1.8%;
    height: 80px;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1 !important;
}


.btn-1 a {
    background-color: #22B573;
    height: 80px;
    width: 100%;
    border-radius: 5px;
    display: block;
    padding-left: 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
}

.btn-1 a:hover {
    text-align: left;
}

.btn-1 a:hover {
    background-color: #56B58A;
    width: 100%;
    height: 80px;
    border-radius: 5px;
    display: block;
    position: relative;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1 !important;
}



.btn-3 a {
    text-align: left;
}

.btn-3 a:hover {
    background-color: #56B58A;
    width: 49%;
    height: 80px;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1 !important;
}

.btn-2 {
    background-color: #FF80AF;
    width: 49%;
    height: 80px;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1 !important;
}

.btn-2 a {
    background-color: #FF80AF;
    width: 100%;
    height: 80px;
    border-radius: 5px;
    display: block;
    padding-left: 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
}


.btn-2 a:hover {
    background-color: #F5A3C2;
    width: 100%;
    height: 80px;
    border-radius: 5px;
    display: block;
    position: relative;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 0.8;
}


.btn-4 a {
    background-color: #fbb03b;
    width: 49%;
    height: 80px;
    border-radius: 5px;
    display: block;
    padding-left: 10px;
    position: relative;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
}

.lst-none {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 50px;
}



.footer1-1000 {
    width: 100%;
    margin: 0 auto;
}



.footer-inner1-in1 li {
    background: url(../images/footer-allow1.png) no-repeat scroll 0 5px transparent;
     float: none; 
    padding: 0 0 5px 17px;
}

.footer-inner1-in2 li {
    background: url(../images/footer-allow2.png) no-repeat scroll 0 10px transparent;
    float: left;
    padding: 0 0 0 8px;
}

.footer2-1000 {
    width: 100%;
    margin: 0 auto;
    padding-left: 20px;
    padding-bottom: 30px;
    padding-top: 10px;
    box-sizing: border-box;
}


.pdf-img {
    margin-left: 0px;
    width: 100%;
    height: auto;
}

#contents-inner2 {
    width: 100%;
    height: auto;
    /* padding: 50px 55px 45px; */
    margin-top: 40px;
    margin-bottom: 50px;
    box-sizing: border-box;
}


.contents-inner-L {
    width: 100%;
    margin-top: x0px;
}

.contents-inner-R {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 50px;
}

.contents-inner-blog {
    width: 98%;
    margin-right: 1%;
    margin-left: 1%;
    height: auto;
}



.home-news-list {
    position: relative;
    padding: 0px;
}

.contents-inner-btn {
    margin-top: 0px;
}

.contents-inner-blog {
     background-image: none; 
     background-color: #fff;
     border-radius: 5px;
     box-shadow: 0 0 5px rgba(66, 38, 5, .3);
     padding:25px 13px;
     box-sizing: border-box;
}


#main-nav-1{
    display: none;
}


#nav-toggle {
    display: block;
    position: absolute;
    right: 18px;
    top: 42px;
    width: 32px;
    height: 34px;
    cursor: pointer;
    z-index: 101;
    padding: 5px 6px;
    overflow: hidden;
    transform: rotate(0deg);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}


#nav-toggle > div {
    height: inherit;
    position: relative;
}

#nav-toggle span:nth-child(1) {
    top: 0;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
}

#nav-toggle span:nth-child(2) {
    top: 14px;
    -webkit-transition-delay: .15s;
    -moz-transition-delay: .15s;
    transition-delay: .15s;
}

#nav-toggle span:nth-child(3) {
    top: 28px;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    transition-delay: .3s;
}

#nav-toggle i {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

#nav-toggle i:nth-child(4):before {
    background-color: #FFF;
    border-radius: 1px;
    content: "";
    display: block;
    left: 50%;
    margin-left: -1px;
    margin-top: -11px;
    top: 50%;
    position: absolute;
    height: 22px;
    width: 2px;
    transform: rotate(45deg);
}

#nav-toggle i:nth-child(5):before {
    background-color: #FFF;
    border-radius: 1px;
    content: "";
    display: block;
    position: absolute;
    right: 50%;
    margin-right: -1px;
    margin-top: -11px;
    top: 50%;
    height: 22px;
    width: 2px;
    transform: rotate(-45deg);
}



#nav-toggle span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #231815;
    left: 0;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    border-radius: 2px;
}

.menu-open #nav-toggle {
    background-color: #231815;
    border-radius: 50%;
    transform: rotate(360deg);
}

.menu-open #nav-toggle span:nth-child(1) {
    transform: translateX(200%);
}

.menu-open #nav-toggle span:nth-child(2) {
    transform: translateX(-200%);
}

.menu-open #nav-toggle span:nth-child(3) {
    transform: translateX(200%);
}

.menu-open #nav-toggle i {
    opacity: 1;
}




#sp-menu {
    background-color: rgba(0,0,0,0.5);
    display: block;
    left: 0;
    overflow-y: auto;
    padding: 110px 5px 5px;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 100;
}

#sp-menu > .inner {
    height: auto;
    transition: height 0.5s;
}

.sp-list-menu li {
    margin-bottom: 1px;
    position: relative;
}

.sp-list-menu li > div {
    display: table;
    position: relative;
    width: 100%;
}

.sp-list-menu li > div > a {
    background-color: #f2f0e9;
    color: #231815;
    display: table-cell;
    font-weight: 600;
    height: 56px;
    padding: 0 20px 0 30px;
    position: relative;
    text-decoration: none;
    vertical-align: middle;
}

.sp-list-menu li > div > a:before {
    background-image: url(../img/common/icon01.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 20px auto;
    content: "";
    display: block;
    height: 56px;
    left: 0;
    position: absolute;
    top: 0;
    width: 48px;
}

.sp-list-menu li a .en {
    font-size: 15px;
    margin-right: 5px;
}

.menu-btn {
    position: fixed;
    top: 8px;
    right: 8px;
    display: flex;
    height: 56px;
    width: 56px;
    justify-content: center;
    align-items: center;
    z-index: 90;
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .5);
}
.menu-btn span,
.menu-btn span:before,
.menu-btn span:after {
    content: '';
    display: block;
    height: 2px;
    width: 26px;
    border-radius: 3px;
    background-color: #2572bd;
    position: absolute;
}
.menu-btn span:before {
    bottom: 8px;
}
.menu-btn span:after {
    top: 8px;
}

#menu-btn-check:checked ~ .menu-btn span {
    background-color: rgba(255, 255, 255, 0);/*メニューオープン時は真ん中の線を透明にする*/
}
#menu-btn-check:checked ~ .menu-btn span::before {
    bottom: 0;
    transform: rotate(45deg);
}
#menu-btn-check:checked ~ .menu-btn span::after {
    top: 0;
    transform: rotate(-45deg);
}

#menu-btn-check {
    display: none;
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    background-color: #f2f0e9;
}
.menu-content ul {
    padding: 70px 0px 0;
    overflow: auto;
    height: 90%;
    -webkit-overflow-scrolling: touch;
}

.menu-content-in {
    padding: 0px 0px 0 !important;
}

.menu-content ul li {
    border-bottom: solid 1px #fff;
    list-style: none;
    padding-left: 30px;
}

.menu-content-in li {
    border-bottom: dotted 1px #fff !important;
    list-style: none;
    padding-left: 14px !important;
}

.menu-content-in li {
    background: url(../images/menu-content-in-allow.png) no-repeat scroll 0 22px transparent;
    float: none;
    padding: 0 0 5px 17px;
}


.menu-content-in li a{
    font-weight: normal !important;
    padding: 15px 15px 15px 0 !important;
}

.menu-content ul li a {
    display: block;
    width: 100%;
    font-size: 15px;
    font-weight: bold;
    box-sizing: border-box;
    color:#603813;
    text-decoration: none;
    padding: 30px 15px 30px 0;
    position: relative;
}
.menu-content ul li a::before {
    /*content: "";
    width: 7px;
    height: 7px;
    border-top: solid 2px #333;
    border-right: solid 2px #333;
    transform: rotate(45deg);
    position: absolute;
    right: 11px;
    top: 25px;*/
}

.menu-content {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;/*leftの値を変更してメニューを画面外へ*/
    z-index: 80;
    background-color: #f2f0e9;
    transition: all 0.5s;/*アニメーション設定*/
}

#menu-btn-check:checked ~ .menu-content {
    left: 0;/*メニューを画面内へ*/
}

.top-logo-n3-2 {
    position: absolute;
    top: 22px;
    /* left: 30%; */
    left: 15px;
    margin-left: 0px;
}

.top-logo-n3-2 {
    width: 220px;
    height: auto;
}




#terms dd {
    width: 100%;
    float: right;
}

#about dd {
    width: 100%;
    float: right;
}

.o-chart_x2 {
    width: 100%;
    height: auto;
}

.side-menu h3 {
    background-image: none;
    background-color: #57856c;
    width: 100%;
    height: 42px;
    color: #fff;
    text-shadow: 0px 1px 0px #4b735d;
    line-height: 42px;
    padding-left: 10px;
    box-sizing: border-box;
    border-radius: 5px;
}

#contact table {
    font-size: 93%;
    margin: 0px 0px 0;
    width: 100%;
}

#contact th {
  text-align: left;
  white-space: nowrap;
  padding: 12px 0 0px 5px;
  display: block;
  width: 100%;
}

#contact input[type="text"] {
  width: 100%;
  height: 36px;
  border: 1px solid #ccc;
  font-size: 14px;
  padding-left: 10px;
  box-sizing: border-box;
}

#contact tr {
  background: none;
}

#contact td {
    display: block;
  width: 100%;
}

input#your-sei {
    margin-left: 0px;
}

input#your-mei {
    margin-left: 0px;
}

#contact td {
    padding: 12px 0;
}

#contact input[type=email] {
    width: 100%;
    height: 38px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    padding-left: 10px;
    font-size: 14px;
}

textarea#your-message {
    width: 100%;
}

#contact span {
    margin-right: 0px;
    /* margin-left: 5px; */
}

label[for="your-sei"] {
    margin-left: -14px;
}

.footer-inner2 {
     background-image: none; 
}


#history dd {
    width: calc( 100% - 80px ) ;
    float: right;
}

.home-news-list li {
    height: auto;
    line-height: 30px;
    border-bottom: 1px dotted rgba(0, 0, 0, 0.4);
    text-indent: 0.5em;
    overflow: hidden;
    padding-top: 15px;
    padding-bottom: 15px;
}

.footer-inner2-flR ul {
    list-style-type: none;
    margin-right: 190px;
    margin-top: 20px;
    font-size: 13px;
    color: #fff;
}

.lst-none li {
    margin-bottom: 10px;
    float: left;
}

}









@media only screen and (max-width: 767px){

    .toyama-shinri-guide-sp{
        display: block;
    }

    

    .btn-1 {
    background-color: #22B573;
    width: 100%;
    margin-right: 1.8%;
    height: 80px;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1 !important;
}

.btn-2 {
    background-color: #FF80AF;
    width: 100%;
    height: 80px;
    border-radius: 5px;
    display: block;
    position: relative;
    text-align: left;
    text-decoration: none;
    box-sizing: border-box;
    opacity: 1 !important;
}

    .btn-5{
        background-image: url("../images/toyama-shinri-guide-sp-bg.png");
        background-size: cover;
        height: 80px;
        width: 100%;
        margin-right: 1.4%;
        border:1px solid #fff;
        border-radius: 5px;
        background-position: bottom;
    }

    .btn-6{
        background-image: url("../images/toyama-shinri-kinenshi-sp-bg.jpg");
        background-size: cover;
        height: 80px;
        width: 100%;
        border:1px solid #fff;
        border-radius: 5px;
        background-position: bottom;
    }


    .column1 {
    float: none;
    width: 100%;
}

.column2 {
    float: none;
    width: 100%;
    height: 195px;
}

.column3 {
    float: none;
    width: 100%;
}

.column4 {
    float: none;
    width: 100%;
}


    .footer-inner2 {
    height: auto;
}

    .footer-inner2-flL {
    float: none;
}

.footer-inner2-center {
    display: none;
}

.footer-inner2-flR {
    float: none;
}

.footer-inner2-flR ul {
    list-style-type: none;
    margin-right: 0px;
    margin-top: 20px;
    font-size: 13px;
    color: #fff;
}

.footer-inner1 {
    display: block;
    height: auto;
    background: url(../images/bg02.png) repeat scroll 0 0 transparent;
    font-size: 14px;
    padding-top: 30px;
    padding-bottom: 30px;
    box-sizing: border-box;
    padding-left: 20px;
}

}















@media only screen and (max-width: 660px){
    .history-li-2-2{
        height: 49px;
    }
}

.top-image{
    display: block;
}

.top-image-sp{
    display: none;
}

@media only screen and (max-width: 550px){
    .top-image{
    display: none;
}

.top-image-sp{
    display: block;
}

.top-image-sp-1{
    width: 80%;
    margin: 0 auto;
    margin-top: 10px;
}

#contents-inner2 {
    padding-top: 0px;
}
    
}


@media only screen and (max-width: 500px){

    .top-image-text-n-1 {
  display: none;
}

.top-image-2-1 {
    display: none;
}


    .top-image-1-1-tb{
        display: none;
    }
    .history-li-2-1{
        height: 49px;
    }

    .top-image-1-1{
        display: none;
    }

    .top-image-1-1-sp{
        display: block;
        width: 100%;
        height: auto;
    }
}


@media only screen and (max-width: 1000px){
    .kasou-top-image-1{
        display: none;
    }

    .header-image-k{
        background-image: url(../images/kasou-top-image-1-tb.png);
    background-size: cover;
    width: 100%;
    height: 251px;
    background-position: bottom;
    }

    .header-image-top{
        background-image: none;
    }

}

@media only screen and (max-width: 500px){
    
    .header-image-k{
        background-image: url(../images/kasou-top-image-1-sp.png);
    background-size: cover;
    width: 100%;
    height: 140px;
    background-position: bottom;
    }

}




