@charset "UTF-8";
article, aside, figcaption, figure, footer, header, img, nav, section {
display:block
}
body, dd, div, dl, dt, h1, h2, h3, h4, html, img, li, ol, p, span, table, td, th, tr, ul, figure {
margin: 0;
padding: 0;
border: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
body {
	letter-spacing: 0.03em;
	font-size: 14px;
	line-height: 2.0;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, メイリオ, Osaka, "MS PGothic", arial, helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFBDB;
}
ol, ul {
list-style:none
}
table{
border-collapse: collapse;
border-spacing: 0;
}
button {
border:none
}
a {  }
a:link {
color: #0066FF;
text-decoration: none;
}
a:visited {
color: #0066FF;
text-decoration: none;
}
a:hover, a:active {
color: #0066FF;
text-decoration: underline;
}
@media screen and (max-width: 767px) {
a:hover, a:active {
text-decoration: none;
}
}

/* ---------------------------------------------------------------- *
ドキュメント全体に関する設定
* ---------------------------------------------------------------- */
#container,.container{
/*display: none;*/
overflow: hidden;
position: relative;
/*width: 100%;*/
text-align: left;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
clear: both;
padding-top: 0px;
padding-bottom: 0px;
padding-right: 0px;
padding-left: 0px;
}
@media screen and (max-width: 767px) {
#container,.container {
}
}

.Box01{
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
clear: both;
padding-top: 20px;
padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
.Box01{
padding-top: 10%;
padding-bottom: 10%;
}
}
.Box02{
width: 100%;
margin-top: 0px;
margin-bottom: 0px;
clear: both;
padding-top: 50px;
padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
.Box02{
padding-top: 10%;
padding-bottom: 10%;
}
}
/* ------ Column ------ */
.row110{
max-width: 1100px;
margin: 0 auto;
}
.row120{
max-width: 1200px;
margin: 0 auto;
}
.row,.row00{
max-width: 1000px;
margin: 0 auto;
}
.row:after,.row00:after {
content: "";
display: block;
clear: both;
}
.row02 {
max-width: 900px;
margin: 0 auto;
}
.row800 {
max-width: 800px;
margin: 0 auto;
}
.row800in {
max-width: 800px;
margin: 0 auto;
}
.row720 {
max-width: 720px;
margin: 0 auto;
}
.row720in {
max-width: 720px;
margin: 0 auto;
}
.row700 {
max-width: 700px;
margin: 0 auto;
}
.row700in {
max-width: 700px;
margin: 0 auto;
}
.row480in {
max-width: 480px;
margin: 0 auto;
}
.row730 {
max-width: 730px;
margin: 0 auto;
}
.row740 {
max-width: 740px;
margin: 0 auto;
}
.row02:after {
content: "";
display: block;
clear: both;
}
.pc_only {
    display: inline-block;
}
.sp_only {
display: none;
}

@media screen and (max-width: 767px) {
/* 左右に余白を設定 */
.row110,.row120,.row,.row02,.row720,.row730,.row800,.row700,.row740  {
padding: 0 6%;
}
.row00,.row720in,.row800in,.row480in,.row700in {
padding-top: 0;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0;
}
.col,
.col.left,
.col.right {
float: none;
margin-left: 0;
width: auto;
margin-bottom: 15px;
}
.pc_only {
display: none !important;
}
.sp_only {
    display: inline-block;
}
}

