@charset "UTF-8";
/*----------------------------------------
ヘッダー＆フッター
----------------------------------------*/
@media screen and (min-width: 960px) {
}
@media screen and (min-width: 960px) {
	#wrapper-fuk #t-header,
	#wrapper-fuk #all-footer {
		display: none;
	}
}
@media screen and (max-width: 959px) {
	#wrapper-fuk #header_nav,
	#wrapper-fuk #footer_nav {
		display: none;
	}
	#wrapper-fuk #t-header,
	#wrapper-fuk #all-footer {
		clear: both;
		display: block;
	}
}
.ie8 #wrapper-fuk #t-header,
.ie8 #wrapper-fuk #all-footer,
.ie8 .smp-area {
	display: none;
}
#change-area,
.calendar-popup,
.modal-popup,
#adArea {
	display: none;
}
/* CSS Document */

#ctn_wrap {
	background-color:#FFF;
}

#ctn_box {
	margin: 0 auto 0;
	padding: 0;
	width: 960px;
	position: relative;
}
p {
	line-height:1.5em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	/*padding-left:180px;*/
}
img {
	border-style: none;
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
}
button {
	border: 0;
}
ul,ol,dl,dt,dd {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#contents {
	margin: 0;
}
#wrapper {
	width: auto;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0 auto 0;
	padding: 0;
}
#main_content {
	width: 960px;
	margin: 0;
}
#header_ttl {
	width: 960px;
	height: 336px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	layout-grid-line: 336px;
	margin: 0;
	padding: 0;
}
#header_ttl img {
	vertical-align: middle;
}
ul#btn_img {
	font-size: 0;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#btn_img li {
	display: inline;
}
/* パンくず */
#breadcrumb {
	font-size: 12px;
	background-color:#FFF;
	margin: 0px;
	padding: 0px;
}
#breadcrumb #breadcrumb_body {
	position:relative;
	margin: 0 auto;
	padding: 7px 0 10px;
	width: 960px;
}
#breadcrumb a {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:link {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:visited {
	color: #000;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #66CCFF;
	text-decoration: underline;
}
/* ソーシャルボタン ↓位置は適宜調整ください*/
#socialBox {
	position: absolute;
	top: -5px;
	right: 0;
}
/* サイト内検索 */
.category {
	color: #fff;
	width: 120px;
	height: 40px;
	background-color:#9292D3;
	margin: 1px;
	padding: 0 0px;
	line-height: 10px;
	cursor: pointer;
}

/* コンテンツ */
#shohin img{
	float:left;
	/* for Modern Browser */
    display:table-cell;

/* for IE */
    *display:inline;
    *zoom:0;
	paddinng:0;
	margin:0;
}
#main_content{
	text-align:center;
}
#top_btn{
	position:absolute;
	top:10px;
	left:700px;
}
#tenpo{
	width:960px;
	overflow: hidden;
	/*float: left;
	position: absolute;
	top:1470px;*/
	}

#tenpo img:hover{ opacity:0.5;
	}
#tenpo ul{
    display: flex;
    flex-wrap: wrap;
}
#tenpo ul li{
    width: 48%;
    display: block;
    margin: 1% 1%;
}
#tenpo ul li a{
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 4% 0;
    background: #0d3777;
    font-size: 1.5em;
    font-weight: 900;
}
#tenpo ul li a:hover{
	background: #2d66bd;
}
#tenpo ul li a::after {
    content: '\f105';
    font-family: 'Font Awesome 5 Free';
    font-weight: bold;
    padding: 0 .5em;
    float: right;
}
#link img:hover{ opacity:0.5;
	}
.text1 img{
	position:relative;
}
.text1 p{
	/*position:absolute;
	top:480px;*/
	margin: 3% auto;
}

.text2 img{
	position:relative;
}
.text2 p{
	/*position:absolute;
	top:665px;*/
	margin: 3% auto;
}

.text3 img{
	position:relative;
}
.text3 p{
	/*position:absolute;
	top:1030px;*/
	margin: 3% auto;
}
.text3 p span{
	font-size:24px;
	font-weight:bold;
	}
