@charset "utf-8";
@media screen and (max-width: 640px) {
/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust: none;
	font-size: 87.5%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width: 100%;
	min-width: 320px;
}
.container {
	padding: 0 10px;
	width: 100%;
}
.type_idx #tmp_wrap_main .col_main {
	padding:20px 0 0;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap: break-word;
}
/* ==================================================
header
================================================== */
#tmp_header {
	position: relative;
	padding: 0;
	background-color: #ffffff;
	color: #222222;
	z-index: 9999;
}
#tmp_header .header_inner {
	padding: 0;
	min-height: 53px;
	border-bottom: 1px solid #3d7349;
}
.format_top #tmp_header .header_inner{
	padding: 0;
}
#tmp_hlogo {
	padding: 10px 0 0 10px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display: inline-block;
	width: 173px;
	height: 29px;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hlogo a {
	width: 173px;
	height: 29px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width: 173px;
	height: 29px;
}
#tmp_header .front_top {
	display: none;
}
/* sp_menu
================================================== */
#tmp_sma_menu {
	position: absolute;
	top: 52px;
	width: 100%;
	z-index: 9999;
	display: block;
}
.spmenu_open {
	position: absolute;
	width: 100%;
	min-height: 100%;
	z-index: 9999;
	background: #ffffff;
	color: #222222;
	position: absolute;
}
.spmenu_open:before {
	content: "";
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	color: #222222;
	background-color: #FFFFFF;
	z-index: 699;
}
.spmenu_open #tmp_sma_menu {
	/* position: relative; */
	background-color: #ffffff;
	color: #222222;
	z-index: 9999;
}
#tmp_sma_menu .close_btn {
	display: block;
	margin: 0 auto;
	text-align: center;
}
#tmp_sma_menu .close_btn a {
	display: block;
	text-decoration: none;
	color: #ffffff;
	background-color:#333333;
	min-height: 40px;
	padding: 9px 5px;
}
#tmp_sma_menu .close_btn span {
	display:inline-block;
	padding-left:18px;
	background: url(/shared/site_kashiniwa/images/header/icon_close.png) no-repeat left center;
	background-size: 12px auto;
	-webkit-background-size: 12px auto;
}
.spmenu_open #tmp_directional,
.spmenu_open #tmp_wrap_main,
.spmenu_open #tmp_footer {
	display: none;
	visibility: hidden;
	opacity: 0;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s li a {
	padding-left: 3px;
	padding-right: 3px;
	display: block;
	width: 60px;
	height: 52px;
	color: #FFFFFF;
	font-size: 0.7rem;
	text-decoration: none;
	text-align: center;
	line-height: 1;
	font-weight: bold;
}
#tmp_hnavi_lmenu {
	position: absolute;
	right: 60px;
	top: 0;
}
#tmp_hnavi_rmenu {
	position: absolute;
	right: 0;
	top: 0;
}
#tmp_hnavi_s #tmp_hnavi_rmenu a {
	padding: 27px 7px 0 8px;
	background: #3d7349 url(/shared/site_kashiniwa/images/header/icon_nav.png) no-repeat center 5px;
	background-size: 21px auto;
	-webkit-background-size: 21px auto;
}
.rmenu_open #tmp_hnavi_s #tmp_hnavi_rmenu a {
	padding: 32px 7px 0 8px;
	background: #3d7349 url(/shared/site_kashiniwa/images/header/sp/icon_close_sma.png) no-repeat center 10px;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
}
#tmp_hnavi_lmenu a {
	padding-top: 33px;
	background: #333333 url(/shared/site_kashiniwa/images/header/icon_setting.png) no-repeat center 8px;
	background-size: 19px auto;
	-webkit-background-size: 19px auto;
}
.lmenu_open #tmp_hnavi_lmenu a {
	padding-top: 32px;
	background: #333333 url(/shared/site_kashiniwa/images/header/sp/icon_close_sma.png) no-repeat center 10px;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display: block;
	position: relative;
	z-index: -1;
	width: 60px;
	height: 52px;
	overflow: hidden;
}
#tmp_search {
	margin-bottom: 14px;
	float: none;
	width: 100%;
}
#tmp_search .sch_box input{
	height: 32px;
}
#tmp_search .wrap_sch_box_btn input{
	width: 30px;
	height: 30px;
	background: transparent url(/shared/site_kashiniwa/images/header/icon_search_sp.png) no-repeat left center;
	-webkit-background-size: 18px 18px;
	background-size: 18px 18px;
}
#tmp_search .sch_ttl {
	padding-bottom: 4px;
	display: block;
	text-shadow: 1px 1px 3px #000000;
}
#tmp_setting {
	padding: 20px 10px;
	margin-bottom: 1px;
	color: #ffffff;
	background: #000000 url(/shared/site_kashiniwa/images/header/bg_sma_support.png) repeat;
	-webkit-background-size: auto 35px;
	background-size: auto 35px;
}
#tmp_setting ul {
	float: none;
}
#tmp_setting ul li {
	display: block;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #9a9a9a;
}
#tmp_setting ul li:first-child {
	border-top: 1px solid #9a9a9a;
}
#tmp_setting ul li a {
	padding: 12px 10px 12px 18px;
	color: #ffffff;
	font-size: 100%;
	display: inline-block;
	background: url(/shared/site_kashiniwa/images/header/icon_gnavi.png) no-repeat left center;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
}
.sma_foot {
	padding: 20px 10px 40px;
}
.home_back {
	margin-bottom: 20px;
}
.home_back a {
	position: relative;
	padding: 15px 32px 13px;
	color: #FFFFFF;
	background-color: #3d7349;
	display: block;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
.home_back a:after{
	position: absolute;
	right: 9px;
	top: 50%;
	margin-top: -6px;
	content: '';
	display: inline-block;
	width: 23px;
	height: 9px;
	color: inherit;
	background: transparent url(/shared/site_kashiniwa/images/header/icon_arrow.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
/* gnavi
================================================== */
#tmp_means {
	display: none;
}
#tmp_sma_cnavi {
	margin-bottom: 20px;
	padding: 15px 10px 19px;
	color: #ffffff;
	background: #3B7147 url(/shared/site_kashiniwa/images/header/bg_sma_menu.png) repeat;
	-webkit-background-size: auto 35px;
	background-size: auto 35px;
}
.contact_link{
	padding: 0 10px;
}
.contact_link ul{
	list-style: none;
	padding: 0;
	margin: 0;
	border-top: 1px solid #3d7349;
}
.contact_link ul li{
	padding: 9px 0 8px;
	display: block;
	border-bottom: 1px solid #3d7349;
}
.contact_link ul li a{
	padding-left: 9px;
	position: relative;
	display: inline-block;
	text-decoration: none;
	color: #3d7349;
}
.contact_link ul li a:before{
	position: absolute;
	left: 0;
	top: 5px;
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: inherit;
	background-color: #3d7349;
}
.gnavi {
	background: transparent;
}
.no_javascript .gnavi {
	display:none;
}
.gnavi ul {
	border-right: 0;
}
.gnavi .glist1,
.gnavi .glist2,
.gnavi .glist3,
.gnavi .glist4,
.gnavi .glist5,
.gnavi .glist6 {
	width: 100%;
}
.gnavi {
	border-top: 1px solid #ffffff;
}
.gnavi li {
	border-left: 0;
	border-bottom: 1px solid #ffffff;
}
.gnavi li.glist1{
	display: none;
}
.gnavi a {
	padding: 12px 10px 12px 18px;
	text-align: left;
	display: block;
	background: transparent url(/shared/site_kashiniwa/images/header/icon_gnavi.png) no-repeat left center;
	-webkit-background-size: 12px auto;
	background-size: 12px auto;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
}
.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
	background: transparent;
	text-decoration: underline;
}
/* pankuzu
================================================== */
#tmp_directional {
    padding: 10px 0;
	font-size: 85.7%;
}
#tmp_print {
	display:none;
}
#tmp_pageid {
	padding-right:0;
}
#tmp_pankuzu {
	margin-bottom:10px;
	padding:2px 0;
}
#tmp_pankuzu.pk_sp{
    position: relative;
    padding-right: 36px;
    max-height: 24px;
    overflow-y: hidden;
}
#tmp_pankuzu.hideless{
    max-height: inherit;
    overflow-y: visible;
}
#tmp_pankuzu .pk_control{
    position: absolute;
    right: 10px;
    top: 0;
}
#tmp_pankuzu .pk_control a{
    position: relative;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #333333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