.imgpc {
width: auto;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
.imgfull img {
width: 100%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 768px) {
.imgpc {
width: 100%;
height: auto;
margin-left: auto;
margin-right: auto;
}
}


/*基本タイトル・リード・ボタン・バナー*/
h1.sec_title01{
padding-top: 10px;
text-align: center;
font-size: 26px;
padding-bottom: 10px;
margin-bottom: 30px;
line-height: 1.6em;
font-weight: bold;
} 
h1.sec_title01 span{
padding-top: 10px;
text-align: center;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
font-size: 14px;
display: block;
padding-bottom: 10px;
line-height: 1.2em;
font-weight: normal;
color: #000000;
}
@media screen and (max-width: 767px) {
h1.sec_title01{
padding-top: 10px;
margin-top: 10px;
margin-right: 0px;
margin-left: 0px;
font-size: 20px;
padding-bottom: 10px;
margin-bottom: 10px;
font-weight: bold;
} 
h1.sec_title01 span{
padding-top: 5px;
text-align: center;
margin-top: 0px;
margin-right: 0px;
margin-left: 0px;
font-size: 18px;
color: #000000;
display: block;
padding-bottom: 15px;
line-height: 1.2em;
}
h1.sec_title01 img{
width: 100%;
height: auto;
display: block;
} 
}
@media screen and (max-width: 320px) {
h1.sec_title01{
font-size: 18px;
} 
}

.btmline {
position: relative;
padding-bottom: .5em;
border-bottom: 4px solid #EDEDED;
}
.btmline::after {
position: absolute;
bottom: -4px;
z-index: 2;
content: '';
width: 40%;
height: 4px;
background-color: #3498db;
margin-left: -20%;
}


h1.lead_title{
margin-bottom: 30px;
text-align: center;
font-size: 26px;
font-weight: bold;
line-height: 1.5em;
margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
}
.color01{
color: #007260 !important;
}
.color02{
color: #D17D74 !important;
}
.color03{
color: #4CBAED !important;
}
.bgcolor01{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #01B2B2;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
}
.bgcolor02{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #D17D74;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;	
}
.bgcolor03{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #4CBAED;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;	
}
.bgcolor_lightgrey{
padding-top: 10px;
padding-bottom: 10px;
background-color: #EEEEEE;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
border-radius: 50px;
font-weight: normal !important;
}

/*p.lead{
padding: 0px;
text-align: center;
font-size: 16px;
line-height: 1.8em;
margin-bottom: 40px;
font-weight: bold;
}
p.lead strong{
background: linear-gradient(transparent 60%, #FFC0BF 60%);
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
}*/


h2.lead_title{
margin-top: 0px;
margin-bottom: 20px;
text-align: center;
color: #666666;
font-size: 20px;
font-weight: bold;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
padding-right: 15px;
}

/*リードフォトタイトル*/
h1.lead_photo{
text-align: center;
display: block;
margin-bottom: 30px;
}
h1.lead_photo strong{
padding-top: 10px;
padding-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
text-align: center;
font-size: 26px;
font-weight: bold;
display: block;
line-height: 1.5em;
}
h1.lead_photo span{
text-align: center;
display: block;
margin-bottom: 30px;
}



/*ボタン*/
p.btn01,p.btn02 {
clear: both;
margin-left: auto;
margin-right: auto;
}
p.btn01 a{
padding-top: 20px;
padding-bottom: 20px;
margin-right: auto;
margin-left: auto;
width: 100%;
text-align: center;
margin-bottom: 0px;
display: block;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
font-size: 16px;
}
p.btn02 a{
padding-top: 10px;
padding-bottom: 10px;
margin-right: auto;
margin-left: auto;
width: 100%;
text-align: center;
margin-bottom: 0px;
display: block;
-moz-border-radius: 40px;
-webkit-border-radius: 40px;
border-radius: 40px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
line-height: 1.5em;
}
p.btn01.corporate a,p.btn02.corporate a{
background-color: #333333;
}
p.btn01.yellow a,p.btn02.yellow a{
background-color: #FCD006;
}
p.btn01.gray a,p.btn02.gray a{
background-color: #DDDDDD;
}
p.btn01.pink a,p.btn02.pink a{
background-color: #FF7EAD;
}
p.btn01.blue a,p.btn02.blue a{
background-color: #4CBAED;
}
p.btn01.orange a,p.btn02.orange a{
background-color: #FF9900;
}
p.btn01.black a,p.btn02.black a{
background-color: #000000;
}
p.btn01 .fa,p.btn02 .fa{
color: #000000;
margin-left: 10px;
}
p.btn01 a:link,p.btn02 a:link {
text-decoration: none;
color: #000000;
}
p.btn01 a:visited,p.btn02 a:visited {
text-decoration: none;
color: #000000;
}

p.btn01 a:hover,
p.btn01 a:active {
background-color: #EC361D;
color: #FFF;
}
p.btn01 a:hover .fa,
p.btn01 a:active .fa {
color: #FFF;
}

p.btn02 a:hover,
p.btn02 a:active {
background-color: #EC361D;
color: #FFF;
}
p.btn02 a:hover .fa,
p.btn02 a:active .fa {
color: #FFF;
}

/*ホワイト*/
.wt .fa,.wt{
color: #FFF !important;
}
.wt a:link {
text-decoration: none !important;
color: #FFF !important;
}
.wt a:visited {
text-decoration: none !important;
color: #FFF !important;
}
.wt a:hover, .wt a:active {
text-decoration: none !important;
color: #FFF !important;
}

/*ブラック*/
.bk .fa{
color: #000000;
}
.bk a:link {
text-decoration: none;
color: #000000;
}
.bk a:visited {
text-decoration: none;
color: #000000;
}
.bk a:hover, .bk a:active {
text-decoration: none;
color: #000000;
}

/*コーポレートカラー*/
.corp .fa{
color: #EA6C1A !important;
}
.corp a:link {
text-decoration: none !important;
color: #EA6C1A !important;
}
.corp a:visited {
text-decoration: none !important;
color: #EA6C1A !important;
}
.corp a:hover, .corp a:active {
text-decoration: none !important;
color: #EA6C1A !important;
}


/*ボタン詳細*/
p.btn_detail {
clear: both;
margin-left: auto;
margin-right: auto;
z-index: 10;
}
p.btn_detail a{
padding-top: 8px;
padding-bottom: 8px;
margin-right: auto;
margin-left: auto;
width: 30%;
text-align: center;
margin-bottom: 0px;
display: block;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
font-size: 14px;
background-color: #CCCCCC;
}
p.btn_detail.color01 a{
/*background-color: #F0F0E1;*/
border: 1px solid #000000;
}
p.btn_detail.color02 a{
border: 1px solid #FFFFFF;
}
p.btn_detail a:hover,
p.btn_detail a:active {
background-color: #FF9900;
color: #FFF;
width: 30%;
text-decoration: none;
}
@media screen and (max-width: 767px) {
p.btn_detail a{
width: 80%;
}
p.btn_detail a:hover,
p.btn_detail a:active {
width: 100%;
}
}

@media screen and (max-width: 767px) {
h1.sec_imgtitle{
margin-bottom: 30px;
} 
h1.sec_imgtitle img{
width: 100%;
height: auto;
display: block;
} 


h1.lead_photo strong{
padding-top: 10px;
padding-bottom: 10px;
margin-right: 0px;
margin-left: 0px;
text-align: left;
font-size: 16px;
font-weight: bold;
display: block;
line-height: 1.5em;
}
h1.lead_photo strong br{
display: none;
}
h1.lead_title{
margin-bottom: 30px;
text-align: center;
font-size: 20px;
font-weight: bold;
line-height: 1.5em;
margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
}
h1.lead_title br{
display: none;
}
h1.lead_title span.color04{
display: block;
}
h2.lead_title{
margin-top: 0px;
margin-bottom: 30px;
text-align: center;
color: #666666;
font-size: 16px;
font-weight: bold;
margin-left: auto;
margin-right: auto;
padding-left: 0px;
padding-right: 0px;
}

.bgcolor01{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #01B2B2;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}
.bgcolor02{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #D17D74;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}
.bgcolor03{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #4CBAED;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.bgcolor04{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #FFC926;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}
.bgcolor05{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #01B2B2;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
}
.bgcolor_lightgrey{
padding-top: 10px;
padding-bottom: 10px;
background-color: #EEEEEE;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-weight: normal !important;
}
.bgcolor_line{
padding-top: 10px;
padding-bottom: 10px;
color: #FFFFFF !important;
background-color: #5DBE38;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
font-weight: normal !important;
}
p.lead br{
display: none;
}
p.lead{
padding: 0px;
text-align: left;
font-size: 14px;
line-height: 1.8em;
margin-bottom: 30px;
}
p.leadfoot{
padding: 0px;
text-align: left;
font-size: 16px;
line-height: 1.8em;
margin-bottom: 50px;
}
h1.lead_photo br{
display: none;
}
h1.lead_photo img{
width: 100%;
height: auto;
display: block;
}
p.btn01 a{
padding-top: 10px;
padding-bottom: 10px;
margin-right: auto;
margin-left: auto;
font-size: 14px;
width: 98%;
text-align: center;
margin-bottom: 0px;
display: block;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
background-color: #FFFFFF;
padding-left: 1%;
padding-right: 1%;
}
p.btn02 a{
padding-top: 10px;
padding-bottom: 10px;
margin-right: auto;
margin-left: auto;
font-size: 14px;
width: 98%;
text-align: center;
margin-bottom: 0px;
display: block;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;	
padding-left: 1%;
padding-right: 1%
}
}


/*セクションタイトル左右にライン*/
.section-title {
margin-bottom: 0px;
}
.section-title.LeltT {
text-align: left;
}
.section-title div {
}
.section-title div span {
display: inline-block;
}
.section-title h1 {
font-size: 20px;
padding-top: 10px;
padding-bottom: 10px;
font-weight: bold;
color: #FF9900;
}
.section-title h1 {
display: inline-block;
}
.section-title .line {
width: 50px;
background: #444444;
height: 1px;
margin: 5px 10px;
}
.section-title .line_wt {
width: 50px;
background: #FFFFFF;
height: 1px;
margin: 5px 15px;
}
@media screen and (max-width: 834px) {
.section-title {
	margin-bottom: 10px;
}
.section-title h1 {
font-size: 18px;
padding-top: 10px;
padding-bottom: 8px;
font-weight: bold;
line-height: 1.2em;
}
.section-title div span {
display: inline-block;
font-size: 13px;
}
.section-title .line,.section-title .line_wt {
width: 14%;
margin: 5px 1%;
}
}

#lineLR {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center; /* for no-flexbox browsers */
margin-bottom: 10px;
}

#lineLR:before,
#lineLR:after {
border-top: 1px solid #000000;
content: "";
display: inline; /* for IE */
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex: 1;
flex-grow: 1;
}

#lineLR:before {
margin-right: 0.5em;
}

#lineLR:after {
margin-left: 0.5em;
}
@media screen and (max-width: 767px) {
/*#lineLR {
padding-bottom: 20px;
}
#lineLR:before,
#lineLR:after {
display: none;
}*/
}



.imagetitle {
margin-left: auto;
margin-right: auto;
margin-bottom: 30px;
text-align: center;
}
.imagetitle p,.imagetitle h1{
display: inline-block;
vertical-align: middle;
}
.imagetitle h1 {
font-weight: bold;
font-size: 25px;
text-align: left;
padding-right: 10px;
color: #000000;
padding-left: 10px;
}
.imagetitle h1 span {
font-weight: normal;
font-size: 14px;
text-align: left;
padding-right: 15px;
line-height: 1.5em;
display: block;
margin-top: 10px;
}
.imagetitle p{
margin-right: 10px;
margin-left: 15px;
}
.imagetitle p.shop a{
color: #FFFFFF;
background-color: #EA6C1A;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 30px;
padding-right: 30px;
font-weight: bold;
display: block;
}
.imagetitle img{
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
}
@media screen and (max-width: 767px) {
.imagetitle img{
width: 100%;
height: auto;
display: block;
}
}


/*エフェクト　ボタン*/
.button-1,.button-2,.button-3{
width: 100%;
text-align: center;
cursor: pointer;
position: relative;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-moz-border-radius: 30px;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.button-1 a{
font-size: 14px;
/*color: #000000;*/
text-decoration: none;
/*line-height: 70px;*/
transition: all .5s ease;
z-index: 2;
padding-top: 12px;
padding-bottom: 12px;
margin: 0;
position: relative;
/*height: 70px;*/
display: block;
line-height: 1.4em;
}
.button-2 a{
font-size: 19px;
text-decoration: none;
transition: all .5s ease;
z-index: 2;
padding-top: 9px;
padding-bottom: 9px;
margin: 0;
position: relative;
display: block;
line-height: 1.4em;
}
.button-3 a{
font-size: 28px;
text-decoration: none;
transition: all .5s ease;
z-index: 2;
padding-top: 9px;
padding-bottom: 9px;
margin: 0;
position: relative;
display: block;
line-height: 1.4em;
}
.button-1 img,.button-1 span,.button-2 img,.button-2 span,.button-3 img,.button-3 span{
display: inline-block;
vertical-align: middle;
}
.eff-1{
width: 100%;
left: -100%;
background: #EC6C00;
position: absolute;
transition: all .2s ease;
z-index: 1;
height: 100px;
}
.button-1 a:hover,.button-2 a:hover,.button-3 a:hover{
color: #FFFFFF !important;
}
.button-1:hover .eff-1,.button-2:hover .eff-1,.button-3:hover .eff-1{
left:0;
}


.bg_corp{
background-color: #00377E;
/*background-image: url(../parts/bg_gold.png);*/
/*background-position: center center;*/
}
.bg_bk{
background-color: #222222;
}
.bg_newgrad{
background-color: #18A3FF;
}
.bg_career{
background-color: #3353B4;
}

/* ---------------------------------------------------------------- *
ドキュメント全体に関する設定
* ---------------------------------------------------------------- */
#contents {
/*_zoom: 1;
overflow: hidden;*/
clear: both;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 40px;
padding-left: 10px;
}
/*　パンくず　*/
.pankuzu {
_zoom: 1;
font-size: 12px;
margin: 0px;
padding-top: 10px;
padding-right: 0px;
padding-bottom: 10px;
padding-left: 0px;
color: #000;
bottom: 10px;
width: 100%;
}
.pankuzu a:link {
text-decoration: underline;
color: #666;
}
.pankuzu a:visited {
text-decoration: none;
color: #666;
}
.pankuzu a:hover, .pankuzu a:active {
text-decoration: underline;
color: #666;
}



