@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 100%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 320px;
}
.container{
	padding: 0 10px;
	width: 100%;
}
/* contents
================================================== */
#tmp_contents {
	word-wrap:break-word;
}
/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none;
}
.wrap_col_lft_navi {
	float:none;
	position:static;
	z-index:auto;
}
.col_main {
	padding:0 !important;
}
/* top
================================================== */
.format_top #tmp_main_menu,
.format_top #tmp_main {
	float:none;
	width:100%;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi {
	display:none;
}
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
.format_free .wrap_col_rgt_navi,
.format_free.custom_kids  .wrap_col_rgt_navi{
	width: 100%;
	float: none;
}
.format_free #tmp_rnavi_ttl{
	font-size: 125%;
	font-weight: bold;
}
#tmp_rnavi_cnt li a{
	padding: 13px 10px 10px 32px;
	background-position: 14px 19px;
	background-size: 8px auto;
    -webkit-background-size: 8px auto;
    -moz-background-size: 8px auto;
	text-decoration: none;
}
#tmp_rnavi_cnt li a:hover,
#tmp_rnavi_cnt li a:focus{
	text-decoration: none;
}
#tmp_rnavi_func .func_item .item_txt{
	padding-left: 17px;
}
#tmp_rnavi_func .func_item .item_txt a br{
	display: none;
}
#tmp_rnavi_func .func_item .item_inner{
	padding: 4px 15px 4px 18px;
    height: 60px;
}
#tmp_front_top{
	display: none;
}
/* inquiry / feedback
================================================== */
#tmp_inquiry_cnt .inquiry_btn input,
#tmp_inquiry_cnt .inquiry_btn a,
#tmp_feedback_cnt .submit input {
	font-weight: bold;
}

/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	z-index: 9999;
	padding:0;
	min-height: 56px;
	border-bottom: 2px solid #0763b3;
	color: #ffffff;
	background: #0763b3 url(/shared/site_suido_gesui/images/header/bg_header_sp.png) no-repeat right top;
	-webkit-background-size:auto 100%;
	-moz-background-size:auto 100%;
	background-size:auto 100%;
}
#tmp_header::before {
	display:none;
}
#tmp_hlogo {
	padding:0;
	margin-right: 0;
	width: 192px;
	height: 54px;
}
.format_top #tmp_hlogo {
	position: static;
}
#tmp_means{
	display: none;
}
#tmp_hlogo:before,
#tmp_header .container:before{
	display: none;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	margin: 17px 0 0;
	display:inline-block;
	width:190px;
	height:22px;
	line-height: 1.3;
	font-size: 0.7rem;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_hlogo a {
	width:190px;
	height:22px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:190px;
	height:22px;
}
/* gnavi
================================================== */
.gnavi{
	padding: 0;
}
.gnavi ul{
	margin-left: 0;
}
.gnavi li{
	padding: 0;
	float: none;
	width: 100%;
	border-right: 0;
	border-bottom: 1px solid #323333;
}
.gnavi li:first-child{
	border-left: 0;
	border-top: 1px solid #323333;
}
.gnavi a{
	padding: 15px 20px 11px;
	text-align: left;
}
.setting_func{
	padding: 17px 10px 0;
	float: none;
}
.setting_func:before,
.setting_func:after{
	display: none;
}
.setting_func p {
	padding:0;
	float:none;
	margin:0 0 10px;
}
.setting_func a{
	border:1px solid #ffffff;
	padding:14px 50px 10px;
	min-height: 46px;
	font-size: 87.5%;
	display: block;
	text-align: center;
}
.setting_func .func_moji a {
	background-position: 20px center;
}
.setting_func .func_lang a {
	background-position: 24px center;
}
.setting_func .func_pref a{
	background-position: 23px;
}
* sp_menu
================================================== */
.spmenu_open {
	position:relative;
	width: 100%;
	min-height: 100%;
    z-index: 9999;
    background: #ffffff;
    color: #222222;
}
.spmenu_open:before {
	content: '';
	min-height: 100%;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;	
	z-index: 699;
	background-color: rgba(0,0,0,0.3);
}
#tmp_sma_menu{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	color: #222222;
	background-color: #ffffff;
}
.spmenu_open #tmp_sma_menu {
    position: relative;
    top: 0;
	z-index: 9999;
}
.spmenu_open #tmp_header{
	z-index: 9999;
}
#tmp_sma_rmenu{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #323333;
	background-color: #d8f8ff;
}
#tmp_sma_menu:before{
	content: '';
	position: absolute;
	width: auto;
	height: 1px;
	left: 0;
	top: -1px;
	right: 55px;
	color: #323333;
	background-color: #FFFFFF;
}
#tmp_sma_menu .close_btn{
	display: block;
	margin: 15px auto;
	font-size: 87.5%;
	text-align: center;
}
#tmp_sma_menu .close_btn a{
	padding-left: 23px;
	display: inline-block;
	text-decoration: none;
	color: #323333;
	background:#d8f8ff url(/shared/site_suido_gesui/images/header/icon_nav_close.png) left center no-repeat;
	background-size: 12px auto;
	-webkit-background-size: 12px auto;
}
body:not(.format_top).no_javascript #tmp_sma_rmenu {
	display: block;
	position:static;
}
body:not(.format_top).no_javascript #tmp_sma_search,
body:not(.format_top).no_javascript #tmp_sma_menu .close_btn {
	display:none;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s {
	position: absolute;
	z-index: 1000;
	top: 0;
	right: 0;
}
#tmp_hnavi_s ul {
	list-style: none;
}
#tmp_hnavi_s li a {
	display:block;
	width:55px;
	height:54px;
	text-decoration:none;
	border: 1px solid #ffffff;
	font-size: 0.68rem;
	text-align: center;
	color: #323333;
	background:#FFFFFF url(/shared/site_suido_gesui/images/header/icon_nav.png) center 13px no-repeat;
	background-size: 20px auto;
	-webkit-background-size: 20px auto;
}
#tmp_hnavi_s li a.active {
	height: 56px;
	border-bottom: 0;
	background:#d8f8ff url(/shared/site_suido_gesui/images/header/icon_nav_close.png) center 10px no-repeat;
	border-color: #d8f8ff;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:90px;
	top:0px;
}
#tmp_hnavi_mmenu {
	position:absolute;
	right:45px;
	top:0px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:0;
	top:0;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_mmenu span,
