h3{
    font-size: 2rem;
    font-weight: 400;
    /*margin: 2rem 0;*/
}
@media only screen and (max-width: 767px){
    h3{
        font-size: 1.8rem;
	}
}

h3 span{
    font-size: 1.6rem;
    font-weight: 400;
    /*margin: 2rem 0;*/
}
@media only screen and (max-width: 767px){
    h3 span{
        font-size: 1.4rem;
	}
}

p{
    text-align: center;
    margin: 2rem;
}

.style_border::after {
    display: block;
    content: '';
    top: -5px;
    width: 250px;
    height: 4px;
    background: #000000;
    margin: 10px auto 0;
    position: relative;
}

h4.career{
    font-size: 1.8rem;
    text-align: center;
    font-weight: 300;
}

.treat_artcle{
    margin: 8rem 0;
}

.treat_artcle hr{
    width: 40%;
    border: 1px solid #222;
    margin-bottom: 4rem;
}

.treat_artcle a{
    color: #000;
    text-decoration: underline;
}

.treat_artcle02{
    margin: 4rem 0 8rem;
}


.buttons{
    margin-bottom: 8rem;
	
}
@media only screen and (max-width: 767px){
    .buttons.aligend.center .button{
        margin: 0.5rem auto;
    }
}



.ui.treatment_set{
    border: 1px solid #ccc;
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.treatment_set .ui.floated.image{
    margin: 0 0.6rem 0 0 ;
}

.treatment_set p{
    margin: 0;
    min-height: 100px;
    padding: 0.6rem 0.6rem 0;
    text-align: left;
}

.treatment_set::after{
    content: "";
    clear: both;
    display: block;
    height: 0px;
}
.treatment_set .title{
    background: #e0e0e0;
    text-align: center;
    line-height: normal;
}
@media only screen and (max-width: 767px){
    .ui.grid.recruit_links .column, .ui.grid.recruit_links .column img{
        width: 100% !important;
    }
    .buttons.aligend.center .button{
        margin: 0.5rem auto;
    }
    .contact_box .top img{
        margin: 0 auto !important;
        float: none !important;
    }
    .contact_box .top b{
        margin: 0 0 2rem;
        font-size: 1rem;
        text-align: center;
        width: 100%;
    }
    .treatment_set .ui.floated.image{
        margin: 0 0 0 0 ;
        width: 100%;
        float: none;
    }
    .treatment_set p{
        padding: 1rem;
        text-align:center;
    }
    .contact_box .bottom .column{
        margin: 0;
    }
    .contact_box .bottom .contact{
        text-align: left;
        border-left: 0px solid #000;
    }
    .ui.stackable.grid > .column:not(.row) {
        width: 100% !important;
    }
    .ui.stackable.grid.year_list > .column.title:not(.row){
        padding: 0 !important;
    }
    .year_image{
        width: 100%;
        margin-left: 0;
    }
}




/*menu*/


.shop_list .menu, .shop_menu .menu,  .shop_menu .ui.segment, .shop_list .ui.segment, .shop_list .menu{
    margin: 0;
    border-radius: unset;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.shop_list{
    max-width: 760px;
    margin: 0 auto;
}

.shop_list .grid{
    margin-bottom: 4rem;
}

.shop_list img{
    width: calc(50% - 5px);
    vertical-align: middle;
}

.shop_list .item{
    font-size: 1rem;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    color: #ccc;
}

.shop_list .ui.cards > .card{
    border-radius: unset;
    margin-bottom: 0;
    padding: 10px !important;
}

.shop_list .card a, .article .news .column a{
    color: rgba(0,0,0,.87);
}

.shop_list .card .title{
    margin-bottom: 0px;
    line-height: 1.8rem;
}


.shop_list .card .info{
    font-size: 0.8rem;
    line-height: 1.4rem;
}

.shop_list .menu.main .item{
    font-family: 'Work Sans', sans-serif;
    font-weight: 200;
    font-size: 1.6rem;
    text-align: center;
    padding: 2rem 0;
}


.shop_list .menu.main .item.active{
    font-size: 3rem;
}

.shop_list .menu.main{
    padding: 0 0 4rem;
}




.shop_menu .top{
    display: none;
}

.shop_menu .top.active{
    display: block;
}

.shop_menu .top02{
    display: block;
}

.click_btn {
  position: relative;
  width: 20px;
  height: 20px;
  display: block;
  float: right;
  margin-right: 15px;
}
.click_btn:before, .click_btn:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 20px;
  width: 1px;
  background-color: #333;
}
.click_btn.close:before{
    display: none;
}
.click_btn:before {
  transform: rotate(0deg);
}
.click_btn:after {
  transform: rotate(-90deg);
}

.shop_menu{
    max-width: 760px;
    margin: 0 auto;
}

.shop_menu .item{
    font-size: 1rem;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ccc;
}

.shop_menu .ui.menu .active.item, .shop_list .menu .active.item{
    background-color: transparent;
    color: #000;
}

/*add START*/
.shop_menu .menu_row_tit{
    font-size: 1.2rem;
    padding: 1rem 0;
	border-bottom: 2px solid #000000;
}
.shop_menu .menu_row_tit.mt{
   	margin-top:6rem;
}

.shop_menu span.top_hoc{
    position: relative;
	top: -5px;
	font-size: 0.8rem;
}

.shop_menu .menu_row.mt{
	border-top: 2px solid #ccc;
	border-bottom: none;
}
/*add END*/

.shop_menu .menu_row:first-child{
    border-top: 1px solid #ccc;
}

.shop_menu .menu_row{
    font-size: 1.2rem;
    padding: 4rem 0;
    border-bottom: 1px solid #ccc;
}

.shop_menu .menu_row .price{
    float: right;
}

.shop_menu .menu_row .top{
    font-size: 1rem;
    padding-top: 2rem;
}

.shop_menu .menu_row .top02{
    font-size: 1rem;
    padding-top: 2rem;
}

.shop_menu .active.item::after, .shop_list .menu .active.item::after{
    position: absolute;
    content: '';
    bottom: 4px;
    left: 40%;
    width: 20%;
    height: 5px;
    background: #000000;
    margin: 0 auto;
}

.shop_list .menu .active.item::after{
    left: 30%;
    width: 40%;
}

.shop_menu .menu_row .click_btn{
    bottom: -25px;
}

.shop_menu .menu_row .name{
}

.shop_menu .menu_row .name span{
    font-size: 0.8rem;
}

.shop_menu .menu_row .menu_row{
    margin-left: 10%;
}

.shop_menu .menu_row > .menu_row:first-child{
    border-top: 1px solid #ccc;
    margin-top: 4rem;
}

.shop_menu .menu_row > .menu_row:last-child{
    border-bottom: 0px;
    padding-bottom: 0;
}

.shop_menu .menu_row .name span.top_hoc{
    position: relative;
    top: -5px;
}

.shop_menu p{
text-align: left;
margin: 0;
}


@media only screen and (max-width: 767px){
    .shop_detail .bottom .image{
        width: 100%;
    }
    .shop_detail .bottom .info{
        position: relative;
        width: 100%;
        padding-bottom: 2rem;
    }
    .news_list .top img{
        width: 100%;
    }
    .shop_menu .menu_row .price {
        float: none;
        display: block;
        line-height: 3rem;
        text-align: right;
    }
	
	
    .shop_list .menu.main .item.active {
        font-size: 1.4rem;
    }
    .shop_list .menu.main .item {
        font-size: 1rem;
    }
}