/*　パンくずWP　Breadcrumb NavXT*/
.bread-crumb {
margin:0;
padding: 0px;
}
.bread-crumb li {
font-size:12px;
color:rgb(180,180,180);
float:left;
/*margin-right:1em;*/
list-style: none outside none;
}
.bread-crumb li:after {
content : '>';
padding-left:7px;
margin-right:7px;
}
.bread-crumb li:last-child:after {
content : '';
}
/*
.bread-crumb li a {
color:rgb(120,120,120);
}*/
.bread-crumb li.current {
}


@media screen and (max-width: 767px) {
.pankuzu {
display: none;
}
}


/* ---------------------------------------------------------------- *
ヘッダ部分の設定
* ---------------------------------------------------------------- */
.header_pc {
	top: 0;
	left: 0;
	height: 160px;
	background-color: #FFFBDB;
	z-index: 100;
	margin: 0;
	width: 100%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.header_pc h1.title {
position: absolute;
top: 10px;
left: 50%;
transform: translateX(-203%);
width: auto;
}
/*.header_pc.bgc {
background-color: rgba(0,0,0,0.7);
}*/
@media screen and (max-width: 767px) {
.header_pc {
height: auto;
margin-top: 0px;
margin-left: 0%;
margin-right: 0%;
/*background-color: rgba(255,255,255,0.80);*/
}
/*.header_pc.bgc {
background-color: rgba(0,0,0,0.7);
}*/
}


/*.header-logo img {
position: absolute;
top: 25px;
left: 50%;
transform: translateX(-180%);
height: 45px;
width: auto;
}*/
.header-logo img {
position: absolute;
top: 20px;
left: 5%;
height: 40px;
width: auto;
}
@media screen and (max-width: 767px) {
.header-logo {
display: none;
}
}


.head_navi {
position: absolute;
z-index: 10;
top: 25px;
right: 150px;
width: 600px;
}
.head_navi ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.head_navi li.camp {
float: right;
margin-right: 5px;
padding: 0;
margin-left: 5px;
}
.head_navi li.camp img {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.head_navi li.type1 a,.head_navi li.type2 a,.head_navi li.type1a a,.head_navi li.type1b a {
padding-left: 30px;
padding-right: 30px;
float: right;
padding-top: 13px;
padding-bottom: 13px;
margin-top: 5px;
margin-bottom: 0px;
font-size: 13px;
margin-left: 5px;
display: block;
margin-right: 5px;
-webkit-transition: .3s;
transition: .3s;
position: relative;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.head_navi li.type1 a {
background-color: #F8E81C;
}
.head_navi li.type2 a {
background-color: #EEEEEE;
}
.head_navi li.type1a a {
background-color: #94BAD5;
font-weight: bold;
}
.head_navi li.type1b a {
background-color: #D17D74;
font-weight: bold;
}


.head_navi li.type1a a:hover {
background-color: #5392BE;
}
.head_navi li.type1b a:hover {
background-color: #B4544A;
}
.head_navi li.type2 a:hover {
background-color: #DDDDDD;
}
.head_navi li a:visited {
text-decoration: none;
}
.head_navi li a:hover, .head_navi li a:active {
text-decoration: none;
}


h1.logo_sp {
display: none;
}


@media screen and (max-width: 767px) {
#sec_head,#sec_head02{
width: 100%;
padding: 0px;
margin-bottom: 0px;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
height: auto;
}
#header{
display: none;
}
.head_navi {
display: none;
}
h1.logo_sp {
	display: block;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 2.5%;
	padding-bottom: 2.5%;
	padding-left: 3%;
	margin-bottom: 50px;
}
h1.logo_sp img{
height: 25px;
display: block;
width: auto;
margin-left: 1%;
margin-top: 3%;
margin-bottom: 3%;
margin-right: 0%;
}
}
@media screen and (max-width: 360px) {
h1.logo_sp img{
height: 18px;
}
}


/*h_ボタン*/
.h_btn {
_zoom: 1;
overflow: hidden;
clear: both;
margin-right: auto;
margin-left: auto;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
width: 440px;
position: absolute;
top: 25px;
right: 100px;
right: 5%;
}
.h_btn ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.h_btn li {
float: left;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.h_btn li a span {
display: block;
}
.h_btn li.type2 {
width: 48%;
margin-left: 1%;
margin-right: 1%;
}
.h_btn li.type3 {
width: 48%;
margin-left: 1%;
margin-right: 1%;
}
.h_btn ul:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

@media screen and (max-width: 768px) {
/*.h_btn {
width: 100%;
margin-bottom: 30px;
position: static;
top: 15px;
right: 0%;
transform: translateX(100%);
display: block;
}*/
.h_btn {
clear: both;
margin-right: auto;
margin-left: auto;
width: 96%;
position: static;
top: 15px;
right: 100px;
right: 0%;
transform: translateX(0%);
}
}


/* ---------------------------------------------------------------- *
	バーガーナビ
 * ---------------------------------------------------------------- */
.sec_gnv{
    padding-right: 0px;
    padding-left: 0px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 40px;
    clear: both;
}
@media screen and (max-width: 896px) {
.sec_gnv{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 20px;
}
}

.list_gnv {
	_zoom: 1;
	overflow: hidden;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
.list_gnv ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.list_gnv li {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-right: 1%;
    margin-bottom: 0px;
    margin-left: 1%;
    position: relative;
    width: 23%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    background-color: #F1F1F1;
}
.list_gnv li h2{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	font-weight: bold;
}
.list_gnv li img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	width: 100%;
	height: auto;
	display: block;
}
.list_gnv ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 896px) {
.list_gnv {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
}
.list_gnv li {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-right: 1%;
    margin-left: 1%;
    position: relative;
    width: 48%;
    margin-bottom: 3%;
}
.list_gnv li h2{
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	font-size: 13px;
}
}



/*fatNavi内*/
#bm_btn {
	_zoom: 1;
	overflow: hidden;
	width: 100%;
	margin: 0px;
	height: auto;
	padding: 0px;
	display: none;
}
#bm_btn ul.contact {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1000px;
}
#bm_btn li a {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3%;
	padding-bottom: 3%;
	width: 50%;
}
#bm_btn li a {
	background-color: #F8E81C;
}
#bm_btn li.phone a{
	background-color: #F8E81C;
}
#bm_btn li i {
	padding-right: 5px;
}
#bm_btn p.bnr {
	margin-bottom: 10px;
}
#bm_btn p.bnr img {
	width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
#bm_btn ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 896px) {
#bm_btn {
	_zoom: 1;
	overflow: hidden;
	width: 100%;
	margin: 0px;
	height: auto;
	padding: 0px;
	display: block;
}
#bm_btn p.copy {
    color: #FFFFFF;
    margin-bottom: 8px;
}
#bm_btn ul.contact {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 95%;
}
#bm_btn li a {
	font-size: 16px;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 1.5%;
	margin-left: 1.5%;
	width: 47%;
	text-align: center;
	padding-top: 3%;
	padding-bottom: 3%;
	margin-top: 0px;
	margin-bottom: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#bm_btn p {
	text-align: center;
}
#bm_btn p.phone {
	font-size: 28px;
	font-weight: bold;
	padding-bottom: 10px;
}

#bm_btn li a:link {
	text-decoration: none;
	color: #000000;
}
#bm_btn li a:visited {
	text-decoration: none;
	color: #000000;
}
#bm_btn li a:hover, #bm_btn li a:active {
	text-decoration: underline;
	color: #000000;
}
}
@media screen and (max-width: 320px) {
#bm_btn li a {
	font-size: 16px;
}
}


