/* CSS Document */
.xs_none{
    display: none!important;
}

.xs_mb0{margin-bottom:0!important;}
.xs_mb05{margin-bottom:5px!important;}
.xs_mb10{margin-bottom:10px!important;}
.xs_mb20{margin-bottom:20px!important;}
.xs_mb30{margin-bottom:30px!important;}
.xs_mb40{margin-bottom:40px!important;}
.xs_mb50{margin-bottom:50px!important;}

.xs_mt0{margin-top:0!important;}
.xs_mt10{margin-top:10px!important;}
.xs_mt20{margin-top:20px!important;}
.xs_mt30{margin-top:30px!important;}
.xs_mt40{margin-top:40px!important;}
.xs_mt50{margin-top:50px!important;}
.xs_mt60{margin-top:60px!important;}
.xs_mt80{margin-top:80px!important;}

.xs_ml0{margin-left:0!important;}
.xs_ml10{margin-left:10px!important;}

.xs_mr0{margin-right:0!important;}

.txt90xs{
    font-size: .9em!important;
}
.txt160xs{
    font-size: 1.6em!important;
}

.xs_txt_fff{
    color: #fff!important;
}

.xs_w90p{
	width:90%!important;
}
.xs_w100p{
	width:100%!important;
}
.xs_w90p_center{
	width:90%!important;
    margin-left: auto;
    margin-right: auto;
}

.xs_txt_center{
    text-align: center!important;
}

/*------------------------------*/
.header_logo_pms img{
    width: 90px;
}
.header_logo_ka img{
    width: 120px;
}

.header_logo a {
    height: 54px;
}

.header_logo_txt {
    font-size: 10px;
}

.header_logo {
    width: 100px;
}

.top_main_img img {
    width: 100%;
    border-radius:  0;
}


.toppage_menu_flex {
    display: block;
}

.toppage_menu_box {
    width: 100%;
}
.toppage_menu_box:nth-child(n+2) {
    margin-top: 40px;
}

.toppage_menu_section:before {
    display: none;
}

.toppage_menu_box_img img {
    width: 240px;
}

.footer_contact_body {
    padding: 40px 0;
}
.footer_link_btn_txt_01 {
    font-size: 10px;
}
.footer_link_btn_txt_02 {
    font-size: 18px;
}

.footer_contact_flex_box {
    width: 48.5%;
}

.footer_sns_link_body a {
    font-size: 30px;
}

.footer_produce_link_flex_box {
    width: 45%;
}




.footer_produce_link_flex_box_pms img{
    width: 90px;
}
.footer_produce_link_flex_box_ka img{
    width: 120px;
}

.footer_site_name {
    font-size: 19px;
}
.footer_produce_title {
    margin-bottom: 10px;
    font-size: 24px;
}

.footer_link_ul li{
    display: block;
}
.footer_link_ul li:nth-child(n+2){
    margin-left: 0;
    padding-left: 0;
    border-left: none;
    margin-top: 20px;
}

.footer_copy {
    font-size: 10px;
}

.footer_white_body {
    padding: 35px 0;
}

.subpage_section_title {
    font-size: 24px;
}

.border_box {
    border: 2px solid #E5E0D3;
    padding: 5px;
}

.menu_top_img{
    text-align: center;
}
.menu_top_img img{
    width: 200px;
}

.subpage_main {
    padding: 45px 0;
}

.subpage_main h1 {
    font-size: 40px;
}


.menu_02_flow_box{
    width: 100%;
    max-width: none;
}
.menu_02_flow_box:nth-child(n+2){
    margin-top: 70px;
}


.menu_02_flow_box_img img{
    width: 313px;
}

.menu_02_flow_box:nth-child(n+2) .menu_02_flow_box_img:after {
    top: -32px;
    width: 100%;
    line-height: 0;
    left: 0;
    font-size: 60px;
    color: #887A59;
    content: "\f107";
}

.border_box_menu_02 br,
.menu_01_grid_box_title br{
    display: none;
}


.menu_02_btn_txt_01{
    font-size: 15px;
}
.menu_02_btn_txt_02{
    font-size: 22px;
    margin-top: 5px;
}

.form_youbi_title{
    font-size: .9em;
}

.form_jouhou_tbl td .uk-form-width-large {
    width: 100%;
}