#contact-box{
	background:#FFF;
	border: 4px solid #CCBC7A;
	padding:18px;
	margin:16px auto;
	border-radius:6px;
	font-family:  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	display:block;
}
.contact-name{
	color:#806702;
	font-size:23px;
	text-align:center;
	border-bottom:1px solid #CCBC7A;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom:20px;
}
.contact-area{
	float: left;
	font-size:15px;
	line-height: 1.2;
	margin: 10px 0 15px;
	width:45%;
}
.titletxt{
	font-size: 30px;
	color: #000;
	font-weight: bold;
}
.titlesubtxt{
	font-size: 16px;
	color: #000;
	font-weight: bold;
	margin-left:15px;
}
.ic-tel{
	float:left;
	background:#CE0000;
	border-radius: 5px;
	margin:0 10px 0 0;
	padding:0;
	display:block;
}
.ic-tel img{
	vertical-align:bottom;
	width:50px;
	height:50px;
}
.mb5{
	margin-bottom:5px;
}
.mb25{
margin-bottom:25px;
}
.contact-tel{
	width:55%;
	float:right;
	font-size:13px;
	line-height: 1.2;
	margin: 3px 0 15px;
	text-align:left;
	overflow: hidden;
}
.titletel{
	font-size: 30px;
	color: #CE0000;
	font-weight: bold;
	line-height: 120%;
	text-align:right;
	word-break: break-word;
	white-space:nowrap;
}
.titleeigyo{
	font-size: 12px;
	line-height:normal;
	text-align:right;
}
.search-btn{
	border: 4px solid #E4D29A;
	background:#BB993A;
	padding:8px 10px;
	width:70%;
	margin: 0 auto;
	text-align: center;
}
.cl{
	clear:both;
}
.is-box-sizing{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.title{
	background: #fc6607;
	margin-bottom:  2%;
	color: #fff;
	font-size: 36px;
}
/*----------------------------------------
タブレット・スマホ対応
----------------------------------------*/
@media screen and (min-width: 960px) {
	#wrapper-fuk {
		min-width:964px;
	}
  .contents {
    margin: 0 auto;
    width: 960px;
  }
	.smp-area { /*PCでは非表示*/
		display: none;
	}
  .sns-link li.sns-line {
    display: none;
  }
}
@media screen and (max-width: 959px) {
	.contents {
		line-height: 1.7;
		width: 98%;
		padding: 0 1%;
	}
	.contents input, .contents select {
		/* height: 40px; */
		font-size: 1.2em;
	}
	#pankuzu {
		margin: 0;
    padding: 0;
	}
	#gotop a {
		font-size: .75em;
		padding: 5px 10px;
	}
	.pc-area { /*スマホでは非表示*/
		display: none;
	}
	#ctn_box{
		width:100%;
	}
	#main_content{
		width:100%;
	}
	#tenpo{
		width:100%;
	}
	.text1 p ,
	.text2 p ,
	.text3 p {
    margin: 3%;
    text-align:left;
	}
	.text2 p span{
		font-size: 0.8em;
    	color: #aaa;
	}
	.contents img:not([width]), .contents input[type="image"]:not([width]) {
		zoom: 1;
	}
  .sns-link {
    margin-top: 5px;
  }
  .widearea {
    margin: 0;
    padding: 0;
  }
  #main_content img{
  	width:100%;
  }
#contact-box .search-btn{
	width:50%;
}
    #headContainer #header #headerUtility {
		height: auto;
	}
}
@media screen and (max-width: 480px) {

#contact-box {
	padding:15px;
}
#contact-box,
.contact-tel,
.titletel,
.titleeigyo {
	text-align:center;
}
.contact-name {
	font-size: 16px;
}
.titletxt {
	font-size: 20px;
}
.title{
	font-size: 23px;
}
.search-btn {
	width:90%;
}
.contact-area {
	float:none;
	width:auto;
}
.contact-tel {
	float:none;
	width:auto;
}
#tenpo ul li {
    width: 100%;
}
#tenpo ul li a{
	font-size: 19px;
}
}