/* ---------------------------------------------------------------- *
グローバルナビの設定
* ---------------------------------------------------------------- */
#sec_gnavi {
margin-bottom: 0px;
padding: 0px;
margin-top: 0px;
position: absolute;
top: 80px;
width: 100%;
z-index: 20;
left: 50%;
transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
#sec_gnavi {
display: none;
}
}

/* nav-header　iPadでのダブルタップ対応版 */
.nav-header {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    /*width: 1000px;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 30px;
}

.nav-header ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
margin: 0;
height: 100%;
position: relative;
justify-content: center;
}
/*
.nav-header li a::after {
	position: absolute;
	content: '';
	width: 1px;
	height: 50px;
	background-color: #CCCCCC;
	top: 12px;
	right: 0px;
}*/
.nav-header li:last-child a::after {
	display: none;
}
.nav-header li {
	text-align: center;
	margin-left: 0px;
	margin-right: 0px;
	cursor: pointer;
	/*width: 16.6666%;*/
	width: 166.6666px;
	font-size: 14px;
}
/*.nav-header #menu-item-10324{
	width: 12%;
}*/
.nav-header li a {
	display: block;
	position: relative;
	text-decoration: none;
	margin-bottom: 0px;
	padding-top: 8px;
	padding-bottom: 10px;
	/*height: 104px;*/
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.nav-header li span {
	font-size: 13px;
	color: #FF9900;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	line-height: 1em;
	font-weight: normal;
	padding-top: 5px;
}
.nav-header li a::before {
position: absolute;
bottom: 0px;
left: 50%;
content: '';
width: 0;
height: 1px;
background-color: #FF9900;
transition: .3s;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 10;
}
.nav-header li a:hover::before {
width: 100%;
}
/*.nav-header li a:before {
visibility: hidden;
content: "";
position: absolute;
right: 0;
left: 0;
border-bottom: 2px solid #007260;
-webkit-transform: scaleX(1);
transform: scaleX(1);
-webkit-transform-origin: 0 50%;
transform-origin: 0 50%;
-webkit-transition: .3s;
transition: .3s;
bottom: -20px;
opacity: 0;
z-index: 10;
}
.nav-header li a:hover:before {
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1);
opacity: 1;
bottom: 0px;
}*/
.nav-header a:link,
.nav-header a:visited {
	color: #000000;
	text-decoration: none;
}
.nav-header a:hover,
.nav-header a:active {
	color: #000000;
	text-decoration: none;
}

/*current指定　固定ページ*/
.nav-header .current_page_item a::before,
.nav-header .current-menu-item a::before,
.nav-header .current-page-ancestor a::before {
width: 100%;
}

/*current指定　固定ページ*/
.nav-header .current_page_item .sub-menu a::before,
.nav-header .current-menu-item .sub-menu a::before,
.nav-header .current-page-ancestor .sub-menu a::before {
width: 0%;
}
/*.nav-header .current_page_item a::before,
.nav-header .current-menu-item a::before,
.nav-header .current-page-ancestor a::before {
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1);
opacity: 1;
bottom: 0px;
}*/
.nav-header ul li.current_page_item a,.nav-header ul li.current-menu-item {
}
.nav-header ul li.current_page_item a span,.nav-header ul li.current-menu-item a span {
}
/*.sub-menu li ::before {
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1);
opacity: 0 !important;
bottom: 0px;
}
.sub-menu li a:hover::before {
visibility: visible;
-webkit-transform: scaleX(1);
transform: scaleX(1);
opacity: 1 !important;
bottom: 0px;
}*/
.sub-menu li a:hover::before {
width: 0%!important;
}
@media screen and (max-width: 896px) {
.nav-header {
	display: none;
}
}

/*ローカル用*/
.nav-header ul li:hover > ul, div.menu ul li:hover > ul {
display: block;
}

/*グローバル　サブメニュー*/
.nav-header ul ul.sub-menu {
	display: none;
	z-index: 9;
	top: 55px;
	text-align: center;
	width: 167px!important;
	margin-left: auto!important;
	margin-right: auto!important;
	height: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	background-color: #FFFBDB;
	position: absolute;
	-moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -khtml-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -khtml-border-radius-bottomright: 5px;  
    border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.nav-header ul ul.sub-menu a {
	width: auto !important;
	color: #FFFFFF !important;
	background-color: #F3B14E;
	text-indent: 0px !important;
	padding-top: 16px;
	padding-right: 15px;
	padding-left: 15px;
	display: block !important;
	height: auto !important;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-left: 10px!important;
	margin-right: 10px!important;
	margin-bottom: 10px;
	padding-bottom: 14px;
}
.nav-header ul ul.sub-menu a span {
	display: none;
}
.nav-header ul ul.sub-menu a:hover {
color: #F7FA00 !important;
/*display: flex!important;*/
justify-content: center!important;
}
.nav-header ul ul.sub-menu li {
	font-size: 12px !important;
	line-height: 1.5em;
	width: auto !important;
}
/*.nav-header ul ul.sub-menu li:first-child a {
border-top: none !important;
}*/
@media screen and (max-width: 999px) {
.nav-header ul ul.sub-menu li {
display: none;
}
}


/* ---------------------------------------------------------------- *
	2カラム
 * ---------------------------------------------------------------- */
.wrap_box {
	_zoom: 1;
	overflow: hidden;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	padding: 0;
	clear: both;
	margin-top: 50px;
	margin-bottom: 130px;
}
.iBox1 {
	/*display: inline;*/
	float: left;
	width: 70%;
	margin-right: 4%;
	margin-left: 0%;
}
.iBox2 {
	/*display: inline;*/
	float: left;
	margin-top: 0;
	padding: 0;
	margin-bottom: 0px;
	width: 23%;
	margin-left: 1%;
	margin-right: 2%;
}
/*@media screen and (max-width: 999px) {
.iBox1 {
width: 70%;
margin-right: 2%;
margin-left: 2%;
}
.iBox2 {
width: 24%;
margin-right: 2%;
}
}*/
@media screen and (max-width: 834px) {
.wrap_box {
	margin-top: 25px;
	margin-bottom: 100px;
}
.iBox1 {
float: none;
width: 100%;
margin-right: 0px;
margin-left: 0px;
}
.iBox2 {
float: none;
margin-top: 0;
margin-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
margin-left: 0px;
margin-bottom: 0px;
width: 100%;
}
}


/* ---------------------------------------------------------------- *
	トップinfo
 * ---------------------------------------------------------------- */
.sec_tinfo{
width: 100%;
margin: 0px;
padding-top: 50px;
padding-bottom: 40px;
background-image: -moz-linear-gradient(top, #60A2E4, #C8E3FE);
background-image: -ms-linear-gradient(top, #60A2E4, #C8E3FE);
background-image: -webkit-linear-gradient(top, #60A2E4, #C8E3FE);
background-image: linear-gradient(top, #60A2E4, #C8E3FE);
}
@media screen and (max-width: 834px) {
.sec_tinfo{
padding-top: 35px;
padding-bottom: 30px;
}
}
.t_info {
	margin: 0;
	padding: 0;
	position: relative;
	}
.t_info.archive {
    margin-left: 0px;
	}
.t_info  ol li {
	/*_zoom: 1;
	overflow: hidden;*/
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 1%;
	margin-left: 1%;
	}
.t_info  ol li img {
	width: 100%;
	height: auto;
	display: block;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	}
.t_info  ol li figure {
	margin-bottom: 15px;
	}
.t_info  ol li.type1 {
	float: left;
	width: 23.3%;
}
.t_info  ol li.type2 {
float: left;
width: 47.4%;
}
@media screen and (max-width: 834px) {
.t_info  ol li {
	margin-right: 0%;
	margin-left: 0%;
	}
.t_info  ol li.type1 {
	float: none;
	width: 100%;
}
.t_info  ol li.type1 figure {
	float: left;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}
.t_info  ol li figure {
	margin-bottom: 10px;
	}
.t_info  ol li.type2 {
	float: none;
	width: 98%;
}
}

/* ---------------------------------------------------------------- *
トップバナー
* ---------------------------------------------------------------- */
.t_Box01{
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    clear: both;
    padding-top: 80px;
    padding-bottom: 70px;
    background-image: url(../parts/tx01.jpg);
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
@media screen and (max-width: 767px) {
.t_Box01{
padding-top: 10%;
padding-bottom: 10%;
}
}

.top_bnr {
_zoom: 1;
overflow: hidden;
clear: both;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
}
.top_bnr ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.top_bnr li {
width: 98%;
margin-left: 1%;
margin-right: 1%;
margin-bottom: 10px;
margin-top: 0px;
}
.top_bnr li.type1 {
width: 100%;
margin-left: 0%;
margin-right: 0%;
margin-bottom: 10px;
margin-top: 0px;
}
.top_bnr li img {
width: 100%;
height: auto;
display: block;
}
.top_bnr li h2{
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
}
.top_bnr li h2 span{
display: block;
font-size: 30px;
margin-bottom: 10px;
}
.top_bnr ul:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
@media screen and (max-width: 834px) {
.top_bnr {
width: 100%;
}
.top_bnr li {
width: 100%;
margin-left: 0%;
margin-right: 0%;
margin-bottom: 20px;
}
}


/* ---------------------------------------------------------------- *
STF　トップスライダー
* ---------------------------------------------------------------- */
.stfSdr {
	/*overflow: hidden;*/
	width: 100%;
	margin-bottom: 50px;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.stfSdr{
opacity: 0;
filter: alpha(opacity=0);        /* ie lt 8 */
-ms-filter: "alpha(opacity=0)";  /* ie 8 */
-moz-opacity: 0;                 /* FF lt 1.5, Netscape */
-khtml-opacity: 0;              /* Safari 1.x */
zoom: 1;
}
.stfSdr ul {
margin: 0 auto;
width: 700px;
}
.stfSdr li {
/*_zoom: 1;
overflow: hidden;*/
float: left;
padding: 0px;
margin-top: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-left: 10px;
position: relative;
/*width: 31.3333%;*/
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.stfSdr li h2{
padding-top: 7px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
font-size: 12px;
}
.stfSdr ul li p.cmt{
margin-top: 10px;
color: #CCCCCC;
}
.stfSdr li img{
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
width: 100%;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
z-index: -2;
}
.stfSdr li p.update{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 0px;
	background-color: #FF0000;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: -10px;
	top: 5px;
	display: inline-block;
	z-index: 2;
}
.stfSdr ul:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
@media screen and (max-width: 767px) {
.stfSdr {
	margin-bottom: 25px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.stfSdr ul {
margin-top: 20px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0;
width: 80%;
}
.stfSdr {
padding: 0px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 40px;
margin-left: auto;
width: 100%;
}
.stfSdr li {
padding: 0px;
margin-top: 0px;
margin-right: 1%;
margin-left: 1%;
position: relative;
width: 48%;
margin-bottom: 0%;
}
.stfSdr li h2{
padding-top: 7px;
padding-bottom: 0px;
line-height: 1.5em;
}
}

/*サイドバナー*/
.s_bnr {
	_zoom: 1;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 30px;
}
.s_bnr ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.s_bnr li {
width: 100%;
margin-left: 0%;
margin-right: 0%;
margin-bottom: 20px;
margin-top: 0px;
}
.s_bnr li img {
width: 100%;
height: auto;
display: block;
}
.s_bnr li img:hover {
opacity: 0.8;
}
.s_bnr li h2{
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
font-size: 20px;
font-weight: bold;
color: #FFFFFF;
}
.s_bnr li h2 span{
display: block;
font-size: 30px;
margin-bottom: 10px;
}
.s_bnr ul:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
@media screen and (max-width: 834px) {
.s_bnr {
width: 100%;
}
.s_bnr li {
width: 100%;
margin-bottom: 20px;
}
}


/*寄付*/
.donation {
	_zoom: 1;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding: 0;
	margin-top: 0px;
}
.donation img {
width: 100%;
height: auto;
display: block;
}
.donation p{
padding-top: 10px;
}
.donation ul:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
@media screen and (max-width: 834px) {
.donation {
width: 100%;
}
}

/*地産地消*/
.local {
	/*_zoom: 1;
	overflow: hidden;*/
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding: 0;
	margin-top: 0px;
}
.local ul {
list-style: none;
padding: 0px;
margin: 0px;
}
.local li {
	width: 100%;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-top: 0px;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	box-sizing: border-box;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
	-webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
	padding-bottom: 10px;
}
.local li p {
	font-size: 13px;
	line-height: 1.6em;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.local li figure {
	width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
.local li img {
	width: 100%;
	height: auto;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 5px;
}
.local p.update{
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	color: #FFFFFF;
	font-size: 10px;
	margin-bottom: 0px;
	background-color: #FF0000;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	position: absolute;
	left: 0px;
	top: 5px;
	display: inline-block;
	z-index: 2;
}

.local p.btn_detail a {
	width: 80%;
}
.local ul:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}
@media screen and (max-width: 834px) {
.local {
width: 100%;
}
.local li {
	width: 100%;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}
}




/*ホバー拡大エフェクト*/
.scale {
width: 100%;
height: auto;
/*overflow: hidden;*/
}
.scale img {
-moz-transition: -moz-transform 0.3s linear;
-webkit-transition: -webkit-transform 0.3s linear;
-o-transition: -o-transform 0.3s linear;
-ms-transition: -ms-transform 0.3s linear;
transition: transform 0.3s linear;
}
.scale img:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}

.scale2 {
width: 100%;
height: auto;
/*overflow: hidden;*/
}
.scale2 {
-moz-transition: -moz-transform 0.3s linear;
-webkit-transition: -webkit-transform 0.3s linear;
-o-transition: -o-transform 0.3s linear;
-ms-transition: -ms-transform 0.3s linear;
transition: transform 0.3s linear;
}
.scale2:hover {
-webkit-transform: scale(1.05);
-moz-transform: scale(1.05);
-o-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
}






/*お知らせ*/
#sec_topcontact{
width: 100%;
margin: 0px;
padding-top: 20px;
padding-bottom: 20px;
background-color: #F1F1F1;
}

#sec_topcontact h2{
font-weight: bold;
text-align: center;
}

p.leadfoot{
padding: 0px;
text-align: center;
font-size: 16px;
line-height: 1.8em;
color: #444444;
margin-bottom: 40px;
}
p.leadfoot br{
display: none;
}
p.leadfoot strong{
background: linear-gradient(transparent 60%, #FBD6D7 60%);
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
color: #01B2B2;
}


@media screen and (max-width: 767px) {
#sec_topcontact{
width: 100%;
margin-right: 0px;
margin-left: 0px;
padding-bottom: 50px;
padding-top: 25px;
margin-bottom: 0px;
margin-top: 0px;
}
p.leadfoot{
padding: 0px;
text-align: center;
font-size: 16px;
line-height: 1.8em;
color: #444444;
margin-bottom: 40px;
}
p.leadfoot br{
display: block;
}
}

/*理念*/
ul.idea{
width: 100%;
margin: 0px;
padding-top: 20px;
padding-bottom: 20px;
background-color: #F1F1F1;
text-align: center;
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

ul.idea li span {
padding-right: 0.25em;
font-weight: bold;
} 
@media screen and (max-width: 767px) {
ul.idea{
width: 100%;
margin: 0px;
padding-top: 20px;
padding-bottom: 20px;
font-size: 14px;
text-align: left;
padding-left: 15px;
padding-right: 15px;
}
ul.idea li{
display: -webkit-flex;
display: flex;
-webkit-align-items: top;
align-items: top;
margin-bottom: 10px;
}
}

/*バナー*/
#sec_bana{
width: 100%;
margin: 0px;
padding-top: 40px;
padding-right: 0px;
padding-bottom: 40px;
padding-left: 0px;
background-color: #FFF;
}

#list_mbana {
_zoom: 1;
overflow: hidden;
padding: 0px;
clear: both;
width: 100%;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 50px;
margin-left: 0px;
}
#list_mbana h1{
text-align: center;
display: block;
margin-bottom: 30px;
}
#list_mbana h1 strong{
padding-top: 10px;
padding-bottom: 10px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 30px;
margin-left: 0px;
text-align: center;
font-size: 26px;
font-weight: bold;
display: block;
line-height: 1.5em;
}
#list_mbana h1 span{
text-align: center;
display: block;
margin-bottom: 30px;
}
#list_mbana h2{
font-weight: bold;
font-size: 18px;
background-color: #FFD800;
text-align: center;
line-height: 100px;
margin-bottom: 10px;
}
#list_mbana p{
font-size: 16px;
line-height: 1.8em;
color: #444444;
}
#list_mbana p span{
background-color: #FFFFA2;
padding: 2px;
color: #663300;
}
#list_mbana ul {
list-style: none;
padding: 0px;
margin: 0px;
}
#list_mbana li {
float: left;
padding: 0px;
margin-top: 0px;
margin-right: 25px;
margin-bottom: 0px;
margin-left: 0px;
width: 310px;
}
#list_mbana ul:after {
height: 0;
visibility: hidden;
content: ".";
display: block;
clear: both;
}

