@charset "utf-8";

/* =Reset default browser CSS.
Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}

:focus {
outline:0;
}

ol, ul {
list-style:none;
}

table {
border-collapse:separate;border-spacing:0;
}

caption, th, td {
font-weight:normal;text-align:left;
}

blockquote:before, blockquote:after,q:before, q:after {
content:"";
}

blockquote, q {
quotes:"" "";
}

a img {
border:0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
display:block;
}

body{
/*font:14px/2.0 "Lucida Sans Unicode", "Lucida Grande", Arial, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",sans-serif;*/
font-family: "游明朝", YuMincho, Noto Serif JP, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size: 14px;
line-height: 2.5;
font-weight: 400;
color:#000;
background:#fff;
-webkit-text-size-adjust:none;
overflow-x: hidden;
}


/* リンク設定
------------------------------------------------------------*/

a{
margin:0;
padding:0;
text-decoration:none;
outline:0;
vertical-align:baseline;
background:transparent;
font-size:100%;
/*font-weight:bold;*/
color:#000;
}

a:hover, a:active{
-webkit-transition:opacity 1s;-moz-transition:opacity 1s;-o-transition:opacity 1s;
outline:none;
color:#cdcdcd;
}

/**** Clearfix ****/

nav .panel:after, #mainNav:after, .newsTitle:after, .bg:after,.post:after{
content:"";
display:table;
clear:both;
}

nav .panel,#mainNav,.newsTitle,.bg, .post{
zoom:1;
}


/* レイアウト
------------------------------------------------------------*/

#wrapper {
margin:0 auto;
width:100%;
}

.inner{
margin:0 auto;
width:1080px;

}

.inner01{
margin:0 auto;
/*width:1200px;*/
}

.inner02 {
    margin: 0 auto;
    width: 1200px;
    padding: 20px;
    box-sizing: border-box;
}

.inner02_titsub {
    font-size: 140%;
    color: #000;
    font-weight: 500;
    display: block;
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    text-align: center;
    margin-bottom: 15px;
    border-bottom: 3px dotted;
    padding-bottom: 5px;
}
.inner02_out {
    margin: 60px auto 0;
    width: 100%;
    background-color: #EFD6D0;
    box-sizing: border-box;
    display: inline-block;
	padding: 40px;
}
.inner03 {
    margin: 0 auto;
    width: 60%;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    height: auto;
    padding: 8% 0;
}
.inner04{
margin:0 auto;
width:1200px;
}

#header{
text-align:center;
background-color:#fff;
}

#content{
width:100%;
padding:0;
}
.content{
width:100%;
display: inline-block;
}
.content01{
width:100%;
height:250px;
margin-top:10px;
background: #fff;
}
.content02{
width:100%;
height:280px;
background: #000;
}
.content03{
width:100%;
display: inline-block;
background-color: #EFF1F5;
}
.content04{
width:100%;
display: inline-block;
background-color: #7F6450;
}
.content05{
width:100%;
display: inline-block;
background-color: #ECE8E2;
margin-top: -13px;
}
.content06{
width:100%;
display: inline-block;
background-color: #D8D0C4;
}

#sidebar{
float:right;
width:255px;
padding:30px 0;
}

#footer{
    clear: both;
    padding: 40px;
    background: #333;
	/*margin-top: 120px;*/
}
#footer p {
    font-size: 12px;
    line-height: 2.4;
    border-bottom: 1px solid #888;
    border-top: 1px solid #888;
    padding: 10px;
    text-align: center;
    width: 40%;
    margin: 0 auto 40px;
	color: #fff;
}
#footer_top{
    background-image: url(../images/top_bg04.png);
    padding-top: 7.3%;
    background-size: cover;
	margin-top: 40px;
}

.footer_box01 {
    width: 40%;
    box-sizing: border-box;
    margin: 0 auto;
}

.imgbox_top_in01 {
	/*background-color: #32549E;*/
	display: inline-block;
    background-image: url(../images/wasi_bg01.jpg);
}
.imgbox_top_in02 {
	/*background-color: #A31B20;*/
	display: inline-block;
	background-image: url(../images/wasi_bg02.jpg);
	background-position-x: right;
}
.imgbox_top_in03 {
	/*background-color: #8F9DBC;*/
	display: inline-block;
	background-image: url(../images/wasi_bg03.jpg);
}

.imgbox_top01{
width:100%;
height:700px;
margin:0px;
background-image: url(../images/news_img01.jpg);
background-repeat:no-repeat;
}
.imgbox_top03_01 {
    width: 40%;
    height: 420px;
    float: left;
    padding: 60px 80px;
    box-sizing: border-box;
}
.imgbox_top03_01 strong {
    color: #fff;
    font-size: 240%;
    border-bottom: 1px solid #D8D6CD;
    padding-bottom: 15px;
    color: #fff;
}
.imgbox_top03_01 p {
	color: #fff;
    padding-top: 15px;
}
.imgbox_top03_02 {
    width: 60%;
    height: 420px;
    float: left;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: -13px;
    overflow-y: hidden;
	background-color: #fff;
}
.imgbox_top03_03 {
    width: 40%;
    height: 420px;
    float: right;
    padding: 60px 80px;
    box-sizing: border-box;
}
.imgbox_top03_03 strong {
    color: #fff;
    font-size: 240%;
    border-bottom: 1px solid #D8D6CD;
    padding-bottom: 15px;
    color: #fff;
}
.imgbox_top03_03 p {
	color: #fff;
    padding-top: 15px;
}
.imgbox_top03_04 {
    width: 60%;
    height: 420px;
    float: right;
    text-align: center;
    padding: 0;
    box-sizing: border-box;
    margin-bottom: -13px;
    overflow-y: hidden;
	background-color: #fff;
}

h3.title03{
    clear: both;
    font-size:120%;
    font-weight: bold;
	padding-bottom: 30px;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP";
	color:#fff;
	position: relative;
	left: 70px;
	bottom:-480px;
}
h3.title05{
    clear: both;
    font-size:120%;
    font-weight: bold;
	padding-bottom: 30px;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP";
	color:#fff;
	position: relative;
	right: 70px;
	bottom:-480px;
}
@media screen and (max-width: 1024px) {
#wrapper {
margin: 80px auto 0;
width:100%;
}
.content03, .content04, .content05, .content06{
width:100%;
display: block;
background-color: #FFF;
}
.inner02 {
    margin: 0 auto;
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
}
.inner04{
margin:0 auto;
width:100%;
}
.imgbox_top03_01 {
    width: 100%;
    height: auto;
    float: left;
    /* text-align: center; */
    /* background-size: cover; */
    padding: 40px 40px;
    box-sizing: border-box;
}
.imgbox_top03_02 {
    width: 100%;
    height: auto; 
    float: left;
    text-align: center;
    /* background-size: cover; */
    padding: 0;
    box-sizing: border-box;
    margin-bottom: -13px;
}
.imgbox_top03_03 {
    width: 100%;
    height: auto;
    float: left;
    /* text-align: center; */
    /* background-size: cover; */
    padding: 40px 40px;
    box-sizing: border-box;
}
.imgbox_top03_04 {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    /* background-size: cover; */
    padding: 0;
    box-sizing: border-box;
    margin-bottom: -13px;
}
}
@media screen and (max-width: 768px) {
.footer_box01 {
    width: 60%;
    box-sizing: border-box;
    margin: 0 auto;
}
}
@media screen and (max-width: 644px) {
#content{
width:100%;
padding:0;
}
.content{
width:100%;
}
.inner01 {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.footer_box01 {
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
}
.imgbox_top03_01 {
    width: 100%;
    /* height: 353px; */
    float: left;
    /* text-align: center; */
    /* background-size: cover; */
    padding: 10px 20px;
    box-sizing: border-box;
}
.imgbox_top03_01 strong {
    color: #fff;
    font-size: 160%;
    border-bottom: 1px solid #D8D6CD;
    padding-bottom: 15px;
}
.imgbox_top03_03 {
    width: 100%;
    /* height: 353px; */
    float: left;
    /* text-align: center; */
    /* background-size: cover; */
    padding: 10px 20px;
    box-sizing: border-box;
}
.imgbox_top03_03 strong {
    color: #fff;
    font-size: 160%;
    border-bottom: 1px solid #D8D6CD;
    padding-bottom: 15px;
}
}


/* ヘッダー
------------------------------------------------------------*/

#header h1{
position:relative;
padding:10px 0;
text-align:left;
font-size:80%;
font-weight:bold;
color:#fff;
}

.contact{
position:relative;
float:right;
text-align:right;
font-size:85%;
margin-top:-32px;
font-weight:bold;
color:#fff;
}

.home #header h1, .home .contact {
 color: #375E97;
}
#header h2 {
    padding: 5px 0 3px 10px;
    width: 16%;
    float: left;
    margin: auto;
}

#header h2 img{
width:220px;
float: left;
}

#header .pnav ul{
position:relative;
float:right;
}

#header .pnav ul li{
font-weight:bold;
display:inline;
margin-left:5px;
font-size:90%;
}

#header .pnav ul li:before{
content:"・";
}

#header .pnav ul li a{
padding-left:5px;
color:#ffffff;
}

#header .pnav ul li a:hover{
color:#999999;
}




/* ビデオ
------------------------------------------------------------*/
.bg-video-wrap {
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100vh;
	background-color: #000;
}
video {
	min-width: 100%;
	min-height: 100vh;
	z-index: 1;
}
.overlay {
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	left: 0;
	background-image: linear-gradient(45deg, rgba(0,0,0,.3) 50%, rgba(0,0,0,.7) 50%);
	background-size: 3px 3px;
	z-index: 2;
}



/* トップページ　メイン画像
------------------------------------------------------------*/

#mainImg {
	position: relative;
	/*z-index: -1;*/
	/*padding-top: 216px;*/
}
#mainImg img{
width:100%;
height:auto;
/*margin-top:-285px;*/
}

#mainImg01 {
	position: relative;
}
#mainImg01 img {
    /*width: 85%;*/
    margin: 0 auto;
    text-align: center;
}
#mainImg02 {
    position: relative;
    margin: 0px auto;
}
#mainImg03 {
	position: relative;
	z-index: -1;
}
#mainImg03 img{
width:100%;
height:auto;
/*margin-top:-285px;*/
}
#mainImg04 {
	position: relative;
	margin-bottom: 100px;
}
#mainImg04 img {
    width: 85%;
    margin: 0 auto;
    text-align: center;
}
#mainImg05 {
    position: relative;
    text-align: center;
}
#mainImg05 img {
    width: 1036px;
}
#mainImg .catch {
    position: absolute;
    top: 50%;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-width: 876px;
    width: 100%;
    z-index: 1;
    text-align: center;
}
#mainImg .catch img {
    width: 160px;
    margin: 0 auto;
    /* padding: 15px; */
}
#mainImg02 .catch {
    position: absolute;
    top: 20px;
    bottom: 0;
    left: 0;
    right: 0;
    width: 600px;
    z-index: 1;
    /* background: rgba(255,255,255,0.4); */
    height: auto;
    padding: 20px;
}
#mainImg03 .catch {
    position: absolute;
    top: 443px;
    bottom: 0;
    left: 10%;
    right: 0;
    /* margin: auto; */
    /* max-width: 876px; */
    width: 500px;
    z-index: 1;
    /* text-align: center; */
    background: rgba(255,255,255,0.4);
    height: auto;
    padding: 200px 20px;
}
#mainImg03 .catch img {
    width: 400px;
    margin: 0 auto;
    /* padding: 15px; */
}
@media screen and (max-width: 1024px) {
#mainImg {
    position: relative;
    z-index: -1;
    /*padding-top: 105px;*/
}
#mainImg04 {
    position: relative;
    margin-bottom: 100px;
    top: 105px;
}
#mainImg05 {
    position: relative;
    text-align: center;
    padding-top: 105px;
}
#mainImg05 img {
    width: 100%;
}
}

.post{
pdding: 30px auto;
}
.post01{
margin: 30px auto;
width: 1200px;
}
.post01_01 {
    margin: 30px auto;
    width: 100%;
}
.post01_02 {
    margin: -323px auto;
    width: 100%;
    display: inline-block;
}
.post01_02 .catch {
    position: relative;
    top: 480px;
    bottom: 0;
    left: 54%;
    right: 0;
    width: 600px;
    z-index: 1;
    height: auto;
    padding: 20px;
}
.post01_03 {
    margin: 30px auto;
    width: 100%;
	background-image: url(../images/top_bg06.jpg);
}
.post01_04 {
    margin: 30px auto;
    width: 100%;
	background-image: url(../images/top_bg07.jpg);
	background-size: cover;
}
.post02{
margin: 0px auto 30px;
width: 1200px;
background-color:#F3F3F3;
}
.post02_out{
background-color:#F3F3F3;
padding-bottom: 40px;
}
.post02 img{
    width: auto !important;
    max-width: 100%;
}
.post03{
margin: 30px auto;
background-image: url(../images/top_cont_img01.jpg);
background-repeat:no-repeat;
padding:174px 0;
text-align:center;
}
.post03_tit {
    font-size: 300%;
    color: #fff;
    text-align: center;
    margin: auto;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
}
.post03_tit a{
    color: #fff !important;
}
.post03_titsub {
    font-size: 140%;
    color: #fff;
    text-align: center;
    margin: 0px auto;
}
.post03_titsub a{
    color: #fff !important;
}
.post04{
margin: 30px auto;
width: 1200px;
}
.post04_tit01 {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    display: block;
    letter-spacing: .1em;
    padding-left: 5px;
    margin-bottom: 20px;
}
.post04_tit02 {
    font-size: 160%;
    color: #C94236;
    /* text-align: center; */
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 5px;
}
.post04_tit03 {
    font-size: 220%;
    color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    padding-top: 20px; 
    margin-bottom: 20px;
    text-align: center;
    border-top: 1px solid #777;
}
.post04_tit04 {
    font-size: 180%;
	color: #000;
    display: inline-block;
    letter-spacing: .1em;
    padding-left: 20px;
    padding-right: 60px;
    margin-bottom: 10px;
    border-left: 2px solid #D6AC55;
}
.post04_tit04_01 {
    font-size: 200%;
	color: #000;
    display: inline-block;
    letter-spacing: .1em;
    padding-left: 20px;
    padding-right: 60px;
    margin-bottom: 10px;
    border-left: 2px solid #D6AC55;
}
.post04_tit05 {
    font-size: 180%;
    color: #000;
    /*font-weight: bold;*/
    display: block;
    /*font-family: 'Noto Sans JP';*/
    letter-spacing: .1em;
    /*padding-left: 20px;*/
    margin-bottom: 20px;
    border-bottom: 2px solid #D6AC55;
}
.post04_tit06 {
    font-size: 200%;
    color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    padding-bottom: 20px;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
    /* background: linear-gradient(transparent 88%, #C13043 20%); */
    border-bottom: 1px solid #777;
}
.post04_tit07 {
    font-size: 200%;
    color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    padding-left: 5px;
    margin-bottom: 20px;
    text-align: center;
}
.post04_tit08 {
    font-size: 140%;
    color: #000;
    font-weight: 500;
    display: block;
    font-family: 'Noto Sans JP';
    /*letter-spacing: .1em;*/
    /* padding-left: 20px; */
    margin-bottom: 20px;
    border-bottom: 5px dotted #88DEEF;
    padding-bottom: 10px;
}
.post04_01{
margin: 30px auto;
width: 1200px;
/*height:600px;*/
}
.post04_02{
margin: 60px auto;
width: 1200px;
display: flow-root;
}
.post04_03{
margin: 30px auto;
width: 1200px;
height:930px;
}
.post04_04{
	margin: 30px auto;
    width: 1200px;
    height: 850px;
}
.post05{
margin: 1250px auto 0;
    width: 1200px;
}
.post06 {
    margin: 30px 4% 30px 38%;
    width: 56%;
}