#tmp_hnavi_rmenu span {
	position:relative;
	padding: 32px 0 0;
	display:block;
	width:53px;
	height:52px;
	overflow:hidden;
}
#tmp_sma_menu{
	display: block;
}
/* gnavi
================================================== */
#tmp_gnavi {
	display:none;
}

/* directional
================================================== */
#tmp_directional {
	padding:10px 0;
}
#tmp_print {
	display:none;
}
#tmp_pageid {
	padding-right:0;
}
#tmp_pankuzu {
	font-size: 85.7%;
	padding:0;
	clear:both;
}

/* pk_sp */
#tmp_pankuzu.pk_sp {
    position: relative;
    padding-right: 36px;
    max-height: 20px;
    overflow-y: hidden;
}
.fsize_big #tmp_pankuzu.pk_sp,
.fsize_big2 #tmp_pankuzu.pk_sp {
    max-height:1.5em;
}
#tmp_pankuzu.hideless {
    max-height:100% !important;
    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;
}

/* emergency
================================================== */
#tmp_emergency .emergency_cnt,
#tmp_emergency2 .emergency_cnt,
#tmp_emergency3 .emergency_cnt{
	display: block;
}
#tmp_emergency .emergency_head,
#tmp_emergency2 .emergency_head,
#tmp_emergency3 .emergency_head{
	display: block;
	width: auto;
}
#tmp_emergency .emergency_body:before,
#tmp_emergency2 .emergency_body:before,
#tmp_emergency3 .emergency_body:before{
	display: none;
}
#tmp_emergency .emergency_cnt,
#tmp_emergency2 .emergency_cnt,
#tmp_emergency3 .emergency_cnt{
	display: block;
}
#tmp_emergency .emergency_body,
#tmp_emergency2 .emergency_body,
#tmp_emergency3 .emergency_body{
	padding-left: 0;
}
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
.wrap_mc_pc{
	padding: 0 10px;
}
.wrap_mc_pc #tmp_switch_pc_style{
	padding: 11px 50px;
	font-size: 87.5%;
	display: block;
	color: #323333;
	background-color: #d8f8ff;
	text-align: center;
	border: 1px solid #323333;
	text-decoration: none;
}
/* ==================================================
footer
================================================== */
.footer_wrap {
	background: url(/shared/site_suido_gesui/images/footer/bg_footer_right_sp.png) no-repeat right bottom;
	-webkit-background-size:55px auto;
	-moz-background-size:55px auto;
	background-size:55px auto;
}
.footer_wrap:before{
	display: none;
}
.footer_wrap:after{
	display:none;
}
.fnavi_wrap{
	border-bottom: 0;
}
.fnavi_wrap,
.fnavi_wrap .container{
	padding: 0;
}
.fnavi li{
	padding: 0;
	margin-bottom: 0;
	float: none;
	width: 100%;
	text-align: left;
	border-right: 0;
	border-bottom: 1px solid #FFFFFF;
}
.fnavi li:nth-child(3n),
.fnavi li:nth-child(3n+1){
	clear: none;
}
.fnavi li:first-child {
	border-top: 1px solid #FFFFFF;
}
.fnavi li:first-child,
.fnavi li:nth-child(3n+1){
	border-left: 0;
}
.fnavi li a{
	padding: 13px 10px 11px;
	font-size: 87.5%;
}
.footer_wrap{
	padding: 12px 0 57px;
}
.footer_wrap .footer_logo{
	float: none;
	width: 100%;
	font-size: 125%;
}
.footer_wrap .footer_logo p{
	padding: 13px 0 0 53px;
	min-height: 64px;
	letter-spacing: 2px;
	background-position: 0 0;
	background-size: 42px auto;
	-webkit-background-size: 42px auto;
}
.footer_wrap .footer_logo p span{
	position: relative;
	padding-right: 70px;
	display: inline-block;
}
.footer_wrap .footer_logo p span:after{
	position: absolute;
	right: 5px;
	top: -12px;
	z-index: -1;
	width: 54px;
	height: 60px;
	content: '';
	color: inherit;
	background: transparent url(/shared/site_suido_gesui/images/footer/footer_symbol.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
.pnavi,
.pnavi a,
.pnavi span{
	width: 48px;
	height: 48px;
}
.pnavi a{
	background-position: center 15px;
}
.pnavi{
	bottom: -20px;
}
.pnavi a{
	background-size: 14px auto;
    -webkit-background-size: 14px auto;
}
.footer_cnt {
	padding: 0;
	clear:both;
	font-size: 87.5%;
	min-height: inherit;
	color: inherit;
	background: transparent;
}
.footer_cnt address {
	font-style:normal;
}
.footer_cnt address span{
	display: block;
}
.footer_cnt address p{
	letter-spacing: -0.02em;
}
.copyright {
	margin-top: 12px;
	text-align:center;
	clear:both;
	font-size: 87.5%;
}
/* ==================================================
kids
================================================== */
/* cate_ttl
================================================== */
.custom_kids #tmp_cate_ttl {
	margin:0 0 30px;
}
.custom_kids #tmp_cate_ttl,
.custom_kids #tmp_cate_ttl h1,
.custom_kids #tmp_cate_ttl p a {
	width:100%;
	height:auto;
}
.custom_kids #tmp_cate_ttl h1,
.custom_kids #tmp_cate_ttl h1 span,
.custom_kids #tmp_cate_ttl p,
.custom_kids #tmp_cate_ttl p span {
	width:100%;
	height:0;
}
.custom_kids #tmp_cate_ttl h1,
.custom_kids #tmp_cate_ttl p {
	background:url(/shared/site_suido_gesui/images/main/cate_ttl_kids_sp.png) no-repeat 0 0;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
	padding-top:14.71%;
}
/* main
================================================== */
.custom_kids #tmp_main{
	position: relative;
	background: transparent url(/shared/site_suido_gesui/images/main/bg_main_kids_sp_top.jpg) no-repeat top center;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