#list_mbana a:link {
color: #FFF;
text-decoration: none;
}
#list_mbana a:visited {
color: #FFF;
text-decoration: none;
}
#list_mbana a:hover, #list_mbana a:active {
color: #FFF;
text-decoration: underline;
}
@media screen and (max-width: 767px) {

}







/*--------------------------------
PAGE TOP（上へ）
---------------------------------*/
#page-top {
position: fixed;
z-index: 50;
bottom: 120px;
}
#page-top a {
    width: 104px;
    height: 77px;
    text-decoration: none;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 12px;
    text-align: center;
    display: block;
}
@media screen and (max-width: 767px) {
#page-top {
position: fixed;
z-index: 50;
bottom: 10%;
}
#page-top img {
	width: 80%;
	height: auto;
	display: block;
	margin-right: 0px;
	margin-left: auto;
}
}



#footer{
	position: relative;
	clear: both;
	margin: 0;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 20px;
	background-color: #FFB74A;
	/*_zoom: 1;
	overflow: hidden;*/
}
@media screen and (max-width: 767px) {
#footer {
padding-top: 0px;
padding-bottom: 0px;
}
}


/* フッターナビ */
.f_navi {
    /*_zoom: 1;
	overflow: hidden;*/
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-right: 0px;
    padding-bottom: 30px;
    padding-left: 0px;
}
.f_navi ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.f_navi li.type1 {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 12%;
	position: relative;
	display: none;
}
.f_navi li {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-left: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 20%;
	position: relative;
}
.f_navi ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 896px) {
.f_navi {
    padding-bottom: 50px;
}
.f_navi li.type1 {
	width: 100%;
	display: block;
}
.f_navi li {
_zoom: 1;
overflow: hidden;
float: none;
padding-top: 20px;
padding-bottom: 20px;
margin-top: 0px;
margin-right: 0%;
margin-bottom: 0px;
margin-left: 0%;
width: 100%;
clear: both;
border-bottom: 1px solid rgba(255,255,255,0.30);
}
}