.news_box01{
	width: 60%;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto 30px;
}
.news_box01_tit {
    font-size: 260%;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    /*background-image: url(../images/tit_ic01.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: left 80px top;
    background-size: auto;*/
    padding: 10px 0 0 0px;
    /*margin-right: -60px;*/
    display: inline-block;
    width: 100%;
}
.news_box01 p{
	text-align: center;
	margin-top: 40px;
}
.news_box01_tit01 {
    font-size: 180%;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    /*background-image: url(../images/tit_ic02.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: left 120px top 5px;
    background-size: auto;*/
    padding: 10px 0 0 0px;
    display: inline-block;
    width: 100%;
}
.news_box01_tit02 {
    font-size: 240%;
    color: #000;
    /*font-weight: 800;*/
    letter-spacing: 1px;
    /*font-family: 'Noto Sans JP';*/
    text-align: center;
    /*background-image: url(../images/tit_ic01.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: left 80px top;
    background-size: auto;
    padding: 10px 0 0 0px;
    margin-right: -60px;*/
    display: inline-block;
    position: relative;
    width: 100%;
	margin-bottom: 40px;
}
.news_box01_tit02:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 120px;
    display: inline-block;
    width: 400px;
    height: 1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #ccc;
}
.news_box01_tit02 span {
    font-size: 50%;
    width: 100%;
    display: block;
    /* padding-top: 26px; */
    text-align: center;
    font-weight: 500;
    color: #888;
	margin-top: -10px;
	font-family: 'Playfair Display', serif;
}
.news_box01_tit03 {
    font-size: 260%;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    display: inline-block;
    background: rgba(255,255,255,0.7);
    padding: 0px 10px 0 120px;
    background-image: url(../images/tit_ic06.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
}
.news_box01_01 {
    width: 70%;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto 30px;
}
.news_box01_01 p{
	text-align: center;
	margin-top: 60px;
}
.news_box02{
	width:50%;
	float:right;
	box-sizing:border-box;
	padding:30px;
	margin-bottom:30px;
}
.news_box02_tit {
    font-size: 300%;
    color: #000;
    font-weight: bold;
    letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
}

.img_box01{
	width:25%;
	float:left;
	background-color:#C94236;
	text-align:center;
	color:#fff;
	height:480px;
}
.img_box01 p{
	padding:20px;
}
.img_box01_tit{
	font-size:300%;
	color:#fff;
	text-align:center;
	margin: 100px auto 0;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}
.img_box01_titsub{
	font-size:140%;
	color:#fff;
	text-align:center;
	margin: 0px auto;
}
.img_box02{
	width:25%;
	float:left;
	height:480px;
}
.img_box02 p{
	padding: 0 20px 10px;
}
.img_box02_tit{
	font-size:160%;
	color:#C94236;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}
.img_box02_titsub{
	font-size:140%;
	text-align:center;
}

.img_box01_01{
	width:50%;
	float:left;
	background-color:#C94236;
	text-align:center;
	color:#fff;
	height:480px;
}
.img_box01_01 p{
	padding:20px;
}
.img_box01_01_tit{
	font-size:300%;
	color:#fff;
	text-align:center;
	margin: 100px auto 0;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}
.img_box01_01_titsub{
	font-size:140%;
	color:#fff;
	text-align:center;
	margin: 0px auto;
}
.img_box02_01 {
    width: 44%;
    float: left;
    height: auto;
    margin: 25px 3%;
    padding: 15px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #FAFBFB;
}
.img_box02_01 p{
	padding: 0 0 0 5px;
}
.img_box02_01_tit {
    font-size: 160%;
    color: #003C88;
    font-family: 'Noto Sans JP';
    font-weight: 500;
    padding-left: 5px;
    text-align: center;
}
.img_box02_01_titsub {
    font-size: 140%;
    color: #000;
    font-weight: 500;
    display: block;
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    text-align: center;
    margin-bottom: 15px;
}
.img_box02_03{
	width: 44%;
    float: left;
    height: 520px;
    margin: 140px 3% 80px;
    padding: 15px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    border-radius: 5px;
	background-color:#FAFBFB;
}

.work_box01{
	width:25%;
	float:left;
	border-right:1px solid #fff;
	border-left:1px solid #fff;
	box-sizing:border-box;
	background-color:#F4F4F4;
}
.work_box01 p{
	padding:0px 0 20px 20px;
	color:#888;
}
.work_box01_tit {
    font-size: 120%;
    color: #000;
    font-weight: bold;
    letter-spacing: 2px;
	margin-left:20px;
}
.work_box02{
	width:25%;
	float:left;
	text-align:center;
	box-sizing:border-box;
}
.work_box02 p{
	padding:20px;
}

.eve_box01{
	width:34%;
	float:left;
	text-align:center;
	box-sizing:border-box;
	height: 760px;
	background-color:#000;
	padding-top:240px;
}
.eve_box01 p{
	padding:20px;
}
.img_eve01_tit{
	font-size:300%;
	color:#fff;
	text-align:center;
	margin: auto ;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}
.img_eve01_titsub{
	font-size:140%;
	color:#fff;
	text-align:center;
	margin: 0px auto;
}
.eve_box02{
	width:33%;
	float:left;
	border-right:1px solid #fff;
	box-sizing:border-box;
	height:380px;
	background-color:#F4F4F4;
}
.eve_box02 p{
	padding:10px 20px 0 !important;
}
.cont_box01{
	width:50%;
	float:left;
	box-sizing:border-box;
	background-image: url(../images/top_cont_img01.jpg);
	padding:174px 0;
}
.cont_box02{
	width:50%;
	float:right;
	padding:30px 40px;
	box-sizing:border-box;
}
.cont_box02 p{
	padding:10px;
	text-align:center;
	width:286px;
}

.prod_box01_l {
    width: 700px;
    float: left;
    margin: 0 30px 0 0;
    box-sizing: border-box;
    display: inline-block;
}
.prod_box01_r {
    width: 470px;
    float: left;
    margin: 0;
    box-sizing: border-box;
    display: inline-block;
}
.prod_box01_r p{
	margin:15px 0;
	}
.prod_box01_l_01 {
    width: 700px;
    float: left;
    height: 930px;
    margin:  0 30px 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /*border-radius: 5px;*/
    /* background-color: #FAFBFB; */
}
.prod_box01_r_01 {
    width: 470px;
    float: left;
    height: 930px;
    margin: 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list01{
    width: 225px;
    float: left;
    height: 290px;
    margin: 0 20px 20px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /*border-radius: 5px;*/
    /* background-color: #FAFBFB; */
}
.prod_list02{
    width: 225px;
    float: left;
    height: 290px;
    margin: 0 0 20px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /*border-radius: 5px;*/
    /* background-color: #FAFBFB; */
}
.prod_list03{
    width: 225px;
    float: left;
    height: 290px;
    margin: 0 20px 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /*border-radius: 5px;*/
    /* background-color: #FAFBFB; */
}
.prod_list04{
    width: 225px;
    float: left;
    height: 290px;
    margin: 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /*border-radius: 5px;*/
    /* background-color: #FAFBFB; */
}
.prod_list05{
    width: 225px;
    float: left;
    height: 290px;
    margin: 20px 20px 20px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /*border-radius: 5px;*/
    /* background-color: #FAFBFB; */
}
.prod_list06{
    width: 225px;
    float: left;
    height: 290px;
    margin: 20px 0 20px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /*border-radius: 5px;*/
    /* background-color: #FAFBFB; */
}

.recipe_box01_l {
    width: 525px;
    float: left;
    height: 450px;
    margin: 0 30px 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}

.recipe_box01_r {
    width: 645px;
    float: left;
    height: 450px;
    margin: 0 0px 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}


@media (min-width: 1025px) and (max-width: 2000px) {
#mainImg .catch {
    top: 38%;
}
#mainImg .catch p{
	font-size:50px;
	text-align:center;
	color:#fff;
	font-weight:bold;
}
}

@media screen and (max-width: 1024px) {
#mainImg01 {
    position: relative;
    margin-bottom: 0px;
    top: 78px;
}
#mainImg01 img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
#mainImg02 .catch {
    position: revert;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 96%;
    /* z-index: 1; */
    /* background: rgba(255,255,255,0.4); */
    height: auto;
    padding: 20px;
    display: block;
    margin: 0 auto;
}
#mainImg02 {
    position: relative;
    margin: 0px auto;
    width: 100%;
}
#mainImg .catch {
    top: 30%;
    width: 30%;
}
#mainImg .catch img {
    width: 140px;
    margin: 0 auto;
    /* padding: 15px; */
}
#mainImg03 .catch {
    position: absolute;
    top: 211px;
    bottom: 0;
    left: 1%;
    right: 0;
    /* margin: auto; */
    /* max-width: 876px; */
    width: 500px;
    z-index: 1;
    /* text-align: center; */
    background: rgba(255,255,255,0.8);
    height: auto;
    padding: 0;
}
#mainImg04 img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

.inner01 {
    margin: 0 auto;
    width: 100%;
}
.inner03 {
    margin: 0 auto;
    width: 60%;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    height: auto;
    padding: 5% 0;
}
.post01 {
    margin: -40px auto;
    width: 100%;
}
.post01_01 {
    margin: 30px auto;
    width: 100%;
    height: 560px;
}
.post01_04 {
    margin: 30px auto;
    width: 100%;
    background-image: url(../images/top_bg07.jpg);
    background-size: contain;
    background-repeat-y: no-repeat;
}
.post04 {
    margin: 30px auto;
    width: 100%;
    height: auto;
    display: inline-block;
}
.post04_01 {
    margin: 30px auto;
    width: 100%;
    height: auto;
}
.post04_02 {
    margin: 60px auto;
    width: 100%;
}
.post04_04 {
    margin: 30px auto;
    width: 100%;
    height: auto;
}
.post04_tit06 {
    font-size: 160%;
    color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    padding-bottom: 20px;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
    /* background: linear-gradient(transparent 88%, #C13043 20%); */
    border-bottom: 1px solid #777;
}
.post05 {
    margin: 0px auto 0;
    width: 100%;
    height: auto;
    display: inline-block;
}

.box4 {
    float: left;
    margin: 30px 1% 1% 0;
    width: 23%;
    box-sizing: border-box;
    vertical-align: top;
    border-top: 1px dashed #bbb;
    border-bottom: 1px dashed #bbb;
    height: 380px !important;
    padding: 20px 10px;
}

