/*
Theme Name: JA Oyama
Description:JA Oyama Template
Author: ALPHA CREATE
Version: 1.0
*/
@charset "UTF-8";
html{font-size:62.5%;}
.fontS { font-size: 62.5% }
.fontL { font-size: 75% }
* {margin: 0;padding: 0;box-sizing: border-box;}
img {border: none;vertical-align: bottom;line-height: 0;}
main{display: block;position: relative;}
h1,h2,h3,h4,h5,h6{font-size: 100%;font-weight: normal;font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;}
h1,h1 a {font-size:26px;font-size:2.6rem;}
h2,h2 a {font-size:22px;font-size:2.2rem;}
h3 {font-size:20px;font-size:2.0rem;}
h4,h5 {font-size:18px;font-size:1.8rem;}
p,dl,a,ul,li,table,dt,dt a,figcaption {font-size:16px;font-size:1.6rem;font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;}
a {text-decoration: none;color: inherit;line-height:inherit;font-size:inherit;cursor: pointer;transition-duration: 0.4s;}
a:hover{color:rgba(150,150,150,1);text-decoration: none;}
ul,p,tr,td,table{margin:0;padding:0;color: #000;}
p{line-height: 1.6;color: #000;text-align: justify;text-justify: inter-ideograph;}
li,dd{list-style:none;margin: 0;padding: 0;color: #000;}
.cf:after{content: "";clear: both;display: block;}
.no-border{border: 0px!important;}
span.ib{display: inline-block;}
.attention{margin-left: 1em!important;text-indent: -1em;}
.attention:before{content: "※";}
.upper-1200,.upper-1024,.upper-767{display: block;}
.under-1200,.under-1024,.under-767{display: none;}
.flex-box{display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap:wrap;-webkit-justify-content: space-between;justify-content:space-between;}
.flex-box-column{-webkit-flex-direction: column;flex-direction:column;}
.flex-box-reverse{-webkit-flex-direction: row-reverse;flex-direction:row-reverse;}
.flex-box-column-reverse{-webkit-flex-direction: column-reverse;flex-direction:column-reverse;}
.flex-box-start{-webkit-justify-content: flex-start;justify-content:flex-start;}
.flex-box-end{-webkit-justify-content: flex-end;justify-content:flex-end;}
.flex-box-center{-webkit-justify-content: center;justify-content:center;}
.flex-align-center{-webkit-align-items: center;align-items:center;}
.flex-align-end{-webkit-align-items: flex-end;align-items:flex-end;}
.flex-align-start{-webkit-align-items: flex-start;align-items:flex-start;}
.flex-align-base{-webkit-align-items: baseline;align-items:baseline;}
.red{color: red;}
.orange{color: rgba(188,85,32,1);}
.green{color:rgba(0,86,20,1);}
.mi{width: 100%;height: auto;}
.st{font-size:75%;}
.sticky{position: sticky;top: 0;z-index: 50;}
.multi-column-box{-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;-moz-column-gap: 50px;-webkit-column-gap: 50px;column-gap: 50px;}
.pt0{padding-top: 0!important;}
.mt0{margin-top: 0!important;}
.txtserif{font-family: "游明朝","YuMincho","Hiragino Mincho ProN","Hiragino Mincho Pro","ＭＳ 明朝",serif;}
body{font-size:10px;font-size:1.0rem;width:100%;line-height:1.8;font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ", Meiryo, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;background-color: #fff;}
/*---------------------------------------------------------common-----------------------------------------------*/
section.common-section{
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 20px;
}
section.common-section-pb0{
	padding-bottom: 0;
}
/*---------------------------------------------------------child-common-----------------------------------------*/
main.child-main{
	padding-top: 1px;
}
div.subpage-title-wrapper{
	margin: 50px 0;
	width: 100%;
	border-bottom: 1px solid rgba(30,30,30,1);
	position: relative;
}
div.subpage-title-wrapper:after{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 300px;
	width: 33.33333%;
	height: 5px;
	content: "";
	background-color:rgba(0,86,20,1);
}
div.subpage-title-wrapper h5{
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: rgba(30,30,30,1);
}
div.subpage-title-wrapper h1{
	font-size: 32px;
	font-size: 3.2rem;
	text-align: center;
	line-height: 1.3;
	padding: 0 0 20px;
}
div.subpage-title-wrapper h1 span.small-title{
	font-size: 27px;
	font-size: 2.7rem;
}
article.green-bg-title-article{
	margin-top: 50px;
}
article.green-bg-title-article h2{
	font-weight: bolder;
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	background-color: rgba(0,86,20,1);
	color: #fff;
	line-height: 1.0;
	padding: 12px 15px 10px;
}
article.green-bg-title-article h2.green-title-left{
	text-align: left;
}
article.green-bg-title-article div.green-bg-title-article-inner{
	max-width: 700px;
	margin: 0 auto;
	width: 100%;
}
ul.big-dot-list li{
	margin-top: 22px;
}
ul.big-dot-list li h3{
	padding-left: 1em;
	position: relative;
	font-weight: bolder;
	font-size: 18px;
	font-size: 1.8rem;
}
ul.big-dot-list li h3:before{
	content: "●";
	position: absolute;
	left: 0;
	top: 0;
}
table.card-table{
	border-spacing: 1px;
	margin-top: 15px;
	background-color: rgba(88,88,88,1)
}
table.card-table th{
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	background-color: rgba(218,218,218,1);
	color: #000;
	width: 50%;
}
table.card-table tr{

}
table.card-table td.weekday-title{
	width: 20%;
	text-align: center;
	background-color: rgba(198,210,150,1);
	line-height: 1.8;
	height: 156px;
}
table.card-table td.holiday-title{
	width: 20%;
	text-align: center;
	background-color: rgba(226,195,141,1);
	line-height: 1.8;
	height: 156px;
}
table.card-table td.card-time{
	width: 30%;
	background-color: #fff;
	text-align: center;
	height: 78px;
	line-height: 1.8;
}
table.card-table td.card-callto{
	width: 50%;
	background-color: #fff;
	text-align: center;
	line-height: 1.8;
}
table.card-table td.card-callto span.callbold{
	font-weight: bolder;
	font-size: 18px;
	font-size: 1.8rem;
}
table.card-table-sp{
	display: none;
}
table.card-table-sp td.weekday-title,table.card-table-sp td.holiday-title{
	height: auto;
}
table.card-table-sp td.card-time{
	height: auto;
	background-color: rgba(240,240,240,1);
}
ul.big-dot-list li div.card-bg-gray-area{
	margin-top: 8px;
	padding: 10px 15px;
	background-color: rgba(218,218,218,1);
}
ul.big-dot-list li div.card-bg-gray-area p{
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.7;
}
ul.big-dot-list li div.card-bg-gray-area p span.card-tel-bold{
	font-weight: bolder;
}
ul.big-dot-list li div.card-bg-gray-area p span.card-tel-bold ruby rt{
	font-weight: normal;
	line-height: 1.0;
}
ul.big-dot-list li div.card-bg-gray-area p.attention{
	font-size: 14px;
	font-size: 1.4rem;
}
/*-----------------------------------------------------------effects--------------------------------------------*/
.scroll-fade{opacity: 0; transition: all 2s;}
.scroll-up{opacity: 0; transform: translateY(100px); transition: all 2s;}
.scroll-up.done, .scroll-fade.done{opacity : 1; transform : translate(0, 0);}
.load-fade {opacity : 0; transition : all 2s;}
.load-up{opacity: 0; transform: translateY(100px); transition: all 2s;}
.load-up.done, .load-fade.done{opacity : 1; transform : translate(0, 0);}
/*---------------------------------------------------------header-----------------------------------------------*/
header{
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	z-index: 40;
	top: 0;
	background-color: rgba(255,255,255,.95);
}
header div.header-inner{
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 30px 20px;
}
header div.header-inner h1{
	width: 202px;
	line-height: 1.0;
}
header div.header-inner h1 a{
	line-height: 1.0;
}
header div.search-form figure{
	width: 23px;
}
header nav.common-sub-nav ul li figure{
	line-height: 1.0;
}
header nav.common-sub-nav ul li:first-child{
	padding-right: 16px;
}
header nav.common-sub-nav ul li:first-child figure{
	width: 29px;
}
header nav.common-sub-nav ul li:last-child figure{
	width: 26px;
}
header nav.common-sub-nav ul li p{
	line-height: 1.0;
	padding: 0 10px;
	font-size: 13px;
	font-size: 1.3rem;
}
header div.size-area{
	background-color: rgba(0,86,20,1);
	border-radius: 5px;
	padding: 2px 10px 1px;
	margin-right: 20px;
}
header div.size-area a{
	color: #fff;
	line-height: 1.0;
	padding: 0 2px;
}
header div.size-area a:first-child{
	font-size: 25px;
	font-size: 2.5rem;
}
header div.size-area a:last-child{
	font-size: 17px;
	font-size: 1.7rem;
}
header form.search-form{
	margin-right: 25px;
}
header form.search-form figure{
	margin-right: 5px;
}
header form.search-form input{
	background-color: rgba(210,210,210,1);
	border: 0px;
	border-radius: 12px;
	font-size: 15px;
	font-size: 1.5rem;
	width: 236px;
	padding: 4px 10px;
}
header nav.common-nav ul{
	margin-top: 26px;
}
header nav.common-nav > ul > li{
	width: 14.2857%;
	padding: 0 5px;
	border-left: 1px solid rgba(30,30,30,1);
	transition-duration: .4s;
	position: relative;
}
header nav.common-nav > ul > li:last-child{
	border-right: 1px solid rgba(30,30,30,1);
}
header nav.common-nav > ul > li figure{
	width: 47px;
	margin: 0 auto;
	margin-bottom: 2px;
	transition-duration: .4s;
}
header nav.common-nav > ul > li p{
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
}
header nav.common-nav > ul > li ul.nav-dropdown{
	position: absolute;
	left: 0;
	top : 15px;
	width: 100%;
	background-color: #fff;
	transition: all .2s ease;
	visibility: hidden;
	opacity: 0;
	padding-top: 10px;
}
header nav.common-nav > ul > li:hover ul.nav-dropdown{
	top: 25px;
	visibility: visible;
	opacity: 1;
}
header nav.common-nav > ul > li ul.nav-dropdown li a{
	text-align: center;
	padding: 10px;
	font-size: 13px;
	font-size: 1.3rem;
	display: block;
	width: 100%;
	background-color: #fff;
}
header nav.common-nav > ul > li ul.nav-dropdown li a:hover{
	background-color: rgba(0,86,20,1);
	color: #fff;
}
div.sp-menu{
	display: none;
}
div.sp-menu figure{
	cursor: pointer;
	width: 60px;
	transition-duration: 2s;
	opacity: 1;
}
div.nav-header{
	padding: 30px 20px;
}
div.nav-header h1{
	line-height: 1.0;
}
div.sp-close figure{
	cursor: pointer;
	width: 40px;
	transition-duration: .4s;
	opacity: 0;
}
section.toggle-menu{
	position: fixed;
	width: 100%;
	right: 0;
	left: 0;
	top: 0;
	margin: auto;
	z-index: 100;
	background-color: #fff;
	display: none;
}
section.toggle-menu nav > ul > li{
	margin-bottom: 2px;
	position: relative;
}
section.toggle-menu nav > ul > li.with-sub-nav:before{
	width: 3px;
	height: 20px;
	content: "";
	position: absolute;
	right: 30px;
	top: 18px;
	background-color: #fff;
	z-index: 5
}
section.toggle-menu nav > ul > li.with-sub-nav:after{
	width: 20px;
	height: 3px;
	content: "";
	position: absolute;
	right: 21px;
	top: 26px;
	background-color: #fff;
	z-index: 5
}
section.toggle-menu nav > ul > li > a{
	text-align: center;
	font-size: 15px;
	font-size: 1.5rem;
	color: #fff;
	background-color: rgba(0,86,20,1);
	display: block;
	width: 100%;
	padding: 15px;
}
section.toggle-menu nav > ul > li.with-sub-nav div{
	width: 100%;
	display: none;
}
section.toggle-menu nav > ul > li.with-sub-nav ul{
	width: 100%;
	background-color: #fff;
	padding-top: 2px;
}
section.toggle-menu nav > ul > li.with-sub-nav ul li{
	width: 50%;
}
section.toggle-menu nav > ul > li.with-sub-nav ul li a{
	display: block;
	border: 1px solid rgba(0,86,20,1);
	text-align: center;
	padding: 15px;
	font-size: 13px;
	font-size: 1.3rem;
}
section.toggle-menu form.search-form{
	padding: 0 10px;
	margin-bottom: 15px;
}
section.toggle-menu form.search-form figure{
	margin-right: 5px;
}
section.toggle-menu form.search-form input{
	background-color: rgba(210,210,210,1);
	border: 0px;
	border-radius: 12px;
	font-size: 15px;
	font-size: 1.5rem;
	width: 236px;
	padding: 4px 10px;
}
/*---------------------------------------------------------footer-----------------------------------------------*/
footer{
	background: url(images/bg-footer.png) no-repeat center bottom;
	min-height: 410px;
	padding-top: 50px;
	position: relative;
	z-index: 5;
}
footer div.footer-inner{
	max-width: 910px;
	width: 100%;
	padding: 10px;
	margin: 0 auto;
}
footer div.footer-nav-wrapper figure{
	width: 150px;
}
footer div.footer-nav-wrapper nav.footer-nav{
	width: calc(100% - 150px);
}
footer div.footer-nav-wrapper nav.footer-nav ul li{
	font-size: 16px;
	font-size: 1.6rem;
	margin:.2em 0 .2em 2.8em;
	letter-spacing: .1em;
	color: rgba(88,88,88,1);
	font-weight: bolder;
	position: relative;
}
footer div.footer-nav-wrapper nav.footer-nav ul li:before{
	content: "";
	position: absolute;
	background-image: url('images/fig-footer-arrow.png');
	width: 8px;
	height: 15px;
	left: -13px;
	top: 5.5px;
}
footer div.footer-attr-wrapper{
	margin-top: 40px;
	width: 100%;
}
footer div.footer-attr-wrapper figure{
	width: 270px;
}
footer div.footer-attr-wrapper div.footer-attr{
	padding-left: 20px;
}
footer div.footer-attr-wrapper div.footer-attr p{
	line-height: 1.0;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bolder;
	letter-spacing: .05em;
}
footer div.footer-attr-wrapper div.footer-attr p:first-child{
	margin-bottom: 6px;
}
footer p.copyright{
	margin-top: 30px;
	text-align: center;
}
section.to-the-top{
	position: fixed;
	z-index: 10;
	right: 15px;
	bottom: 0px;
	opacity: 0;
	transition-duration: .4s;
	width: 120px;
}
section.to-the-top p a{
	color: #fff;
}
/*---------------------------------------------------------top--------------------------------------------------*/
main.top-main figure.index-top-figure{
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	top: 0;
	width: 100%;
	margin: 0 auto;
}
main.top-main figure.index-bottom-figure{
	position: absolute;
	z-index: -1;
	left: 0;
	right: 0;
	bottom: -380px;
	width: 100%;
	margin: 0 auto;
}
main.top-main div.index-bg{
	background: url(images/top/bg-index.png) no-repeat center bottom 320px;
}
div.index-lead-inner{
	max-width: 900px;
	width: 90%;
	margin: 150px auto 130px;
}
div.index-lead-inner > figure{
	width: 207px;
}
div.index-lead-inner div.index-lead-paragraph{
	width: calc(100% - 20px - 207px);
}
div.index-lead-inner div.index-lead-paragraph h2{
	margin-bottom: 15px;
}
div.index-lead-inner div.index-lead-paragraph p{
	font-size: 22px;
	font-size: 2.2rem;
}
div.index-article-title{
	position: relative;
	margin-bottom: 40px;
}
div.index-article-title:before{
	content: "";
	width: 80px;
	height: 80px;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 15px;
	border-radius: 50%;
	background-color: rgba(250,235,143,.5);
}
article.index-article{
	margin-bottom: 104px;
}
div.index-article-title div.index-article-title-eng{
	position: relative;
	z-index: 2;
}
div.index-article-title div.index-article-title-eng figure{
	margin-right: 10px;
}
article.index-com-article div.index-article-title div.index-article-title-eng figure{
	width: 50px;
}
article.index-pickup-article div.index-article-title div.index-article-title-eng figure{
	width: 60px;
}
article.index-sns-article div.index-article-title div.index-article-title-eng figure{
	width: 48px;
}
div.index-article-title div.index-article-title-eng h5{
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.0;
}
div.index-article-title h3{
	margin-top: 2px;
	text-align: center;
	font-size: 32px;
	font-size: 3.2rem;
	letter-spacing: .1em;
	position: relative;
	z-index: 3;
}
nav.index-com-nav ul li{
	max-width: 48%;
	width: 550px;
	margin-bottom: 46px;
}
nav.index-com-nav ul li a{
	width: 100%;
	display: block;
	position: relative;
	overflow: hidden;
	border: 1px solid rgba(148,148,148,1);
}
nav.index-com-nav ul li figure img{
	transition-duration: .6s;
	margin: 0 auto;
	text-align: center;
}
nav.index-com-nav ul li figure img:hover{
	transform:scale(1.03,1.03);
	opacity: .75;
}
nav.index-com-nav ul li div.index-com-avove-txts{
	position: absolute;
	z-index: 5;
	bottom: 20px;
	right: 20px;
}
nav.index-com-nav ul li div.index-com-avove-txts p{
	text-align: right;
	line-height: 1.3;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bolder;
}
nav.index-com-nav ul li div.index-com-avove-txts h5{
	text-align: right;
	line-height: 1.3;
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bolder;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}
article.index-pickup-article nav.index-com-nav ul li div.index-com-avove-txts{
	right: auto;
	left: 20px;
}
article.index-pickup-article nav.index-com-nav ul li div.index-com-avove-txts h5{
	text-align: left;
}
nav.index-com-nav ul li div.index-com-avove-txts p.com-st{
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.0;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-weight: bolder;
}
nav.index-com-nav ul li figure.arrow-wrapper{
	width: 27px;
	margin: 20px auto 10px;
	line-height: 1.0;
}
nav.index-com-nav ul li p.index-article-nav-explain{
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
}
.tab{
	margin:0 auto;
	padding: 10px;
}

#tab_menu{
	list-style: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	border-bottom: 1px solid #000;
}

#tab_menu li{
	width: 24%;
	text-align: center;
	background-color: #fff;
	padding: 20px 10px;
	line-height: 1.0;
	font-size: 18px;
	font-size: 1.8rem;
	border-bottom:7px solid #fff;
	transition-duration: .4s;
}
#tab_menu li.show{
	border-bottom: 7px solid;
}
#tab_menu li.show:nth-child(1){
	border-color: rgba(0,86,20,1)!important;
}
#tab_menu li.show:nth-child(2){
	border-color: rgba(149,184,56,1)!important;
}
#tab_menu li.show:nth-child(3){
	border-color: rgba(194,85,32,1)!important;
}
#tab_menu li.show:nth-child(4){
	border-color: rgba(211,140,15,1)!important;
}