.f_navi li h2.l_non{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 7px;
	padding-top: 7px;
	margin-bottom: 20px;
	color: #66462B;
}
.f_navi li h2.l_pre a{
	font-size: 13px;
	font-weight: bold;
	line-height: 1.6em;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-left: 0px;
	margin: 0;
	width: 100%;
	display: block;
}
.f_navi p a {
	font-size: 13px;
	line-height: 1.6em;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	display: block;
	padding-top: 7px;
	}

#footer a:link {
	color: #66462B;
	text-decoration: none;
}
#footer a:visited {
	color: #66462B;
	text-decoration: none;
}
#footer a:hover, .f_navi a:active {
	color: #66462B;
	text-decoration: underline;
}
.f_navi h2 a:link {
	color: #66462B;
	text-decoration: none;
}
.f_navi h2 a:visited {
	color: #66462B;
	text-decoration: none;
}
.f_navi h2 a:hover, .f_navi h2 a:active {
	color: #66462B;
	text-decoration: underline;
}

 /* ---------------------------------------------------------------- *
	SP　最初からオープン　f_navi
 * ---------------------------------------------------------------- */
 @media screen and (max-width: 896px) {
.f_navi .nvOC{
    margin: 0;
    padding: 0;
    float: left;
    width: 30%;
}
.f_navi .toggle_box {
    margin: 0;
    padding: 0 !important;
    float: left;
    width: 70%;
}
}
 
 /* ---------------------------------------------------------------- *
	開閉コンテンツ　f_navi
 * ---------------------------------------------------------------- */
/*pcは初めからオープン*/
/*.f_navi .toggle_box {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.nvOC{
	pointer-events: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
div.nvOC.open{
	cursor: pointer;
	pointer-events: none;
	background-repeat: no-repeat;
	background-position: right center;
	}
@media screen and (max-width: 896px) {
.f_navi .toggle_box {
	margin: 0;
	padding: 0;
	list-style: none;
	display:none;
}
div.nvOC{
	display: block;
	cursor: pointer;
	pointer-events: auto;
	background-image: url(../parts/i_open2.png);
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
div.nvOC.open{
	cursor: pointer;
	pointer-events: auto;
	background-image: url(../parts/i_close2.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 0px;
	padding-top: 0px;
	}
}*/


.f-logo {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.f-logo img {
	height: 27px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
@media screen and (max-width: 767px) {
.f-logo {
display: none;
}
.f-logo img{
height: 27px;
display: block;
width: auto;
margin-left: 3%;
margin-top: 3%;
margin-bottom: 3%;
margin-right: 0%;
position: static;
}
}

#copyright {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 70px;
	padding-left: 0px;
	text-align: center;
	width: 100%;
	background-color: #FFB74A;
	color: #66462B;
}
#copyright p.copyright{
}
@media screen and (max-width: 767px) {
#copyright {
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding-top: 30px;
padding-right: 0px;
padding-left: 0px;
text-align: center;
padding-bottom: 30px;
}
#copyright p.copyright{
line-height: 1.5em;
font-size: 12px;
}
}




/* ---------------------------------------------------------------- *
swiper　設定
* ---------------------------------------------------------------- */
/*フルスクリーン表示　トップ*/
.swiper-container {
width: 100%;
/*height: 100vh;*/
}
@media screen and (max-width: 767px) {
.swiper-container {
}
}

/*サービス*/
.post-type-archive-service .swiper-container,.single-service .swiper-container {
}
@media screen and (max-width: 767px) {
.post-type-archive-service .swiper-container,.single-service .swiper-container {
}
}


.swiper-slide {
background-position: center;
background-size: cover;
}

.swiper-slide {
position: relative;
}

/*画像配置の場合*/
.swiper-slide img {
	width: 100%;
	height: auto;
	display: block;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
@media screen and (max-width: 834px) {
.swiper-slide img {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
}
}

/*背景画像切り替えPCSP*/
/*.ssd01{
	background-image: url(../parts/mv01_pc.jpg);
}
@media screen and (max-width: 834px) {
.ssd01{
	background-image: url(../parts/mv01_pc.jpg);
}
}*/

.swiper-slide .title {
font-size: 80px;
font-weight: 100;
text-align: center;
margin-top: 400px;
padding-bottom: 0px;
margin-bottom: 20px;
color: #FFFFFF;
}
.swiper-slide .subtitle {
font-size: 20px;
text-align: center;
margin-bottom: 20px;
color: #FFFFFF;
}
.swiper-slide .text {
font-size: 14px;
width: 400px;
margin-left: auto;
margin-right: auto;
line-height: 1.6;
text-align: center;
color: #FFFFFF;
}

/*swiper-button prev next　エフェクト*/
[class^="swiper-button-"], .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
transition: all .3s ease;
}
.swiper-container:hover .swiper-button-prev,
.swiper-container:hover .swiper-button-next {
-webkit-transform: translateX(0);
transform: translateX(0);
opacity: 1;
visibility: visible;
}
[class^="swiper-button-"] {
/* width: 44px;*/
/*opacity: 0;
visibility: hidden;*/
}
.swiper-button-prev {
-webkit-transform: translateX(50px);
transform: translateX(50px);
}
.swiper-button-next {
-webkit-transform: translateX(-50px);
transform: translateX(-50px);
}

/*pagination　cureent2重丸*/
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 9px;
position: relative;
width: 12px;
height: 12px;
background-color: #fff;
opacity: .4;
}
@media screen and (max-width: 834px) {
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	display: none;
}
.swiper-button-prev {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
.swiper-button-next {
-webkit-transform: translateX(0px);
transform: translateX(0px);
}
}
/*.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet::before {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 18px;
height: 18px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border: 0px solid #fff;
border-radius: 50%;
}*/
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover, .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
border-width: 1px;
}


.swiper-container .swiper-slide:before {
z-index: 0;
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color:rgba(0,0,0,0);
}

/**/
.swiper-wrapper.disabled {
transform: translate3d(0px, 0, 0) !important;
}
.swiper-pagination.disabled {
display: none;
}