.img_box01 {
    width: 50%;
    float: left;
    background-color: #C94236;
    text-align: center;
    color: #fff;
    height: 500px;
    /* margin-right: 1%; */
    border: 3px solid #fff;
    box-sizing: border-box;
}
.img_box02 {
    width: 50%;
    float: left;
    height: 500px;
    padding: 3px;
    box-sizing: border-box;
}
.img_box02_01 {
    width: 48%;
    float: left;
    height: 490px;
    margin: 25px 1%;
    padding: 15px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #FAFBFB;
}
.img_box02_03 {
    width: 48%;
    float: left;
    height: 490px;
    margin: 25px 1%;
    padding: 15px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #FAFBFB;
}
.img_box02_01_titsub {
    font-size: 120%;
    color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    /* margin-bottom: 20px; */
    padding: 8px 4px;
}
.work_box01 {
    width: 50%;
    float: left;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    box-sizing: border-box;
    background-color: #F4F4F4;
    box-sizing: border-box;
}
.prod_box01_l {
    width: 100%;
    float: left;
    height: auto; 
    margin: 0 0 30px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
    text-align: center;
}
.prod_box01_r {
    width: 100%;
    float: none;
    height: auto;
    margin: 0 0 30px;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
    display: inline-block;
}
.prod_list01 {
    width: 33%;
    float: left;
    height: auto;
    margin: 5px 0.5% 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list02 {
    width: 33%;
    float: left;
    height: auto;
    margin: 5px 0.5% 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list03 {
    width: 33%;
    float: left;
    height: auto;
    margin: 5px 0 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list04 {
    width: 33%;
    float: left;
    height: auto;
    margin: 5px 0.5% 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.news_box01_01 {
    width: 80%;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto 30px;
}
h2.title05 {
    clear: both;
    font-size: 300%;
    font-weight: bold;
    padding-top: 64px !important;
    padding-bottom: 30px !important;
    padding-left: 15px;
    letter-spacing: 0.05em;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
    position: relative;
    /* left: 70px; */
    /* bottom: -480px; */
    width: 100% !important;
    margin: 0 auto;
}
.news_box01 {
    width: 80%;
    box-sizing: border-box;
    padding: 30px;
    margin: 0 auto 30px;
}
.news_box01_tit {
    font-size: 260%;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    background-image: none;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: left 80px top;
    background-size: auto;
    padding: 10px 0 0 0px;
    margin-right: 0px;
    display: inline-block;
    width: 100%;
}
.news_box01_tit01 {
    font-size: 260%;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    background-image: none;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: left 120px top 5px;
    background-size: auto;
    padding: 10px 0 0 0px;
    display: inline-block;
    width: 100%;
}
.news_box01_tit03 {
    font-size: 260%;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    display: inline-block;
    background: rgba(255,255,255,0.7);
    padding: 5px 15px;
    background-image: none;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    border-radius: 5px;
}
}
@media screen and (max-width: 768px) {
.post01 {
    margin: -50px auto;
    width: 100%;
}
.inner03 {
    margin: 0 auto;
    width: 60%;
    padding: 20px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    height: auto;
    padding: 5px 0 5% 0;
}
.box4 {
    float: left;
    margin: 30px 1% 1% 0 !important;
    width: 23% !important;
    box-sizing: border-box;
    vertical-align: top;
    border-top: 1px dashed #bbb;
    border-bottom: 1px dashed #bbb;
    height: 340px !important;
    padding: 20px 10px;
}
.news_box01_01 {
    width: 100%;
    box-sizing: border-box;
    padding: 30px;
    margin: 30px auto 30px;
}
#mainImg .catch img {
    width: 100px;
    margin: 0 auto;
    /* padding: 15px; */
}
.post04_tit04 {
    font-size: 160%;
    color: #000;
    display: inline-block;
    letter-spacing: .1em;
    padding-left: 20px;
    padding-right: 60px;
    margin-bottom: 10px;
    border-left: 2px solid #D6AC55;
}
}
@media screen and (max-width: 644px) {
.box {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
    background-position-y: 168px;
    padding-top: 142% !important;
    background-repeat-y: no-repeat;
    background-color: #fff;
}
.box .src1 {
    background-image: url(../images/mainImage_sp6.jpg) !important;
}
.box .src2 {
    background-image: url(../images/mainImage_sp4.jpg) !important;
}
.box .src3 {
    background-image: url(../images/mainImage_sp7.jpg) !important;
}
.box .src4 {
    background-image: url(../images/mainImage_sp2.jpg) !important;
}
.box .src5 {
    background-image: url(../images/mainImage_sp3.jpg) !important;
}
#mainImg img{
margin-top:30px;
}
#mainImg .catch {
    top: 30%;
    width: 30%;
}
#mainImg .catch img {
    width: 100px;
    margin: 0 auto;
    padding-top: 15px;
}
#mainImg01 {
    position: relative;
    padding: 0;
    margin-bottom: 0px;
    top: 78px;
    display: inline-block;
}
#mainImg01 img {
    width: 100%; 
    margin: 0 auto;
    text-align: center;
}
#mainImg02 {
    width: 100%; 
   margin: 0 !important;
   padding: 0;
}
#mainImg03 .catch {
    position: initial;
    top: 157px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 0 15px;
    /* max-width: 876px; */
    width: 100%;
    z-index: 1;
    /* text-align: center; */
    background: rgba(255,255,255,0.4);
    height: auto;
    padding: 0;
    display: block;
}
#mainImg04 {
    position: relative;
    margin-bottom: 100px;
    top: 105px;
    display: inline-block;
}
#mainImg04 img {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.inner03 {
    margin: 0 auto;
    width: 100%;
    padding: 0px;
    box-sizing: border-box;
    margin: 0 auto;
    text-align: center;
    height: auto;
    padding: 5px 0;
}
.post01{
margin: 30px auto;
width: 100%;
}
.post01_01 {
    display:none;
}
.post04 {
    margin: 30px auto;
    width: 100%;
}
.post04_tit01 {
    font-size: 120%;
    color: #000;
    font-weight: bold;
    display: block;
    font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: .1em;
    padding-left: 5px;
    margin-bottom: 20px;
}
.post04_tit03 {
    font-size: 200%;
    color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    padding-top: 20px;
    margin-bottom: 20px;
    text-align: center;
    border-top: 1px solid #777;
}
.post04_tit04 {
    font-size: 140%;
    color: #000;
    display: inline-block;
    letter-spacing: .1em;
    padding-left: 20px;
    padding-right: 60px;
    margin-bottom: 10px;
    border-left: 2px solid #D6AC55;
}
.post04_tit04_01 {
    font-size: 160%;
    color: #000;
    display: inline-block;
    letter-spacing: .1em;
    padding-left: 20px;
    padding-right: 60px;
    margin-bottom: 10px;
    border-left: 2px solid #D6AC55;
}
.post04_tit06 {
    font-size: 160%;
    color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    padding-bottom: 20px;
    margin-bottom: 40px;
    text-align: center;
    width: 100%;
    /* background: linear-gradient(transparent 88%, #C13043 20%); */
    border-bottom: 1px solid #777;
}
.post04_01{
margin: 0;
width: 100%;
height:auto;
}
.post04_02{
margin: 0;
width: 100%;
display: inline-block;
}
.post04_03{
margin: 0;
width: 100%;
height:auto;
}
.post04_04 {
    margin: 30px auto;
    width: 100%;
    height: auto;
}
.post05 {
    margin: 15px 0;
    width: 100%;
}
.post06 {
    margin: 15px 0;
    width: 100%;
}

.news_box01{
	width: 96%;
    /* float: left; */
    box-sizing: border-box;
    padding: 0px;
    margin: 0 2% 10px;
}
.news_box01_01 {
    width: 100%;
    box-sizing: border-box;
    padding: 0px;
    margin: 0 auto 30px;
}
.news_box01_tit {
    font-size: 180%;
    color: #000;
    font-weight: 800;
    letter-spacing: 2px;
	/*font-family: 'Noto Sans JP', sans-serif;*/
}
.news_box01_tit01 {
    font-size: 180%;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    background-image: none;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position: left 120px top 5px;
    background-size: auto;
    padding: 10px 0 0 0px;
    display: inline-block;
    width: 100%;
}
.news_box01_tit02 {
    font-size: 180%;
    color: #000;
    /*font-weight: 800;*/
    letter-spacing: 1px;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    display: inline-block;
    position: relative;
    width: 100%;
}
.news_box01_tit02:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 60px;
    display: inline-block;
    width: 120px;
    height: 7px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #99cc66;
	display: none;
}
.news_box01_tit03 {
    font-size: 200%;
    color: #000;
    font-weight: 500;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    display: inline-block;
    background: rgba(255,255,255,0.6);
    padding: 5px 15px;
    background-image: none;
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: center;
    border-radius: 5px;
    margin-top: 20px;
}
.news_box02{
    width: 96%;
    /* float: left; */
    box-sizing: border-box;
    padding: 0px;
    margin: 0 2% 20px;
}
.news_box02_tit {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 2px;
	font-family: 'Oswald', sans-serif;
}

.img_box01{
    width: 100%;
    float: left;
    background-color: #C94236;
    text-align: center;
    color: #fff;
    height: auto;
}
.img_box01 p{
	padding:20px;
}
.img_box01_tit{
	font-size:260%;
	color:#fff;
	text-align:center;
	margin: 0px auto;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}
.img_box01_titsub{
	font-size:120%;
	color:#fff;
	text-align:center;
	margin: 0px auto;
}
.img_box02{
	width:100%;
	float:left;
	height: auto;
	margin-top:10px;
}
.img_box02 p{
	padding: 0 20px 10px;
}
.img_box02_tit{
	font-size:160%;
	color:#C94236;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
}
.img_box02_titsub{
	font-size:140%;
	text-align:center;
}
.img_box02_01 {
    width: 100%;
    float: left;
    height: auto;
    margin: 0px 0 15px;
    padding: 15px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #FAFBFB;
}
.img_box02_01_titsub{
	font-size: 120%;
    color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    padding-left: 5px;
    /*margin-bottom: 20px;*/
}
.img_box02_03 {
    width: 100%;
    float: left;
    height: auto; 
    margin: 0 0 15px;
    padding: 15px;
    border: 1px solid #bbb;
    box-sizing: border-box;
    border-radius: 5px;
    background-color: #FAFBFB;
}

.work_box01{
	width:100%;
	float:left;
	/*border-right:1px solid #fff;
	border-left:1px solid #fff;*/
	box-sizing:border-box;
	background-color:#F4F4F4;
	margin-bottom:10px;
}
.work_box01 p{
	padding:0px 0 20px 20px;
	color:#888;
}
.work_box01_tit {
    font-size: 120%;
    color: #000;
    font-weight: bold;
    letter-spacing: 2px;
	margin-left:20px;
}
.work_box02{
	width:25%;
	float:left;
	text-align:center;
	box-sizing:border-box;
}
.work_box02 p{
	padding:20px;
}

.cont_box01{
	width:100%;
	float:left;
	box-sizing:border-box;
	background-image: url(../images/top_cont_img01.jpg);
	padding:174px 0;
}
.cont_box02{
	width:100%;
	float:left;
	padding:30px 0px;
	box-sizing:border-box;
}
.cont_box02 p{
	padding:10px;
	text-align:center;
	width:286px;
	margin:0 auto;
}

