@charset "utf-8";

/* ipad ------------------------------------------------------------------------------
------------------------------------------------------------------------------------- */
@media screen and (min-width:768px){
body {
	min-width: 1000px;
	font-size: 17px;
}
.sp_only {
	display: none !important;
	}
}


/* smp ------------------------------------------------------------------------------
------------------------------------------------------------------------------------- */
@media (max-width:767px){
body {
	min-width:320px;
	height: 100%;
	line-height: 1.7em;
	font-size: 17px;
}
img {
	max-width: 100%;
	height: auto;
}
td {
/*	display: block;*/
}
.td-block {
	display: block;
}
h2, h3, h4 {
}
.pc_only {
	display: none !important;
}
.sp_only {
	display: block !important;
	}


/*base.css
------------------------------------*/

/* layout
----------------------------------------------------- */
header#main_header {
	height: auto;
}
header#main_header #head_inner {
	width: 100%;
	height: auto;
	position: relative;
}
header#main_header #head_inner img {
	margin-bottom: 0px;
	width: auto;
	height: 50px;
}
header#main_header #head_inner h1.head {
	position: static;
	width: 100%;
	height: auto;
	padding: 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

header #head_info_pc {
	display: none;
}
header #head_info_sp {
	width: 100%;
	float: none;
/*	padding-top: 12px;*/
	display: table;
}
header #head_info_sp .hedadbtn {
	text-align: center;
	display: table-cell;
	border-right: 1px solid #CCCCCC;
}
header #head_info_sp .hedadbtn:last-child {
	border-right-style: none;
}
header #head_info_sp .hedadbtn a {
	display: block;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
header #head_info_sp .hedadbtn a:link {
	color: #FFFFFF;
	background-color: #254D98;
}
header #head_info_sp .hedadbtn a:visited {
	color: #FFFFFF;
	background-color: #254D98;
}
header #head_info_sp .hedadbtn a:hover {
	color: #FFFFFF;
	background-color: #2F60BD;
}
#container {
	overflow: hidden;
}
.contents {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding: 1em;
	font-size: 1.2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#side-L {
	float: none;
	width: 100%;
}
#side-L .sidebnr {
	font-size: 11px;
	text-align: center;
	line-height: 0px;
}
#side-L .sidebnr p {
	padding-bottom: 10px;
}

#side-R {
	float: none;
	width: 100%;
	padding-bottom: 10px;
}
#btm_bnr {
}
#btm_bnr img {
	margin-left: 2px;
	margin-right: 2px;
	max-width: 30%;
	height: auto;
}

footer#main_footer {
	font-size: 1.0em;
	text-align: center;
}
footer#main_footer #foot_inner {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-top: 4em;
	padding-bottom: 70px;
	background-image: url(images/foot_logo.png);
	background-position: center 20px;
	background-size: 180px auto;
}

footer#main_footer .shoplist {
	width: 100%;
	padding-top: 1em;
}
footer#main_footer .shoplist li {
	margin-right: 0em;
	display: block;
}

footer#main_footer p#copyright {
	padding-top: 0.5em;
}
footer#main_footer p {
	padding-left: 10px;
	padding-right: 10px;
}

/* contents
--------------------------------------------------------------------------*/
iframe {
	width: 100%;
	height: auto;
}
h2 {
	letter-spacing: 0em;
}
h2 .link_list {
	float: none;
	text-align: right;
}
.combox {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 30px;
	border-style: none;
}

.combox p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

.float-L {
	float: none;
	padding-right: 0em;
	padding-bottom: 1em;
	text-align: center;
}
.float-R {
	float: none;
	padding-left: 0em;
	padding-bottom: 1em;
	text-align: center;
}
.tablebox td {
	display: block;
	width: auto;
}
.tablebox td {
	display: block;
	width: auto;
}
.tablebox .TD1 {
	border-right: 1px solid #B9B9B9;
}
.tablebox .TD2 {
	border-right: 1px solid #B9B9B9;
}
.leadCom {
	padding-top: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	padding-right: 1em;
}


/* form
------------------------------------*/
.wide-S {
	width: 80%;
}
.wide-L {
	width: 80%;
}


/*page.css
------------------------------------*/
.btn_sizeL {
	font-size: 1.2em;
	width: 80%;
	clear: both;
}

.btn_sizeL a {
	padding: 0.5em;
}