/*キャッチコピー*/
.mv_copy1 {
position: absolute;
z-index: 100;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.mv_copy2 {
position: absolute;
z-index: 100;
left: 30%;
top: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.mv_copy1 img,.mv_copy2 img  {
width: 550px;
height: auto;
display: block;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 767px) {
.mv_copy1 {
top: 50%;
left: 45%;
}
.mv_copy2 {
position: absolute;
left: 45%;
top: 65%;
}
.mv_copy1 img {
width: 155%;
height: auto;
}
.mv_copy2 img {
width: 150%;
height: auto;
}
}



.swiperbg01{
width: 261px;
height: 248px;
background-image: url(../parts/bg_mikan01.png);
background-repeat: no-repeat;
background-position: center top;
position: absolute;
top: 40px;
z-index: 10;
left: 50%;
transform: translateX(-310%);
}
.swiperbg02{
width: 261px;
height: 248px;
background-image: url(../parts/bg_mikan02.png);
background-repeat: no-repeat;
background-position: center top;
position: absolute;
top: 40px;
z-index: 1;
left: 50%;
transform: translateX(210%);
}
@media screen and (max-width: 767px) {
.swiperbg01{
	height: 100px;
	transform: translateX(-130%);
	top: 0px;
	background-size: contain;
	display: none;
}
.swiperbg02{
	height: 100px;
	background-size: contain;
	top: 0px;
	transform: translateX(30%);
	display: none;
}
}

/* ---------------------------------------------------------------- *
	お知らせ
 * ---------------------------------------------------------------- */
.sec_news{
	width: 100%;
	margin: 0px;
	padding-top: 40px;
	padding-bottom: 70px;
}
@media screen and (max-width: 834px) {
.sec_news{
	padding-bottom: 20px;
}
}

/*お知らせ　シンプルタイプ*/
.list_info {
	margin-bottom: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
}
.list_info  ol {
clear: both;
}
.list_info  ol li {
/*_zoom: 1;
overflow: hidden;*/
padding-right: 0px;
padding-left: 0px;
border-bottom: 1px solid #DFDFD0;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 5px;
margin-left: 0px;
position: relative;
}
/*.list_info  ol li:last-child {
border-bottom: none;
}*/
.list_info  ol li dt {
color: #999;
float: left;
width: 18%;
padding-top: 15px;
padding-left: 0%;
}
.list_info  ol li dd {
margin-left: 25%;
position: relative;
}
.list_info  ol li dd h2{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding-top: 15px;
padding-bottom: 15px;
padding-left: 0px;
margin-left: 0px;
padding-right: 8%;
}
.list_info  ol li dd a :before {
position: absolute;
margin-left: -50px;
content: '\f105';
color: #000000;
font-family: fontAwesome;
right: 10px;
top: 50%;
transform: translateY(-50%);
font-size: 20px;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
transition: all 0.3s;
}
.list_info  ol li dd a:hover :before {
right: 0px;
}
.list_info  ol li dd span.cate{
	/*background-color: #1D4E9C;*/
	background-color: rgba(204,204,204,0.50);
	color: #000000;
	width: 130px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	float: left;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 11px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.list_info  ol li dd  a:hover .cate{
	background-color: #1D4E9C;
	color: #FFFFFF;
}
* html .list_info  ol li dd {
zoom: 1;
}
.list_info  ol li dd h2 a:link {
text-decoration: none;
color: #666666;
}
.list_info  ol li dd h2 a:visited {
color: #666666;
text-decoration: none;
}
.list_info  ol li dd h2 a:hover, .list_info  ol li dd h2 a:active {
color: #666666;
text-decoration: underline;
}

.list_info  ol li dd .cate a:link {
text-decoration: none;
color: #000000;
}
.list_info  ol li dd .cate a:visited {
color: #000000;
text-decoration: none;
}
.list_info  ol li dd .cate a:hover, .list_info  ol li dd .cate a:active {
color: #000000;
text-decoration: underline;
}
.list_info p.update{
padding-top: 0px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 0px;
color: #FFFFFF;
font-size: 10px;
margin-bottom: 0px;
background-color: #FF0000;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
position: absolute;
left: 130px;
top: 5px;
display: inline-block;
z-index: 2;
}

@media screen and (max-width: 767px) {
.list_info {
	margin-bottom: 25px;
}
.list_info  ol li dt {
color: #999;
float: none;
width: 100%;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
}
.list_info  ol li dd {
margin-left: 0px;
}
.list_info  ol li dd h2{
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
padding-right: 10%;
padding-left: 0px;
padding-top: 10px;
padding-bottom: 10px;
}
.list_info  ol li dd span.cate{
width: 60%;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
display: block;
float: none;
text-align: center;
padding-top: 1px;
padding-right: 0px;
padding-bottom: 1px;
padding-left: 0px;
font-size: 11px;
margin-left: 0px;
}
.list_info p.update{
font-size: 10px;
width: 35px;
height: 35px;
line-height: 35px;
left: 130px;
top: -7px;
}
}


/* ---------------------------------------------------------------- *
	ターゲット
 * ---------------------------------------------------------------- */
.list_target {
	_zoom: 1;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.list_target ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.list_target li.tg {
    width: 31.3333%;
    margin-left: 1%;
    margin-right: 1%;
    float: left;
    margin-bottom: 30px;
    margin-top: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    background-color: rgba(204,204,204,0.30);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.list_target li.tg img {
	width: 100%;
	height: auto;
	display: block;
}
.list_target li h3{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 16px;
	font-weight: bold;
	color: #007260;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.list_target li p{
}
.list_target li p strong{
	background: linear-gradient(transparent 60%, #FFED30 60%);
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
	font-size: 20px;
	line-height: 1.2em;
}
.list_target li img{
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	}
.list_target ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 834px) {
.list_target {
	width: 100%;
}
.list_target li.tg {
	float: none;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 15px;
}
.list_target li h3{
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
    margin-bottom: 10px;
}
}



/* ---------------------------------------------------------------- *
	手続き手順
 * ---------------------------------------------------------------- */
.r_flow {
	_zoom: 1;
	overflow: hidden;
	width: 100%;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	bottom: 0px;
	right: 0px;
	height: auto;
	clear: both;
}
.r_flow ul {
	list-style: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.r_flow li {
    display: block;
    margin-bottom: 15px;
}
.r_flow li.type {
    width: 32.3333%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.r_flow li.typeb {
    width: 99.0%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.r_flow li.typec {
    width: 24.0%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-top: 40px;
    padding-bottom: 20px;
    text-align: center;
    color: #FFFFFF;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
}
.fBg1 {
    background-color: #D48AB3;
}
.fBg2 {
    background-color: #007260;
}
.fBg3 {
    background-color: #5B98D3;
}
.r_flow li i {
	display: block;
	padding-bottom: 10px;
}
.r_flow li h3 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 7px;
	border-bottom: 1px solid rgba(255,255,255,0.5);
}
.r_flow li p.fNum {
	font-size: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
	color: rgba(255,255,255,0.5);
	font-weight: bold;
	padding-left: 5px;
	line-height: 1em;
}
.r_flow li p {
    font-size: 14px;
    line-height: 1.6em;
    text-align: left;
}
.r_flow ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 767px) {
.r_flow {
	_zoom: 1;
	overflow: hidden;
	width: 100%;
	margin: 0px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	bottom: 0px;
	right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.r_flow ul {
	width: 100%;
}
.r_flow li.type,.r_flow li.typec {
    width: 99.0%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
}
.r_flow li.typeb {
    width: 99.0%;
    margin-left: 0.5%;
    margin-right: 0.5%;
    float: none;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding-right: 10px;
    clear: both;
}
.r_flow li h3 {
}
}
@media screen and (max-width: 360px) {
.r_flow li.type {
	margin-bottom: 1.2%;
}
.r_flow li p {
	font-size: 12px;
	line-height: 1.5em;
}
}



/* ---------------------------------------------------------------- *
	ショップリスト　アーカイブス
 * ---------------------------------------------------------------- */
#archives_shop {
	_zoom: 1;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#archives_shop ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#archives_shop li {
	width: 30.333333%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left;
	margin-bottom: 50px;
}
#archives_shop li h2{
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    background-color: #007260;
    margin-bottom: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #FFFFFF;
}
#archives_shop li p{
}
#archives_shop li p strong{
	font-size: 18px;
	font-weight: bold;
}
#archives_shop li p a{
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
}
#archives_shop ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}

#archives_shop li .f_Box {
    overflow: hidden;
*zoom: 1;
    margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
#archives_shop li h2{
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	background-color: #0B5851;
	margin-bottom: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 5px;
}
#archives_shop  ul li {
	float: none;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
}
}


/* ---------------------------------------------------------------- *
stitch
* ---------------------------------------------------------------- */
.stitch01{
width: 100%;
height: 134px;
background-image: url(../parts/f_bg.png);
background-repeat: repeat-x;
background-position: center top;
position: absolute;
top: -100px;
z-index: 2;
}
@media screen and (max-width: 767px) {
.stitch01{
	background-image: url(../parts/f_bg_sp.png);
	height: 134px;
	top: -60px;
	background-size: contain;
	background-repeat: no-repeat;
}
}
@media screen and (max-width: 320px) {
.stitch01{
	top: -40px;
}
}