.prod_box01_l {
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_box01_r {
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_box01_l_01 {
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_box01_r_01{
    width: 100%;
    float: left;
    height: auto;
    margin: 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}

.prod_list01 {
    width: 100%;
    float: left;
    height: auto;
    margin: 15px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list02 {
    width: 100%;
    float: left;
    height: auto;
    margin: 15px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list03 {
    width: 100%;
    float: left;
    height: auto;
    margin: 15px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list04 {
    width: 100%;
    float: left;
    height: auto;
    margin: 15px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list05 {
    width: 100%;
    float: left;
    height: auto;
    margin: 15px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.prod_list06 {
    width: 100%;
    float: left;
    height: auto;
    margin: 15px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.recipe_box01_l {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 30px 0 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
.recipe_box01_r {
    width: 100%;
    float: left;
    height: auto;
    margin: 0 0px 30px 0;
    /* padding: 15px; */
    /* border: 1px solid #bbb; */
    box-sizing: border-box;
    /* border-radius: 5px; */
    /* background-color: #FAFBFB; */
}
}

/* タイポグラフィ
------------------------------------------------------------*/

h2.title{
    clear: both;
    font-size: 300%;
    font-weight: bold;
	padding-top:10px;
    letter-spacing: 0.05em;
    font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
	background-color:#000;
	color:#fff;
	text-align:center;
}
h2.title01{
    font-size: 260%;
    color: #000;
    font-weight: 800;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-size: auto;
    display: inline-block;
    position: relative;
    margin: 40px auto 0;
    width: 100%;
    background-image: url(../images/top_bg02.png);
    background-size: cover;
    height: 200px;
    padding-top: 40px;
    letter-spacing: 0.1em;
}
h2.title01:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 130px;
    display: inline-block;
    width: 80px;
    height: 7px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #95C7DF;
}
h2.title01_04 {
    clear: both;
    font-size: 200%;
    padding: 0px 0 0px;
    /*font-family: 'Noto Sans JP';*/
    letter-spacing: 1px;
    /* color: #666; */
    /* text-align: center; */
    width: 100%;
    margin: 0 auto 40px;
    border-bottom: 1px solid #333;
}
h2.title01_05 {
    clear: both;
    font-size: 200%;
    padding: 10px 0;
    font-family: 'Noto Sans JP';
    letter-spacing: 1px;
    color: #000;
    /* text-align: center; */
    /* width: 480px; */
    /* margin: 0 auto; */
    border-bottom: 1px solid #333;
    margin-bottom: 30px;
    font-weight: 600;
}
h2.title03{
    clear: both;
    font-size: 400%;
    font-weight: bold;
	padding-top:10px;
    letter-spacing: 0.05em;
    font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
	background-color:#fff;
	color:#000;
	padding:35px 20px 0 0;
	text-align:center;
}
h2.title04{
	clear: both;
	font-size: 400%;
	font-weight: bold;
	padding-top:10px;
	letter-spacing: 0.05em;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
	color:#fff;
	position: relative;
	left: 70px;
	bottom:-480px;
}
h2.title05{
	clear: both;
    font-size: 240%;
    font-weight: bold;
    padding-top: 329px;
    padding-bottom: 75px;
    letter-spacing: 0.05em;
    font-family: 'Noto Sans JP';
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
    position: relative;
    /* left: 70px; */
    /* bottom: -480px; */
    width: 1200px;
    margin: 0 auto;
	text-align: left;
}
h2.title05 span {
    font-size: 40%;
    color: #666;
    font-weight: 400;
    display: block;
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    padding-left: 5px;
}
h2.title05_01 {
    clear: both;
    font-size: 240%;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 30px;
    letter-spacing: 0.05em;
    font-family: 'Noto Sans JP';
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
    position: relative;
    /* left: 70px; */
    /* bottom: -480px; */
    width: 1200px;
    margin: 0 auto;
}
h2.title05_01 span {
    font-size: 40%;
    color: #666;
    font-weight: 400;
    display: block;
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    padding-left: 5px;
}
h2.title06{
	clear: both;
	font-size: 400%;
	font-weight: bold;
	padding-top:10px;
	letter-spacing: 0.05em;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
	color:#fff;
	position: relative;
	right: 70px;
	bottom:-480px;
	text-align: right;
}
h2.title07{
	clear: both;
	font-size: 400%;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	letter-spacing: 2px;
	background-color:#000;
	color:#fff;
	padding:35px 20px 0 0;
	text-align:center;
}
h2.title08{
	clear: both;
    font-size: 260%;
    padding-top: 252px;
    padding-bottom: 50px;
    letter-spacing: 0.05em;
    /* font-family: 'Oswald', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: 2px;
    color: #000;
    position: relative;
    /* left: 70px; */
    /* bottom: -480px; */
    width: 1200px;
    margin: 0 auto;
    border-bottom: 1px solid #777;
}
h2.title08 span {
    font-size: 32%;
    color: #777;
    font-weight: bold;
    display: block;
    font-family: ' Noto+Sans+JP', sans-serif;
    letter-spacing: .1em;
    padding-left: 5px;
}
h2.title08_01 {
    clear: both;
    font-size: 400%;
    letter-spacing: 0.05em;
    font-weight: 300;
    letter-spacing: 2px;
    color: #fff;
    position: relative;
    margin: 12% auto 0;
    font-family: 'Noto Sans JP';
    text-shadow: #000 1px 0 10px;
}
h2.title08_01 a {
    color: #fff;
}
h2.title09 {
    clear: both;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    letter-spacing: 0.05em;
    letter-spacing: 2px;
    color: #555 !important;
    position: relative;
    width: 100%;
    margin: 0 auto !important;
    font-size: 140% !important;
	text-align: center;
	border-bottom: 1px solid #ccc !important;
}
h2.title09 span {
    color: #555;
    font-weight: normal;
    /*display: block;*/
    /*font-family: 'Noto Sans JP';*/
    letter-spacing: 0;
    padding-left: 5px;
    padding-top: 5px;
    margin-right: 20px;
    /*float: left;*/
    font-size: 75%;
}
/*h2.title09:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 90px;
    display: inline-block;
    width: 200px;
    height: 3px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #eee;
}*/
h2.title10{
	clear: both;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    letter-spacing: 0.05em;
    /* font-family: 'Oswald', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: 2px;
    color: #555 !important;
    position: relative;
    /* left: 70px; */
    /* bottom: -480px; */
    width: 100%;
    margin: 0 auto !important;
    border-bottom: 1px solid #ccc !important;
    font-size: 120% !important;
	font-weight:bold;
}
h2.title10 span {
    color: #555;
    font-weight: normal;
    display: block;
    font-family: ' Noto+Sans+JP', sans-serif;
    letter-spacing: 0;
    padding-left: 5px;
    padding-top: 5px;
    margin-right: 20px;
    float: left;
    font-size: 75%;
}
h2.title11 {
    clear: both;
    font-size: 240%;
    padding-top: 30px;
    padding-bottom: 50px;
    letter-spacing: 0.05em;
    letter-spacing: 2px;
    color: #555;
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #777;
    text-align: center;
}
h2.title11 span {
    font-size: 50%;
    color: #555;
    display: block;
    letter-spacing: .1em;
    padding-left: 5px;
}
h3.title{
    clear: both;
    font-size:120%;
    font-weight: bold;
	padding-bottom: 30px;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP";
	background-color:#000;
	color:#fff;
	text-align:center;
}
h3.title02{
    clear: both;
    font-size:120%;
    font-weight: bold;
	padding-bottom: 30px;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP";
	background-color:#fff;
	color:#000;
	text-align:center;
}
h3.title04{
    clear: both;
    font-size:120%;
    font-weight: bold;
	padding-bottom: 30px;
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP";
	background-color:#000;
	color:#fff;
	text-align:center;
}

h2.title span{
color: #fff;
    font-size: 25%;
	width:100%;
}
@media screen and (max-width: 1024px) {
h2.title11 {
    clear: both;
    font-size: 260%;
    padding-top: 205px;
    padding-bottom: 50px;
    letter-spacing: 0.05em;
    font-family: 'Noto Sans JP';
    letter-spacing: 2px;
    color: #000;
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #777;
    text-align: center;
}
}
@media screen and (max-width: 644px) {
h2.title05 {
    clear: both;
    font-size: 200%;
    font-weight: bold;
    padding-top: 64px;
    padding-bottom: 15px;
    letter-spacing: 0.05em;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    letter-spacing: 2px;
    color: #000;
    position: relative;
    /* left: 70px; */
    /* bottom: -480px; */
    width: 100%;
    margin: 0 auto;
}
h2.title08 {
    clear: both;
    font-size: 180%;
    padding-top: 75px;
    padding-bottom: 30px;
    letter-spacing: 0.05em;
    /* font-family: 'Oswald', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: 2px;
    color: #000;
    position: relative;
    /* left: 70px; */
    /* bottom: -480px; */
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #777;
}
h2.title09 span {
    color: #555;
    font-weight: normal;
    display: block;
    font-family: ' Noto+Sans+JP', sans-serif;
    letter-spacing: 0;
    padding-left: 5px;
    padding-top: 5px;
    margin-right: 20px;
    float: left;
    font-size: 75%;
    width: 100%;
}
h2.title11 {
    clear: both;
    font-size: 160%;
    padding-top: 155px;
    padding-bottom: 30px;
    letter-spacing: 0.05em;
	font-family: 'Noto Sans JP', sans-serif;
    letter-spacing: 2px;
    color: #000;
    position: relative;
    width: 100%;
    margin: 0 auto;
    border-bottom: 1px solid #777;
}
h2.title11 span {
    font-size: 32%;
    color: #777;
    font-weight: bold;
    display: block;
    font-family: ' Noto+Sans+JP', sans-serif;
    letter-spacing: .1em;
    padding-left: 5px;
}
}

.post p{
padding-bottom:15px;
}

.post ul{
margin:10px 0 20px 20px;
}

.post ul li{
padding-left:5px;
list-style:disc;
}

.post h1{
margin:15px 0 25px;
padding:15px 0;
font-size:150%;
font-weight:bold;
border-bottom:3px solid #283655;
}

.post h2{
    margin: 10px 0 20px;
    padding: 5px 0 5px 5px;
    font-size: 130%;
    /*font-weight: bold;*/
    /*border-bottom: 2px solid #375E97;*/
	color:#2D4262;
}

.post h3{
margin:15px 0 25px;
padding:15px 5px 5px;
font-size:120%;
font-weight:bold;
border-bottom:1px solid #4A6727;
color:#4A6727;
}

.post h4{
    margin: 10px 0 5px;
    padding: 0;
    font-size: 110%;
    font-weight: bold;
    color: #b1242a;
    border: 2px solid #283655;
    display: table;
    text-align: center;
    min-width: 120px;
}

.post h5{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post h6{
margin:15px 0 10px;
padding:15px 0;
font-size:110%;
font-weight:bold;
}

.post blockquote{
clear:both;
padding:10px 0 10px 25px;
margin:10px 0 25px 0px;
border-left:5px solid #e9e9e9;
}

.post blockquote p{
padding:5px 0;
}

.post table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post table th{
    background: #F2F2F2;
    padding: 15px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    width: 20%;
	vertical-align: top;
}

.post table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
background-color: #fff;
}

.post01 table{
border:1px #cccccc solid;
border-collapse:collapse;
border-spacing:0;
margin:10px 0 30px;
width:100%;
}

.post01 table th{
    background: #F2F2F2;
    padding: 15px;
    border: #cccccc solid;
    border-width: 0 0 1px 1px;
    font-weight: bold;
    width: 20%;
	vertical-align: top;
}

.post01 table td{
padding:15px;
border:1px #cccccc solid;
border-width:0 0 1px 1px;
}

.rule_th01{
	/*background: #99CC66 !important;*/
	color:#000;
}
.rule_th02{
    background-color: #fff !important;
    color: #000;
    padding-left: 25px !important;
}
.rule_th03{
	background-color:#fff !important;
	color:#000;
}

.post img{
max-width:100%;height:auto;
}
td img {
    width: 197px;
    display: block;
    margin: 10px 5px;
}

img.aligncenter {
display:block;
margin:5px auto;
text-align:center;
}
img.aligncenter01 {
    display: block;
    margin: 5px auto;
    text-align: center;
    width: 60%;
}
@media only screen and (max-width:644px){
	img.aligncenter01 {
    display: block;
    margin: 5px auto;
    text-align: center;
    width: 100%;
}
}

img.alignright, .alignright01{
margin:5px 0 30px 30px;
}

img.alignleft, .alignleft01{
margin:5px 30px 30px 0;
}

.alignright, .alignright01{
float:right;
}

.alignleft, .alignleft01{
float:left;
}


/* サイドバー
------------------------------------------------------------*/

.widget, .widgetInfo{
margin:0 0 20px;
}

#banners img{
max-width:255px;
height:auto;
padding-bottom:10px;
}

.widget h3{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:130%;
font-weight:bold;
border-bottom:2px solid #ffffff;
}

.widget a{
font-weight: bold;
display:block;
padding:5px 0 5px 0;
color:#ffffff;
}

.widget a:hover{
color:#999999;
}

.newsTitle{
clear:both;
margin:0 0 20px;
padding:5px 0;
font-size:100%;
border-bottom:2px solid #ffffff;
}

.newsTitle h3{
font-size:130%;
float:left;
font-weight:bold;
}

.newsTitle p{
float:right;
padding:5px 5px 0 5px;
font-size:.8em;
}

.newsTitle a{
font-weight:bold;
color:#ffffff;
}

.newsTitle a:hover{
color:#b1242a;
}

.news p{
clear:both;
padding-bottom:2px;
}

.news p:last-child{
border:0;
}

.news p a{
font-weight: bold;
display:block;
padding:5px 0;
color:#000;
}

.news p a:hover{
color:#b1242a;
}

.news span{
padding-left:10px;
}


/* フッター
------------------------------------------------------------*/

#footer ul{
text-align: center;
    padding-bottom: 10px;
}

#footer li{
    vertical-align: text-top;
    margin: 20px 9px;
}

#footer li a{
font-weight:bold;
display:block;
padding:0 0 0 10px;
overflow:hidden;
color:#fff;
}

/*#footer li a:before{
content:"・";
}*/

#footer li a:hover{
/*color:#cdcdcd;
text-decoration: underline;*/
}

#footer li li{
display:block;
padding:0;
}

*:first-child+html #footer li{
display:inline;
}

*:first-child+html #footer ul ul,*:first-child+html #footer li li a,*:first-child+html #footer li li{
display:none;
}

.footer_logo{
    width: 200px;
	margin:50px auto;
}

#copyright{
    clear: both;
    padding: 10px;
    font-size: 75%;
    zoom: 1;
    background: #333;
    color: #fff;
    text-align: center;
}

#pagetop{
position:fixed;
right:30px;
bottom:0px;
font-size:40px;
color:#cdcdcd;
}

#pageTop01 {
    position: fixed;
    top: 25%;
    right: 0;
    display: block;
    z-index: 10;
    width: auto;
    height: auto;
    background-color: #0055AA;
    color: #fff;
    font-weight: bold;
    font-size: 130%;
    padding: 10px 0px;
    text-align: center;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	letter-spacing: 0.24em;
    /* border: 1px solid #fff; */
    /* background-repeat: no-repeat; */
    /* background-position-x: center; */
    /* background-position-y: 10px; */
}
#pageTop01 a {
    color: #fff;
}

@media screen and (max-width: 1024px) {
#pageTop01 {
    position: fixed;
    top: 25%;
    right: 0;
    display: block;
    z-index: 10;
    width: auto;
    height: auto;
    background-color: #0055AA;
    color: #fff;
    font-weight: bold;
    font-size: 100%;
    padding: 10px 3px;
    text-align: center;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    /* border: 1px solid #fff; */
    /* background-repeat: no-repeat; */
    /* background-position-x: center; */
    /* background-position-y: 10px; */
}
}

/* トップページ 最新記事3件
------------------------------------------------------------*/

.thumbWrap{
width:770px;
margin:0 -20px 20px 0;
}

.thumbWrap li{
float:left;
width:236px;
margin:0 20px 40px 0;
background:none;
}

.thumbWrap img{
margin-bottom:15px;
}

ul.thumb h3{
margin-top:20px;
font-size:100%;
font-weight:bold;
text-align:center;
border:2px solid #ffffff;
}

ul.thumb h3 span{
display:block;
padding:7px;
color:#ffffff;
}

ul.thumb h3 span:hover{
color:#999999;
}


/* メインメニュー　PC用
------------------------------------------------------------*/

@media only screen and (min-width:1025px){

nav#mainnav{
    width: 80%;
    float: right;
    /*margin-top: 34px;*/
    box-sizing: border-box;
    position: absolute;
    right: 0;
}

nav#mainnav ul{
display:flex;
justify-content:center;
align-items:center;
right: 0px;
position: fixed;
}

nav#mainnav ul li{
	float: left;
    /*border-right: 2px solid #000;*/
    display: inline-block;
    position: relative;
	margin: 12px 0 0;
	font-weight: bold;
}
/*nav#mainnav ul li:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    display: inline-block;
    width: 40px;
    height: 3px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #f8b862;
}*/

nav#mainnav ul li a{
    display: block;
    text-align: right;
    _float: left;
    /* height: 60px; */
    padding: 0px 15px;
    /* line-height: 60px; */
    font-size: 110%;
    /*font-weight: bold;*/
    color: #000;
	letter-spacing: 1.4px;
}

nav#mainnav ul li a span,nav#mainnav ul li a strong{
display:block;
font-size:100%;
line-height:1.7;
}

nav#mainnav ul li a span{
font-size:70%;
letter-spacing: 0.1em;
}

nav#mainnav ul li a:hover span, nav#mainnav ul li a:hover{
    color: #000;
    text-shadow: #fff 1px 1px 10px;
}

.l_none{
	border-right: 0px !important;
	}

/*.home nav#mainnav ul li a {
	color:#b1242a;	
}
.home nav#mainnav ul li a:hover span, nav#mainnav ul li a:hover{
	color:#fff;	
    text-shadow: #b1242a 1px 1px 10px;
}*/
	
nav#mainnav ul ul{
width:160px;
border-top:0;
}

nav#mainnav ul li ul{
display: none;
}

nav#mainnav ul li:hover ul{
display: block;
position: absolute;
top:60px;
text-align:center;
z-index:500;
}

