@charset "utf-8";
@media (min-width: 768px) {
.gnavwrap {
	display:block!important;
}

}

@media (max-width: 767px) {
input[type="submit"] {
  -webkit-appearance: none;
}
textarea {
  -webkit-appearance: none;
}
.pc {
	display: none!important;
}
.sp {
	display: block!important;
}
a:hover {
	text-decoration: none;
	opacity:1;
}
img{
	width:100%;
	height:auto;
}
html {
	background-image:none;
}
body {
	font-size: 12px;
	min-width: 100%;
	min-height: 100%;
	line-height: 1.5;
	background-attachment: inherit;
	background-size: inherit;
	word-break: normal;
}
#t_clear {
    background-color: #000000;
    position: fixed;
    width: 100%;
    height: 10000px;
    z-index: 100;
    filter: alpha(opacity=50);
    -moz-opacity: 0;
    opacity: 0.5;
}
.cmnwrap01 {
	width: 100%;
	padding-right: 3%;
	padding-left: 3%;
}
.cmnwrap02 {
	width: 100%;
	padding-right: 3%;
	padding-left: 3%;
}
.cmnbox01 {
	padding-top: 40px;
}
.cmnbox02 {
	padding-bottom: 60px;
}
.ttlbox {
	margin-bottom: 20px!important;
}
.ttlbox02 {
	margin-bottom: 60px;
}
.cmnttl01 {
	padding-bottom: 20px;
	font-size: 20px;
}
.cmnttl01::after {
	content: '';
	display: block;
	position: absolute;
	bottom: 10px;
	left: 50%;
	width: 60px;
	height: 2px;
	background: linear-gradient(to right, #2C59A8 0%, #00A299 100% );
	-webkit-transform: translate(-50%,0);
	-moz-transform: translate(-50%,0);
	-o-transform: translate(-50%,0);
	transform: translate(-50%,0);
}
.cmnttl01_under {
	line-height: 1;
	font-size: 12px;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", 'Noto Serif JP', serif;
}
.cmnttl02 {
	padding-right: 20px;
	padding-left: 20px;
	font-size: 22px;
}
.cmnttl02_under {
	font-size: 12px;
}

/*//////////////////////////////////////////////////////////////
	header
/////////////////////////////////////////////////////////////*/
	
header {
	position: relative;
	z-index: 1000;
}
.headtop {
	min-height: 55px;
	background-color: #fff;
}
.headtop01 {
	position: relative;
}
.headtop02 {
	padding-top: 15px;
	text-align: center;
}
.headtop02 img {
	width: 180px;
}
.headtop03 {
	top: 7px;
	width: 32px;
}
.btn_menu {
	background-image: url(../img/common/btn_open.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 40px;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 7px;
	left: 0;
}
.headbtm {
	display: none;
	position: absolute;
	top: 55px;
	width: 100%;
	background: linear-gradient(to right, #2C59A8 0%, #00A299 100% );
}
.headbtm01 {
	font-size: 0;
	text-align: center;
}
.headbtm02 {
	display: block;
	margin-right: 0;
	margin-left: 0;
	border-bottom: 1px solid #fff;
}
.headbtm02:last-child {
	border-bottom: none;
}
.headbtm03 {
	display: block;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: none!important;
}
.headbtm03::after {
	display: none!important;
}

/*//////////////////////////////////////////////////////////////
	footer
/////////////////////////////////////////////////////////////*/

.footwrap {
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #161515;
}
.footwrap01 {
	margin-bottom: 25px;
	font-size: 0;
}
.footwrap01.type02 {
	margin-bottom: 0;
}
.footwrap02 {
	display: block;
	margin-right: 0;
	margin-left: 0;
	text-align: center;
}
.footwrap02 img {
	width: 200px;
}
.footwrap03 {
	
}
.footwrap04 {
	line-height: 1;
	text-align: center;
}
.btntop {
	position:fixed;
	right:3%;
	bottom:15px;
	width:35px;
}



/*//////////////////////////////////////////////////////////////
	top
/////////////////////////////////////////////////////////////*/

.content {
	background-color:#000;
}
.content.top_content {
	background-image: url(../img/common/bg_01.png);
	background-size: contain;
	background-repeat: repeat-y;
}
.topcnt01 {
    padding-top: 0;
    padding-bottom: 40px;
    text-align: center;
    margin-left: -3%;
    margin-right: -3%;
}
.topcnt01_01 {
	margin-bottom: 40px;
}
.topcnt01_02 {
	margin-bottom: 4px;
	font-size: 24px;
}
.topcnt01_03 {
	margin-bottom: 10px;
	font-size: 14px;
}
.topcnt01_04 {
	margin-bottom: 5px;
	font-size: 18px;
	color: #0086A6;
}
.topcnt01_05 {
	font-size: 20px;
}
.topcnt02 {
	padding-bottom: 40px;
}
.topcnt02_01 {
	font-size: 14px;
}
.topcnt03wrap {
	margin-bottom: 40px;
}
.topcnt03 {
	margin-bottom: 40px;
	width: 100%;
	float: none;
}
.topcnt03_01_box {
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	height: 300px;
	overflow-y: auto;
	border: 1px solid #323232;
}
.topcnt03_01 {
	
}
.topcnt03_02 {
	display: table;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	font-size: 12px;
	border-bottom: 1px solid #676767;
}
.topcnt03_02:last-child {
	border-bottom: none;
}
.topcnt03_03 {
	width: 80px;
}
.topcnt04 {
	width: 100%;
	float: none;
}
.topcnt04_01_box {
	
}
/*
.twitter-timeline {
	height: 300px!important;
}
*/
.topcnt05 {
	padding-bottom: 60px;
}
.topcnt05_01 {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
}
.topcnt05_02 {
	margin-bottom: 12px;
	font-size: 16px;
}
.txt_fs16 {
	font-size: 14px;
}

/*//////////////////////////////////////////////////////////////
	intro
/////////////////////////////////////////////////////////////*/

.breadcrumb {
	padding-top: 10px;
}

.itr01 {
	font-size: 5vw;
}
.itr02 {
	width: 100%;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.itr02:last-child {
	margin-bottom: 0;
}
.itr03 {
	display: block;
	margin-bottom: 15px;
}
.itr03 dt {
	display: block;
	width: 100%;
	padding-bottom: 20px;
	padding-right: 0;
	text-align: center;
}
.itr03 dt img {
	width: auto;
}
.itr03 dd {
	font-size: 18px;
	display: block;
	vertical-align: middle;
	letter-spacing: 0.5em;
}
.itr04 {
	line-height: 2;
}
.itr05 {
	width: 100%;
}

/*///////////////////////////////////////////////////////////
	news
///////////////////////////////////////////////////////////*/
.news_content .cmnbox01 {
    padding-bottom: 30px;
}
.news_content .pt02 li {
	width: 100%;
	display: block;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.news_content .pt02 .pt03 {
	width: 100%;
	display: block;
	text-align: left;
	margin-bottom:5px;
}
.news_content .pt02 .pt04 {
	width: 100%;
	display: block;
	vertical-align:top;
}

.cst01 {
	margin-bottom:30px;
}
.cst02 {
	text-align:center;
	width:260px;
	margin:0 auto;
	margin-bottom:30px;
}
.cst03 {
	text-align:center;
	font-size:0;
}
.cst04 {
	display:block;
	vertical-align:top;
	width:196px;
	margin:0 auto;
	margin-bottom:25px;
}
.cst04 dt {
	margin-bottom:10px;	
}
.cst04 dd {
	font-size:13px;
}
.cst05 li {
	text-align:center;
	font-size:13px;
	margin-bottom:10px;	
}

.cmnbox01.typesc {
	width:100%;
	margin:0 auto;
}
.sche01 {
	font-size: 20px;
	text-align: center;
}
.sche02 {
	font-size: 13px;
	text-align: center;
	margin-bottom:15px;
}
.sche03 {
	font-size: 16px;
	text-align: center;
}
.sche04 {
	font-size: 18px;
	text-align: center;
	margin-bottom:35px;
}
.sche05 {
	text-align: center;
	margin-bottom: 18px;
}
.sche05 span {
	font-size: 17px;
	padding-top: 3px;
	padding-right: 35px;
	padding-bottom: 3px;
	padding-left: 35px;
}
.sche06 {
	font-size: 15px;
	text-align: center;
	margin-bottom: 18px;
}
.sche07 {
	margin-bottom:15px;
}
.sche08 {
	margin-bottom:15px;
}
.sche09 {
	margin-bottom:30px;
}
.sche09 li {
	text-indent:-1em;
	margin-left:1em;
}
.sche10 {
	text-align: center;
	margin-bottom:15px;
}
.sche11 {
}
.sche12 {
	text-align: center;
	font-size: 12px;
	line-height:1.5;
	margin-bottom:12px;
}
.sche13 {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.sche14 {
	text-align: center;
	font-size: 12px;
	line-height:1.5;
}
.map iframe {
	width:100%;
	height:75vmin;
}
.itr00 {
	text-align:center;
	width:280px;
	margin:0 auto;
}

.note {
	font-size:12px;
}
.stl01 {
	text-align:center;
}
.stl02 {
	width:100%;
	display: block;
	vertical-align:top;
	margin-bottom:35px;
}
.stl03 {
	font-size:16px;
	text-align:center;
	margin-bottom:15px;
}
.stl04 li {
	font-size:14px;
	margin-bottom:7px;
	text-align:left;
	padding-left:0;
}

/*///////////////////////////////////////////////////////////
	goods
///////////////////////////////////////////////////////////*/

.goods01 {
	max-width: 100%;
}
.goods02 {
	float: left;
	width: 48%;
	margin-left: 0;
	margin-bottom:15px;
}
.goods02:nth-child(3n+1) {
	margin-left: 0;
	clear:inherit;
}
.goods02:nth-child(odd) {
	clear:both;
}
.goods02:nth-child(even) {
	float:right;
}
.goods05 dt {
	float: none;
}
.goods05 dd {
	float: none;
}
.goods06 {
	max-width: 710px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:30px;
}
.goods08 {
	width: 48%;
	margin-right: 4%;
}
.goods08:last-child {
	margin-right: 0;
}
.goods08 img {
	width: 50%;
}
.goods07.type02 .goods08 {
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	margin-bottom:30px;
}
.typemg.goods07 {
	margin-bottom:30px;
}
.typemg .goods08 {
	margin-left:0%;
	margin-right:0%;
}
.goods12 {
	max-width: 710px;
}
.goods17 {
	max-width: 710px;
	margin-right: auto;
	margin-left: auto;
}
.goods17 li {
	float: left;
	width: 23.5%;
	margin-right: 2%;
}
.goods18 {
	max-width: 710px;
	margin-right: auto;
	margin-left: auto;
}

.rr01 {
}
.rr02 {
	margin-bottom: 25px;
	padding-bottom: 25px;
}
.rr02:last-child {
	margin-bottom: 40px;
}
.rr03 {
	width:40%;
	float:none;
	text-align:center;
	margin:0 auto 15px;
}
.rr04 {
	width:100%;
	float:none;
}
.rr05 {
	font-size: 13px;
	margin-bottom:15px;
}
.rr06 {
	margin-bottom:15px;
}
.rr07 {
	font-size: 13px;
	margin-bottom:7px;
}
.rr08 {
}
.rr08 li {
	width:90%;
	margin:0 auto 10px;
}
.rr08 li a {
	font-size: 12px;
	background-size:20px;
	background-position: right 15px top 16px;
	padding: 12px 12px 12px;
}
.rr08 li.type02 a {
	padding: 6px 12px 6px;
	line-height:1.2;
}
.rr08 li a:hover {
}
.rrbox {

}
.rrbox03 {
	font-size: 16px;
}
.rrbox04 {
	padding-top: 0;
}
.rrbox05 {
	float: left;
	margin-right: 0;
	padding-top: 6px;
	width: 48%
}
.rrbox05:nth-child(3n) {
	margin-right: 0;
}
.rrbox05:nth-child(3n + 1) {
	clear: none;
}
.rrbox05:nth-child(2n) {
	float: right;
}
.rrbox05:nth-child(2n + 1) {
	clear: both;
}


▲SP{
}
}