.custom_kids #tmp_main:after{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: -1;
	content: '';
	width: 100%;
	height: 511px;
	background: transparent url(/shared/site_suido_gesui/images/main/bg_main_kids_sp.jpg) no-repeat bottom center;
	-webkit-background-size:100% auto;
	-moz-background-size:100% auto;
	background-size:100% auto;
}
/* rnavi
================================================== */
.custom_kids #tmp_rnavi_ttl{
	font-size: 125%;
}
.custom_kids #tmp_rnavi_ttl p {
	display:table-cell;
	vertical-align:middle;
	line-height:1.3;
	padding:5px 12px;
	height:65px;
}
.custom_kids #tmp_rnavi_ttl a{
	padding:2px 0 2px 18px;
	background-size: 14px auto;
    -webkit-background-size: 14px auto;
}
.custom_kids #tmp_rnavi_cnt li a{
	padding: 12px 5px 12px 34px;
}
.custom_kids #tmp_rnavi_cnt li a:before{
	top: 15px;
	left: 11px;
	width: 14px;
    height: 14px;
}
.custom_kids #tmp_rnavi_func .func_item:after{
	right: -10px;
	bottom: -8px;
	width: 56px;
	height: 46px;
}
/* ==================================================
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;
}
#tmp_contents .col2_sp2_wrap div.col2 div.col2L,
#tmp_contents div.col2 .col2_sp2_wrap div.col2 div.col2L {
	padding-right:4px;
	margin-right:0;
}
#tmp_contents .col2_sp2_wrap div.col2 div.col2R,
#tmp_contents 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;
}
#tmp_contents .col3_sp3_wrap div.col3 div.col3L {
	padding-right:4px;
}
#tmp_contents .col3_sp3_wrap div.col3 div.col3M {
	padding-left:2px;
	padding-right:2px;
}
#tmp_contents .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{
	margin-left:22px;
}
#tmp_contents ol {
	margin-left:42px;
}
#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%;
}


/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:20px;
	padding:30px 0 5px;
	background:#F5F5F5 url(/shared/site_suido_gesui/images/icon/scroll_table_icon.png) right 9px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 15px;
	font-size:100%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:7px 8px 7px 60px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/site_suido_gesui/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_suido_gesui/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;
}
/* tmp_means
================================================== */
#tmp_means,
#tmp_means .setting_fontsize,
#tmp_means .setting_color{
	float: none;
	width: 100%;
}
#tmp_means .changestyle_area{
	margin-bottom: 9px;
}
#tmp_means .changestyle_area{
	clear: both;
}
#tmp_means .browsing_buttons_list{
	padding-top: 0;
}
#tmp_means .browsing_buttons_list a{
	padding: 10px 10px 8px;
	font-size: 100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tmp_means{
	padding: 10px;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	border: 0;
}
#tmp_means:after,
#tmp_means:before{
	display: none;
}
#tmp_means .changestyle_area{
	padding-right: 0;
}
#tmp_means .changestyle_area .fontsize_ttl,
#tmp_means .changestyle_area .color_ttl{
	margin-right: 0;
	padding: 7px 5px 0 0;
	width: 93px;
	font-size: 100%;
}
#tmp_means .changestyle_area li{
	margin-left: 4px;
	margin-right: 0;
}
#tmp_means .changestyle_area a{
	padding: 10px 2px 6px;
	min-width: 34px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tmp_means .list_fontsize,