#tab_content{
	list-style-type:none;
	position: relative;
	height: auto;
	width: 100%;
}

#tab_content > li {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 100px;
	opacity: 0;
	z-index: 0;
	transition-duration: .8s;
	z-index: -1;
	background-color: #fff;
}

#tab_content > li.show{
	top: 0;
	opacity: 1;
	z-index: 10;
	transition-duration: .8s;
	z-index: 1;
}
#tab_content ul.tab-news-list li{
	border-bottom: 1px solid #000;
	padding: 10px 20px;
}
.tab-news-type{
	background-color: rgba(0,86,20,1);
}
.tab-news-type1{
	background-color: rgba(0,86,20,1);
}
.tab-news-type2{
	background-color: rgba(149,184,56,1);
}
.tab-news-type3{
	background-color: rgba(194,85,32,1);
}
.tab-news-type4{
	background-color: rgba(211,140,15,1);
}
div.tab-news-contents{
	width: calc(100% - 35px);
}
div.tab-news-contents figure.tab-news-main-img{
	width: 200px;
}
div.tab-news-contents div.tab-news-texts{
	width: calc(100% - 200px);
	padding-left: 50px;
}
div.tab-news-contents div.tab-news-atr{
	margin-right:50px;
	width: 200px;
}
div.tab-news-contents div.tab-news-atr p.tab-news-time{
	color: rgba(88,88,88,1);
	font-size: 18px;
	font-size: 1.8rem;
}
div.tab-news-contents div.tab-news-atr p.tab-news-type{
	color: #fff;
	font-size: 17px;
	font-size: 1.7rem;
	width: 200px;
	text-align: center;
	line-height: 1.0;
	padding: 8px 0 6px;
}
div.tab-news-contents h5{
	font-size: 18px;
	font-size: 1.8rem;
	color: #000;
	width: calc(100% - 250px);
	text-align: left;
}
figure.tab-news-arrow{
	width: 15px;
}
div.index-sns-fb-wrapper{
	width: 470px;
}
div.index-sns-wrapper{
	max-width: 1050px;
	width: 100%;
	margin: 0 auto;
}
div.index-sns-other-wrapper{
	width: calc(100% - 500px);
}
div.index-sns-other-wrapper figure{
	margin-bottom: 20px;
}
div.index-sns-other-wrapper figure img{
	border: 1px solid rgba(147,147,147,1);
}
ul.index-banner-list li{
	margin: 10px;
}
/*---------------------------------------------------------contact------------------------------------------*/
div.contact-wrapper{
	margin: 0 auto;
	max-width: 900px;
	width: 100%;
}
div.contact-paragraph{
	margin-bottom: 30px;
	padding-bottom: 12px;
	border-bottom: 1px dashed rgba(140,140,140,1);
}
div.contact-paragraph h3{
	text-align: center;
	font-weight: bolder;
	font-size: 22px;
	font-size: 2.2rem;
	color: rgba(0,86,20,1);
}
div.contact-paragraph div.contact-with-oyamaru{
	margin-bottom: 10px;
}
div.contact-paragraph div.contact-with-oyamaru figure{
	width: 180px;
	padding: 0 4px;
}
div.contact-paragraph div.contact-with-oyamaru div{
	width: calc(100% - 180px);
}
form.contact-form dl dt{
	width: 270px;
	padding: 10px 15px;
	text-align: center;
	font-weight: bolder;
}
form.contact-form dl dd{
	width: calc(100% - 290px);
	padding: 10px 25px;
}
form.contact-form dl dd input,form.contact-form dl dd select,form.contact-form dl dd textarea{
	padding: 10px 8px;
	border-radius: 3px;
	border: 1px solid rgba(140,140,140,1);
	font-size: 16px;
	font-size: 1.6rem;
}
form.contact-form dl dd input{
	width: 100%;
	max-width: 400px;
}
form.contact-form dl dd textarea{
	width: 100%;
}
form.contact-form dl dd select option{
	color: #000;
}
form.contact-form dl dd select option:first-child{
	color: rgba(140,140,140,1);
}
div.contact-btn-wrapper{
	margin-top: 50px;
}
div.contact-btn-wrapper input.contact-check-btn{
	border: 0px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	background-color: rgba(0,86,20,1);
	font-size: 16px;
	font-size: 1.6rem;
	padding: 6px 40px;
	cursor: pointer;
	margin: 0 15px;
}
div.contact-btn-wrapper input[type="submit"]{
	border: 0px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	background-color: rgba(0,86,20,1);
	font-size: 16px;
	font-size: 1.6rem;
	padding: 6px 40px;
	cursor: pointer;
	margin: 0 15px;
}
div.contact-btn-wrapper input[type="reset"]{
	border: 0px;
	border-radius: 3px;
	text-align: center;
	color: #fff;
	background-color: rgba(90,90,90,1);
	font-size: 16px;
	font-size: 1.6rem;
	padding: 6px 40px;
	cursor: pointer;
	margin: 0 15px;
}
div.contact-btn-wrapper input.contact-back-btn{
	background-color: rgba(128,128,128,1);
}
/*----------------------------------------------------------information-----------------------------------------*/
form.info-year-form{
	margin-bottom: 50px;
}
form.info-year-form div{
	width: 240px;
	position: relative;
}
form.info-year-form div:after{
	width: 12px;
	height: 12px;
	border-right: 1px solid rgba(128,128,128,1);
	border-bottom: 1px solid rgba(128,128,128,1);
	content: "";
	position: absolute;
	z-index: 10;
	transform: rotate(45deg);
	right: 15px;
	top: 10px;
}
form.info-year-form select{
	width: 240px;
	padding: 5px 10px;
	font-size: 22px;
	font-size: 2.2rem;
	border-radius: 2px;
	border: 1px solid rgba(128,128,128,1);
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
	position: relative;
}
form.info-year-form select::-ms-expand {
	display: none;
}
ul.information-brochure-list li{
	width: calc(100% / 6 - 20px);
	margin-bottom: 40px;
	margin-right: calc(120px / 5);
}
ul.information-brochure-list li:nth-child(6n){
	margin-right: 0;
}
ul.information-brochure-list li figcaption{
	margin-top: 6px;
}
ul.information-brochure-list li h5{
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
}
ul.information-brochure-list li p{
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
	color: inherit;
	line-height: 1.5;
}
/*----------------------------------------------------------about-----------------------------------------------*/
section.about-lead-wrapper{
	background: rgba(0, 0, 0, 0) url('images/about/bg.jpg') no-repeat top center / cover;
	padding: 55px 0 140px;
}
section.about-section{
	max-width: 1180px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
}
article.about-bg-white-area{
	padding: 65px;
	background-color: rgba(255,255,255,.7);
	margin-bottom: 60px;
}
article.about-bg-white-area:last-child{
	margin-bottom: 0;
}
article.about-bg-white-area h2{
	text-align: center;
	font-size: 30px;
	font-size: 3.0rem;
	border-bottom: 1px solid #000;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
div.about-bg-white-paragrath p{
	text-indent: 1em;
	line-height: 2.0;
}
article.about-data-area{
	margin-top: 140px;
}
article.about-data-area figure{
	width: 600px;
}
article.about-data-area div.about-data-list-wrapper{
	width: calc(100% - 600px);
	padding-left: 40px;
}
div.about-data-list-outer{
	margin-bottom: 10px;
}
div.about-data-list-outer:last-child{
	margin-bottom: 0;
}
div.about-data-list-outer h4{
	font-weight: normal;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom: 1px solid #000;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
dl.about-data-list dt{
	width: 10em;
}
dl.about-data-list dd{
	text-align: left;
	width: calc(100% - 10em);
	padding: 0 60px 0 20px;
}
dl.about-data-list-right dd{
	text-align: right;
}
section.about-philosophy-wrapper{
	background: rgba(0, 0, 0, 0) url('images/about/bg-philosophy.png') no-repeat top center / cover;
	padding: 75px 0;
}
div.philosophy-ja-wrapper figure{
	width: 145px;
}
div.philosophy-ja-wrapper div{
	padding-left: 30px;
	width: calc(100% - 145px);
}
div.philosophy-ja-wrapper div p{
	line-height: 2.0;
}
ul.management-list{
	counter-reset: mcount;
}
ul.management-list li{
	margin-bottom: 25px;
}
ul.management-list li:last-child{
	margin-bottom: 0;
}
ul.management-list li h3{
	counter-increment: mcount;
	font-size: 24px;
	font-size: 2.4rem;
}
ul.management-list li h3:before{
	content: counter(mcount)"．";
}
ul.management-list li p{
	font-size: 18px;
	font-size: 1.8rem;
}
ul.about-brochure-list{
	margin: 130px 0 150px;
}
ul.about-policy-pdf-list li{
	width: calc(100% / 4 - 15px);
	margin-bottom: 25px;
	margin-right: calc(60px / 3);
	min-height: 90px;
	border-radius: 2px;
	border: 1px solid #000;
	padding: 15px 10px;
	position: relative;
}
ul.about-policy-pdf-list li:after{
	content: "";
	width: 17px;
	height: 7px;
	position: absolute;
	z-index: 5;
	bottom: 6px;
	left: 0;
	right: 0;
	margin: 0 auto;
	background-image: url('images/about/fig-down-arrow.png');
}
ul.about-policy-pdf-list li:nth-child(4n){
	margin-right: 0;
}
ul.about-policy-pdf-list li p{
	text-align: center;
	width: 100%;
	line-height: 1.5;
}
ul.about-policy-pdf-list li a{
	text-align: center;
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	top: 0;
	bottom: 0;
	z-index: 9;
}
/*---------------------------------------------------------living-----------------------------------------------*/
div.wing-oyama-wrapper{
	margin-top: 30px;
}
div.wing-left{
	width: calc(100% - 480px);
	padding-right: 45px;
}
div.wing-right{
	width: 480px;
}
div.wing-right figure:first-child{
	margin-bottom: 30px;
}
div.wing-left h3{
	color: rgba(0,86,20,1);
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,86,20,1);
	font-weight: bolder;
}
div.wing-contents figure{
	width: 186px;
}
div.wing-contents div.wing-paragraph{
	width: calc(100% - 186px);
	padding-left: 40px;
}
div.wing-contents div.wing-paragraph ul.wing-list{
	margin-top: 20px;
}
div.wing-contents div.wing-paragraph ul.wing-list li{
	line-height: 1.4
}
div.wing-contents div.wing-paragraph ul.wing-list li:before{
	content: "●";
}
div.wing-green-bg{
	background-color: rgba(225,235,223,1);
	padding: 12px 15px;
	margin: 30px 0 35px;
}
div.wing-green-bg h4{
	font-size: 18px;
	font-size: 1.8rem;
	color: rgba(0,86,20,1);
	text-align: center;
}
div.wing-green-bg h4 span{
	position: relative;
}
div.wing-green-bg h4 span:before{
	position: absolute;
	content: "";
	z-index: 2;
	left: -10px;
	top: 1px;
	width: 1px;
	height: 20px;
	background-color: rgba(0,86,20,1);
	transform: rotate(-20deg);
}
div.wing-green-bg h4 span:after{
	position: absolute;
	content: "";
	z-index: 2;
	right: -10px;
	top: 1px;
	width: 1px;
	height: 20px;
	background-color: rgba(0,86,20,1);
	transform: rotate(20deg);
}
div.wing-green-bg p{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bolder;
}
div.wing-covid{
	padding: 18px 15px;
	border: 1px solid rgba(179,85,35,1);
}
div.wing-covid h4{
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 15px;
	color: rgba(179,85,35,1);
}
div.wing-covid p{
	margin-bottom: 15px;
	line-height: 1.5;
}
div.wing-covid ol{
	padding-left: 2.2em;
}
div.wing-covid ol.wing-covid-list li{
	line-height: 1.5;
	list-style: decimal;
}
article.wing-article{
	margin-top: 90px;
}
div.funeral-item{
	width: 50%;
}
div.funeral-item:first-child{
	border-right: 1px dashed rgba(140,140,140,1);
}
div.funeral-inner{
	width: 90%;
	margin: 0 auto;
}
div.funeral-texts-wrapper{
	margin: 40px 0 10px;
}
div.funeral-left{
	width: 145px;
}
div.funeral-left h5{
	font-weight: bolder;
	line-height: 1.5;
	font-size: 18px;
	font-size: 1.8rem;
}
div.funeral-right{
	width: calc(100% - 145px);
	padding: 5px 0 5px 45px;
	border-left: 1px solid #000;
}
div.funeral-right dl dt{
	width: 4em;
	font-weight: bolder;
	line-height: 1.5;
	font-size: 18px;
	font-size: 1.8rem;
}
div.funeral-right dl dd{
	width: calc(100% - 4em);
	font-weight: bolder;
	line-height: 1.5;
	font-size: 18px;
	font-size: 1.8rem;
}
div.funeral-right p{
	font-weight: bolder;
	line-height: 1.5;
	font-size: 18px;
	font-size: 1.8rem;
}
div.seien-wrapper{
	width: 95%;
	margin: 20px auto 0;
	padding-top: 20px;
	border-top: 1px dashed rgba(140,140,140,1);
}
div.wing-points{
	border: 1px solid rgba(30,30,30,1);
	padding: 40px 50px;
}
div.wing-points h3{
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 25px;
	padding-bottom: 15px;
	border-bottom: 1px solid rgba(30,30,30,1);
	font-weight: bolder;
}
div.wing-points dl dt{
	font-size: 18px;
	font-size: 1.8rem;
	width: 210px;
	font-weight: bolder;
	margin-bottom: 30px;
}
div.wing-points dl dd{
	width: calc(100% - 240px);
	margin-bottom: 30px;
}
div.wing-points dl dt:last-of-type,div.wing-points dl dd:last-of-type{
	margin-bottom: 0;
}
p.wing-attention{
	margin-top: 10px;
	font-size: 18px;
	font-size: 1.8rem;
	color: rgb(169,0,24,1);
}
/*---------------------------------------------------------topics-----------------------------------------------*/
main.topics-detail-main{
		background: url(images/topics/bg-topics.png) no-repeat center top;
}
div.topics-detail-container{
	background-color: #fff;
	width: 100%;
	padding: 0 20px;
}
form.topics-year-form{
	margin-bottom: 30px;
}
form.topics-year-form select.topics-year-select{
	font-size: 18px;
	font-size: 1.8rem;
}
#tab_content ul.tab-topics-list li:first-child{
	border-top: 1px solid #000;
}
div.topics-detail-wrapper{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
div.topics-detail-headder{
	margin:140px 0 20px;
	padding-bottom: 10px;
	border-bottom:1px dashed rgba(30,30,30,1);
}
div.topics-detail-headder div.topics-detail-title-wrapper{
	width: calc(100% - 120px);
}
div.topics-detail-headder p.topics-detail-date{
	font-size: 18px;
	font-size: 1.8rem;
	color: rgba(88,88,88,1);
	width: 120px;
	text-align: right;
	font-weight: bolder;
}
div.topics-detail-headder div.topics-detail-title-wrapper p{
	padding: 4px 10px 4px;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bolder;
	margin-right: 20px;
	line-height: 1.0;
	margin-bottom: 10px;
}
div.topics-detail-headder div.topics-detail-title-wrapper h2{
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bolder;
	line-height: 1.0;
	margin-bottom: 10px;
}
div.topics-detail-contents{
	padding: 0 50px;
	margin-bottom: 120px;
}
div.topics-detail-main-fig{
	width: 100%;
	margin-bottom: 40px;
}
div.topics-detail-paragraph p{
	margin-bottom: 1em;
}
div.topics-grid{
	display: grid;
	grid-template-columns: .8fr minmax(180px, 1fr);
	grid-gap: 40px 40px;
	margin: 40px 0 0;
}
div.topics-grid div{
	width: 100%;
}
div.back-to-list a{
	font-size: 18px;
	font-size: 1.8rem;
	display: block;
	border: 1px solid #000;
	padding: 1px 50px 0 6px;
	position: relative;
}
div.back-to-list a:after{
	content: url('images/topics/fig-topics-arrow.png');
	right: 12px;
	top: 2px;
	z-index: 2;
	position: absolute;
}
.l_yellow{
	background:linear-gradient(transparent 60%, #ffff99 60%);
}
.l_blue{
	background:linear-gradient(transparent 60%, #99ccff 60%);
}
.l_green{
	background:linear-gradient(transparent 60%, #ccffcc 60%);
}
div.wp-block-image{
	margin: 30px 0;
}
/*----------------------------------------------------------oyamaru---------------------------------------------*/
section.oyamaru-section{
	margin: 50px 0;
	min-height: 1100px;
	background: url(images/oyamaru/bg-oyamaru.png) no-repeat center bottom;
	background-color: rgba(201,229,231,1);
}
div.oyamaru-title-wrapper{
	margin-top: 80px;
}
h1.oyamaru-title{
	font-size: 34px;
	font-size: 3.4rem;
	font-weight: bolder;
	text-align: center;
	color: rgba(97,79,28,1);
	padding: 30px 170px;
	line-height: 1.2;
	background-color: #fff;
	border-radius: 6px;
	box-shadow: 7px 7px 0px rgba(176,176,176,1);
	position: relative;
}
h1.oyamaru-title:before{
	position: absolute;
	z-index: 2;
	left: -20px;
	top: -40px;
	content: "";
	width: 159px;
	height: 157px;
	background: url(images/oyamaru/fig-name-left.png) no-repeat center center;
}
h1.oyamaru-title:after{
	position: absolute;
	z-index: 2;
	right: -8px;
	top: -15px;
	content: "";
	width: 165px;
	height: 134px;
	background: url(images/oyamaru/fig-name-right.png) no-repeat center center;
}
div.oyamaru-introduce-wrapper{
	margin-top: 40px;
	padding: 80px;
	background: url(images/oyamaru/bg-cloud.png) no-repeat center center / contain;
}
div.oyamaru-introduce-wrapper h2{
	color: rgba(0,86,20,1);
	font-size: 26px;
	font-size: 2.6rem;
	font-weight: bolder;
	line-height: 1.8;
}
div.oyamaru-introduce-wrapper div.oyamaru-introduce-paragraph p{
	color: rgba(97,79,28,1);
	line-height: 1.7;
}
div.oyamaru-profile-wrapper{
	margin: 85px 0 75px;
	padding: 0 50px;
}
div.oyamaru-profile-wrapper > figure{
	width: 450px;
}
div.oyamaru-profile-wrapper div.oyamaru-proflie{
	width: calc(100% - 450px - 35px);
	border-radius: 10px;
	background-color: rgba(255,255,255,.9);
	padding: 20px 30px;
}
div.oyamaru-proflie-title{
	position: relative;
	margin-bottom: 10px;
}
div.oyamaru-proflie-title p{
	font-size: 22px;
	font-size: 2.2rem;
	color: rgba(97,79,28,1);
	margin-right: 40px;
	font-weight: bolder;
}
div.oyamaru-proflie-title h3{
	font-size: 32px;
	font-size: 3.2rem;
	color: rgba(97,79,28,1);
	font-weight: bolder;
}
div.oyamaru-proflie-title figure{
	width: 109px;
	position: absolute;
	right: 10px;
	top: -80px;
}
ul.oyamaru-proflie-list li{
	padding-bottom: 2px;
	margin-bottom: 4px;
	border-bottom: 1px dashed rgba(97,79,28,1);
}
ul.oyamaru-proflie-list li p.oyamaru-profile-lead{
	width: 6em;
	color: rgba(97,79,28,1);
}
ul.oyamaru-proflie-list li p.oyamaru-profile-text{
	width: calc(100% - 6em);
	padding-left: 40px;
	color: rgba(97,79,28,1);
}
section.oyamaru-blog-section{
	padding: 95px 0 0;
	background: url(images/oyamaru/bg-oyamaru-blog.png) no-repeat center top;
}
div.oyamaru-blog-title figure{
	width: 137px;
}
div.oyamaru-blog-title h2{
	width: calc(100% - 137px);
	position: relative;
	font-weight: bolder;
	font-size: 32px;
	font-size: 3.2rem;
	color: rgba(97,79,28,1);
	padding-left: 10px;
	background-color: #fff;
	line-height: 1.0;
}
div.oyamaru-blog-title h2:after{
	width: calc(100% - 10em - 20px);
	content: "";
	height: 2px;
	background-color: rgba(97,79,28,1);
	position: absolute;
	right: 0;
	top: 14px;
}
ul.oyamaru-blog-list{
	margin-top: 50px;
}
ul.oyamaru-blog-list li{
	width: 31%;
	margin-bottom: 40px;
}
ul.oyamaru-blog-list li:nth-child(3n-1){
	margin-left: 3.5%;
	margin-right: 3.5%;
}
ul.oyamaru-blog-list li div.oyamaru-blog-list-title{
	min-height: 64.4px;
}
ul.oyamaru-blog-list li h4{
	padding: 8px 20px 6px;
	background-color: rgba(97,79,28,1);
	color: #fff;
	text-align: center;
	font-weight: bolder;
	border-radius: 4px;
	margin: 15px 0 0;
	line-height: 1.4;
}
ul.oyamaru-blog-list li p{
	margin-top: 15px;
}
/*---------------------------------------------------------service----------------------------------------------*/
article.service-article{
	margin-bottom: 50px;
}
div.service-figure{
	width: 378px;
	position: relative;
}
ul.sevice-list{
	width: calc(100% - 378px - 65px);
}
article.service-article1 div.service-figure{
	background: url(images/service/bg-service1.jpg) no-repeat left top / cover;
}
article.service-article2 div.service-figure{
	background: url(images/service/bg-service2.jpg) no-repeat left top / cover;
}
article.service-article3 div.service-figure{
	background: url(images/service/bg-service3.jpg) no-repeat left top / cover;
}
div.service-figure h2{
	position: absolute;
	bottom: 5px;
	left: 20px;
	font-size: 45px;
	font-size: 4.5rem;
	font-weight: bolder;
	text-shadow: 0px 0px 6px rgba(0,0,0,.75);
	color: #fff;
}
ul.sevice-list li{
	margin-bottom: 8px;
	padding-bottom: 8px;
	border-bottom: 1px dashed rgba(130,130,130,1);
}
ul.sevice-list li:last-child{
	margin-bottom: 0;
}
ul.sevice-list li h4{
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 2px;
	font-weight: bolder;
}
article.service-article1 ul.sevice-list li h4{
	color: rgba(131,166,56,1);
}
article.service-article2 ul.sevice-list li h4{
	color: rgba(179,85,32,1);
}
article.service-article3 ul.sevice-list li h4{
	color: rgba(196,128,15,1);
}
div.service-link{
	margin: 12px 0 8px;
}
div.service-link a{
	padding: 2px 30px 1px 10px;
	border: 1px solid #000;
	position: relative;
	font-size: 16px;
	font-size: 1.6rem;
}
div.service-link a:after{
	position: absolute;
	content: url('images/service/fig-link-arrow.png');
	right: 10px;
	top: 3px;
	z-index: 2;
}
ul.sevice-list li > figure{
	width: 121px;
}
div.service-contents-devide{
	width: calc(100% - 121px - 30px);
}
/*---------------------------------------------------------goods------------------------------------------------*/
section.goods-section{
	margin: 50px 0;
	background: url(images/goods/bg-goods.png) repeat center top ;
	position: relative;
}
section.common-goods-section{
	max-width: 1040px;
}
div.goods-bg{
	background: url(images/goods/bg-goods-side.png) no-repeat center top 50px ;
}
div.goods-bottom{
	width: 100%;
	height: 380px;
	z-index: -1;
	position: absolute;
	background: url(images/goods/bg-goods.png) repeat center top ;
	left: 0;
	right: 0;
	bottom: -380px;
}
div.goods-title-wrapper{
	margin-top: 80px;
	margin-right: 55px;
}
div.goods-title-wrapper figure{
	width: 232px;
	position: relative;
	z-index: 3;
}
div.goods-title-wrapper h1{
	position: relative;
	color: #fff;
	font-weight: bolder;
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1.0;
	padding: 20px 20px 15px 70px;
	margin-left: -60px;
	z-index: 2;
}
div.goods-title-wrapper h1:after{
	content: "";
	width: 100%;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-bottom: 40px solid rgba(162,128,104,1);
	border-right: 25px solid transparent;
	border-left: 25px solid transparent;
	position: absolute;
	z-index: -1;
}
div.goods-title-wrapper h1:before{
	content: "";
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	border-top: 40px solid rgba(162,128,104,1);
	border-right: 25px solid transparent;
	border-left: 25px solid transparent;
	position: absolute;
	z-index: -1;
}
ul.goods-list{
	margin-top: 45px;
}
ul.goods-list li{
	margin-bottom: 60px;
}
ul.goods-list li figure{
	width: 378px;
}
ul.goods-list li div.goods-texts-wrapper{
	width: calc(100% - 378px - 50px);
	padding: 30px 35px;
	border-radius: 8px;
	background-color: #fff;
}
div.goods-texts-title{
	margin-bottom: 14px;
	padding-bottom: 6px;
	border-bottom: 2px solid rgba(162,128,104,1);
}
div.goods-texts-title h3{
	color: rgba(143,21,39,1);
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bolder;
}
div.goods-texts-title h3 span{
	font-size: 18px;
	font-size: 1.8rem;
}
div.goods-texts-title p{
	color: rgba(143,21,39,1);
	font-size: 22px;
	font-size: 2.2rem;
	margin-left: 10px;
	font-weight: bolder;
}
div.goods-texts-title p span{
	font-size: 14px;
	font-size: 1.4rem;
}
p.goods-shop-text{
	font-size: 14px;
	font-size: 1.4rem;
	margin-top: 8px;
}
/*----------------------------------------------------------youth-----------------------------------------------*/
section.youth-lead{
	margin-bottom: 45px;
}
section.youth-lead h2{
	text-align: center;
	font-weight: bolder;
	color: #fff;
	padding: 4px 20px 2px;
	background-color: rgba(0,86,20,1);
	font-size: 18px;
	font-size: 1.8rem;
}
div.youth-lead-text-wrapper{
	margin-top: 15px;
}
div.youth-lead-text-wrapper figure{
	width: 186px;
}
div.youth-lead-text-wrapper div.youth-lead-paragraph{
	padding-left: 25px;
	padding-right: 10px;
	max-width: 460px;
	width: calc(100% - 186px);
}
section.youth-hello-section{
	padding: 50px 20px;
	background: url(images/youth/bg-youth.png) no-repeat center center / cover;
}
div.youth-hello-wrapper{
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	background-color: rgb(255,255,255,.7);
	padding: 30px 60px;
}
div.youth-hello-wrapper h3{
	text-align: center;
	font-size: 30px;
	font-size: 3.0rem;
	font-weight: bolder;
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #000;
}
div.youth-hello-contents figure{
	width: 180px;
}
div.youth-hello-contents figure figcaption{
	margin-top: 5px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
}
div.youth-hello-contents div.youth-hello-paragraph{
	width: calc(100% - 180px - 25px);
}
div.youth-hello-contents div.youth-hello-paragraph p{
	text-indent: 1em;
}
ul.youth-list {
	margin-top: 65px;
}
ul.youth-list li{
	width: 49%;
	margin-bottom: 6px;
}
ul.youth-list li figure figcaption{
	text-align: center;
	margin: 2px auto;
}
ul.youth-list li:first-child{
	position: relative;
}
ul.youth-list li:first-child h5{
	font-size: 22px;
	font-size: 2.2rem;
	color: rgba(0,86,20,1);
	font-weight: bolder;
	line-height: 1.5;
}
ul.youth-list li:first-child:before{
	top: 15px;
	left: 0;
	right: 0;
	content: "";
	width: 100%;
	border-top: 3px solid rgba(0,86,20,1);
	position: absolute;
}
ul.youth-list li:first-child:after{
	bottom: 50px;
	left: 0;
	right: 0;
	content: "";
	width: 100%;
	border-bottom: 3px solid rgba(0,86,20,1);
	position: absolute;
}
div.youth-data-wrapper{
	margin-top: 90px;
}
div.youth-data-wrapper > div{
	width: 49%;
}
div.youth-data-list-wrapper{
	width: 90%;
	max-width: 370px;
	margin: 0 auto;
}
div.youth-data-list-wrapper h5{
	font-size: 18px;
	font-size: 1.8rem;
}
div.youth-data-list-wrapper ul{
	margin-top: 10px;
	padding: 25px 40px;
	border: 1px solid #000;
	border-radius: 2px;
}
div.youth-data-list-wrapper ul li{
	margin-bottom: 8px;
}
div.youth-data-list-wrapper ul li:last-child{
	margin-bottom: 0;
	margin-top: 30px;
}
div.youth-data-list-wrapper ul li p:first-child:before{
	content: "・";
}
div.youth-invite-title{
	position: relative;
	margin-top: 45px;
}
div.youth-invite-title h3{
	color: #fff;
	padding: 10px 60px 10px 110px;
	background-color: rgba(0,86,20,1);
	font-weight: bolder;
	font-size: 22px;
	font-size: 2.2rem;
	width: 80%;
	text-align: right;
}
div.youth-invite-title figure{
	position: absolute;
	width: 214px;
	left: 0;
	top: -38px;
	z-index: 2;
}
div.youth-data-right > p{
	margin: 30px 0 0;
	text-indent: 1em;
	line-height: 1.8;
}
div.youth-data-right p span{
	background:linear-gradient(transparent 60%, rgba(255,221,0,1) 60%);
}
/*---------------------------------------------------------women's----------------------------------------------*/
section.youth-lead h2.women-title{
	background-color: rgba(192,85,32,1);
}
div.women-activity{
	margin-top: 45px;
	padding: 40px 5px;
	border-top: 4px solid rgba(192,85,32,1);
	border-bottom: 4px solid rgba(192,85,32,1);
}
div.women-activity-left{
	width: 44%;
}
div.women-activity-right{
	width: 53%;
}
div.women-activity-left h3{
	color: rgba(192,85,32,1);
	font-weight: bolder;
	font-size: 22px;
	font-size: 2.2rem;
}
div.women-activity-left p{
	margin-top: 15px;
}
div.women-activity-right figure{
	width: 162px;
}
div.women-activity-right dl.women-activity-list{
	width: calc(100% - 162px - 20px);
}
div.women-activity-right dl.women-activity-list dt{
	width: 150px;
	text-align: center;
	color: #fff;
	font-weight: bolder;
	margin-bottom: 10px;
	line-height: 1.4;
	padding: 6px 4px 4px;
}
div.women-activity-right dl.women-activity-list dt:last-of-type{
	margin-bottom: 0;
}
div.women-activity-right dl.women-activity-list dt:nth-of-type(1){
	background-color: rgba(209,138,15,1);
}
div.women-activity-right dl.women-activity-list dt:nth-of-type(2){
	background-color: rgba(255,203,50,1);
}
div.women-activity-right dl.women-activity-list dt:nth-of-type(3){
	background-color: rgba(147,182,55,1);
}
div.women-activity-right dl.women-activity-list dd{
	width: calc(100% - 150px - 15px);
	line-height: 1.4;
	margin-bottom: 10px;
}
div.women-activity-right dl.women-activity-list dd:last-of-type{
	margin-bottom: 0;
}
ul.women-list{
	margin-top: 30px;
}
ul.women-list li{
	width: 31%;
	margin-bottom: 25px
}
div.women-list-title{
	margin: 8px 0 4px;
	padding-bottom: 4px;
	border-bottom: 1px solid rgba(30,30,30,1);
}
div.women-list-title p.women-type{
	width: 100px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
	font-weight: bolder;
	color: #fff;
}
div.women-list-title p.women-type1{
	background-color: rgba(192,85,32,1);
}
div.women-list-title p.women-type2{
	background-color: rgba(209,138,15,1);
}
div.women-list-title p.women-type3{
	background-color: rgba(255,203,50,1);
}
div.women-list-title p.women-type4{
	background-color: rgba(147,182,56,1);
}
div.women-list-title p.women-type5{
	background-color: rgba(0,86,20,1);
}
div.women-list-title h4{
	width: calc(100% - 100px - 10px);
	line-height: 1.4;
	font-weight: bolder;
}
div.goods-link{
	margin-top: 100px;
}
div.goods-link a{
	width: 400px;
	height: 70px;
	text-align: center;
	margin: 0 auto;
	background: url(images/women/bg-goods.png) no-repeat center center / cover;
	color: rgba(91,78,66,1);
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bolder;
}
div.women-class-wrapper{
	margin-top: 120px;
}
div.women-class-wrapper h3{
	font-weight: bolder;
	font-size: 18px;
	font-size: 1.8rem;
	background-color: rgba(0,86,20,1);
	color: #fff;
	padding: 6px 15px 3px;
}
div.women-class-wrapper h3 span{
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: normal;
}
ul.women-class-list li{
	width: 49%;
}
div.women-invite-title h3{
	background-color: rgba(192,85,32,1);
}
div.woman-contact{
	margin-top: 40px;
}
div.woman-contact h5{
	padding-bottom: 4px;
	margin-bottom: 10px;
	border-bottom: 2px solid rgba(192,85,32,1);
	font-weight: bolder;
	font-size: 18px;
	font-size: 1.8rem;
}
div.woman-contact div p{
	font-weight: bolder;
	font-size: 18px;
	font-size: 1.8rem;
}
/*---------------------------------------------------------bank-------------------------------------------------*/
div.bank-lead p{
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	color: rgba(46,104,58,1);
	font-weight: bolder;
}
div.bank-inner{
	margin: 45px auto 0;
	max-width: 1000px;
	width: 100%;
}
nav.bank-illust-nav ul li{
	width: 32%;
	margin-bottom: 18px;
	background-color: rgba(81,133,128,1);
	border-radius: 3px;
	box-shadow: 2px 2px 0 rgba(172,172,172,1);
	padding: 13px;
}
nav.bank-illust-nav ul li.whitelist{
	width: 32%;
	background-color: #ffffff !important;
	border-radius: 3px;
	box-shadow: none!important;
	padding: 13px;
}
/*nav.bank-illust-nav ul li:last-child{*/
nav.bank-illust-nav ul li:nth-child(6){
	padding-top: 3.4px;
	padding-bottom: 3.4px;
}
nav.bank-illust-nav ul li figure{
	width: 52px;
}
nav.bank-illust-nav ul li div.bank-illust-nav-texts{
	width: calc(100% - 52px - 5px);
}
nav.bank-illust-nav ul li div.bank-illust-nav-texts h4{
	text-align: center;
	font-size: 21px;
	font-size: 2.1rem;
	color: #fff;
	font-weight: bolder;
}
nav.bank-illust-nav ul li div.bank-illust-nav-texts p{
	text-align: center;
	font-size: 12px;
	font-size: 1.2rem;
	color: #fff;
	letter-spacing: -0.04em;
}
ul.bank-rule-list{
	margin-top: 55px;
	border: 1px solid rgba(46,104,58,1);
	padding: 20px 15px;
}
ul.bank-rule-list > li{
	margin-bottom: 20px;
}
ul.bank-rule-list > li:last-child{
	margin-bottom: 0;
}
ul.bank-rule-list > li h5{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bolder;
	color: rgba(46,104,58,1);
}
ul.bank-rule-list > li h5:before{
	content: "●";
}
ul.bank-rule-list > li ul li{
	color: rgba(46,104,58,1);
	margin-right: 35px;
	margin-bottom: 4px;
	font-size: 15px;
	font-size: 1.5rem;
	text-indent: -1em;
	padding-left: 1em;
}
ul.bank-rule-list > li ul li:before{
	content: "・";
}
ul.bank-rule-list > li ul li:after{
	content: url('images/bank/fig-bank-arrow.png');
}
ul.bank-rule-list > li ul.two-column-list li{
	width: 50%;
	margin-right: 0;
	padding-right: 1em;
}
ul.bank-rule-list > li ul.three-column-list li{
	width: 33.3333%;
	margin-right: 0;
}
ul.bank-rule-list > li ul li.no-before:before{
	content: none;
}
section.bank-section{
	background: rgba(216,226,214,1) url(images/bank/bg-bank.png) no-repeat center top 25px;
	padding: 40px 20px 50px;
	margin-top: 55px;
}
section.bank-section div.bank-inner{
	margin-top: 0;
}
div.bank-info-title h2{
	padding: 30px 25px 35px 90px;
	background-color: #fff;
	border-radius: 6px;
	color: rgba(0,86,20,1);
	font-size: 28px;
	font-size: 2.8rem;
	font-weight: bolder;
	text-align: left;
	position: relative;
}
div.bank-info-title h2 span{
	display: inline-block;
	border-bottom: 2px solid rgba(46,104,58,1);
	padding-bottom: 2px;
}
div.bank-info-title h2:before{
	position: absolute;
	z-index: 5;
	width: 185px;
	height: 160px;
	top: -30px;
	left: -115px;
	content: "";
	background: url(images/bank/fig-oyamaru1.png) no-repeat center center / contain;
}
div.bank-contact-wrapper{
	padding: 20px 25px;
	background-color: #fff;
	margin-top: 50px;
}
div.bank-contact-wrapper h3{
	text-align: center;
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 1px solid rgba(30,30,30,1);
	font-weight: bolder;
}
div.bank-contact-wrapper p.bank-contact-lead{
	text-align: center;
}
div.bank-contact-wrapper h5.bank-contact-time{
	font-size: 22px;
	font-size: 2.2rem;
	color: rgba(46,104,58,1);
	margin-top: 15px;
	font-weight: bolder;
	text-align: center;
}
div.bank-contact-wrapper div.bank-centact-link{
	margin-top: 10px;
}
div.bank-contact-wrapper div.bank-centact-link a{
	font-size: 18px;
	font-size: 1.8rem;
	padding: 6px 75px 4px;
	color: #fff;
	background-color: rgba(46,104,58,1);
	text-align: center;
	font-weight: bolder;
}
div.bank-contact-wrapper div.bank-contact-attr{
	margin-top: 30px;
}
div.bank-contact-wrapper div.bank-contact-attr p.bank-contact-day{
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.0;
	color: rgba(46,104,58,1);
	font-weight: bolder;
}
div.bank-contact-wrapper div.bank-contact-attr figure{
	width: 48px;
	margin: 0 3px 0 20px;
}
div.bank-contact-wrapper div.bank-contact-attr h4.bank-contact-tel{
	font-weight: bolder;
	color: rgba(139,21,39,1);
	line-height: 1.0;
	font-size: 32px;
	font-size: 3.2rem;
}
div.bank-contact-wrapper div.bank-contact-attr p.bank-contact-open{
	font-size: 22px;
	font-size: 2.2rem;
	line-height: 1.0;
	color: rgba(46,104,58,1);
	font-weight: bolder;
}
div.bank-loan-lead h3{
	font-weight: bolder;
	color: rgba(46,104,58,1);
	font-size: 28px;
	font-size: 2.8rem;
	text-align: center;
}
div.bank-loan-lead h3 span{
	position: relative;
}
div.bank-loan-lead h3 span:after{
	position: absolute;
	content: "";
	width: 2px;
	height: 30px;
	background-color: rgba(46,104,58,1);
	left: -20px;
	top: 4px;
	transform: rotate(-20deg);
} 
div.bank-loan-lead h3 span:before{
	position: absolute;
	content: "";
	width: 2px;
	height: 30px;
	background-color: rgba(46,104,58,1);
	right: -20px;
	top: 4px;
	transform: rotate(20deg);
}
div.bank-loan-lead-contents{
	margin-top: 5px;
}
div.bank-loan-lead-contents figure{
	width: 289px;
}
div.bank-loan-lead-contents div.bank-loan-lead-texts{
	padding-left: 15px;
}
div.bank-loan-lead-contents div.bank-loan-lead-texts p{
	font-size: 18px;
	font-size: 1.8rem;
}
div.bank-loan-lead-contents div.bank-loan-lead-texts p.attention{
	margin-top: 3px;
}
div.bank-loan-lead-contents div.bank-loan-lead-texts p span{
	background:linear-gradient(transparent 60%, rgba(255,221,0,1) 60%);
}
div.bank-lead-explain{
	margin-top: 40px;
}
div.bank-lead-explain p{
	line-height: 1.5;
}
ul.bank-loan-list{
	margin-top: 50px;
}
ul.bank-loan-list > li{
	width: 49.2%;
	margin-bottom: 40px;
}
ul.bank-loan-list > li div.loan-list-contents{
	margin-top: 20px;
}
ul.bank-loan-list > li h4{
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bolder;
	background-color: rgba(0,86,20,1);
	padding: 3px 0 1px;
}
ul.bank-loan-list > li h4 span:before{
	content: "●";
}
ul.bank-loan-list > li div.loan-list-contents div.loan-list-texts{
	width: calc(100% - 190px - 15px);
}
ul.bank-loan-list > li div.loan-list-contents > figure{
	width: 190px;
}
ul.bank-loan-list > li div.loan-list-contents-fig-long div.loan-list-texts{
	width: calc(100% - 270px - 15px);
}
ul.bank-loan-list > li div.loan-list-contents-fig-long > figure{
	width: 270px;
}
ul.bank-loan-list > li div.loan-list-contents-no-fig div.loan-list-texts{
	width: 100%;
}
ul.bank-loan-list > li div.loan-list-texts h5{
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bolder;
}
ul.bank-loan-list > li div.loan-list-texts ul.loan-detail-list{
	margin-top: 10px;
	padding-left: 1em;
	font-size: 15px;
	font-size: 1.5rem;
}
ul.bank-loan-list > li div.loan-list-texts ul.loan-detail-list li{
	font-size: 15px;
	font-size: 1.5rem;
	color: rgba(0,86,20,1);
	list-style-position: outside;
	list-style-type: disc;
}
ul.bank-loan-list > li div.loan-list-texts div.loan-detail-texts{
	margin-top: 10px;
}
ul.bank-loan-list > li div.loan-list-texts div.loan-detail-texts p{
	font-size: 15px;
	font-size: 1.5rem;
	color: rgba(0,86,20,1);
}
ul.bank-loan-list > li div.loan-list-texts figure.bank-loan-banner{
	width: 100%;
	margin: 25px auto 0;
	max-width: 280px;
}
ul.bank-loan-list > li div.loan-list-texts figure.bank-loan-oyamaru{
	max-width: 170px;
	width: 90%;
	margin: 15px auto 0;
}
div.text_position{
	width:80%;
	margin:0px auto;
	margin-top:30px;
	padding:20px;
}
h4.text_back{
	padding:2.5px;
	font-size:3rem;
	font-weight: bolder;
	color:#fff;
	text-align:center;
	background-color:#005614;
}
p.text_center{
	margin-top:10px;
	font-weight:bolder;
	text-align:center;
	font-size:2.5rem;
}
/*-------------------------------------------------------insurance----------------------------------------------*/
div.insurance-lead p{
	color: rgba(63,110,152,1);
}
nav.insurance-illust-nav ul li{
	background-color: rgba(101,138,194,1);
	padding: 13px!important;
}
section.insurance-section{
	background-color: rgba(227,239,255,1);
}
p.bank-insurance-day{
	font-size: 22px;
	font-size: 2.2rem;
	color: rgba(46,104,58,1);
	text-align: center;
	font-weight: bolder;
	margin-top: 20px;
}
div.bank-contact-wrapper div.insurance-contact-attr{
	margin-top: 0px;
}
div.bank-contact-wrapper div.bank-contact-attr h4.insurance-contact-tel{
	padding-bottom: 15px;
}
div.bank-contact-wrapper div.bank-contact-attr h4.insurance-contact-tel ruby{
	position: relative;
}
div.bank-contact-wrapper div.bank-contact-attr h4.insurance-contact-tel ruby rt{
	font-size: 14px;
	font-size: 1.4rem;
	line-height: 1.2;
	position: relative;
	top: 0.6em;
}
dl.insurance-list dt{
	font-weight: bolder;
	font-size: 18px;
	font-size: 1.8rem;
	color: rgba(46,104,58,1);
	margin-bottom: 5px;
}
dl.insurance-list dt:before{
	content: "●";
}
dl.insurance-list dd{
	margin-bottom: 15px;
}
dl.insurance-list dd a{
	color: rgba(101,138,194,1);
}
/*-----------------------------------------------------------products-----------------------------------------*/
article.products-wide-article{
	margin-bottom: 30px;
}
div.products-wide-texts{
	width: 434px;
	padding: 40px 0 20px;
}
div.products-wide-bg{
	width: calc(100% - 434px);
	padding: 12px;
}
div.products-wide-bg div.products-wide-bg-inner{
	width: 100%;
	height: 100%;
	border: 3px solid #fff;
	border-right: none;
}
article.products-wide-article-rice div.products-wide-bg{
	background: url(images/products/bg-rice.jpg) no-repeat center right / cover;
}
article.products-wide-article-flower div.products-wide-bg{
	background: url(images/products/bg-flower.jpg) no-repeat center right / cover;
}
article.products-wide-article-cow div.products-wide-bg{
	background: url(images/products/bg-cow.jpg) no-repeat center left / cover;
}
div.products-wide-bg-cow div.products-wide-bg-inner{
	border-right: 3px solid #fff;
	border-left: 0px;
}
div.products-wide-texts{
	min-height: 350px;
}
div.products-wide-texts h1.products-title{
	font-size: 110px;
	font-size: 11.0rem;
	font-weight: bolder;
	line-height: 1.0;
}
article.products-wide-article-rice div.products-wide-texts h1.products-title{
	color: rgba(176,146,102,1);
	font-size: 140px;
	font-size: 14.0rem;
}
article.products-wide-article-flower div.products-wide-texts h1.products-title{
	color: rgba(171,0,80,1);
}
article.products-wide-article-cow div.products-wide-texts h1.products-title{
	color: rgba(0,0,0,1);
	text-align: right;
}
div.products-paragraphs{
	border-top: 1px solid #000;
	margin-top: 15px;
	padding-top: 20px;
}
div.products-narrow-article-wrapper{
	margin-bottom: 30px;
}
div.products-narrow-article-wrapper article.products-narrow-article{
	width: 32%;
	min-height: 804px;
	position: relative;
}
div.products-narrow-article-wrapper article.products-narrow-article div.for-border{
	width: calc(100% - 24px);
	height: calc(100% - 24px);
	border: 3px solid #fff;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
div.products-narrow-article-wrapper article.products-narrow-article div.products-narrow-texts{
	height: 100%;
	position: relative;
	z-index: 3;
}
div.products-narrow-article-wrapper article.products-narrow-article div.flex-box-column-reverse div.products-paragraphs{
	border-top: none;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom: 1px solid #000;
	margin-bottom: 20px;
	padding-bottom: 15px;
}
div.products-narrow-article-wrapper article.products-narrow-article-wheat{
	background: url(images/products/bg-wheat.jpg) no-repeat bottom center / cover;
}
div.products-narrow-article-wrapper article.products-narrow-article-berry{
	background: url(images/products/bg-berry.jpg) no-repeat top center / cover;
}
div.products-narrow-article-wrapper article.products-narrow-article-tomato{
	background: url(images/products/bg-tomato.jpg) no-repeat bottom center / cover;
}
div.products-narrow-article-wrapper article.products-narrow-article div.products-narrow-texts h1.products-title{
	font-size: 110px;
	font-size: 11.0rem;
	font-weight: bolder;
	line-height: 1.0;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	padding: 0 20px;
	text-shadow: 0 0 10px rgba(255,255,255,1),0 0 15px rgba(255,255,255,1);
}
div.products-narrow-article-wrapper article.products-narrow-article-wheat div.products-narrow-texts h1.products-title{
	color: rgba(60,38,24,1);
	-ms-writing-mode: tb-lr;
	writing-mode: vertical-lr;
}
div.products-narrow-article-wrapper article.products-narrow-article-berry div.products-narrow-texts h1.products-title{
	color: rgba(154,21,39,1);
}
div.products-narrow-article-wrapper article.products-narrow-article-tomato div.products-narrow-texts h1.products-title{
	color: rgba(46,104,58,1);
}
div.shop-link a{
	background: url(images/products/bg-shop.png) no-repeat center center / cover;
}
div.products-sp-bg{
	display: none;
}

/* 花・アイコン関係 */

div.flower_flexbutoom{
	display:flex;
	width:70%;
	justify-content:space-between;
	text-align:center;
	margin-left:80px;
}

img.icon-flowerkiku{	
	width:100%;
	margin-right:10%;
}
img.img_top{
margin-top:5px;
}

img.icon-flowerbara{
	width:100%;
}
img.icon_hover:hover{
	opacity:0.5;
} 

/*----------------------------------------------------------rice------------------------------------------------*/
div.rice-lead figure{
	width: 193px;
}
div.rice-lead div.rice-lead-texts{
	max-width: 785px;
	padding-left: 20px;
	width: calc(100% - 193px);
}
div.rice-lead div.rice-lead-texts h5{
	text-align: center;
	margin-top: 10px;
	font-size: 22px;
	font-size: 2.2rem;
}
div.rice-lead div.rice-lead-texts h5 span{
	background:linear-gradient(transparent 60%, rgba(255,221,0,1) 60%);
}
ul.rice-list{
	margin-top: 130px;
}
ul.rice-list li{
	margin-bottom: 90px;
	min-height: 230px;
	position: relative;
}
ul.rice-list li.umakan{
	background: url(images/rice/bg-rice1.jpg) no-repeat center left / cover;
}
ul.rice-list li.ubui{
	background: url(images/rice/bg-rice2.jpg) no-repeat center right / cover;
}
ul.rice-list li.hoshi{
	background: url(images/rice/bg-rice3.jpg) no-repeat center right / cover;
}
ul.rice-list li div.rice-list-texts{
	max-width: 500px;
	width: 60%;
	margin: 0 auto;
}
ul.rice-list li h2{
	font-size: 60px;
	font-size: 6.0rem;
	font-weight: bolder;
	line-height: 1.4;
}
ul.rice-list li.umakan h2{
	color: rgba(46,104,58,1);
}
ul.rice-list li.ubui h2{
	color: rgba(171,0,80,1);
	text-align: right;
}
ul.rice-list li.hoshi h2{
	color: rgba(255,255,255,1);
}
ul.rice-list li.hoshi p{
	color: #fff;
}
ul.rice-list li p.rice-attr{
	margin-top: 4px;
	padding-top: 6px;
	border-top: 1px solid #000;
}
ul.rice-list li.hoshi p.rice-attr{
	border-color: #fff;
}
ul.rice-list li figure{
	position: absolute;
	width: 227px;
}
ul.rice-list li.umakan figure{
	left: 50px;
}
ul.rice-list li.ubui figure{
	right: 50px;
}
ul.rice-list li.hoshi figure{
	left: 50px;
}
div.rice-shop-wrapper{
	margin: 140px auto 0;
}
div.rice-shop-wrapper figure{
	width: 200px;
}
div.rice-shop-wrapper div.rice-shop-texts{
	width: 730px;
	padding-left: 20px;
	max-width: calc(100% - 200px);
}
div.rice-shop-wrapper div.rice-shop-texts p{
	margin-bottom: 30px;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.8;
}
div.rice-safety{
	margin-top: 100px;
	border: 1px solid #000;
	background-color: rgba(245,249,237,1);
	padding: 40px 50px;
}
div.rice-safety h3{
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
}
dl.rice-safety-list{
	margin-top: 30px;
}
dl.rice-safety-list dt{
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 2px;
}
dl.rice-safety-list dt:before{
	content: "●";
}
dl.rice-safety-list dd{
	margin-bottom: 30px;
	line-height: 1.8;
}
dl.rice-safety-list dd:last-child{
	margin-bottom: 0;
}
dl.rice-safety-list dd p{
	font-size: 15px;
	font-size: 1.5rem;
}
dl.rice-safety-list dd p a{
	color: rgba(46,104,58,1);
}
dl.rice-safety-list dd ul{
	padding-left: 1.5em;
	font-size: 15px;
	font-size: 1.5rem;
}
dl.rice-safety-list dd ul li{
	list-style-position: outside;
	list-style-type: decimal;
	font-size: 15px;
	font-size: 1.5rem;
}
/*---------------------------------------------------------table------------------------------------------------*/
table{

	margin:20px auto 2px;
	width: 100%;
	border-spacing: 8px;
}
td,th{
	padding: 15px 25px;
	-moz-font-feature-settings: "palt";
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	font-weight: normal;
	line-height: 1.2;
	text-align: left;
}
th{
	background-color: rgba(172,50,50,1);
	color: #fff;
	width: 25%;
	vertical-align: top;
}
td{
	background-color: #f6f6f6;
	width: 75%;
}
table tr:nth-child(even) td{
	/*background-color: #fbfbfb;*/
}
/*----------------------------------------------------------store-----------------------------------------------*/
section.store-section{
	background: url(images/store/bg-store.png) repeat center center;
	margin-bottom: 110px;
}
div.store-lead{
	margin-bottom: 30px;
}
div.store-lead figure{
	width: 150px;
}
div.store-lead div.store-lead-texts{
	max-width: 560px;
	padding: 25px;
	background-color: rgba(248,226,92,1);
	border-radius: 8px;
	margin-left: 35px;
	width: calc(100% - 150px - 35px);
	position: relative;
	z-index: 2;
}
div.store-lead div.store-lead-texts:before{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 50px 50px;
	border-color: transparent transparent rgba(248,226,92,1) transparent;
	left: -35px;
	top: 60px;
	z-index: -1;
	position: absolute;
}
div.store-lead div.store-lead-texts h3{
	color: rgb(91,78,66,1);
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 2px;
}
figure.map-figure{
	margin: 0 auto;
	width: 100%;
	max-width: 1013px;
}
figure.map-figure-sp{
	margin: 0 auto;
	width: 100%;
	max-width: 602px;
	display: none;
}
article.store-article h2{
	color: rgba(30,30,30,1);
	text-align: center;
	padding-top: 2px;
	background-color: rgba(248,226,92,1);
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 35px;
	font-weight: bolder;
}
ul.store-list{
	margin-bottom: 30px;
}
ul.store-list li{
	margin-bottom: 25px;
	width: 32.333333%;
}
ul.store-list li:nth-child(3n-1){
	margin-right: 1.5%;
	margin-left: 1.5%;
}
ul.store-list li h3{
	font-weight: bolder;
	color: #fff;
	line-height: 1.4;
	font-size: 20px;
	font-size: 2.0rem;
	text-align: center;
	padding: 8px 0 5px;
}
ul.store-list li h3 span.st{
	font-size: 18px;
	font-size: 1.8rem;
}
ul.store-list li div.store-list-contents{
	padding: 10px 5px;
}
ul.store-list li:nth-child(1) h3{
	background-color: rgba(101,139,187,1);
}
ul.store-list li:nth-child(1){
	background-color: rgba(219,225,239,1);
}
ul.store-list li:nth-child(2) h3{
	background-color: rgba(81,160,152,1);
}
ul.store-list li:nth-child(2){
	background-color: rgba(212,228,226,1);
}
ul.store-list li:nth-child(3) h3{
	background-color: rgba(99,169,69,1);
}
ul.store-list li:nth-child(3){
	background-color: rgba(227,238,236,1);
}
ul.store-list li:nth-child(4) h3{
	background-color: rgba(157,193,56,1);
}
ul.store-list li:nth-child(4){
	background-color: rgba(240,244,228,1);
}
ul.store-list li:nth-child(5) h3{
	background-color: rgba(98,115,188,1);
}
ul.store-list li:nth-child(5){
	background-color: rgba(227,236,247,1);
}
ul.store-list li div.store-list-contents figure{
	width: 125px;
}
ul.store-list li div.store-list-contents div.store-list-attr{
	width: calc(100% - 125px - 5px);
}
ul.store-list li div.store-list-contents div.store-list-attr p{
	font-size: 13.5px;
	font-size: 1.35rem;
	text-align: left;
	line-height: 1.5;
}
h4.inshop-title{
	padding-bottom: 5px;
	margin-bottom: 5px;
	font-size: 18px;
	font-size: 1.8rem;
	color: rgba(0,86,20,1);
	border-bottom: 1px solid rgba(30,30,30,1);
	font-weight: bolder;
}
p.inshop-text{
	margin-bottom: 30px;
}
ul.store-list2 li:nth-child(1) h3{
	background-color: rgba(92,78,66,1);
}
ul.store-list2 li:nth-child(1){
	background-color: rgba(250,242,231,1);
}
ul.store-list2 li:nth-child(2) h3{
	background-color: rgba(192,122,122,1);
}
ul.store-list2 li:nth-child(2){
	background-color: rgba(247,235,242,1);
}
ul.store-list2 li:nth-child(3) h3{
	background-color: rgba(202,80,76,1);
}
ul.store-list2 li:nth-child(3){
	background-color: rgba(236,205,206,1);
}
ul.store-list2 li:nth-child(4) h3{
	background-color: rgba(166,21,39,1);
}
ul.store-list2 li:nth-child(4){
	background-color: rgba(244,227,237,1);
}
ul.store-list2 li:nth-child(5) h3{
	background-color: rgba(211,120,73,1);
}
ul.store-list2 li:nth-child(5){
	background-color: rgba(242,219,199,1);
}
ul.store-list2 li:nth-child(6) h3{
	background-color: rgba(220,149,15,1);
}
ul.store-list2 li:nth-child(6){
	background-color: rgba(252,245,214,1);
}
ul.store-list2 li:nth-child(7) h3{
	background-color: rgba(255,193,70,1);
}
ul.store-list2 li:nth-child(7){
	background-color: rgba(255,252,234,1);
}
div.store-goods-link{
	margin-top: 55px;
}
article.movement-article{
	margin-top: 150px;
}
article.movement-article h2{
	color: #fff;
	text-align: center;
	padding-top: 2px;
	background-color: rgba(0,86,20,1);
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 30px;
	font-weight: bolder;
}
div.movement-texts{
	width: calc(100% - 31.578% - 30px);
}
figure.movement-main-photo{
	width: 31.578%;
}
div.movement-texts h3{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bolder;
	color: rgba(0,86,20,1);
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: 1px solid rgba(30,30,30,1);
}
div.movement-how{
	margin-top: 14px;
}
div.movement-how > figure{
	width: 216px;
}
div.movement-how div.how-list-wrapper{
	width: calc(100% - 216px - 25px);
	background-color: rgba(216,226,214,1);
	border-radius: 5px;
	padding: 25px 20px;
}
div.movement-how div.how-list-wrapper div.how-list-title figure{
	width: 39px;
}
div.movement-how div.how-list-wrapper div.how-list-title h5{
	color: rgba(0,86,20,1);
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bolder;
	padding: 0 10px;
}
div.movement-how div.how-list-wrapper ul{
	margin-top: 25px;
}
div.movement-how div.how-list-wrapper ul li{
	margin-bottom: 20px;
}
div.movement-how div.how-list-wrapper ul li:last-child{
	margin-bottom: 0;
}
div.movement-how div.how-list-wrapper ul li figure{
	width: 35px;
}
div.movement-how div.how-list-wrapper ul li p{
	width: calc(100% - 35px - 15px);
	line-height: 1.4;
}
ul.movement-photo-list{
	margin-top: 50px;
}
ul.movement-photo-list li{
	width: 31.578%;
	margin-bottom: 10px;
}
ul.movement-photo-list li figure figcaption{
	margin-top: 4px;
	text-align: center;
}
p.donation-text{
	text-align: center;
	background-color: rgba(216,226,214,1);
	padding: 12px 15px 9px;
	margin-top: 15px;
}
/*----------------------------------------------------------recruit---------------------------------------------*/
article.meeting-article{
	margin: 0 auto 50px;
	max-width: 698px;
	width: 100%;
}
article.meeting-article h2{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-size: 1.8rem;
	background-color: rgba(147,182,56,1);
	padding: 10px 10px 7px;
}
article.meeting-article p.meeting-lead{
	margin-top: 15px;
}
table.meeting-table{
	width: 100%;
	border-spacing: 0px;
	border: 1px solid #000;
	margin-top: 30px;
}
table.meeting-table tr th{
	background-color: rgba(215,215,215,1);
	color: #000;
	width: 110px;
	vertical-align: top;
	padding: 15px 10px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
table.meeting-table tr th.yellow-cell{
	background-color: rgba(255,255,220,1);
}
table.meeting-table tr th.blue-cell{
	background-color: rgba(240,255,255,1);
}
table.meeting-table tr td{
	background-color: #fff;
	width: calc(100% - 110px);
	padding: 15px 20px;
	border-bottom: 1px solid #000;
}
table.meeting-table tr:last-child td,table.meeting-table tr:last-child th{
	border-bottom: 0;
}
h1.recruit-title{
	text-align: center;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bolder;
	padding: 10px 10px 7px;
	background-color: rgba(0,86,20,1);
	color: #fff;
}
div.recruit-explain-texts{
	margin: 15px auto 40px;
	max-width: 698px;
	width: 100%;
}
/*----------------------------------------------------------property--------------------------------------------*/
article.property-artilce{
	padding-bottom: 150px;
	border-bottom: 2px solid rgba(179,85,32,1);
	margin-bottom: 50px;
}
article.property-artilce:last-of-type{
	margin-bottom: 70px;
	border: 0px;
	padding-bottom: 0;
}
article.property-artilce1 div.property-artilce-lead div.property-artilce-lead-left{
	background: url(images/property/bg-property-title1.jpg) no-repeat center center / cover;
}
article.property-artilce2 div.property-artilce-lead div.property-artilce-lead-left{
	background: url(images/property/bg-property-title2.jpg) no-repeat center center / cover;
}
article.property-artilce3 div.property-artilce-lead div.property-artilce-lead-left{
	background: url(images/property/bg-property-title3.jpg) no-repeat center center / cover;
}
div.property-artilce-lead-left{
	width: 350px;
	position: relative;
	min-height: 220px;
}
div.property-artilce-lead-right{
	width:calc(100% - 350px - 50px);
}
div.property-artilce-lead-left h2{
	position: absolute;
	bottom: 10px;
	left: 20px;
	color: #fff;
	font-size: 32px;
	font-size: 3.2rem;
	text-shadow: 0 0 10px rgba(0,0,0,.5),0 0 15px rgba(0,0,0,.5);
	line-height: 1.3;
	font-weight: bolder;
}
div.property-artilce-lead-right h5{
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: rgba(179,85,32,1);
	font-weight: bolder;
}
div.property-artilce-lead-right h5 span{
	position: relative;
}
div.property-artilce-lead-right h5 span:before{
	position: absolute;
	width: 1px;
	height: 20px;
	transform: rotate(-20deg);
	content: "";
	left: -15px;
	bottom: 5px;
	background-color: rgba(179,85,32,1);
}
div.property-artilce-lead-right h5 span:after{
	position: absolute;
	width: 1px;
	height: 20px;
	transform: rotate(20deg);
	content: "";
	right: -15px;
	bottom: 5px;
	background-color: rgba(179,85,32,1);
}
ul.property-sell-list{
	margin-top: 10px;
}
ul.property-sell-list li{
	color: #fff;
	font-size: 17px;
	font-size: 1.7rem;
	font-weight: bolder;
	text-align: center;
	background-color: rgba(179,85,32,1);
	width: 33%;
	padding: 6px 10px 3px;
}
div.property-voice{
	margin-top: 20px;
}
div.property-voice div.property-voice-texts{
	width:calc(100% - 146px - 30px);
	border-radius: 3px;
	border: 3px solid rgba(192,192,192,1);
	position: relative;
	z-index: 2;
}
div.property-voice div.property-voice-texts:before{
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 50px 30px 0px;
	border-color: transparent transparent rgba(192,192,192,1) transparent;
	z-index: -1;
	right: -30px;
	top: 55px;
	transform: rotate(15deg);
}
div.property-voice figure{
	width: 146px;
}
div.property-voice div.property-voice-texts div{
	padding: 15px 15px;
	background-color: #fff;
}
div.property-voice div.property-voice-texts div p span{
	background:linear-gradient(transparent 60%, rgba(255,221,0,1) 60%);
}
div.property-list-wrapper{
	margin-top: 30px;
}
div.property-list-wrapper h5{
	font-size: 18px;
	font-size: 1.8rem;
	padding-bottom: 7px;
	margin-bottom: 15px;
	border-bottom: 1px dashed rgba(130,130,130,1);
}
ul.property-list li{
	width: 48.5%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dashed rgba(130,130,130,1);
}
ul.property-list li:nth-last-child(1),ul.property-list li:nth-last-child(2){
	border-bottom: 0px;
	padding-bottom: 0;
}
ul.property-list li div.property-list-pt-wrapper figure{
	width: 48.5%;
}
ul.property-list li p.tax-month{
	margin-bottom: 4px;
}
table.property-table{
	margin-top: 20px;
}
table.property-table tr th{
	width: 140px;
}
table.property-table tr td{
	width: calc(100% - 140px);
}
div.suumo-link-wrapper{
	margin-top: 100px;
}
div.suumo-link-wrapper a{
	padding: 6px 25px;
	border-radius: 5px;
	border: 2px solid rgba(179,85,32,1);
}
div.suumo-link-wrapper a p{
	color: rgba(179,85,32,1);
	font-weight: bolder;
	margin-right: 10px;
}
table.tax-table{
	margin-top: 0;
}
div.property-contact figure{
	width: 259px;
}
div.property-contact div.property-contact-texts{
	width: calc(100% - 259px - 25px);
}
div.property-contact div.property-contact-texts h3{
	color: rgba(179,85,32,1);
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid rgba(30,30,30,1);
	font-weight: bolder;
}
div.property-contact div.property-contact-texts h4{
	font-size: 22px;
	font-size: 2.2rem;
}
div.property-contact div.property-contact-texts h4 span{
	font-size: 16px;
	font-size: 1.6rem;
}
div.property-contact p.property-contact-tel{
	background-color: rgba(179,85,32,1);
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
	text-align: center;
	padding: 11px 10px 7px;
	margin-bottom: 8px;
}
div.property-contact p.property-contact-tel span{
	font-size: 16px;
	font-size: 1.6rem;
}
/*-------------------------------------------------------------sitemap------------------------------------------*/
ul.sitemap-big-list li{
	width: 48%;
}
ul.sitemap-big-list li dl dt{
	padding: 4px 10px 0px;
	text-align: center;
	background-color: rgba(0,86,20,1);
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	font-size: 2.2rem;
	margin-top: 45px;
	margin-bottom: 15px;
}
ul.sitemap-big-list li dl dt:first-child{
	margin-top: 0px;
}
ul.sitemap-big-list li dl dd{
	padding: 0 20px;
	margin: 10px 0;
	color: rgba(0,86,20,1);
	line-height: 1.4
}
ul.sitemap-big-list li dl dd:before{
	content: "・";
}
ul.sitemap-big-list li dl dd:after{
	content: url('images/sitemap/fig-link-arrow.png');
	margin-left: 12px;
}
/*-------------------------------------------------------------press--------------------------------------------*/
#tab_content ul.tab-press-list li{
	padding-top: 45px;
	padding-bottom: 45px;
}
#tab_content ul.tab-press-list li p.press-time{
	width: 250px;
}
/*----------------------------------------------------shop------------------------------------------------------*/
div#map_canvas{
	width: 100%;
	height: 600px;
}
article.shop-type-article{
	margin-top: 50px;
}
article.shop-type-article h2{
	text-align: center;
	color: #fff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bolder;
	background-color: rgba(0,86,20,1);
	padding: 4px 0 1px;
	margin-bottom: 50px;
}
article.shop-type-article div.shop-type-list-wrapper{
	padding: 0 40px;
}
article.shop-type-article div.shop-type-list-wrapper > ul{
	width: 48%;
}
article.shop-type-article div.shop-type-list-wrapper > ul > li{
	margin-bottom: 50px;
}
article.shop-type-article div.shop-type-list-wrapper > ul > li:last-child{
	margin-bottom: 0;
}
article.shop-type-article div.shop-type-list-wrapper > ul > li div.shop-list-texts{
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #000;
}
article.shop-type-article div.shop-type-list-wrapper > ul > li figure a{
	background-color: rgba(0,86,20,1);
	border-radius: 2px;
	padding: 1px 6px 3px;
}
article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list > li h3{
	width: 115px;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	color: rgba(46,104,58,1);
	line-height: 1.4;
}
article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list2 > li h3{
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
	color: rgba(46,104,58,1);
	line-height: 1.4;
}
article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list2 > li h3 span{
	font-size: 16px;
	font-size: 1.6rem;
	color: #000;
}
article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list > li figure{
	width: 50px;
}
article.shop-type-article ul.shop-type-list > li div.shop-type-attr{
	width: calc(100% - 50px - 115px);
}
ul.shop-detail-list li{
	font-size: 16px;
	font-size: 1.6rem;
	padding: 0 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dashed #000;
}
ul.shop-detail-list li:last-child{
	border-bottom: 0px;
}
ul.shop-detail-list li p.shop-detail-list-title-in{
	padding-left: 1em;
}
ul.shop-detail-list li p.shop-detail-list-title-in:before{
	content: "・";
}
div.shop-type-open{
	padding: 20px 10px;
	background-color: rgba(226,226,226,1);
	margin-bottom: 50px;
}
div.shop-type-open h5{
	line-height: 1.0;
	font-size: 24px;
	font-size: 2.4rem;
	padding-right: 25px;
	font-weight: bold;
}
div.shop-type-open ul{
	padding-left: 25px;
	border-left: 3px solid #000;
}
div.shop-type-open ul li:last-child{
	margin-bottom: 0;
}
div.shop-type-open ul li p{
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
div.shop-type-open ul li p:first-child{
	width: 12em;
}
div.shop-list2-datas p{
	margin-right: 2em;
}
div.shop-list2-datas p:last-child{
	margin-right: 0;
}
div.shop-list-link{
	margin-top: 50px;
}
/*---------------------------------------------------------slides-----------------------------------------------*/
section.swiper-container-main{
	width: 100%;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
section.swiper-container-main .swiper-pagination-bullet{
	background-color: #c1c1c1;
	opacity: 1;
	width: 20px;
	height: 20px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 10px;
	background-color: #fff;
}
.swiper-button-next,.swiper-button-prev {
	top: 50%;
	width: 15px;
	height: 27px;
	margin-top: -13.5px;
}
.swiper-button-prev {
	background: url(images/fig-slide-arrow-left.png) no-repeat center center / contain;
}
.swiper-button-next {
	background: url(images/fig-slide-arrow-right.png) no-repeat center center / contain;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet-active{
	background-color: rgba(0,86,20,1);
}
section.swiper-container-main > .swiper-pagination-bullets{
	display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap:wrap;-webkit-justify-content: center;justify-content:center;;
	position: absolute;
	bottom: 20px;
}
section.swiper-container-main li.slide1{
	background: rgba(0, 0, 0, 0) url('images/top/slide/bg-slide1.jpg') no-repeat top center / cover;
}
section.swiper-container-main li.slide2{
	background: rgba(0, 0, 0, 0) url('images/top/slide/bg-slide2.jpg') no-repeat top center / cover;
}
section.swiper-container-main li.slide3{
	background: rgba(0, 0, 0, 0) url('images/top/slide/bg-slide3.jpg') no-repeat top center / cover;
}
section.swiper-container-main li.slide4{
	background: rgba(0, 0, 0, 0) url('images/top/slide/bg-slide4.jpg') no-repeat top center / cover;
}
section.swiper-container-main div.slide-inner{
	width: 100%;
	height: 100%;
}
section.swiper-container-main li.slide1 div.slide-inner figure{
	max-width: 462px;
	width: 50%;
}
/*---------------------------------------------------------1370px以下--------------------------------------------*/
@media screen and (max-width: 1370px) {

}
/*---------------------------------------------------------1320px以下--------------------------------------------*/
@media screen and (max-width: 1320px) {

}
/*---------------------------------------------------------1200px以下--------------------------------------------*/
@media screen and (max-width: 1200px) {
	article.about-data-area{
		margin-top: 60px;
	}
	article.about-data-area figure{
		width: 100%;
		max-width: 600px;
		margin: 0 auto 40px;
	}
	article.about-data-area div.about-data-list-wrapper{
		width: 100%;
		max-width: 600px;
		margin: 0 auto;
		padding-left: 0;
	}
	dl.about-data-list dd{
		padding-right: 0;
	}
	div.wing-right{
		display: block;
	}
}
/*---------------------------------------------------------1100px以下--------------------------------------------*/
@media screen and (max-width: 1100px) {
	div.funeral-left{
		width: 100%;
		padding-bottom: 4px;
		margin-bottom: 4px;
		border-bottom: 1px solid rgba(140,140,140,1);
	}
	div.funeral-right{
		width: 100%;
		padding-left: 0;
		border-left: 0;
	}
	div.oyamaru-profile-wrapper > figure{
		width: 280px;
	}
	div.oyamaru-profile-wrapper div.oyamaru-proflie {
		width: calc(100% - 280px - 35px);
	}
	div.youth-invite-title h3{
		font-size: 20px;
		font-size: 2.0rem;
		padding-right: 20px;
		text-align: left;
	}
}
/*---------------------------------------------------------1024px以下--------------------------------------------*/
@media screen and (max-width: 1024px) {
	nav.common-nav,div.header-sub-area{
		display: none;
	}
	div.sp-menu{
		display: block;
	}
	#tab_content ul.tab-news-list li{
		padding-left: 0;
		padding-right: 0;
	}
	div.subpage-title-wrapper{
		margin-top: 20px;
	}
	ul.information-brochure-list li{
		width: calc(100% / 4 - 20px);
		margin-right: calc(80px / 3)!important;
	}
	ul.information-brochure-list li:nth-child(4n){
		margin-right: 0!important;
	}
	div.wing-left{
		width: 100%;
		padding-right: 0;
	}
	div.wing-right{
		width: 100%;
		margin-top: 30px;
		display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap:wrap;-webkit-justify-content: space-between;justify-content:space-between;-webkit-flex-direction: row;flex-direction:row;
	}
	div.wing-right figure{
		width: 49%;
	}
	section.oyamaru-section,section.goods-section{
		margin-top: 0;
	}
	div.service-figure{
		width: 100%;
		margin-bottom: 25px;
		height: 640px;
	}
	ul.sevice-list{
		width: 100%;
	}
	article.service-article1 div.service-figure{
		background: url(images/service/bg-service1-sp.jpg) no-repeat left top / cover;
	}
	article.service-article2 div.service-figure{
		background: url(images/service/bg-service2-sp.jpg) no-repeat left top / cover;
	}
	article.service-article3 div.service-figure{
		background: url(images/service/bg-service3-sp.jpg) no-repeat left top / cover;
	}
	div.youth-invite-title h3{
		text-align: center;
		width: 100%;
		padding: 10px;
	}
	div.youth-invite-title figure{
		width: 140px;
		left: 0;
		right: 0;
		margin: auto;
		top: -72px;
	}
	div.women-activity-left{
		width: 100%;
		margin-bottom: 20px;
	}
	div.women-activity-right{
		width: 100%;
	}
	nav.bank-illust-nav ul li{
		width: 49%;
	}
	ul.bank-rule-list > li ul.three-column-list li{
		width: 49%;
	}
	ul.rice-list li.umakan{
		background: url(images/rice/bg-rice1-sp.jpg) no-repeat center left / cover;
	}
	ul.rice-list li.ubui{
		background: url(images/rice/bg-rice2-sp.jpg) no-repeat center right / cover;
	}
	ul.rice-list li.hoshi{
		background: url(images/rice/bg-rice3-sp.jpg) no-repeat center right / cover;
	}
	ul.rice-list li div.rice-list-texts{
		padding-left: 280px;
		padding-right: 40px;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
		max-width: none;
	}
	ul.rice-list li.ubui div.rice-list-texts{
		padding-left: 40px;
		padding-right: 280px;
	}
	ul.store-list li{
		width: 49%;
		margin-right: 0!important;
		margin-left: 0!important;
	}
	ul.store-list li:nth-child(2n){
		margin-left: 2%!important;
	}
	div.movement-texts{
		width: 100%;
	}
	figure.movement-main-photo{
		width: 360px;
		margin: 20px auto;
	}
	div.property-artilce-lead-left{
		margin: 0 auto;
	}
	div.property-artilce-lead-right{
		width: 100%;
		margin-top: 45px;
	}
}
/*---------------------------------------------------------940px以下--------------------------------------------*/
@media screen and (max-width: 940px) {
	ul.youth-list li:first-child:before{
		border: 0px;
	}
	ul.youth-list li:first-child:after{
		border: 0px
	}
	ul.youth-list li:first-child h5{
		text-align: center;
	}
}
/*---------------------------------------------------------920px以下--------------------------------------------*/
@media screen and (max-width: 920px) {
	footer div.footer-attr-wrapper figure{
		margin: 0 auto 20px;
	}
	footer div.footer-attr-wrapper div.footer-attr{
		width: 100%;
		padding-left: 0;
	}
	footer div.footer-attr-wrapper div.footer-attr p{
		text-align: center;
		line-height: 1.5;
	}
	div.bank-loan-lead-contents div.bank-loan-lead-texts{
		width: 100%;
		padding-left: 0;
		margin-top: 5px;
	}
	div.bank-loan-lead-contents div.bank-loan-lead-texts p{
		text-align:center;
	}
}
/*---------------------------------------------------------880px以下---------------------------------------------*/
@media screen and (max-width: 880px) {
	div.goods-title-wrapper figure{
		width: 180px;
	}
	div.goods-title-wrapper h1{
		font-size: 28px;
		font-size: 2.8rem;
	}
}
/*---------------------------------------------------------768px以下---------------------------------------------*/
@media screen and (max-width: 768px) {
	.upper-767{
		display: none;
	}
	
/* 	products */
	
	
	div.flower_flexbutoom{
	justify-content:space-between;
}

img.icon-flowerkiku{
	margin-left:-100%;
	width:100%;
}
	
 img.icon-flowerbara{
	 margin-left:-30%;
	width:100%;
} 
	
	div.index-lead-inner{
		margin-bottom: 60px;
		margin-top: 60px;
	}
	div.index-lead-inner > figure{
		margin: 0 auto;
	}
	div.index-lead-inner div.index-lead-paragraph{
		width: 100%;
		margin-top: 40px;
	}
	nav.index-com-nav ul li div.index-com-avove-txts{
		bottom: 10px;
		right: 10px;
	}
	article.index-pickup-article nav.index-com-nav ul li div.index-com-avove-txts{
		left: 10px;
	}
	nav.index-com-nav ul li div.index-com-avove-txts p{
		font-size: 14px;
		font-size: 1.4rem;
	}
	nav.index-com-nav ul li div.index-com-avove-txts h5{
		font-size: 18px;
		font-size: 1.8rem;
	}
	nav.index-com-nav ul li div.index-com-avove-txts p.com-st{
		font-size: 16px;
		font-size: 1.6rem;
	}
	div.index-sns-fb-wrapper{
		width: 100%;
	}
	div.index-sns-other-wrapper{
		width: 100%;
		margin-top: 20px;
	}
	section.swiper-container-main > .swiper-pagination-bullets{
		display: none;
	}
	div.tab-news-contents h5{
		width: 100%;
		margin-top: 10px;
	}
	div.tab-news-contents div.tab-news-texts{
		padding-left: 20px;
	}
	div.tab-news-contents figure.tab-news-main-img{
		width: 150px;
	}
	div.tab-news-contents div.tab-news-texts{
		width: calc(100% - 150px);
	}
	div.contact-paragraph div.contact-with-oyamaru figure{
		margin: 0 auto 10px;
	}
	div.contact-paragraph div.contact-with-oyamaru div{
		width: 100%;
	}
	ul.about-policy-pdf-list li{
		width: calc(100% / 2 - 10px);
		margin-right: 20px!important;
	}
	ul.about-policy-pdf-list li:nth-child(2n){
		margin-right: 0!important;
	}
	div.funeral-item{
		width: 100%;
		border: 0px!important;
	}
	div.funeral-inner{
		width: 95%;
		margin-bottom:40px;
	}
	div.funeral-inner figure{
		max-width: 500px;
		width: 100%;
		margin: 0 auto;
	}
	div.funeral-texts-wrapper{
		margin-top: 10px;
	}
	ul.oyamaru-blog-list{
		-webkit-justify-content: space-between;justify-content:space-between;
	}
	ul.oyamaru-blog-list li{
		width: 48%;
		margin-left: 0!important;
		margin-right: 0!important;
	}
	section.oyamaru-blog-section{
		padding-top: 00px;
	}
	div.oyamaru-blog-title figure{
		margin: 0 auto 15px;
	}
	div.oyamaru-blog-title h2{
		width: 100%;
		text-align: center;
		font-size: 26px;
		font-size: 2.6rem;
	}
	div.oyamaru-blog-title h2:after{
		content: none;
	}
	div.oyamaru-profile-wrapper{
		margin-top: 30px;
	}
	div.oyamaru-profile-wrapper > figure{
		width: 60%;
		margin: 0 auto;
		padding-left: 10%;
	}
	div.oyamaru-proflie-title figure{
		width: 80px;
		top: -55px;
	}
	div.oyamaru-proflie-title h3{
		font-size: 24px;
		font-size: 2.4rem;
	}
	div.oyamaru-profile-wrapper div.oyamaru-proflie{
		width: 100%;
		margin-bottom: 40px;
	}
	div.oyamaru-introduce-wrapper{
		margin-top: 20px;
		background: url(images/oyamaru/bg-cloud-sp2.png) no-repeat center center / contain;
		padding: 80px 50px;
	}
	div.service-figure{
		height: 480px;
	}
	div.goods-title-wrapper{
		margin-right: 0;
		margin-top: 20px;
		position: relative;
	}
	div.goods-title-wrapper figure{
		width: 150px;
		position: relative;
		margin-bottom: -15px;
	}
	div.goods-title-wrapper h1{
		margin:0 auto;
		width: 90%;
		text-align: center;
		padding: 20px 20px 15px;
	}
	div.goods-title-wrapper h1:after{
		width: auto;
	}
	div.goods-title-wrapper h1:before{
		width: auto;
	}
	ul.goods-list li div.goods-texts-wrapper{
		width: 100%;
	}
	ul.goods-list li figure{
		margin: 0 auto 20px;
	}
	div.youth-hello-contents figure{
		margin: 0 auto 20px;
	}
	div.youth-hello-contents div.youth-hello-paragraph{
		width: 100%;
	}
	ul.youth-list li{
		width: 100%;
	}
	div.youth-data-wrapper > div{
		width: 100%;
	}
	div.youth-data-wrapper > div.youth-data-left{
		margin-bottom: 80px;
	}
	ul.youth-list{
		margin-top: 30px;
	}
	ul.youth-list li:first-child{
		margin-bottom: 35px;
	}
	ul.youth-list li:first-child:before{
		top: -10px;
		border-top: 3px solid rgba(0,86,20,1);
	}
	ul.youth-list li:first-child:after{
		bottom: -10px;
		border-bottom: 3px solid rgba(0,86,20,1);
	}
	ul.women-list li{
		width: 49%;
	}
	div.bank-info-title h2{
		font-size: 24px;
		font-size: 2.4rem;
		padding: 20px 40px;
	}
	div.bank-info-title h2:before{
		width: 92.5px;
		height: 80px;
		left: -55px;
		top: 00px;
	}
	ul.bank-loan-list > li{
		width: 100%;
	}
	article.products-wide-article-rice div.products-wide-bg{
	background: url(images/products/bg-rice-sp.jpg) no-repeat bottom center / cover;
	}
	article.products-wide-article-flower div.products-wide-bg{
		background: url(images/products/bg-flower-sp.jpg) no-repeat bottom center / cover;
	}
	article.products-wide-article-cow div.products-wide-bg{
		background: url(images/products/bg-cow-sp.jpg) no-repeat bottom center / cover;
	}
	div.products-narrow-article-wrapper article.products-narrow-article-wheat{
		background-image: none;
	}
	div.products-narrow-article-wrapper article.products-narrow-article-berry{
		background-image: none;
	}
	div.products-narrow-article-wrapper article.products-narrow-article-tomato{
		background-image: none;
	}
	div.products-narrow-article-wrapper article.products-narrow-article-wheat div.products-sp-bg{
		background: url(images/products/bg-wheat-sp.jpg) no-repeat bottom center / cover;
		display: block;
		width: 100%;
		height: 57vw;
	}
	div.products-narrow-article-wrapper article.products-narrow-article-berry div.products-sp-bg{
		background: url(images/products/bg-berry-sp.jpg) no-repeat bottom center / cover;
		display: block;
		width: 100%;
		height: 57vw;
	}
	div.products-narrow-article-wrapper article.products-narrow-article-tomato div.products-sp-bg{
		background: url(images/products/bg-tomato-sp.jpg) no-repeat bottom center / cover;
		display: block;
		width: 100%;
		height: 57vw;
	}
	div.products-wide-bg{
		width: 100%;
		height: 57vw;
	}
	div.products-wide-texts{
		min-height: 0px;
		width: 100%;
		padding-top: 0px;
	}
	div.products-wide-bg div.products-wide-bg-inner{
		border-bottom: 0px;
		border-right: 3px solid #fff;
	}
	article.products-wide-article div.products-wide-texts h1.products-title{
		font-size: 100px;
		font-size: 10.0rem;
		text-align: left;
	}
	article.products-wide-article-rice div.products-wide-texts h1.products-title{
		font-size: 100px;
		font-size: 10.0rem;
	}
	div.products-narrow-article-wrapper article.products-narrow-article{
		width: 100%;
		min-height: 0px;
		margin-bottom: 30px;
	}
	div.products-narrow-article-wrapper article.products-narrow-article div.products-narrow-texts h1.products-title{
		font-size: 100px;
		font-size: 10.0rem;
		-ms-writing-mode: lr-tb;
		writing-mode: horizontal-tb;
		padding: 0;
	}
	div.products-narrow-article-wrapper article.products-narrow-article div.products-narrow-texts{
		height: auto;
	}
	div.products-narrow-article-wrapper article.products-narrow-article-berry div.products-narrow-texts{
		-webkit-flex-direction: column;flex-direction:column;
	}
	div.products-narrow-article-wrapper article.products-narrow-article div.flex-box-column-reverse div.products-paragraphs {
		border-bottom: none;
		margin-bottom: 0px;
		padding-bottom: 0px;
		border-top: 1px solid #000;
		margin-top: 15px;
		padding-top: 20px;
	}
	ul.rice-list li{
		min-height: 184px;
	}
	ul.rice-list li figure{
		width: 180px;
	}
	ul.rice-list li p{
		font-size: 13px;
		font-size: 1.3rem;
	}
	ul.rice-list li div.rice-list-texts{
		padding-left: 240px;
		padding-right: 20px;
	}
	ul.rice-list li.ubui div.rice-list-texts{
		padding-left: 20px;
		padding-right: 240px;
	}
	ul.rice-list li h2{
		font-size: 40px;
		font-size: 4.0rem;
	}
	div.rice-shop-wrapper{
		margin-top: 60px;
	}
	div.rice-shop-wrapper div.rice-shop-texts{
		width: 100%;
		margin-top: 15px;
		max-width: none;
		padding-left: 0;
	}
	div.rice-lead div.rice-lead-texts{
		width: 100%;
		margin-top: 15px;
		max-width: none;
		padding-left: 0;
	}
	ul.rice-list li.umakan figure{
		left: 30px;
	}
	ul.rice-list li.ubui figure{
		right: 30px;
	}
	ul.rice-list li.hoshi figure{
		left: 30px;
	}
	div.store-lead div.store-lead-texts h3{
		font-size: 18px;
		font-size: 1.8rem;
	}
	ul.store-list li{
		max-width: 370px;
		margin:0 auto 25px!important;
		width: 100%;
	}
	ul.store-list li:nth-child(2n){
		margin:0 auto 25px!important;
	}
	div.movement-how > figure{
		margin: 0 auto 20px;
	}
	div.movement-how div.how-list-wrapper{
		width: 100%;
	}
	ul.movement-photo-list{
		margin-top: 40px;
	}
	ul.movement-photo-list li{
		max-width: 360px;
		width: 100%;
		margin: 0 auto 20px;
	}
	div.property-contact figure{
		margin: 0 auto 15px;
	}
	div.property-contact div.property-contact-texts{
		width: 100%;
	}
	article.shop-type-article div.shop-type-list-wrapper{
		padding: 0;
	}
	article.shop-type-article div.shop-type-list-wrapper > ul{
		width: 100%;
	}
}


/*---------------------------------------------------------650px以下---------------------------------------------*/
@media screen and (max-width: 650px) {
	footer div.footer-nav-wrapper nav.footer-nav{
		display: none;
	}
	footer div.footer-attr-wrapper{
		margin-top: 20px;
	}
	footer{
		padding-top: 10px;
		padding-bottom: 40px;
	}
	section.to-the-top{
		width: 50px;
	}
	div.index-lead-inner > figure{
		width: 150px;
	}
	form.contact-form dl dt{
		width: 100%;
		text-align: left;
		padding-left: 0;
		padding-right: 0;
	}
	form.contact-form dl dd{
		width: 100%;
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
	}
	div.contact-btn-wrapper input{
		margin-bottom: 15px!important;
	}
	article.about-bg-white-area{
		padding: 40px 20px;
	}
	div.topics-grid{
		grid-template-columns: 1fr;
	}
	div.topics-detail-headder{
		-webkit-flex-direction: column-reverse;flex-direction:column-reverse;
		margin-top: 0px;
	}
	div.topics-detail-headder p.topics-detail-date{
		width: 100%;
	}
	div.topics-detail-headder div.topics-detail-title-wrapper{
		-webkit-flex-direction: column;flex-direction:column;
		-webkit-align-items: center;align-items:center;
		width: 100%;
	}
	div.topics-detail-headder div.topics-detail-title-wrapper p{
		margin: 15px 0;
		font-weight: normal;
		font-size: 14px;
		font-size: 1.4rem;
	}
	div.topics-detail-contents{
		padding: 0 5px;
	}
	div.topics-detail-container{
		padding: 0 10px;
	}
	section.oyamaru-section{
		background: url(images/oyamaru/bg-oyamaru-sp.png) no-repeat center bottom / contain;
		background-color: rgba(201,229,231,1);
	}
	div.oyamaru-title-wrapper{
		margin-top: 40px;
	}
	h1.oyamaru-title{
		font-size: 20px;
		font-size: 2.0rem;
		padding: 15px 100px;
		box-shadow: 4px 4px 0px rgba(176,176,176,1);
	}
	h1.oyamaru-title:before{
		left: -20px;
		top: -15px;
		width: 79.5px;
		height: 78.5px;
		background-size: contain;
	}
	h1.oyamaru-title:after{
		right: 0px;
		top: 0px;
		width: 82.5px;
		height: 67px;
		background-size: contain;
	}
	div.oyamaru-introduce-wrapper h2{
		font-size: 18px;
		font-size: 1.8rem;
		margin-bottom: 5px;
	}
	div.oyamaru-introduce-wrapper div.oyamaru-introduce-paragraph p{
		font-size: 13px;
		font-size: 1.3rem;
	}
	div.service-figure{
		height: 340px;
	}
	div.youth-lead-text-wrapper figure{
		margin: 0 auto 20px;
	}
	div.youth-lead-text-wrapper div.youth-lead-paragraph{
		padding: 0;
		width: 100%;
	}
	div.women-activity-right dl.women-activity-list{
		width: 100%;
	}
	div.women-activity-right figure{
		margin: 20px auto 0;
	}
	div.bank-lead p{
		text-align: left;
		font-size: 20px;
		font-size: 2.0rem;
	}
	nav.bank-illust-nav ul li{
		width: 100%;
	}
    nav.bank-illust-nav ul li:nth-child(6){
	   padding: 13px;
    }
	ul.bank-rule-list > li ul.three-column-list li{
		width: 100%;
		margin-right: 0;
	}
	ul.bank-rule-list > li ul.two-column-list li{
		width: 100%;
		margin-right: 0;
	}
	p.bank-insurance-day{
		margin-bottom: 15px;
	}
	div.bank-contact-wrapper div.insurance-contact-attr p.bank-contact-day{
		width: 100%;
		text-align: center;
	}
	div.bank-contact-wrapper div.insurance-contact-attr p.bank-contact-open{
		width: 100%;
		text-align: center;
		position: relative;
		margin-top: -10px!important;
	}
	div.rice-lead div.rice-lead-texts h5{
		font-size: 18px;
		font-size: 1.8rem;
	}
	figure.map-figure{
		display: none;
	}
	figure.map-figure-sp{
		display: block;
	}
	section.store-section{
		margin-bottom: 30px;
	}
	article.movement-article{
		margin-top: 50px;
	}
	table.meeting-table tr{
		display: block;
	}
	table.meeting-table tr th,table.meeting-table tr td{
		display: block;
		width: 100%;
		border-right: 0;
	}
	ul.property-sell-list li{
		width: 100%;
		margin-bottom: 15px;
	}
	div.property-voice div.property-voice-texts{
		width: 100%;
	}
	div.property-voice div.property-voice-texts:before{
		transform: rotate(90deg);
		top: auto;
		bottom: -30px;
		left: 150px;
		right: 0;
		margin: 0 auto;
	}
	div.property-voice figure{
		margin: 15px auto;
	}
	div.shop-type-open ul{
		padding-left: 0;
		padding-top: 15px;
		border-left: 0;
		border-top: 3px solid #000;
		width: 100%;
	}
	div.shop-type-open ul li{
		-webkit-justify-content: center;justify-content:center;
	}
	div.shop-type-open h5{
		margin-bottom: 15px;
		padding: 0;
	}
}
/*---------------------------------------------------------550px以下---------------------------------------------*/
@media screen and (max-width: 550px) {
	table.card-table-sp{
		display: table;
	}
	table.card-table-pc{
		display: none;
	}
	ul.information-brochure-list li{
		width: calc(100% / 2 - 6px);
		margin-right: 12px!important;
	}
	ul.information-brochure-list li:nth-child(2n){
		margin-right: 0!important;
	}
	dl.about-data-list dt{
		width: 100%;
		display: block;
		margin-bottom: 4px;
		padding-bottom: 4px;
		border-bottom: 1px dotted #666;
	}
	dl.about-data-list dd{
		padding-left: 0;
		width: 100%;
		margin-bottom: 10px;
		margin-bottom: 4px;
		padding-bottom: 4px;
		border-bottom: 1px solid #999;
	}
	div.about-data-list-outer{
		margin-bottom: 20px;
	}
	div.wing-right figure{
		width: 100%;
	}
	div.wing-points{
		padding: 20px;
	}
	div.wing-points dl dt{
		width: 100%;
		margin-bottom: 5px;
		padding-bottom: 5px;
		border-bottom: 1px dotted #999;
	}
	div.wing-points dl dd{
		width: 100%;
	}
	div.wing-contents figure{
		margin: 0 auto 20px;
	}
	div.wing-contents div.wing-paragraph{
		padding-left: 0px;
		width: 100%;
	}
	div.oyamaru-introduce-wrapper{
		margin: 80px 0;
		background-image: none;
		background-color: #fff;
		padding: 20px 40px;
		position: relative;
	}
	div.oyamaru-introduce-wrapper:after{
		content: "";
		width: 100%;
		position: absolute;
		top: -40px;
		height: 40px;
		background: url(images/oyamaru/bg-cloud-sp-top.png) no-repeat center center / cover;
		z-index: 2;
		right: 0;
		left: 0;
		margin: auto;
	}
	div.oyamaru-introduce-wrapper:before{
		content: "";
		width: 100%;
		position: absolute;
		bottom: -40px;
		height: 40px;
		background: url(images/oyamaru/bg-cloud-sp-bottom.png) no-repeat center center / cover;
		z-index: 2;
		right: 0;
		left: 0;
		margin: auto;
	}
	div.oyamaru-title-wrapper{
		padding-right: 20px;
		padding-left: 20px;
	}
	section.oyamaru-section section.common-section{
		padding-right: 0;
		padding-left: 0;
	}
	div.oyamaru-profile-wrapper{
		padding: 0 20px;
	}
	div.goods-title-wrapper h1{
		width: 100%;
		font-size: 24px;
		font-size: 2.4rem;
	}
	div.youth-data-wrapper{
		margin-top: 50px;
	}
	div.youth-hello-wrapper{
		padding: 20px;
	}
	ul.women-list li{
		width: 100%;
	}
	ul.bank-loan-list > li div.loan-list-contents{
		-webkit-flex-direction: column-reverse;flex-direction:column-reverse;
	}
	ul.bank-loan-list > li div.loan-list-contents div.loan-list-texts{
		width: 100%;
	}
	ul.bank-loan-list > li div.loan-list-contents > figure{
		margin: 0px auto 10px;
	}
	article.products-wide-article div.products-wide-texts h1.products-title{
		font-size: 80px;
		font-size: 8.0rem;
	}
	article.products-wide-article-rice div.products-wide-texts h1.products-title{
		font-size: 80px;
		font-size: 8.0rem;
	}
	div.products-narrow-article-wrapper article.products-narrow-article div.products-narrow-texts h1.products-title{
		font-size: 80px;
		font-size: 8.0rem;
	}
	ul.rice-list li div.rice-list-texts{
		padding-left: 10px;
		padding-right: 10px;
	}
	ul.rice-list li.umakan figure{
		left: auto;
		right: 20px;
		width: 100px;
		top: -65px;
	}
	ul.rice-list li.ubui div.rice-list-texts{
		padding-left: 10px;
		padding-right: 10px;
	}
	ul.rice-list li.ubui figure{
		right: auto;
		left: 20px;
		width: 100px;
		top: -65px;
	}
	ul.rice-list li.hoshi figure{
		left: auto;
		right: 20px;
		width: 100px;
		top: -65px;
	}
	ul.property-list li{
		width: 100%;
	}
	div.property-artilce-lead-right h5{
		padding: 0 15px;
	}
	div.property-contact p.property-contact-tel{
		font-size: 18px;
		font-size: 1.8rem;
	}
	div.property-contact p.property-contact-tel span{
		font-size: 14px;
		font-size: 1.4rem;
	}
	article.property-artilce{
		padding-bottom: 50px;
	}
	div.suumo-link-wrapper{
		margin-top: 0px;
	}
	ul.sitemap-big-list li{
		width: 100%;
		margin-bottom: 45px;
	}
	div.shop-type-open ul li p{
		font-size: 16px;
		font-size: 1.6rem;
	}
	article.shop-type-article div.shop-type-list-wrapper > ul > li:last-child{
		margin-bottom: 50px;
	}
	article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list > li h3{
		width: 100%;
	}
	article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list2 > li h3{
		width: 100%;
	}
	article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list2 > li h3 span{
		font-size: 14px;
		font-size: 1.4rem;
	}

	article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list > li figure,article.shop-type-article div.shop-type-list-wrapper > ul.shop-type-list2 > li figure{
		width: 100%;
		margin-top: 4px;
	}
	article.shop-type-article div.shop-type-list-wrapper > ul > li figure a{
		width: 100%;
		text-align: center;
		display: block;
	}
}

div.flower_flexbutoom{
	justify-content:space-between;
}

img.icon-flowerkiku{
	margin-left:-5%;
	width:100%;
}
	
 img.icon-flowerbara{
	 margin-left:-30%;
	width:100%;
} 
/*---------------------------------------------------------480px以下---------------------------------------------*/
@media screen and (max-width: 480px) {
	div.sp-menu figure{
		width: 30px;
	}
	div.sp-close figure{
		width: 30px;
	}
	header div.header-inner h1,div.nav-header h1{
		width: 150px;
	}
	header div.header-inner,div.nav-header{
		padding: 20px;
	}
	section.common-section{
		padding: 10px;
	}
	div.index-lead-inner div.index-lead-paragraph p{
		font-size: 18px;
		font-size: 1.8rem;
	}
	article.index-article{
		margin-bottom: 50px;
	}
	nav.index-com-nav ul li{
		width: 100%;
		max-width: 100%;
		margin-bottom: 20px;
	}
	div.tab-news-contents figure.tab-news-main-img{
		width: 100%;
	}
	div.tab-news-contents div.tab-news-texts{
		width: 100%;
		margin-top: 10px;
		padding-left: 0;
	}
	div.tab-news-contents div.tab-news-atr{
		margin-right: 0;
		width: auto;
		display: -webkit-flex;display: flex;-webkit-flex-wrap: wrap;flex-wrap:wrap;-webkit-justify-content: flex-start;justify-content:flex-start;-webkit-align-items: baseline;align-items:baseline;
	}
	div.tab-news-contents div.tab-news-atr p.tab-news-type{
		font-size: 14px;
		font-size: 1.4rem;
		width: 150px;
		margin-left: 10px;
	}
	figure.tab-news-arrow{
		display: none;
	}
	div.tab-news-contents{
		width: 100%;
	}
	#tab_menu li{
		font-size: 15px;
		font-size: 1.5rem;
		width: 100%;
		border-top: 1px solid #000;
	}
	#tab_menu li.show{
		background-color: #f5f5f5;
	}
	ul.big-dot-list li div.card-bg-gray-area p{
		border-bottom: 1px solid #fff;
		text-align: left;
		margin-bottom: 5px;
		padding-bottom: 5px;
	}
	ul.big-dot-list li div.card-bg-gray-area p:last-child{
		border-bottom: 0px;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	ul.big-dot-list li div.card-bg-gray-area p.attention{
		border-bottom: 0;
	}
	div.subpage-title-wrapper{
		margin-top: 20px;
	}
	div.philosophy-ja-wrapper figure{
		margin: 0 auto;
	}
	div.philosophy-ja-wrapper div{
		padding-left: 0;
		width: 100%;
		margin-top: 15px;
	}
	ul.about-policy-pdf-list li{
		width: 100%;
		margin-right: 0px!important;
	}
	ul.about-brochure-list{
		margin: 70px 0;
	}
	div.oyamaru-proflie-title p{
		width: 100%;
		margin-right: 0;
		line-height: 1.0;
		font-size: 16px;
		font-size: 1.6rem;
	}
	ul.oyamaru-proflie-list li p.oyamaru-profile-lead{
		width: 100%;
		display: block;
		font-size: 14px;
		font-size: 1.4rem;
	}
	ul.oyamaru-proflie-list li p.oyamaru-profile-text{
		width: 100%;
		padding-left: 0;
	}
	h1.oyamaru-title{
		padding: 15px 75px;
	}
	h1.oyamaru-title:before {
		top: -5px;
	}
	h1.oyamaru-title:after {
		top: 5px;
		right: -3px;
	}
	div.oyamaru-profile-wrapper div.oyamaru-proflie{
		padding: 20px;
	}
	ul.oyamaru-blog-list li{
		width: 100%;
	}
	ul.oyamaru-blog-list li div.oyamaru-blog-list-title{
		min-height: auto;
	}
	div.service-figure{
		height: 240px;
	}
	div.service-figure h2{
		font-synthesis: 32px;
		font-size: 3.2rem;
	}
	div.service-contents-devide{
		width: 100%;
	}
	ul.sevice-list li > figure{
		margin: 5px auto 0;
	}
	div.goods-title-wrapper h1{
		width: 100%;
		font-size: 20px;
		font-size: 2.0rem;
	}
	div.goods-texts-title h3{
		text-align: center;
		line-height: 1.2;
		margin-bottom: 10px;
	}
	div.goods-texts-title h3 span{
		display: inline-block;
	}
	ul.bank-rule-list{
		padding: 15px 10px;
	}
	div.bank-info-title h2{
		width: 100%;
		text-align: center;
		margin-top: 80px;
	}
	div.bank-info-title h2:before{
		left: 0;
		right: 0;
		margin: auto;
		top: -55px;
	}
	div.bank-contact-wrapper{
		padding: 10px 15px;
	}
	div.bank-contact-wrapper h3{
		font-size: 20px;
		font-size: 2.0rem;
	}
	div.bank-contact-wrapper h5.bank-contact-time{
		font-feature-settings: 18px;
		font-size: 1.8rem;
	}
	div.bank-contact-wrapper div.bank-contact-attr p.bank-contact-day{
		font-size: 18px;
		font-size: 1.8rem;
		margin-bottom: 10px;
	}
	div.bank-contact-wrapper div.insurance-contact-attr p.bank-contact-day{
		font-size: 22px;
		font-size: 2.2rem;
	}
	div.bank-contact-wrapper div.bank-contact-attr h4.bank-contact-tel{
		font-size: 24px;
		font-size: 2.4rem;
	}
	div.bank-contact-wrapper div.bank-contact-attr p.bank-contact-open{
		font-size: 18px;
		font-size: 1.8rem;
		margin-top: 5px;
	}
	section.bank-section{
		padding-right: 10px;
		padding-left: 10px;
	}
	div.bank-info-title h2{
		padding-left: 10px;
		padding-right: 10px;
		margin-top: 40px;
	}
	ul.bank-rule-list{
		/* 2020.12.25 削除　margin-top: 20px;　*/
	}
	div.bank-loan-lead h3{
		font-size: 22px;
		font-size: 2.2rem;
	}
	div.bank-lead p{
		font-size: 18px;
		font-size: 1.8rem;
	}
	div.bank-inner{
		margin-top: 20px;
	}
	div.goods-link{
		margin-top: 50px;
	}
	div.goods-link a{
		height: 52.5px;
		width: 300px;
	}
	div.rice-safety{
		padding: 15px;
	}
	ul.rice-list li.umakan figure{
		width: 90px;
		top: -65px;
	}
	ul.rice-list li.ubui figure{
		width: 90px;
		top: -65px;
	}
	ul.rice-list li.hoshi figure{
		width: 90px;
		top: -65px;
	}
	ul.rice-list{
		margin-top: 90px;
	}
	div.rice-safety{
		margin-top: 50px;
	}
	div.movement-how div.how-list-wrapper div.how-list-title figure{
		width: 24px;
	}
	div.movement-how div.how-list-wrapper div.how-list-title h5{
		padding: 0 2px;
		font-size: 20px;
		font-size: 2.0rem;
	}
	div.store-lead figure{
		margin: 0 auto 5px;
	}
	div.store-lead{
		-webkit-flex-direction: column-reverse;flex-direction:column-reverse;
		margin-top: 10px;
	}
	div.store-lead div.store-lead-texts{
		max-width: 100%;
		width: 100%;
		margin-left: 0;
		margin-bottom: 15px;
	}
	div.store-lead div.store-lead-texts:before{
		top: auto;
		bottom: -20px;
		left: auto;
		right: 45px;
		transform: rotate(90deg);
	}
	#tab_content ul.tab-press-list li{
		position: relative;
	}
	#tab_content ul.tab-press-list li figure.tab-news-arrow{
		display: block;
		position: absolute;
		width: 15px;
		height: 27px;
		top: 0;
		bottom: 0;
		margin: auto 0;
		right: 15px;
	}
	ul.shop-detail-list li p{
		font-size: 14px;
		font-size: 1.4rem;
	}
}

div.flower_flexbutoom{
	justify-content:space-between;
}

img.icon-flowerkiku{
	
	width:100%;
}
	
 img.icon-flowerbara{
	 margin-left:-30%;
	width:100%;
} 