nav#mainnav ul li li{
background:#000000;
border-bottom:1px dotted #cdcdcd;
float: none;
width:160px;
height:40px;
line-height:40px;
margin:0;
}

nav#mainnav ul li li:last-child{
border:0;
}

nav#mainnav ul li li a{
width:100%;
height:40px;
padding:0;
line-height:40px;
font-size:95%;
text-lign:center;
}

nav#mainnav ul li li a:hover{
color:#999999;
}

nav div.panel{
display:block !important;
}

a#menu{
display:none;
}

.sns{
	display: block;
    width: 100%;
}
.sns ul{
display:flex;
justify-content:center;
align-items:center;
padding-right: 30px;
}

.sns ul li{
	/*float:right;*/
}
.sns ul li a{
    display: block;
    text-align: right;
    _float: left;
    /* height: 60px; */
    padding: 0px 0px 0 25px;
    /* line-height: 60px; */
    font-size: 120%;
    font-weight: bold;
    color: #fff;
}

}




/* iPadサイズ以下（1024px）からアコーディオンメニュー
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#header {
    position: fixed;
    width: 100%;
    z-index: 500;
    top: 0;
}

#headerWrap{
position:relative;
width:100%;
height:60px;
background:#375E97;
border-bottom:1px solid #fff;
}

#header h1{
display:none;
}

#header h2{
padding-top:18px;
}

#header h2 img{
    /* max-height: 40px; */
    /* width: auto !important; */
    width: 220px;
    padding-top: 8px;
    padding-right: 40px;
    margin: 0 auto;
}

#header .pnav ul{
display:none;
}

.contact{
display: none;
}

a#menu{
display:inline-block;
position:relative;
width:40px;
height:40px;
z-index: 20;
}

#menuBtn{
display:block;
position:absolute;
top:60%;
left:50%;
width:18px;
height:2px;
margin:-1px 0 0 -7px;
background:#000;
transition:.2s;
}

#menuBtn:before, #menuBtn:after{
display:block;
content:"";
position:absolute;
top:50%;
left:0;
width:18px;
height:2px;
background:#000;
transition:.3s;
}

#menuBtn:before{
margin-top:-7px;
}

#menuBtn:after{
margin-top:5px;
}

a#menu .close{
background:transparent;
}

a#menu .close:before, a#menu .close:after{
margin-top:0;
}

a#menu .close:before{
transform:rotate(-45deg);
-webkit-transform:rotate(-45deg);
}

a#menu .close:after{
transform:rotate(-135deg);
-webkit-transform:rotate(-135deg);
}

.panel{
width:100%;
display:none;
overflow:hidden;
position:relative;
left:0;
top:0;
z-index:100;
}

#mainnav{
position:absolute;
top:0;
width:100%;
text-align:right;
/*z-index:500;*/
}

#mainnav ul{
background:#fff;
text-align:left;
}

#mainnav li a{
position:relative;
display:block;
padding:12px 25px;
border-bottom:1px solid #888;
color:#000;
font-weight:bold;
}

#mainnav ul li a span{
display:none;
}

#mainnav ul li li{
border:0;
}

#mainnav ul li li a{
padding-left:40px;
}

.sns{
	display:none;
}
.sns ul{
display:flex;
justify-content:center;
align-items:center;
padding-right: 30px;
}

.sns ul li{
	float:left;
}
.sns ul li a{
    display: block;
    text-align: right;
    _float: left;
    /* height: 60px; */
    padding: 18px 0px 0 25px;
    /* line-height: 60px; */
    font-size: 120%;
    font-weight: bold;
    color: #fff;
}

}


/* iPadサイズ以下（1024px）から 1カラム表示に切り替え
------------------------------------------------------------*/

@media only screen and (max-width:1024px){

#wrapper, #header, .inner{
width:100%;
}
.inner {
    margin: 0 auto;
}

#header h1, #header p{
padding:5px 10px;
}

#header h2{
    padding: 10px;
    display: table;
    margin: 0 auto;
    z-index: 10;
    position: relative;
    /* text-align: center; */
    width: 100%;
}

/*#mainImg{
margin-bottom:30px;
padding-top:330px;
}*/
.content {
    width: 100%;
    /* margin-top: 0px; */
    margin: auto;
	padding-top: 60px;
}

h2.first{
margin-top:75px;
}

h2.topFirst{
margin-top:-10px;
}

#content, #sidebar{
clear:both;
width:98%;
float:none;
margin:0 auto;
padding:10px 0;
}

#banners{
width:100%;
margin:30px 0 30px 0;
text-align:center;
}

#banners p{
display:block;
}

#banners p img{
width:100%;
height:auto;
}

.widget_search{
text-align:center;
}

#footer {
    margin: 0;
    border: 0;
    text-align: center;
    /*height: 220px;*/
}
.footer_logo {
    width: 120px;
    float: none; 
    margin: 0px auto 20px;
}
#footer p {
    font-size: 12px;
    line-height: 2.4;
    border-bottom: 1px solid #888;
    border-top: 1px solid #888;
    padding: 10px;
    text-align: center;
    width: 100%;
    margin: 0 auto 40px;
    color: #fff;
}

#footer ul {
    /* text-align: center; */
    padding-bottom: 10px;
    float: left;
    background-color: #000;
    margin: 0 38px;
    /* margin-left: auto; */
}

#footer li{
margin-right:20px;
}

.thumbWrap{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
-ms-box-sizing:border-box;
box-sizing:border-box;
width:100%;
margin:0 auto;
overflow:auto;
}

.thumbWrap ul.thumb li{
width:30%;
float:left;
margin:0 1% 0 2%;
}

.thumbWrap img{
width:100%;
height:auto;
}

}

@media only screen and (max-width:768px){
#footer ul {
    /* text-align: center; */
    padding-bottom: 10px;
    float: left;
    background-color: #000;
    margin: 0 12px;
    /* margin-left: auto; */
}
}
@media only screen and (max-width:644px){
.content {
    width: 100%;
    /* margin-top: 0px; */
    margin: auto;
    padding-top: 0px;
}
.footer_logo {
    width: 100px;
    float: none;
    margin: 0px auto 20px;
}
#footer p {
    font-size: 12px;
    line-height: 2.4;
    border-bottom: 1px solid #888;
    border-top: 1px solid #888;
    padding: 10px;
    text-align: center;
    width: 80%;
    margin: 0 auto 40px;
    color: #fff;
}
}

/* 幅644px以下から ヘッダー等微調節
------------------------------------------------------------*/

@media only screen and (max-width:644px){

/*#mainImg{
margin-bottom:30px;
padding-top:200px;
}*/

h2.title{
    /* margin-bottom: 20px; */
    font-size: 240%;
    line-height: 1.4;
	padding-top: 20px;
}
h3.title {
    clear: both;
    font-size: 120%;
    font-weight: bold;
    /* padding-bottom: 30px; */
    letter-spacing: 0.05em;
    font-family: "Noto Sans JP";
    background-color: #000;
    color: #fff;
    text-align: center;
}

img.alignright, img.alignleft{
display:block;
margin:5px auto 20px auto;
}

.alignright,.alignleft{
float:none;
}

#footer {
    margin: 0;
    border: 0;
    text-align: center;
    height: auto;
}
#footer ul{
text-align:left;
padding:15px;
}

#footer ul ul{
padding:0;
}

.thumbWrap ul.thumb li{
width:95%;
margin-bottom:30px;
}

h2.title span{
	font-size: 140%;
}
}

/* slick-----------------*/
.slick-slide img {
   width: 100%!important;
   max-width: 100%;
}
.slider img {
   width: 930px;
}
/* googlemap-----------------*/
.googlemap {
	position: relative;
	width: 100%;
	padding-top: 30%;/*ここで高さ調整*/
	min-height: 300px;
}
.googlemap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}
/* 汎用-----------------*/
a:focus,*:focus {	outline: none;}
.mb0 {	margin-bottom: 0!important;}
.mb10 {	margin-bottom: 10px!important;}
.mb15 {	margin-bottom: 15px!important;}
.mb20 {	margin-bottom: 20px!important;}
.mb25 {	margin-bottom: 25px!important;}
.mb30 {	margin-bottom: 30px!important;}
.mb40 {	margin-bottom: 40px!important;}
.mb50 {	margin-bottom: 50px!important;}