/* ---------------------------------------------------------------- *
貸借対照表
* ---------------------------------------------------------------- */

.account {
	_zoom: 1;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.account ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.account li {
	width: 18%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-bottom: 20px;
	padding: 7px;
	margin-top: 0px;
	background-color: rgba(198,175,114,0.70);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.account li img {
	width: 100%;
	height: auto;
	display: block;
}
.account li p{
	text-align: center;
	padding-top: 5px;
	line-height: 1.5em;
}
.account li p.ipt{
	font-size: 11px;
}
.account li img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
.account ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 834px) {
.account {
	width: 100%;
}
.account li {
	width: 31.3333%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 10px;
}
.account li p{
	font-size: 13px;
	line-height: 1.5em;
}
.account li p.ipt{
	font-size: 9px;
}
}

/* ---------------------------------------------------------------- *
	年間行事予定
 * ---------------------------------------------------------------- */
.plan {
	_zoom: 1;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.plan ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.plan li {
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-bottom: 40px;
	margin-top: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.plan li h2{
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 10px;
	background-color: #6C9232;
	margin-top: 5px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
.plan li p.date{
}
.plan li p.place{
}
.plan ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 834px) {
.plan {
	width: 100%;
}
.plan li {
	float: none;
	width: 100%;
	margin-right: 0%;
	margin-left: 0%;
	margin-bottom: 20px;
}
.plan li h2{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	margin-bottom: 7px;
	margin-top: 3px;
}
}

.list_dot {
	/*_zoom: 1;
	overflow: hidden;*/
	clear: both;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
.list_dot ul {
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
.list_dot ul li {
	font-size: 14px;
	margin-bottom: 5px;
	list-style-type: none;
	position: relative;
	}
.list_dot ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: .6em;
	left: -1.3em;
	width: 10px;
	height: 10px;
	background-color: #FF9900;
	border-radius: 100%;
}
.list_dot ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 768px) {
.list_dot {
}
.list_dot ul {
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 15px;
	padding-right: 10px;
}
}

/*取扱食品の放射性物質試験*/
figure.screening{
	padding: 15px;
	width: 100%;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
figure.screening img{
	margin-left: auto;
	margin-right: auto;
}
@media screen and (max-width: 768px) {
figure.screening img{
	width: 100%;
	height: auto;
	display: block;
}
}

/*各種新商品の登録画像*/
figure.product{
	padding-top: 15px;
	padding-right: 2.1%;
	padding-left: 2.1%;
	padding-bottom: 15px;
	width: 100%;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
figure.product img{
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	height: auto;
}
@media screen and (max-width: 768px) {
figure.product{
	padding: 0;
	width: 100%;
	background-color: transparent;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
figure.product img{
	width: 100%;
	height: auto;
	display: block;
}
}

p.terms:after {
	content: "";
	position: absolute;
	bottom: -10px;
	left: 0px;
	height: 0;
	width: 0;
	border-top: 5px solid #000000;
	border-bottom: 5px solid transparent;
	border-right: 5px solid #000000;
	border-left: 5px solid transparent;
	z-index: -1;
}
p.terms{
	position: absolute;
	top: -10px;
	z-index: 10;
	color: #FFFFFF !important;
	font-size: 14px;
	left: -10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}
p.terms.frozen{
	background-color: #1C61EA;
}
p.terms.normal{
	background-color: #FDA800;
}
p.terms.cold{
	background-color: #02BE77;
}
@media screen and (max-width: 767px) {
p.terms:after {
	content: "";
	position: absolute;
	bottom: -8px;
	left: 0px;
	height: 0;
	width: 0;
	border-top: 4px solid #000000;
	border-bottom: 4px solid transparent;
	border-right: 4px solid #000000;
	border-left: 4px solid transparent;
	z-index: -1;
}
p.terms{
	position: absolute;
	top: -8px;
	z-index: 10;
	font-size: 13px;
	left: -8px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
}


/* ---------------------------------------------------------------- *
	一般物資一覧
 * ---------------------------------------------------------------- */

.n_prod {
	/*_zoom: 1;
	overflow: hidden;*/
	clear: both;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.n_prod ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.n_prod li {
	width: 31.3333%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	background-color: #FFFFFF;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding-bottom: 5px;
}
.n_prod li h2{
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 13px;
	margin: 0;
	font-weight: normal;
	line-height: 1.6em;
}
.n_prod li p{
	font-size: 13px;
	line-height: 1.6em;
	color: #444444;
}
.n_prod li img{
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	max-width: 200px;
	max-height: 200px;
	display: block;
	}
.n_prod li img {
	margin-left: auto;
	margin-right: auto;
}
.n_prod ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 834px) {
.n_prod {
	width: 100%;
}
.n_prod li {
	width: 47%;
	margin-left: 1.5%;
	margin-right: 1.5%;
	float: left;
	margin-bottom: 15px;
	margin-top: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
}
.n_prod li img{
	max-width: 100%;
	max-height: 100px;
	display: block;
	}
.n_prod li h2{
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.n_prod li p{
	font-size: 12px;
	line-height: 1.5em;
}
}


/* ---------------------------------------------------------------- *
季節の行事食
* ---------------------------------------------------------------- */

.seasons {
	_zoom: 1;
	overflow: hidden;
	clear: both;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.seasons ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.seasons li {
	width: 31.3333%;
	margin-left: 1%;
	margin-right: 1%;
	float: left;
	margin-bottom: 20px;
	padding: 7px;
	margin-top: 0px;
	background-color: rgba(198,175,114,0.70);
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.seasons li img {
	width: 100%;
	height: auto;
	display: block;
}
.seasons li p{
	text-align: center;
	padding-top: 5px;
	line-height: 1.5em;
}
.seasons li p.ipt{
	font-size: 11px;
}
.seasons li img{
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	}
.seasons ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 834px) {
.seasons {
	width: 100%;
}
.seasons li {
	width: 48%;
	margin-right: 1%;
	margin-left: 1%;
	margin-bottom: 25px;
}
.seasons li p{
	font-size: 13px;
	line-height: 1.5em;
	text-align: left;
}
.seasons li p.ipt{
	font-size: 9px;
}
}

/*基本物資*/
.basic {
	/*_zoom: 1;
	overflow: hidden;*/
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
.basic ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.basic li {
	float: left;
	padding: 15px;
	margin-top: 0px;
	margin-right: 1%;
	margin-bottom: 30px;
	margin-left: 1%;
	position: relative;
	width: 48%;
	background-color: rgba(255,255,255,1.0);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
	box-shadow: 0 1px 10px 0 rgba(0,0,0,0.1);
}
.basic li h2{
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 1.4em;
	margin-bottom: 10px;
	text-align: center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 2px;
	background-color: #FF9900;
}
.basic li p{
	font-size: 14px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	line-height: 2em;
}
.basic ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
figure.basicfood img{
	width: 100%;
	height: auto;
	display: block;
	margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
.basic {
	/*_zoom: 1;
	overflow: hidden;*/
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 100%;
	padding-top: 0px;
}
.basic li {
	float: none;
	padding-right: 17px;
	padding-left: 17px;
	margin-top: 0px;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-left: 0%;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
}
.basic li h2{
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 16px;
}
}

/*貸出*/

.list_dot2 {
	/*_zoom: 1;
	overflow: hidden;*/
	clear: both;
	margin: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
.list_dot2 ul {
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 20px;
}
.list_dot2 ul li {
	font-size: 14px;
	margin-bottom: 0.5em;
	list-style-type: none;
	position: relative;
	padding-left: 20px;
	padding-bottom: 1em;
	padding-top: 1em;
	border-bottom: 1px solid #FFB74A;
	}
.list_dot2 ul li::after {
	display: block;
	content: '';
	position: absolute;
	top: 1.6em;
	width: 10px;
	height: 10px;
	background-color: #FF9900;
	border-radius: 100%;
	left: 0px;
}
.list_dot2 ul:after {
  height: 0;
  visibility: hidden;
  content: ".";
  display: block;
  clear: both;
}
@media screen and (max-width: 768px) {
.list_dot2 {
}
.list_dot2 ul {
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
}
}

/*寄附金*/
p.donation_d {
	font-size: 18px;
	line-height: 1.8em;
	padding: 20px;
	border: 1px solid #FFB74A;
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 30px;
}
@media screen and (max-width: 768px) {
p.donation_d {
	font-size: 15px;
	padding: 15px;
}
}