#tmp_means .list_color{
	padding: 0;
	text-align: right;
}
#tmp_means .changestyle_area a#tmp_fsize_big,
#tmp_means .changestyle_area a#tmp_fsize_big2{
	padding-top: 8px;
}
#tmp_means .changestyle_area .list_fontsize a,
#tmp_means .changestyle_area .list_color a#tmp_color_default{
	min-width: 55px;
}
#tmp_means .setting_color.changestyle_area a#tmp_color_default,
#tmp_means .setting_color.changestyle_area a{
	font-size: 100%;
}
#tmp_means .setting_color.changestyle_area a{
	font-weight: bold;
}
#tmp_means .setting_color.changestyle_area a#tmp_color_default{
	font-weight: normal;
}
#tmp_social_plugins{
	margin-bottom: 30px;
}
#tmp_inquiry,
#tmp_feedback{
	margin-bottom: 30px;
}
#tmp_inquiry_ttl,
#tmp_feedback_ttl{
	padding: 14px 10px 12px;
	font-size: 125%;
}
#tmp_inquiry_cnt{
	padding: 15px 10px 24px;
}
#tmp_feedback_cnt{
	padding: 15px 10px 10px;
}

/* ==================================================
accessibility
================================================== */
.no_javascript #tmp_pankuzu{
	padding: 20px 0 10px;
}
.no_javascript.format_free #tmp_main{
	padding-top: 0;
	margin-bottom: 30px;
}
.no_javascript .pnavi{
	right: 10px;
}
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_blue #tmp_wrapper #tmp_hlogo p a,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo p a,
.color_yellow #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo p,
.color_black #tmp_wrapper #tmp_hlogo p a,
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_black #tmp_wrapper #tmp_hlogo h1 span{
	height: 34px;
}
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo p,
.color_black #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo p{
	margin-top: 10px;
	font-size:1.5rem;
}
.color_blue #tmp_wrapper .logo_mainsite,
.color_blue #tmp_wrapper .logo_mainsite p,
.color_blue #tmp_wrapper .logo_mainsite a,
.color_blue #tmp_wrapper .logo_mainsite span,
.color_yellow #tmp_wrapper .logo_mainsite,
.color_yellow #tmp_wrapper .logo_mainsite p,
.color_yellow #tmp_wrapper .logo_mainsite a,
.color_yellow #tmp_wrapper .logo_mainsite span,
.color_black #tmp_wrapper .logo_mainsite,
.color_black #tmp_wrapper .logo_mainsite p,
.color_black #tmp_wrapper .logo_mainsite a,
.color_black #tmp_wrapper .logo_mainsite span{
	width: auto;
}
.color_blue #tmp_wrapper .logo_mainsite p,
.color_yellow #tmp_wrapper .logo_mainsite p,
.color_black #tmp_wrapper .logo_mainsite p {
	font-weight: normal;
	font-size:100%;
}
.fsize_small #tmp_rnavi_cnt li a{
	background-position: 14px 15px;
}
.fsize_small.custom_kids #tmp_rnavi_cnt li a:before{
	top: 15px;
}
.fsize_big2 .footer_wrap .footer_logo p span{
	padding-right: 64px
}
.fsize_big2 .footer_wrap .footer_logo p span:after{
	top: 2px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}