.pb0 { padding-bottom: 0!important;}
.text-right { text-align:right;}
.text-left { text-align:left;}
.text-center { text-align:center;}
.text-bold { font-weight:bold;}
.text-large {font-size:120%!important}
.text-xlarge {font-size:150%!important}
.text-small {font-size:80%!important}
.highlight {
    padding: 2% 4%;
    background: #fbf4f4;
    box-sizing: border-box;
}
.clearfix {
	overflow: hidden;
	zoom: 1;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.clearfix01 {
	overflow: hidden;
	zoom: 1;
	text-align: center;
	margin: 60px auto;
}
.clearfix01 img{
	width: 1103px;
}
figure {
    margin: 0 auto 1em;
}
section {
    overflow: hidden;
/*margin-bottom: 3%;*/
}
img {
    width: auto;
    max-width: 100%;
}
a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	cursor: pointer;
}
.post table { width: 100%;}
.post04 table { width: 100%;}
.pc { display:block!important;}
.sp { display:none!important;}
@media only screen and (max-width: 1024px){
.pc { display:none!important;}
.sp { display:block!important;}
}
@media screen and (min-width: 768px) {
a[href^="tel:"] {
    pointer-events: none;
    text-decoration: none;
}
}
@media only screen and (min-width: 769px){
img.alignright, img.alignleft {
    width: 40%;
    /* max-width: 310px; */
    height: auto;
}
img.alignright01, img.alignleft01 {
    max-width: 300px; 
    height: auto;
}
}
@media only screen and (max-width: 1024px) {
a#menu {
    cursor: pointer;
}
#banners p img {
    width: auto;
    max-width: 100%;
}
}
@media only screen and (max-width: 644px){
.post img, img.alignright, img.alignleft {
    width: auto;
    max-width: 100%;
    margin:10px auto;
    display:block;
}
}
/*==========================
	ブロック
==========================*/
/* 2列並び-----------------*/
.box2 {
    display: inline-block;
    margin: 0 10% 2% 0;
    width: 45%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
	text-align: center;
}
.box2 strong {
    font-size: 200%;
    color: #000;
    display: block;
    letter-spacing: .1em;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.box2:nth-child(2n) {
    margin: 0 0 2% 0;
}
.box2_s01 {
    display: inline-block;
    margin: 0 2.5% 0;
    width: 45%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
	text-align: center;
}
.box2_s01 strong {
    font-size: 200%;
    color: #000;
    display: block;
    letter-spacing: .1em;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.box2_s01:nth-child(2n) {
    /*margin: 0 0 2% 0;*/
}
.box2_s01 iframe {
    filter: none;
    width: 100% !important;
    height: 862px !important;
}
.box2_s01 p {
    text-align: left;
}
.box2_01 {
    display: inline-block;
    margin: 5% 0;
    width: 46%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
}
.box2_02 {
    display: inline-block;
    margin: 5% 0;
    width: 54%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
}
.box2_03 {
    display: inline-block;
    margin: 1%;
    width: 48%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
}
.box2_03 p {
    color: #000;
    background-color: #95C7DF;
    padding: 8px 10px;
    margin-top: -10px;
    font-size: 120%;
    font-weight: 500;
    text-align: center;
}
.box2_04 {
    display: inline-block;
    margin: 5% 1% 10%;
    width: 48%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
}
.box2_04 p{
    margin: 26px 0;
}
.box2_04 img{
    width:540px;
}
.box02_tit01 {
        font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    background-image: url(../images/tit_ic02.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: 470px;
    background-position-y: 22px;
    background-size: auto;
    /* padding: 0px 0px 0 30px; */
    margin-bottom: 40px;
    margin-left: -20px;
}
.box02_tit02 {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    background-image: url(../images/tit_ic03.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: 500px;
    background-position-y: 18px;
    background-size: auto;
    /* padding: 0px 0px 0 30px; */
    margin-bottom: 40px;
    margin-left: -23px;
}
.box02_tit03 {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: left;
    background-image: url(../images/tit_ic04.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: 436px;
    background-position-y: 20px;
    background-size: auto;
    margin-bottom: 40px;
}
.box02_tit04 {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    background-image: url(../images/tit_ic05.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: 374px;
    background-position-y: 18px;
    background-size: auto;
    /* padding: 0px 0px 0 30px; */
    margin-bottom: 40px;
    margin-left: -20px;
}
.box02_tit05 {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    margin-bottom: 40px;
}
.box02_tit06 {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: left;
    background-image: url(../images/tit_ic04.png);
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: left;
    background-position-y: 20px;
    background-size: auto;
    margin-bottom: 40px;
    margin-left: 40px;
    padding: 20px 0 20px 75px;
}
.box2_01_a01 {
    display: inline-block;
    margin: 5% 0 5% 5%;
    width: 50%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
    padding: 140px 100px;
    border-radius: 50%;
    height: 600px;
    background-color: #99CC66;
}
.box2_02_a01 {
    display: inline-block;
    margin: 20% 0 40px -50px;
    width: 550px;
    height: 550px;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
    z-index: 1;
    border-radius: 50%;
    /* background-color: #000; */
}
.box2_01_a02 {
    display: inline-block;
    margin: 5% 0 5% 10%;
    width: 50%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
    z-index: 5;
	background: linear-gradient(#EFECD0, #F5F4E4 ) fixed;
    padding: 15px 14% 50px 5%;
    border-radius: 5px;
    height: auto;
}
.img_box02_01_a01_tit {
    font-size: 160%;
    color: #003C88;
    font-family: 'Noto Sans JP';
    font-weight: 500;
}
.img_box02_01_a01_titsub {
    font-size: 140%;
    color: #000;
    font-weight: 500;
    display: block;
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    /* text-align: center; */
    margin-bottom: 15px;
    border-bottom: 3px dotted;
    padding-bottom: 5px;
}
.box2 p {
	margin: 26px 0;
	text-align: left;
}
.news_p01 {
margin-bottom: 60px;
font-size: 120%;
border-bottom: 1px dashed #333;
text-align: center;
}
.news_p01 span {
    padding-bottom: 10px;
    font-size: 75%;
    text-align: center;
    display: inline-block;
    color: #555;
    font-weight: normal;
    font-family: 'Noto Sans JP';
}
.box2_01 p {
margin-bottom: 40px;
padding-left: 40px;
}
@media screen and (max-width: 1024px) {
.box2_s01 iframe {
    filter: none;
    width: 100% !important;
    height: 302px !important;
}
.box02_tit04 {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: center;
    background-image: none;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: 374px;
    background-position-y: 18px;
    background-size: auto;
    /* padding: 0px 0px 0 30px; */
    margin-bottom: 40px;
    margin-left: 0px;
}
.box02_tit06 {
    font-size: 240%;
    color: #000;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: 'Noto Sans JP';
    text-align: left;
    background-image: none;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
    background-position-x: left;
    background-position-y: 20px;
    background-size: auto;
    margin-bottom: 0px;
    margin-left: 0px;
    padding: 0px 0 20px 38px;
}
.box2_04 img{
    width:540px;
	text-align: center;
}
}
@media screen and (max-width: 644px) {
.box2_02 {
    display: inline-block;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
    float: none;
}
.box2_01 {
    display: inline-block;
    margin: 0;
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
    float: none;
}
.box2_01 p {
    margin-bottom: 40px;
    padding-left: 0px;
}
.box2_s01 {
    display: inline-block;
    margin: 0 0 30px;
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
	text-align: center;
}
.box2_s01 iframe {
    filter: none;
    width: 100% !important;
    height: 400px !important;
}
}
/* 3列並び-----------------*/
.box3 {
    display: inline-block;
    margin: 0 2% 8% 0;
    width: 32%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
}
.box3 strong {
    font-size: 150%;
    color: #000;
    display: block;
    letter-spacing: .1em;
    text-align: center;
    border-bottom: 1px dotted #888;
    padding-bottom: 8px;
    padding-top: 8px;
    margin-bottom: 10px;
}
.box3:nth-child(3n) {
    margin: 0% 0 2% 0;
    float: right;
}
.box3 img {
    margin: 0 auto;
    display: block;
}
.box3_01{
	    display: inline-block;
    margin: 0 1%;
    width: 31%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
	height:180px;
}
.box3_01 img {
    margin: 0 auto;
    display: block;
}
.box3_01 strong {
	font-size:120%;
	color: #000;
    font-weight: bold;
    display: block;
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
	text-align:center;
	border-bottom: 1px solid #c13043;
	padding-bottom:5px;
	margin-bottom:10px;
}
.box3_02 {
    display: inline-block;
    margin: 60px 0.16%;
    width: 33%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
    height: auto;
    padding: 0 10px;
}
.box3_02 p{
    padding: 0px 0px 10px;
    font-size: 110%;
    font-weight: bold;
    text-align: center;
    border-bottom: 5px dotted #95C7DF;
}
.box3_gal01 {
    display: inline-block;
    margin: 1% 0.66%;
    width: 32%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
    padding: 0px;
    text-align: center;
    background-color: #fff;
}
.box3_ab01 {
    display: inline-block;
    margin: 0 0.66% 0;
    width: 32%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
    border: 3px solid #99CC66;
    border-radius: 5px;
    padding: 15px 15px;
    height: 500px;
}
.box3_ab01 span {
    font-size: 110%;
    text-align: center;
    color: #fff;
    font-weight: 600;
    display: block;
    font-family: 'Noto Sans JP';
    /* letter-spacing: .1em; */
    padding-top: 10px;
    margin-bottom: 20px;
    margin-top: -8px;
    /* border-bottom: 2px solid #99CC66; */
    padding-bottom: 10px;
    background-color: #99CC66;
}
/* 4列並び-----------------*/
.box4 {
    float: left;
    margin: 30px 2% 2% 0;
    width: 23%;
    box-sizing: border-box;
    vertical-align: top;
    border-top: 1px dashed #bbb;
    border-bottom: 1px dashed #bbb;
    height: 420px;
    padding: 20px 10px;
}
.box4:nth-child(4n) {
    /*margin: 0;*/
}
/* 5列並び-----------------*/
.box5 {
    float: left;
    margin: 0 2% 2% 0;
    width: 18.4%;
    box-sizing: border-box;
    vertical-align: top;
}
.box5:nth-child(5n) {
    margin: 0 0 2% 0;
}
@media only screen and (max-width: 644px){
.box2, .box3, .box4, .box5 {
    margin: 0 0 15px;
    width: 100%;
}
.box3_01 {
    margin: 0 0 15px;
    width: 100%;
}
}
@media only screen and (max-width: 768px){
.box3 strong {
    font-size: 110%;
    color: #000;
    font-weight: bold;
    display: block;
    letter-spacing: .1em;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
}
/*ページ送り */
ul.pageNav {
	margin: 20px 0 10px;
	padding: 10px 10px 5px;
	text-align: center;
}

ul.pageNav li {
	display: inline;
	margin: 0 2px;
	padding: 0;
}

ul.pageNav li span,
ul.pageNav li a {
	display: inline-block;
	margin-bottom: 5px;
	padding: 5px 13px;
	background: #f2f3f5;
	text-decoration: none;
	vertical-align: middle;
	border: 1px solid #f2f3f5;
	color:#171c7b;
}
ul.pageNav li span {
	background: none;
	color: #b1242a;
}
ul.pageNav li a:hover {
    color: #fff;
    background: #b1242a;
    border-color: #b1242a;
}
/*pageTOP------------------------------*/
#pageTop {
    position: fixed;
    bottom: 2%;
    right: 0.5%;
}
#pageTop a {
    display: block;
    z-index: 999;
    width: 60px;
    height: 60px;
    background-color: #1F2425;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    position: relative;
    border: 1px solid #fff;
    border-radius: 50%;
}
#pageTop a::before{
    border-top: 2px solid #fff;
    border-left: 2px solid #fff;
    content: "";
    display: block;
    height: 12px;
    width: 12px;
    position: absolute;
    right: 0;
    left: 0;
    top: 45%;
    margin: auto;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}

/* リンクボタン */
.link_btn {
    width: 100%;
    max-width: 280px;
    margin: 40px auto 20px !important;
    padding: 0!important;
}
.link_btn a {
    line-height: 1.4;
    display: block;
    padding: 15px 20px 13px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    background: none;
    transition: all 0.5s ease 0s;
}
.link_btn a:before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: "";
    display: block;
    height: 8px;
    margin-top: -4px;
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    width: 8px;
    transition: all 0.5s ease 0s;
}
.link_btn a:hover {
    background: #fff;
	color: #000;
}
.link_btn a:hover:before {
 border-color: #fff;
border-top: 2px solid #000;
border-right: 2px solid #000;
}
.link_btn01 {
    width: 100%;
    max-width: 280px;
    margin: 40px auto 20px 0px !important;
    padding: 0!important;
}
.link_btn01 a {
line-height: 1.4;
    display: block;
    padding: 15px 20px 13px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #333;
    border: 1px solid #333;
	border-radius: 5px;
    background: none;
    transition: all 0.5s ease 0s;
	font-weight: bold;
}
.link_btn01 a:before {
 border-top: 2px solid #333;
 border-right: 2px solid #333;
 content: "";
 display: block;
 height: 8px;
 margin-top: -4px;
 position: absolute;
 right: 10px;
 top: 50%;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 width: 8px;
 transition: all 0.5s ease 0s;
}
.link_btn01 a:hover {
    background: #99CC66;
	color: #fff;
}
.link_btn01 a:hover:before {
 border-color: #fff;
}
.link_btn01_01 {
    width: 100%;
    max-width: 280px;
    margin: 0px auto 20px 40px !important;
    padding: 0!important;
}
.link_btn01_01 a {
line-height: 1.4;
    display: block;
    padding: 15px 20px 13px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #333;
    border: 1px solid #333;
	border-radius: 5px;
    background: none;
    transition: all 0.5s ease 0s;
	font-weight: bold;
}
.link_btn01_01 a:before {
 border-top: 2px solid #333;
 border-right: 2px solid #333;
 content: "";
 display: block;
 height: 8px;
 margin-top: -4px;
 position: absolute;
 right: 10px;
 top: 50%;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 width: 8px;
 transition: all 0.5s ease 0s;
}
.link_btn01_01 a:hover {
    background: #99CC66;
	color: #fff;
}
.link_btn01_01 a:hover:before {
 border-color: #fff;
}
.link_btn01_02 {
    width: 100%;
    max-width: 280px;
    margin: 80px auto 20px !important;
    padding: 0!important;
}
.link_btn01_02 a {
line-height: 1.4;
    display: block;
    padding: 15px 20px 13px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #333;
    border: 1px solid #333;
	border-radius: 5px;
    background: #FFF;
    transition: all 0.5s ease 0s;
	font-weight: bold;
}
.link_btn01_02 a:before {
 border-top: 2px solid #333;
 border-right: 2px solid #333;
 content: "";
 display: block;
 height: 8px;
 margin-top: -4px;
 position: absolute;
 right: 10px;
 top: 50%;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 width: 8px;
 transition: all 0.5s ease 0s;
}
.link_btn01_02 a:hover {
    background: #99CC66;
	color: #fff;
}
.link_btn01_02 a:hover:before {
 border-color: #fff;
}
.link_btn02 {
    width: 100%;
    max-width: 280px;
    margin: 20px 10px;
    padding: 0!important;
    float: left;
}
.link_btn02 a {
line-height: 1.4;
    display: block;
    padding: 15px 20px 13px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #000;
    border: 1px solid #000;
    background: none;
    transition: all 0.5s ease 0s;
}
.link_btn02 a:before {
 border-top: 2px solid #2D4262;
 border-right: 2px solid #2D4262;
 content: "";
 display: block;
 height: 8px;
 margin-top: -4px;
 position: absolute;
 right: 10px;
 top: 50%;
 -webkit-transform: rotate(45deg);
 transform: rotate(45deg);
 -ms-transform: rotate(45deg);
 width: 8px;
 transition: all 0.5s ease 0s;
}
.link_btn02 a:hover {
    background: #D6AC55;
	color: #fff;
}
.link_btn02 a:hover:before {
 border-color: #fff;
}
.link_btn02 {
    /*max-width: 100%;*/
}
.link_btn02_01 {
    width: 100%;
    max-width: 200px;
    margin: 20px auto !important;
    padding: 0px 0 40px 0!important;
    text-align: center;
    border-top: 0px solid !important;
    border-bottom: 0px solid !important;
}
.link_btn02_01 a {
    line-height: 1.4;
    display: block;
    padding: 10px 15px 10px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #333;
    border: 1px solid #333;
    background: none;
    transition: all 0.5s ease 0s;
    font-size: 66%;
    border-radius: 5px;
}
.link_btn02_01 a:hover {
    background: #95C7DF;
	color: #fff;
}
.link_btn02_02 {
    width: 100%;
    max-width: 200px;
    margin: 30px 0 !important;
    padding: 0px 0 40px 0!important;
    text-align: center;
    border-top: 0px solid !important;
    border-bottom: 0px solid !important;
    background-image: none !important;
}
.link_btn02_02 a {
    line-height: 1.4;
    display: block;
    padding: 10px 15px 10px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #333;
    border: 1px solid #333;
    background: none;
    transition: all 0.5s ease 0s;
    font-size: 100%;
    font-weight: bold;
	border-radius: 5px;
}
.link_btn02_02 a:hover {
    background: #95C7DF;
	color: #fff;
}
.link_btn02_03 {
    width: 100%;
    max-width: 200px;
    margin: 30px 0 15px 750px !important;
    padding: 0px 0 40px 0!important;
    text-align: center;
    border-top: 0px solid !important;
    border-bottom: 0px solid !important;
    background-image: none !important;
}
.link_btn02_03 a {
    line-height: 1.4;
    display: block;
    padding: 10px 15px 10px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #333;
    border: 1px solid #333;
    background: none;
    transition: all 0.5s ease 0s;
    font-size: 100%;
    font-weight: bold;
	border-radius: 5px;
}
.link_btn02_03 a:hover {
    background: #95C7DF;
	color: #fff;
}
.link_btns .link_btn .link_btn01 {
    max-width: 100%;
}
@media screen and (max-width: 768px) {
.link_btn01_02 {
    width: 100%;
    max-width: 280px;
    margin: 60px auto 20px !important;
    padding: 0!important;
}
}
@media screen and (max-width: 644px) {
.link_btn {
 margin: 20px auto;
}
.link_btns .link_btn {
    margin: 0 auto 5px!important;
    padding: 0;
}
.link_btn01_01 {
    width: 100%;
    max-width: 280px;
    margin: 0px auto 20px !important;
    padding: 0!important;
}
}
@media only screen and (min-width: 1025px){
.home #header {
    background-color: #fff;
    opacity: 90%;
    position: fixed;
    width: 100%;
    padding: 5px 15px;
    z-index: 10;
    display: block;
    height: auto;
}
#mainImg {
   /*margin-top:-255px;*/
}
}
@media only screen and (max-width: 1024px){
#mainImg {
margin-top:0;
}
}

/* side_info */
.side_info {
    padding: 15px 10px;
    box-sizing: border-box;
    font-size: 13px;
    line-height: 1.8;
    border: 2px solid #2D4262;
    /*background: #fbf4f4;*/
    color: #2D4262;
    margin: 0 0 10px;
    position: relative;
}
.side_info img {
    max-width: 100%!important;
    padding-bottom: 0!important;
}
.side_info .p01 {
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 10px;
	line-height: 1.4;
	color: #2D4262;
}
.side_info .side_tel img {
    max-width: 24px!important;
    vertical-align: middle;
	margin-top: -7px;
}
.side_info .side_tel {
    font-size: 26px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
    display: table;
	width: 100%;
	text-align: center;
}
.side_info .side_tel a {
    color: #2D4262;
    /*pointer-events: auto;*/
    z-index: 10;
    position: relative;
    width: 100%;
    display: table;
    box-sizing: border-box;
    padding: 2px 0px;
	line-height: 1.2;
}
.side_info .side_tel a:hover {
    opacity: 0.7;
}
.side_info .side_tel a span {
    color: #2D4262;
    background: url(../images/tel.png) no-repeat left 6px;
    background-size: 20px;
    padding-left: 23px;
}
.side_info .side_tel a span.text-small {
    background: url(../images/tel2.png) no-repeat left 0;
    background-size: 20px;
    padding-left: 20px;
}
.tel_box h3 {
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    margin: 0 auto 10px;
    position: relative;

}
.tel_box h3 span{
	background: #fff;
    padding: 0 5px;
	position: relative;
}
.tel_box h3:before {
    position: absolute;
    content: "";
    background: #2D4262;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
}
@media screen and (max-width: 1024px) {
.side_info {
    padding: 25px;
    text-align: center;
    margin: 20px 0 0;
}
.side_info.tel_box {
    /*padding:0;*/
}
}
@media screen and (max-width: 644px) {
.side_info.tel_box {
    margin-bottom: 30px;
}
.side_info .side_tel a {
    padding: 10px 0;
}
}

ul.ul01 {
 list-style: none;
	margin:0;
}
ul.ul01 li {
    padding: 0 0 5px 20px;
    position: relative;
    word-wrap: break-word;
    list-style: none;
}
.ul01 li:before {
 background: none repeat scroll 0 0 #b1242a;
 border-radius: 50%;
 content: "";
 height: 5px;
 left: 3px;
 position: absolute;
 top: 12px;
 width: 5px;
}

.number_p {
 font-size: 19px;
 font-weight: normal;
 line-height: 1.4;
 margin: 0 0 10px;
 padding: 0 0 0 45px;
 text-indent: -43px;
}
.number {
 background: none repeat scroll 0 0 #b1242a;
 box-shadow: 3px 3px 0 #543315;
 color: #fff;
 font-size: 23px;
 margin: 0 10px 0 0;
 padding: 0 10px;
}
.color01 {
	color: #b1242a;
	padding:0 2px;
	font-weight: bold;
}

/* contact_box */
.contact_box {
	padding: 20px 10px 10px;
	position: relative;
background: #b1242a; /* Old browsers */
background: -moz-linear-gradient(top,  #b1242a 0%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #b1242a 0%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #b1242a 0%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b1242a', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}
.contact_box:after {
	position: absolute;
	content: "";
	border: 1px solid #fff;
	top: 5px;
	right: 5px;
	left: 5px;
	bottom: 5px;
	width: auto;
	height: auto;
}
.contact_box p {
    display: table;
    margin: 0 auto;
	font-weight: bold;
	text-align: center;
	color: #fff;
	z-index: 10;
    position: relative;
}
.contact_box img {
    max-width: 230px;
}
.contact_box h2 {
    text-align: center;
}
span.telNo {
	/*display: block;*/
    font-size: 24px;
    font-weight: bold;
    color: #333;
    /*font-family: Arial, Helvetica, sans-serif;*/
}
span.telNo a {
    color: #333;
}
.link_all {
	display: none;
}
@media screen and (max-width: 644px) {
.contact_box {
    text-align: center;
}
span.telNo {
    font-size: 160%;
	display: block;
	padding:0;
}
.link_all {
	display: block;
}
.link_all a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	text-indent: -9999px;
	z-index: 100;
}
.link_all a:hover {
	background: rgba(255,255,255,.2);
}
}

@media screen and (max-width: 644px) {
#a01, #a02, #a03, #a04 {
	padding-top: 60px;
	margin-top: -60px;
}
.post table th, .post table td {
    width: 100%;
    display: block;
    border-left: 0;
	box-sizing: border-box;
	padding: 5px;
}
.post table tr:last-child td {
	border-bottom: 0;
}
}

.flow img.alignleft {
    width: 20%;
    max-width: 120px;
}
.arrow {
 position: relative;
 height: 40px;
 width: 100%;
}
.arrow:after {
 display: block;
 content: "";
 position: absolute;
 top: 10px;
 left: 3%;
 margin: 0;
 width: 0px;
 height: 0px;
 border: 30px solid transparent;
 border-top: 16px solid #ffd64f;
}
@media screen and (max-width: 644px) {
.arrow:after {
 left: 50%;
 margin: 0 0 0 -35px;
}
}

.lead {
    color: #b1242a;
    font-weight: bold;
    font-size: 130%;
    padding-bottom: 5px!important;
}

p.name {
	margin-top:15px;
	line-height: 1.8;
}
p.name span {
    display: block;
    font-size: 130%;
	font-weight: bold;
}

.tit_line01{
    font-size: 140%;
    color: #000;
    font-weight: bold;
    /*display: block;*/
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    margin-bottom: 15px;
	background: linear-gradient(transparent 88%, #C13043 20%);
}
.price01 {
    color: #A01E2D;
    font-size: 140%;
    margin-top: 20px;
}
.price_btn01{
    margin: 5px 0 15px 0 !important;
    font-size: 80%;
    color: #fff;
    font-weight: bold;
	width:80px;
	height:26px;
	background-color:#E28C98;
	text-align:center;
	border-radius:5px;
}
.price_btn02{
    margin: 5px 0 15px 0 !important;
    font-size: 80%;
    color: #fff;
    font-weight: bold;
	width:80px;
	height:26px;
	background-color:#36BAC7;
	text-align:center;
	border-radius:5px;
}
.price_btn03{
    margin: 5px 0 15px 0 !important;
    font-size: 80%;
    color: #fff;
    font-weight: bold;
	width:80px;
	height:26px;
	background-color:#53B6AD;
	text-align:center;
	border-radius:5px;
}
.recipe_tit01{
    font-size: 160%;
    color: #000;
    /*font-weight: bold;*/
    /* display: block; */
    /* font-family: ' Noto+Sans+JP', sans-serif; */
    font-family: YakuHanMP,adobe-garamond-pro,ten-mincho-text,"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝体",YuMincho,"Yu Mincho","ＭＳ Ｐ明朝","MS PMincho",serif;
    letter-spacing: .1em;
    margin-bottom: 30px;
    /* background: linear-gradient(transparent 88%, #C13043 20%); */
    border-bottom: 1px dotted #777;
    text-align: center;
}
.recipe_text01{
    color: #666;
}
.g_back01 {
    /*font-family: 'Noto Sans JP';*/
    letter-spacing: 2px;
    font-size: 120%;
    color: #333;
    font-weight: normal;
    border-top: 1px solid #777;
    width: 100%;
    padding: 50px 0;
    text-align: right;
    margin-top: 30px;
}
	
        img{
            width: 100%;
            height: auto;
        }
        #mainmenuImg{
            border: 1px solid #111;
            margin-bottom: 10px;
            /*height: 600px;*/
        }
        #subImg{
            display: inline-block;
            justify-content: space-between;
        }
        #subImg li{
            width: 20%;
            border: 1px solid #ccc;
			box-sizing: border-box;
			float: left;
        }
        #subImg li.current{
            border: 1px solid #C13043;
        }
        /*@media (max-width: 1000px) {
            #mainImg{height: 66.7vw}
        }*/