ul.column2 {
	padding-bottom: 20px;
}
ul.column2 li {
	width: 100%;
	margin-right: 0px;
	margin-bottom: 15px;
	text-align: center;
}
ul.column2 li img {
	max-width: 90%;
	height: auto;
}
.update {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.btn_list {
	font-size: 0.9em;
	text-align: center;
	float: right;
	clear: both;
	height: 40px;
}
.btn_list a {
	border-radius: 5px;
	display: inline;
	text-decoration: none;
	margin-left: 5px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.8em;
	padding-right: 0.8em;
}





/* index
---------------------------------------------------*/
#topImg {
	margin-bottom: 0px;
}
#topImg img {
	max-width: 100%;
	height: auto;
}
.combox.indexcom {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.news {
}
.news dl dt {
	width: 100%;
	clear: both;
	float: none;
	padding-bottom: 0px;
}
.news dl dd {
	padding-left: 0px;
	padding-top: 0px;
}
.fb-box iframe {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	height: auto;
}




/* 共通*/

div.text h3 {
	font-size: 0.9em;
}


.topicpath {
	margin-bottom: 1em;
	padding-top: 1em;
}
.snsbox {
	margin-bottom: 10px;
}
.snsbox img {
	margin-right: 10px;
}
.pagetitle {
	color: #000000;
	font-size: 2em;
	padding-top: 1em;
	padding-bottom: 1em;
}




/*index*/
.index_column h2 {
	font-size: 1.6em;
	line-height: 1.3em;
	padding:0 0 0 45px;
	margin-bottom:25px;
	background:url(../images/ttl_sp.png) no-repeat left top;
	border-bottom:2px solid #1e90ff;
}
.index_column h3 {
	font-style: normal;
	font-weight: 700;
	font-size: 1.3em;
	border-bottom:1px solid #1e90ff;
	margin-bottom:20px;
	padding:0 0 1px 5px;
}
.index_column h3.clv_bg {
	font-style: normal;
	font-weight: 700;
	font-size: 1.3em;
	border-bottom:1px solid #1e90ff;
	margin-bottom:20px;
	padding:0 0 1px 30px;
	background:url(../images/ttl_small.png) no-repeat left top;
}
.index_column h4 {
	font-weight: 700;
	font-size: 1.1em;
	border-bottom:1px solid #1e90ff;
	margin-bottom:10px;
	padding:0 0 1px 5px;
}
.index_column h4.b_brown {
	border-bottom:1px solid #1e90ff;
}
.index_column h4.b_red {
	border-bottom:1px solid #ce0000;
	color:#ce0000;
}
.index_column h4.aga {
	font-weight: 700;
	font-size: 1.1em;
	border-bottom:1px solid #1e90ff;
	margin-bottom:15px;
	padding:0 0 1px 5px;
}
.index_column h5 {
	font-style: normal;
	font-weight: 700;
	font-size: 1.1em;
	border-bottom:1px solid #1e90ff;
	margin-bottom:10px;
	padding:0 0 1px 5px;
}
.index_column h5.none_line {
	font-style: normal;
	font-weight: 700;
	font-size: 1.1em;
	border:none;
	margin-bottom:0;
	padding:0 0 1px 5px;
}
.index_column h5.red_line {
	font-style: normal;
	font-weight: 700;
	font-size: 1.1em;
	border-bottom:1px solid #b30000;
	margin-bottom:10px;
	padding:0 0 1px 5px;
}

.index_inner img {
	max-width: 100%;
}
.index_inner {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	color: #000;
}


}


/* sp_bottom ---------------------------------------- */

p.pagetop {
	bottom: 80px;
}

.sp_bottom {
	bottom: 0px;
	width: 100%;
	-webkit-box-shadow: 0 3px 3px 3px #8A8A8A;
	box-shadow: 0 3px 3px 3px #8A8A8A;
	padding-top: 4px;
	padding-bottom: 3px;
	position: fixed;
	overflow: hidden;
	z-index: 10000;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
}


.sp_bottom ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.sp_bottom ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	display: block;
	width: 33.33%;
	float: left;
	text-align: center;

}
.sp_bottom ul li a,.sp_bottom ul li a:hover {
	text-decoration: none;
	display: block;
	padding-top: 33px;
	background-position: center 10px;
	background-size: 24px 24px;
	background-repeat: no-repeat;
	font-size: 12px;
}
.sp_bottom ul li a:hover,.sp_bottom ul li a:active {
	color: #AF000C;
}
ul li .sp_bottom_01 {
	background-image: url(images/btm_ico_01.png);
	border-right: 1px solid #E1D9BF;
}
ul li .sp_bottom_02 {
	background-image: url(images/btm_ico_02.png);
	border-right: 1px solid #E1D9BF;
}
ul li .sp_bottom_03 {
	background-image: url(images/btm_ico_03.png);
}

#sp_bottom a {
	color: #000000;
}
@media (min-width:768px) { 
footer .btn_sp {
    display: none;
}

}
@media (max-width:767px) { 
footer .btn_sp {
	position: fixed;
    bottom: 0;
    left: 0;
    background:rgba(255,255,255,0.9);
    z-index: 9999999999;
    -moz-opacity: 0.9;
}
footer .btn_sp ul {
    display: table;
    opacity: 0.9;
    margin: 0;
    padding: 10px 0;
    width: 100%;
    overflow: hidden;
    table-layout: fixed;
    text-align: center;
	}
footer .btn_sp ul li {
    margin: 0;
    padding: 0;
	display: table-cell;
    vertical-align: middle;
    list-style-type: none;
    font-size: 13px;
    line-height: 15px;
}
footer#main_footer .btn_sp ul li a {
    border: none;
    display: block;
    text-align: center;
    text-decoration: none;
	color: #000;
}
}
p.inr_box_txt {
	padding-left:25px;
	background:url(../images/arrow.png) no-repeat center left;
	margin:0 10px;
}