#tmp_pankuzu .pk_control a:before,
#tmp_pankuzu .pk_control a:after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #333333;
    color: #fff;
}
#tmp_pankuzu .pk_control a:before{
    width: 11px;
    height: 1px;
}
#tmp_pankuzu .pk_control a:after{
    width: 1px;
    height: 11px;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    -o-transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out;
}
#tmp_pankuzu .pk_control a.hide:after{
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
#tmp_pankuzu .pk_control span{
    display: block;
    text-indent: -9999px;
}

/* inquiry /
================================================== */
#tmp_inquiry,
#tmp_feedback {
	border-width: 2px;
	margin: 0 0 22px;
}
#tmp_inquiry_ttl,
#tmp_feedback_ttl {
	font-size: 114.3%;
	padding: 9px 10px 7px
}
#tmp_inquiry_cnt,
#tmp_feedback_cnt {
	padding: 10px;
}
#tmp_inquiry_cnt .inquiry_btn input[type="image"],
#tmp_feedback_cnt .submit input[type="image"] {
	width: 215px;
	height: 40px;
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
.wrap_mc_pc {
	padding-bottom: 10px;
}
#tmp_switch_pc_style {
	position: relative;
	padding: 9px 10px;
	font-size: 100%;
	display: block;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	background-color: #3d7349;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	margin-top: 70px;
	padding: 20px 0 7px;
}
#tmp_footer .container {
	padding: 0 10px;
}
.page_direction,
.copyright_wrap,
.fnavi_col {
	float: none;
	width: 100%;
}
.pnavi {
	top: -60px;
	right: 10px;
	left: auto;
	margin-left: 0;
	width: 50px;
	height: 50px;
}
.pnavi_fixed.pnavi {
	bottom: 10px;
	top: auto;
}
.pnavi .ptop a{
	width: 50px;
	height: 50px;
	-webkit-background-size: 100%;
	background-size: 100%;
}
/* fnavi */
.footer_cnt address{
	margin-bottom: 11px;
}
.footer_cnt address .footer_logo{
	margin-bottom: 4px;
}
.footer_cnt address .address_paragraph{

}
.fnavi_col {
	margin-bottom: 20px;
}
.fnavi {
	float: none;
	border-top: 1px solid #ffffff;
}
.fnavi li {
	padding: 11px 0 12px;
	float: none;
	border-left: 0;
	border-bottom: 1px solid #ffffff;
}
.fnavi li a{
	position: relative;
	display: inline-block;
	padding-left: 12px;
}
.fnavi li a:before{
	position: absolute;
	left: 0;
	top: 2px;
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #333333;
	background-color: #ffffff;
}
.fnavi li:last-child {
	border-right: 0;
}
.footer_cnt,
.page_direction {
	text-align: center;
}
.page_direction {
	margin-bottom: 25px;
}
.footer_cnt address {
	font-style: normal;
}
.copyright {
	text-align: center;
	clear: both;
}
.page_direction a{
	padding: 6px 18px;
}
/* ==================================================
class
================================================== */
/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float: none;
	margin-left: 0 !important;
	margin-right: 0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position: relative;
	display: block;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	min-width: 200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width: 100%;
	margin-right: 0;
	display: block;
	float: none;
	clear: both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width: 100%;
	display: block;
	float: none;
	clear: both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom: 0;
}
/* col2_sp2_wrap */
#tmp_contents .col2_sp2_wrap table.col2 {
	display: table !important;
}
#tmp_contents .col2_sp2_wrap table.col2 th,
#tmp_contents .col2_sp2_wrap table.col2 td {
	display: table-cell !important;
}
#tmp_contents .col2_sp2_wrap table.col2 {
	width: 99% !important;
}
#tmp_contents .col2_sp2_wrap table.col2 td.col2L,
#tmp_contents .col2_sp2_wrap table.col2 td.col2R {
	float: left;
	padding: 0;
	width: 50% !important;
}
#tmp_contents .col2_sp2_wrap table.col2 td.col2L {
	border-right: 4px solid #FFFFFF !important;
}
#tmp_contents .col2_sp2_wrap table.col2 td.col2R {
	border-left: 4px solid #FFFFFF !important;
}
.col2_sp2_wrap div.col2 div.col2L,
.col2_sp2_wrap div.col2 div.col2R,
div.col2 .col2_sp2_wrap div.col2 div.col2L,
div.col2 .col2_sp2_wrap div.col2 div.col2R {
	width: 50%!important;
	float: left;
	clear:none;
}
.col2_sp2_wrap div.col2 div.col2L,
div.col2 .col2_sp2_wrap div.col2 div.col2L {
	padding-right:4px;
	margin-right:0;
}
.col2_sp2_wrap div.col2 div.col2R,
div.col2 .col2_sp2_wrap div.col2 div.col2R {
	padding-left:4px;
}
/* col3_sp3_wrap */
#tmp_contents .col3_sp3_wrap table.col3 {
	display: table !important;
}
#tmp_contents .col3_sp3_wrap table.col3 th,
#tmp_contents .col3_sp3_wrap table.col3 td {
	display: table-cell !important;
}
#tmp_contents .col3_sp3_wrap table.col3 {
	width: 99% !important;
}
#tmp_contents .col3_sp3_wrap table.col3 td.col3L,
#tmp_contents .col3_sp3_wrap table.col3 td.col3M,
#tmp_contents .col3_sp3_wrap table.col3 td.col3R{
	float: left;
	padding: 0;
	width: 33% !important;
}
#tmp_contents .col3_sp3_wrap table.col3 td.col3L {
	border-right: 4px solid #FFFFFF !important;
}
#tmp_contents .col3_sp3_wrap table.col3 td.col3M {
	border-left: 2px solid #FFFFFF !important;
	border-right: 2px solid #FFFFFF !important;
}
#tmp_contents .col3_sp3_wrap table.col3 td.col3R {
	border-left: 4px solid #FFFFFF !important;
}
.col3_sp3_wrap div.col3 div.col3L,
.col3_sp3_wrap div.col3 div.col3M,
.col3_sp3_wrap div.col3 div.col3R {
	width: 33.33%!important;
	float: left;
	clear:none;
}
.col3_sp3_wrap div.col3 div.col3L {
	padding-right:4px;
}
.col3_sp3_wrap div.col3 div.col3M {
	padding-left:2px;
	padding-right:2px;
}
.col3_sp3_wrap div.col3 div.col3R {
	padding-left:4px;
}
div.img_cap {
	width: auto !important;
}
#tmp_contents img {
	max-width: 100%;
	height: auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left: 22px;
}
#tmp_contents table {
	width: auto;
}
#tmp_contents table table {
	max-width: 100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width: auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width: 100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width: 100% !important;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	/* Webkit */
}
/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
	height: auto;
	max-width: 100%;
}
#tmp_local_navi{
	margin-bottom: 20px;
}
#tmp_local_navi .document_title{
	padding: 19px 10px 7px;
}
#tmp_local_navi .document_title p{
	font-size: 114.2%;
}
#tmp_local_navi .document_title a{
	padding-left: 18px;
	background-position: 0 2px;
	min-height: 100%;
	-webkit-background-size: 14px 15px;
	background-size: 14px 15px;
}
#tmp_local_navi .document_box{
	padding: 0;
}
#tmp_local_navi .document_content{
	padding: 10px;
}
#tmp_local_navi .document_content ul{
	margin: 0;
	padding: 0;
}
#tmp_local_navi .document_content ul li{
	padding: 12px 10px 11px;
	float: none;
	width: 100%;
	margin-left: 0;
	border-bottom: 1px solid #d8e0d6;
}
#tmp_local_navi .document_content ul li a{
	background-position: 0 2px;
	min-height: 100%;
	padding-left: 19px;
	-webkit-background-size: 14px 15px;
	background-size: 14px 15px;
}
/* Scroll Table
================================================== */
.scroll_table {
	overflow-x: auto;
	margin-bottom: 37px;
	padding: 23px 5px 5px;
	background: #f6f6f6 url(/shared/site_kashiniwa/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size: 75px 15px;
}
.scroll_table {
	overflow-x: scroll;
}
.scroll_table_switch {
	text-align: right;
	margin: 0 0 10px;
	font-size: 75%;
	line-height: 1.2;
}
.scroll_table_switch a {
	border: 1px solid #CCCCCC;
	color: #333333;
	display: inline-block;
	padding: 8px 10px 8px 70px;
	text-decoration: none;
	background: #F2F2F2 url(/shared/site_kashiniwa/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size: 46px 20px;
	box-shadow: 0 2px 0 0 #91918E;
	min-width: 9em;
	text-align: center;
}
.scroll_table_switch a.scroll {
	background: #FFFFFF url(/shared/site_kashiniwa/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size: 46px 20px;
}
.scroll_table::-webkit-scrollbar {
	height: 5px;
}
.scroll_table::-webkit-scrollbar-track {
	background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}
/*Accessibility*/
.fsize_big2 .contact_link ul li a:before{
	top: 15px;
}
.fsize_big2 .fnavi li a:before{
	top: 7px;
}
.fsize_big .home_back a,
.fsize_big2 .home_back a{
	padding: 15px 31px 13px;
}
.color_blue #tmp_hlogo h1,
.color_yellow #tmp_hlogo h1,
.color_black #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_yellow #tmp_hlogo p,
.color_black #tmp_hlogo p{
	font-size: 172%;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: "";	/* Do not edit */
	display: table;	/* Do not edit */
	clear: both;	/* Do not edit */
}
}