@media screen and (max-width: 644px) {
#mainmenuImg {
    border: 1px solid #111;
    margin-bottom: 10px;
    height: auto;
    width: 100%;
		}
.g_back01{
    letter-spacing: 2px;
    font-size: 120%;
    color: #333;
    font-weight: normal;
    border-top: 1px solid #777;
    width: 100%;
    padding: 30px 0;
    text-align: right;
    margin-top: 30px;
}
}

.blog_p01 {
    padding-bottom: 15px;
    line-height: 4.4em;
}

select#kosuu {
    margin-bottom: 20px;
}

input[type="image"] {
    width: 100%;
}


.box {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
    background-position-y: 168px;
    padding-top: 47%;
    background-repeat-y: no-repeat;
    background-color: #fff;
}
/* --- 背景の指定 ------------------------------------------- */
.box .bgImg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    animation: bgAnime 30s infinite;
    width: 100%;
    background-repeat-y: no-repeat;
    background-size: cover;
}

/* --- 段差で背景画像のアニメーションを実行 ----------------- */
.box .src1 {
  background-image : url(../images/mainImage6.jpg);   /* 背景の画像を指定 */
}
.box .src2 {
  background-image : url(../images/mainImage4.jpg);   /* 背景の画像を指定 */
  animation-delay  : 6s;
}
.box .src3 {
  background-image : url(../images/mainImage7.jpg);   /* 背景の画像を指定 */
  animation-delay  : 12s;
}
.box .src4 {
  background-image : url(../images/mainImage2.jpg);   /* 背景の画像を指定 */
  animation-delay  : 18s;
}
.box .src5 {
  background-image : url(../images/mainImage3.jpg);   /* 背景の画像を指定 */
  animation-delay  : 24s;
}
@keyframes bgAnime {
   0% { opacity: 0; }
   1% { opacity: 0; }
  25% { opacity: 1; }
  33% { opacity: 1; }
  42% { opacity: 0; }
 100% { opacity: 0; }
}

.faq_q{
    border-bottom: 5px dotted #95C7DF;
    font-size: 140%;
    font-weight: bold;
    padding-bottom: 5px;
    margin-bottom: 10px;
	margin-top: 70px;
}

.js-animation {
    opacity: 0;
    visibility: hidden;
    transform: translateY(40px);
    transition: all 1s;
}
.js-animation.is-show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
}

.con_tit01 {
    width: 50%;
    margin: 0 0 -6% 5%;
}
.con_tit02 {
    width: 50%;
    margin: 0 0 -6% 10%;
}
.works01{
	/*background-color: #BCDCEB;*/
    width: 90%;
	height: 305px;
    margin: 160px auto 160px;
    padding: 15px;
    box-sizing: border-box;
	background-image: url("../images/line_bg01.png");
	background-position: right;
	background-repeat: no-repeat;
}
.works01 p {
    font-size: 160%;
    color: #003C88;
    font-family: 'Noto Sans JP';
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5%;
    border-bottom: 3px dotted;
    padding-bottom: 5px;
	padding-left: 41px;
    width: 300px;
	background-image: url("../images/line_pbg01.png");
	background-repeat: no-repeat;
	background-position: left;
}
.works01 span{
	font-size: 50%;
    color: #828F9B;
    /* display: block; */
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    padding-left: 13px;
}
.works01 strong {
    font-weight: normal;
    font-size: 90%;
    width: 341px;
    display: block;
}
.works02{
	/*background-color: #EFFCD0;*/
    width: 90%;
	height: 305px;
    margin: 160px auto 160px;
    padding: 15px;
    box-sizing: border-box;
	background-image: url("../images/line_bg02.png");
	background-position: left;
	background-repeat: no-repeat;
}
.works02 p{
	font-size: 160%;
    color: #003C88;
    font-family: 'Noto Sans JP';
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5%;
    border-bottom: 3px dotted;
    padding-bottom: 5px;
    width: 300px;
	margin-left: 750px;
	padding-left: 41px;
    width: 300px;
	background-image: url("../images/line_pbg02.png");
	background-repeat: no-repeat;
	background-position: left;
}
.works02 span{
	font-size: 50%;
    color: #828F9B;
    /* display: block; */
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    padding-left: 13px;
}
.works02 strong {
    font-weight: normal;
    font-size: 90%;
    width: 341px;
    display: block;
	margin-left: 750px;
}
.works03{
	/*background-color: #EFD6D0;*/
    width: 90%;
	height: 305px;
    margin: 160px auto 160px;
    padding: 15px;
    box-sizing: border-box;
	background-image: url("../images/line_bg03.png");
	background-position: right;
	background-repeat: no-repeat;
}
.works03 p{
	font-size: 160%;
    color: #003C88;
    font-family: 'Noto Sans JP';
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5%;
    border-bottom: 3px dotted;
    padding-bottom: 5px;
    width: 300px;
	padding-left: 41px;
    width: 300px;
	background-image: url("../images/line_pbg03.png");
	background-repeat: no-repeat;
	background-position: left;
}
.works03 span{
	font-size: 50%;
    color: #828F9B;
    /* display: block; */
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    padding-left: 13px;
}
.works03 strong {
    font-weight: normal;
    font-size: 90%;
    width: 341px;
    display: block;
}

.works04{
	/*background-color: #EFFCD0;*/
    width: 90%;
	height: 305px;
    margin: 160px auto 160px;
    padding: 15px;
    box-sizing: border-box;
	background-image: url("../images/line_bg04.png");
	background-position: left;
	background-repeat: no-repeat;
}
.works04 p{
	font-size: 160%;
    color: #003C88;
    font-family: 'Noto Sans JP';
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5%;
    border-bottom: 3px dotted;
    padding-bottom: 5px;
    width: 300px;
	margin-left: 750px;
	padding-left: 41px;
    width: 300px;
	background-repeat: no-repeat;
	background-position: left;
}
.works04 span{
	font-size: 50%;
    color: #828F9B;
    /* display: block; */
    letter-spacing: .1em;
    padding-left: 13px;
}
.works04 strong {
    font-weight: normal;
    font-size: 90%;
    width: 341px;
    display: block;
	margin-left: 750px;
}
.works05{
	/*background-color: #EFD6D0;*/
    width: 90%;
	height: 305px;
    margin: 160px auto 160px;
    padding: 15px;
    box-sizing: border-box;
	background-image: url("../images/line_bg03.png");
	background-position: right;
	background-repeat: no-repeat;
}
.works05 p{
	font-size: 160%;
    color: #003C88;
    font-family: 'Noto Sans JP';
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5%;
    border-bottom: 3px dotted;
    padding-bottom: 5px;
    width: 300px;
	padding-left: 41px;
    width: 300px;
	background-image: url("../images/line_pbg03.png");
	background-repeat: no-repeat;
	background-position: left;
}
.works05 span{
	font-size: 50%;
    color: #828F9B;
    /* display: block; */
    font-family: 'Noto Sans JP';
    letter-spacing: .1em;
    padding-left: 13px;
}
.works05 strong {
    font-weight: normal;
    font-size: 90%;
    width: 341px;
    display: block;
}

.works06{
	/*background-color: #EFFCD0;*/
    width: 90%;
	height: 305px;
    margin: 160px auto 160px;
    padding: 15px;
    box-sizing: border-box;
	background-image: url("../images/line_bg04.png");
	background-position: left;
	background-repeat: no-repeat;
}
.works06 p{
	font-size: 160%;
    color: #003C88;
    font-family: 'Noto Sans JP';
    font-weight: 500;
    margin-bottom: 5px;
    margin-top: 5%;
    border-bottom: 3px dotted;
    padding-bottom: 5px;
    width: 300px;
	margin-left: 750px;
	padding-left: 41px;
    width: 300px;
	background-repeat: no-repeat;
	background-position: left;
}
.works06 span{
	font-size: 50%;
    color: #828F9B;
    /* display: block; */
    letter-spacing: .1em;
    padding-left: 13px;
}
.works06 strong {
    font-weight: normal;
    font-size: 90%;
    width: 341px;
    display: block;
	margin-left: 750px;
}
/*カートボタン*/
.buy_btn {
    width: 80%;
    text-align: center;
    margin-top: 20px;
    line-height: 1.4;
    display: block;
    padding: 8px 10px 10px 0px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #fff;
    background: none;
    transition: all 0.5s ease 0s;
    background-color: #5E0A06;
    font-weight: normal;
    font-size: 140%;
    border: 1px solid #5E0A06;
    font-family: 'Yu Mincho';
}
.buy_btn a {
    line-height: 1.4;
    display: block;
    padding: 8px 10px 10px 0px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #fff;
    background: none;
    transition: all 0.5s ease 0s;
    background-color:  #5E0A06;
    font-weight: normal;
    font-size: 140%;
	border: 1px solid #5E0A06;
	font-family: 'Yu Mincho';
}
.buy_btn:hover {
    line-height: 1.4;
    display: block;
    padding: 8px 10px 10px 0px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
    color: #5E0A06;
    background: none;
    transition: all 0.5s ease 0s;
    background-color:  #fff;
    font-weight: normal;
    font-size: 140%;
	border: 1px solid #5E0A06;
	font-family: 'Yu Mincho';
}
.buy_btn01 {
    width: 100%;
    text-align: center;
    margin: 40px 0 30px;
    line-height: 1.4;
    display: block;
    padding: 2px 0;
    box-sizing: border-box;
    position: relative;
    color: #fff;
    background: none;
    transition: all 0.5s ease 0s;
    background-color: #5E0A06;
    font-weight: normal;
    font-size: 110%;
    border: 1px solid #5E0A06;
    font-family: 'Yu Mincho';
}
.buy_btn01 a {
    width: 100%;
    text-align: center;
    margin: 0;
    line-height: 1.4;
    display: block;
    padding: 2px 0;
    box-sizing: border-box;
    position: relative;
    color: #fff;
    background: none;
    transition: all 0.5s ease 0s;
    background-color: #5E0A06;
    font-weight: normal;
    font-size: 110%;
    border: 1px solid #5E0A06;
    font-family: 'Yu Mincho';
}
@media screen and (min-width: 767px) {
.pc{
	display: none!important;
}
}
@media screen and (max-width: 767px) {
.pc{
	display: block!important;
}
}
@media screen and (max-width: 1024px) {
.first {
    padding-top: 0 !important;
}
}
.content_flex01{
  display: flex;
  flex-flow: row wrap;
  width: 100%;
}
.content_flex01 div{width: 50%;}
.content_flex01 .item1{order: 1;}
.content_flex01 .item2{order: 2;}

@media (max-width: 644px) {
  .content_flex01{display: block;}
  .content_flex01 div{width: 100%;}
}

.tel001 {
    font-family: 'Playfair Display', serif;
    font-size: 3.3rem;
    font-style: italic;
    line-height: 0;
}
.contact001{
	text-align: center;
	font-size: 140%;
	margin-bottom: 30px;
}
.contact002 {
    text-align: center;
    font-size: 200%;
    margin-bottom: 30px;
}
.contact003 {
    text-align: center;
    font-size: 180%;
    margin-bottom: 30px;
}
.concept01{
	width: 40%;
	float: left;
	box-sizing: border-box;
	text-align: center;
}
.concept_side01{
	width: 30%;
	float: left;
	box-sizing: border-box;
}
.concept_side02{
	width: 30%;
	float: left;
	box-sizing: border-box;
}
.concept_side01 figure {
    line-height: 0;
    padding: 4px;
    background: #fff;
    -webkit-box-shadow: 0 0 12px #ccc;
    box-shadow: 0 0 12px #ccc;
    position: absolute;
    width: 25%;
}
.concept_side02 figure {
    line-height: 0;
    padding: 4px;
    background: #fff;
    -webkit-box-shadow: 0 0 12px #ccc;
    box-shadow: 0 0 12px #ccc;
    position: absolute;
    width: 25%;
}
.concept_side01 figure:nth-child(1) {
    width: 28%;
    top: -3vw;
    left: -2vw;
    -webkit-transform: rotate(
9deg);
    transform: rotate(
9deg);
}
.concept_side02 figure:nth-child(1) {
    width: 28%;
    top: -3vw;
    left: -2vw;
    -webkit-transform: rotate(
9deg);
    transform: rotate(
9deg);
}
.concept_side01 figure:nth-child(2) {
    width: 25%;
    top: -2vw;
    right: 0%;
    -webkit-transform: rotate(
-8deg);
    transform: rotate(
-8deg);
}
.concept_side02 figure:nth-child(2) {
    width: 25%;
    top: -2vw;
    right: 0%;
    -webkit-transform: rotate(
-8deg);
    transform: rotate(
-8deg);
}
.concept_side01 figure:nth-child(3) {
    width: 23%;
    top: 22vw;
    -webkit-transform: rotate(
-9deg);
    transform: rotate(
-9deg);
}
.concept_side02 figure:nth-child(3) {
    width: 23%;
    top: 22vw;
    -webkit-transform: rotate(
-9deg);
    transform: rotate(
-9deg);
}
.concept_side01 figure:nth-child(4) {
    width: 25%;
    right: -2vw;
    top: 20vw;
    -webkit-transform: rotate(
9deg);
    transform: rotate(
9deg);
}
.concept_side02 figure:nth-child(4) {
    width: 25%;
    right: -2vw;
    top: 20vw;
    -webkit-transform: rotate(
9deg);
    transform: rotate(
9deg);
}
.support_out01 {
    width: 1000px;
	height: 400px;
    position: relative;
    margin: 0 auto;
    display: block;
}
.support_box01 {
    width: 55%;
    height: 250px;
    position: absolute;
    float: left;
    z-index: 3;
    margin-top: 55px;
	margin-left: -100px;
    padding: 5px 20px;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px double #ccc;
	border-radius: 10px;
}
.support_box02 {
    width: 65%;
    height: 400px;
    position: absolute;
    float: left;
    z-index: 2;
    margin-left: 400px;
}
.support_box03 {
    width: 65%;
    height: 400px;
    position: absolute;
    float: right;
    z-index: 2;
}
.support_box04 {
    width: 55%;
    height: 250px;
    position: absolute;
    float: right;
    z-index: 3;
    margin-top: 55px;
    padding: 5px 20px;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px double #ccc;
    margin-left: 600px;
	border-radius: 10px;
}
.support_boxtit01 {
    font-size: 180%;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
}
.support_boxsubtit01 {
    font-size: 60%;
    font-weight: normal;
    margin-top: 20px;
    margin-left: 15px;
    color: #888;
    font-family: 'Playfair Display', serif;
	letter-spacing: 0.8px;
}
@media screen and (max-width: 1024px) {
.support_out01 {
    width: 100%;
	height: auto;
    position: relative;
    margin: 0 auto;
    display: block;
}
.support_box01 {
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    z-index: 0;
    margin-top: 0px;
	margin-left: 0px;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px double #ccc;
}
.support_box02 {
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    z-index: 0;
    margin-left: 0px;
}
.support_box03 {
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    z-index: 0;
    margin-left: 0px;
}
.support_box04 {
    width: 100%;
    height: auto;
    position: relative;
    float: none;
    z-index: 0;
    margin-top: 0px;
	margin-left: 0px;
    padding: 5px 10px;
    box-sizing: border-box;
    background-color: #fff;
    border: 3px double #ccc;
	margin-left: 0px;
}
}
@media screen and (max-width: 768px) {
.box2_04 p {
    margin: 10px 0;
}
.tel001 {
    font-family: 'Playfair Display', serif;
    font-size: 240%;
    font-style: italic;
    line-height: 0;
}
}
@media screen and (max-width: 644px) {
.support_boxtit01 {
    font-size: 140%;
    text-align: center;
}
h2.title09 {
    clear: both;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    letter-spacing: 0.05em;
    /* font-family: 'Noto Sans JP'; */
    letter-spacing: 2px;
    color: #555 !important;
    position: relative;
    width: 100%;
    margin: 0 auto !important;
    /* border-bottom: 2px dashed #f8b862 !important; */
    font-size: 120% !important;
    font-weight: bold;
    text-align: center;
}
/*h2.title09:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 120px;
    display: inline-block;
    width: 200px;
    height: 2px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #eee;
}*/
.box2_04 {
    display: inline-block;
    margin: 0.5% 1%;
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
    float: left;
}
.box2_04 p {
    margin: 26px 0;
    text-align: center;
}
.tel001 {
    font-family: 'Playfair Display', serif;
    font-size: 240%;
    font-style: italic;
    line-height: 0;
}
.contact001 {
    text-align: center;
    font-size: 120%;
    margin-bottom: 30px;
}
.contact003 {
    text-align: center;
    font-size: 140%;
    margin-bottom: 30px;
}
}
/*iframe, object, embed {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -o-transition: all 0.7s ease;
  transition: all  0.7s ease;
}
iframe:hover, object:hover, embed:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
}*/

.k_flow01 {
    font-size: 240%;
    text-align: center;
    border-bottom: 1px dashed #D6AC55;;
    padding: 0 0 10px;
    margin: 40px auto 0;
}
.k_flow01 span {
	font-size: 50%;
    background-color: #D6AC55;
    color: #fff;
    padding: 5px 20px;
    font-weight: bold;
    margin-top: 13px;
}
.bor_box01{
	width: 50%;
	float: left;
	position: relative;
}
.bor_box01 .catch {
    position: absolute;
    top: -24%;
    bottom: 0;
    left: -43%;
    right: 0;
    margin: auto;
    max-width: 550px;
    width: 100%;
    z-index: 1;
    /* text-align: center; */
    transform: rotateZ( 5deg );
}
.bor_box02{
	width: 5%;
	float: left;
	position: relative;
}
.bor_box02 p{
	writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 200%;
    letter-spacing: 10px;
    box-sizing: border-box;
}
.bor_box02 p:before {
    content: '';
    position: absolute;
    left: 57%;
    top: 160px;
    display: inline-block;
    width: 0.1px;
    height: 120px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #666;
}
.bor_box03{
	width: 45%;
	float: right;
	box-sizing: border-box;
	padding: 0 20px;
}
@media screen and (max-width: 1024px) {
.bor_box01 .catch {
    position: absolute;
    top: -18%;
    bottom: 0;
    left: -23%;
    right: 0;
    margin: auto;
    max-width: 360px;
    width: 100%;
    z-index: 1;
    /* text-align: center; */
    transform: rotateZ( 5deg );
}
.bor_box02 p:before {
    content: '';
    position: absolute;
    left: 68%;
    top: 160px;
    display: inline-block;
    width: 0.1px;
    height: 120px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #666;
}
}
@media screen and (max-width: 768px){
.bor_box01 .catch {
    position: absolute;
    top: -23%;
    bottom: 0;
    left: -23%;
    right: 0;
    margin: auto;
    max-width: 300px;
    width: 100%;
    z-index: 1;
    /* text-align: center; */
    transform: rotateZ( 5deg );
}
.bor_box02 p:before {
    content: '';
    position: absolute;
    left: 88%;
    top: 160px;
    display: inline-block;
    width: 0.1px;
    height: 120px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #666;
}
}
@media screen and (max-width: 644px){
.bor_box01 {
    width: 100%;
    float: right;
    position: relative;
	display: none;
}
.bor_box01 img {
    display: none;
}
.bor_box01 .catch {
    position: inherit;
    top: 0%;
    bottom: 0;
    left: 0%;
    right: 0%;
    margin: auto;
    max-width: 200px;
    width: 100%;
    z-index: 3;
    /* text-align: center; */
    transform: rotateZ( 
5deg );
}
.bor_box01 .catch img {
    display: block !important;
}
.bor_box02 {
    width: 100%;
    float: left;
    position: relative;
	display: inline-block;
}
.bor_box02 p {
    writing-mode: unset;
    text-orientation: revert;
    font-size: 200%;
    letter-spacing: 10px;
    box-sizing: border-box;
}
.bor_box02 p:before {
    content: '';
    position: absolute;
    left: 60%;
    top: 34px;
    display: inline-block;
    width: 100px;
    height: 0.1px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translate(-50%);
    background-color: #666;
}
.bor_box03 {
    width: 100%;
    float: none;
    box-sizing: border-box;
    padding: 0px;
    position: relative;
}
}
.youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    margin: 30px auto 60px;
}
.youtube iframe {
    width: 100%;
    height: 100%;
	filter: none;
}
.marker-yellow {
    background: linear-gradient(transparent 46%, #ffff00 0%);
    padding: 0px 10px 10px;
}
.marker.yellow.thin {
    background: -moz-linear-gradient(transparent 60%, #ffff00 0%);
    background: -webkit-linear-gradient(transparent 60%, #ffff00 0%);
    background: linear-gradient(transparent 60%, #ffff00 0%);
}