@charset "UTF-8";

html {
	font-size: 62.5%;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
}


html,body {
    color: #000;
    font-family: "Folk Medium" ,serif;
    background: #fff;
    margin: 0;
}


body {
	font-size: 1.4rem;
}


a {
	text-decoration: none;
}


a:hover {
	opacity: 0.7;
}
.active {
	font-weight: bold;
	color: #FF9600;
}



li {
	list-style: none;
}


img {
	max-height: 100%;
	max-width: 100%;
}



/*=============== header ===============*/
.concept header {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: auto;
	position: relative;
}


.charm header {
	height: auto;
	position: relative;
}


.contact header {
	position: relative;
	height: auto;

}

.wrap {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	height: auto;
	width: 980px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}
h1 {
	text-indent: -9999px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 0px;
}
h2   {
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 30px;
	margin-top: 30px;
	font-family: "見出ゴMB31", sans-serif;
	line-height: 25px;
	display: block;
}




header nav {
	padding-bottom: 20px;
}


header nav ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


header ul li:first-of-type a span {
	color: #ad3140 !important;
}


header ul li:nth-of-type(2) a span {
	color: #ad8931 !important;
}


header ul li:nth-of-type(3) a span {
	color: #a431ad !important;
}


header ul li:nth-of-type(4) a span {
	color: #749449 !important;
}


header ul li:nth-of-type(5) a span {
	color: #50678e !important;
}


header ul li:last-of-type a span {
	color: #a0a0a0 !important;
	margin-bottom: 0px;
}


.concept header:after,.charm header:after {
	position: absolute;
	color: #fff;
	margin: auto;
	top: 85%;
	left: 0;
	right: 0;
	z-index: 100;
	width: 980px;
	font-size: 1.2rem;
}




/*=============== home ===============*/

/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	clear: left;
	padding-top: 30px;
	margin-top: 30px;
}
#mainimg aside {
	width: 1280px;
	height: 558px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#mainimg .slide_file {
	display: none;
}
#slide_image {
	z-Index:2;
	position: absolute;
	left:0px;
	top:0px;
}
#slide_image2 {
	z-Index:1;
	position: absolute;
	left:0px;
	top:0px;
}
header .wrap  {
	z-index: 10;
	height: 70px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	top: 0px;
	position: fixed;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.home header {
	position: relative;
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.bg_bottom {
	z-index: 5;
	background-image: url(../image/rogo01.png);
	background-position: left top;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	padding-top: 0px;
	height: auto;
}


.bg {
	position: relative;
	padding-top: 20px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 80px;
	background-color: #EFF2F6;
	height: auto;
	width: auto;
	float: none;
}
.news_wrap {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 30px;
	height: auto;
	padding-top: 30px;
	margin-bottom: 0px;
	display: inherit;
	float: none;
	clear: both;
	padding-bottom: 20px;
}


.news_wrap>img {
	display: inline-block;
	width: 217px;
}



.news_text {
	overflow: scroll;
	width: 700px;
	display: inline-block;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	height: 102px;
	vertical-align: top;
	overflow-y: none;
	overflow-x: hidden;
}
.news_text h2 {
	font-size: 18px;
	margin-bottom: 15px;
	font-family: "Arial Black", Gadget, sans-serif;
}



.news_text dl {
	border-bottom: 2px dotted #989898;
	margin-bottom: 10px;
	padding-bottom: 10px;
	display: flex;
}


.news_text dt {
	color: #989898;
	width: 150px;
}


.news_text dd {
	position: relative;
}


.news_text dd:after {
	content: '▶︎';
	position: absolute;
	width: 30px;
	height: 20px;
	padding-left: 5px;
	color: #f30c74;
}
.top-contents01 {
	background-image: url(../image/top02.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 280px;
	display: block;
	background-position: center center;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.top-contents02 {
	background-image: url(../image/top03.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 280px;
	display: block;
	background-position: center center;
	float: right;
	margin-right: 10px;
}
.top-contents03 {
	background-image: url(../image/top04.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 280px;
	display: block;
	background-position: center center;
	float: left;
	margin-left: 10px;
}
.top-contents04 {
	background-image: url(../image/top05.png);
	background-repeat: no-repeat;
	width: 480px;
	height: 280px;
	display: block;
	background-position: center center;
	float: left;
	margin-right: 10px;
}
.top-contents01 section,.top-contents02 section,.top-contents03 section,.top-contents04 section {
	display: none;
}

br.sp {
	display: none;
}
.concept   {
	margin-right: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-bottom: 40px;
}
.concept h3 {
	font-size: 16px;
	margin-bottom: 20px;
	display: block;
	font-weight: 500;
	font-family: "見出ゴMB31", sans-serif;
	line-height: 23px;
	margin-top: 20px;
}
.concept article {
	margin-bottom: 50px;
	float: left;
	width: 550px;
}
.concept article p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
	font-family: "新ゴ M" ,serif;
}

.concept aside {
	background-image: url(../image/concept01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 340px;
	height: 469px;
	float: right;
}
.concept aside p {
	display: none;
}
/*=============== contact ===============*/
.contact #main {
	background-repeat: no-repeat;
	background-position: 30px 100px;
	background-image: url(../image/contact_top.png);
	height: 350px;
	padding-top: 50px;
	-webkit-background-size: auto;
}
.contact #main h2  {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 3.5rem;
	color: #fa093c;
	margin-right: 40px;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	float: left;
}
.contact #main article {
	width: 560px;
	float: right;
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
}
.contact #main article p {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	width: auto;
	margin-bottom: 30px;
	text-shadow: 0px 0px 3px #C3AA8A;
}

/*=============== print ===============*/
.print   {
	margin-right: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-top: 10px;
}
.print article {
	height: auto;
	width: 580px;
	float: left;
}
.print article h2 {
	margin-bottom: 20px;
	margin-top: 10px;
}

.print article h2 em {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.print article p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
}
.print aside {
	float: right;
	width: 300px;
	height: auto;
	padding-top: 40px;
}
.print aside p {
	margin-bottom: 50px;
	text-align: center;
}

/*=============== web ===============*/
.web   {
	margin-right: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-top: 10px;
}
.web article {
	height: auto;
	width: 580px;
	float: left;
}
.web article h2 {
	margin-bottom: 20px;
	margin-top: 10px;
}

.web article h2 em {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.web article p {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
}
.web aside {
	float: right;
	width: 300px;
	height: auto;
	padding-top: 40px;
}
.web p a img  {
	margin-top: 20px;
	margin-right: 30px;
}
/*=============== kaiun ===============*/
.kaiun   {
	margin-right: 30px;
	margin-left: 30px;
	background-repeat: no-repeat;
	padding-bottom: 40px;
	padding-top: 10px;
}
.kaiun .explanation01 {
	height: auto;
	width: 630px;
	float: left;
}
.kaiun .explanation01 h2 , .kaiun .explanation02 h2{
	margin-bottom: 20px;
	margin-top: 10px;
}

.kaiun .explanation01 h2 em {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}
.kaiun .explanation01 p , .kaiun .explanation02 p{
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
	font-family: "新ゴ M", serif;
}
.kaiun .explanation02 {
	width: auto;
	padding-top: 0px;
	background-image: url(../image/kaiun02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 460px;
	float: none;
	clear: both;
}

.kaiun aside {
	float: right;
	width: 250px;
	height: auto;
	padding-top: 40px;
}
.kaiun p a img  {
	margin-top: 20px;
	margin-right: 30px;
}
.kaiun .line  {
	border-bottom: 2px dotted #0BA7C3;
	height: 5px;
	display: block;
	margin-top: 10px;
	margin-bottom: 30px;
	width: auto;
}


/*=============== contact ===============*/
.form   {
	background-color: #FFFFFF;
	padding-top: 50px;
	padding-bottom: 80px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: "新ゴ M" ,serif;
	text-align: left;
}
.form h2 {
	text-align: left;
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.form h3 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: auto;
	margin-bottom: 30px;
	font-size: 18px;
	color: #573100;
}

.form p {
	line-height: 25px;
}
.form #mailformpro {
	margin-right: auto;
	margin-left: auto;
	width: auto;
	margin-top: 30px;
}

.form #mailformpro dl dt {
	width: 180px;
	background-color: #D4D4D4;
	float: left;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-right: 50px;
	border-right: 5px solid #6A6A6A;
	color: #000000;
	line-height: 16px;
	text-align: left;
}
.form #mailformpro dl dt em {
	color: #949494;
	font-style: normal;
	font-size: 12px;
	display: block;
}
.form #mailformpro dl dd {
	padding-top: 10px;
	height: auto;
	float: left;
	width: 500px;
	margin-top: 0px;
	text-align: left;
}
.form #mailform dl dd .shadow01 {
	width: 80%;
	margin-right: 10px;
	height: 30px;
}
.form #mailformpro dl dd textarea {
	width: auto;
	height: 10em;
	margin-bottom: 20px;
}
.form #mailformpro .archivelink {
	text-align: center;
	padding-top: 20px;
	border-top: 1px dotted #5A5858;
}
.form #mailformpro dl .clearfloat {
	margin-bottom: 20px;
	margin-top: 10px;
}
.form .must  {
	background-color: #FF0004;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-radius: 10px;
	margin-left: 10px;
	margin-right: 10px;
}







.main_ttl {
	position: relative;
	display: flex;
	-ms-align-items: center;
	align-items: center;
}


.main_ttl:before {
	content: '';
	position: absolute;
	width: 80px;
	height: 80px;
	background: url(../image/charm_ttl_icon.png) no-repeat left;
}


.main_ttl h2 {
	font-size: 3.5rem;
	color: #fa093c;
	padding: 0 10px 0 90px;
	border-right: 2px solid #a5a5a5;
	margin-right: 10px;
}


.main_ttl p {
	line-height: 1.8rem;
}


.tradition {
	background: #edfaf6;
}


.street {
	background: #edf5fa;
}


.spot {
	background: #fcf5f9;
}

.clearfloat {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 0px;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 0px;
}
.right-float {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.left-float {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.left {
	text-align: left;
}
.right {
	text-align: right;
}
.center {
	text-align: center;
}
.tittle01 {
	background-image: url(../image/title01.png);
	background-size: 100% 18px;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 18px;
	margin-bottom: 20px;
}
.sub-text {
	font-size: 13px;
	margin-top: 10px;
	display: block;
	padding-top: 10px;
	color: #FF0004;
}




.text-pink {
	color: #EE2592;
}
.text-blown {
	color: #7C6607;
}
.text-green {
	color: #0d842f;
}

.text-gray-13px {
	color: #5A5858;
	font-size: 13px;
}


.shadow01 {
	-webkit-box-shadow: 5px 5px 5px rgba(175,175,175,1.00);
	box-shadow: 5px 5px 5px rgba(175,175,175,1.00);
	margin-top: 10px;
	margin-bottom: 10px;
}
.shadow02 {
	-webkit-box-shadow: 5px 5px 5px rgba(175,175,175,1.00);
	box-shadow: 5px 5px 5px rgba(175,175,175,1.00);
	margin-right: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.shadow03 {
	-webkit-box-shadow: 5px 5px 5px rgba(175,175,175,1.00);
	box-shadow: 5px 5px 5px rgba(175,175,175,1.00);
	margin-right: 10px;
}
.margin01 {
	margin-right: 50px;
}
.necessity {
	color: #FF0000;
	font-weight: bold;
	font-size: 14px;
}
/*=============== footer ===============*/
footer {
	padding-bottom: 10px;
	clear: both;
	text-align: center;
	border-top: 1px solid #D4D4D4;
}


footer nav {
	margin: 40px auto;
	width: auto;
	text-align: center;
}

footer nav ul {
	justify-content: space-around;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-bottom: 30px;
}
footer nav ul li a {
	font-size: 14px;
	color: #3959AB;
	width: 100px;
	float: left;
	text-align: center;
	font-weight: bold;
}
footer nav article {
	position: fixed;
	padding-bottom: 0px;
	padding-right: 0px;
	width: 300px;
	height: 50px;
	right: 0px;
	bottom: 0px;
}
footer nav aside {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 30px;
	height: 116px;
	padding-left: 10px;
	padding-bottom: 10px;
}




/*ここからタブレット用（481px～800px）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (min-width:481px) and (max-width:800px){
html,body {
	overflow-x: hidden;
	height: 100%;
}

.wrap,.charm_p, .concept_p{
	width: 700px;
}


/*=============== header ===============*/
header {
	position: relative;
	margin-top: 50px;
}
.bg {
	padding-bottom: 10px;
}


.bg_bottom {
	height: 210px;
	display: none;
	background-image: url(../image/rogo01.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.wrap {
	width: auto;
	height: auto;
}


.concept header:after,.charm header:after {
	position: absolute;
	color: #fff;
	width: 700px;
	top: 76%;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 1.2rem;
}



header nav ul {
	flex-wrap: wrap;
	justify-content: flex-start;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}

header nav ul li {
	width: 40%;
	margin-bottom: 10px;
}

/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 1%;
}
#mainimg aside {
	height: auto;
	width: 100%;
}
#mainimg aside img {
	vertical-align: bottom;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}



/*=============== home ===============*/
#news img {
    margin-right: auto;
    margin-left: auto;
    display: block;
    text-align: center;
}

.left,.right {
	float: none;
	height: auto;
	margin: 0;
	text-align: left;
	width: auto;
	;
	;
}

.left {
	margin-right: 0;
}

.left li:first-of-type a{
	left: 210px;
}

.right ul {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
}
.right ul li {
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    display: block;
    float: none;
    clear: both;
}


.right ul li:nth-of-type(1){
	-webkit-order: 2;
	-moz-order: 2;
	-ms-order: 2;
	-o-order: 2;
	order: 2;
}

.right ul li:nth-of-type(2){
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	-o-order: 1;
	order: 1;
}

.right ul li:nth-of-type(3){
	-webkit-order: 3;
	-moz-order: 3;
	-ms-order: 3;
	-o-order: 3;
	order: 3;
}

.right ul li:nth-of-type(4){
	-webkit-order: 4;
	-moz-order: 4;
	-ms-order: 4;
	-o-order: 4;
	order: 4;;;;;
}

.right ul li:nth-of-type(5){
	-webkit-order: 5;
	-moz-order: 5;
	-ms-order: 5;
	-o-order: 5;
	order: 5;
}
.right .sns  {
    width: 400px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.right .sns a {
	margin: 0 15px;
}

iframe {
	width: 320px;
	height: 150px;
}
.news_wrap {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.news_wrap #newsWrap img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}

.news_text {
    width: auto;
    height: 121px;
    padding: 20px;
    margin-right: 20px;
    margin-left: 20px;
    display: block;
}

    
.top-contents01 {
	background-image: url(../image/top02.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 268px;
	display: block;
	background-position: center center;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #78D2F9;
}
.top-contents02 {
	background-image: url(../image/top03.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 268px;
	display: block;
	background-position: center center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
}
.top-contents03 {
	background-image: url(../image/top04.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 268px;
	display: block;
	background-position: center center;
	float: none;
	margin-left: auto;
	background-color: #E4E1C9;
	clear: both;
	margin-right: auto;
}
.top-contents04 {
	background-image: url(../image/top05.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 268px;
	display: block;
	background-position: center center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #79E2E6;
}
.concept article , .concept aside{
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.print article   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.print .right-float {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.web article   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.web p {
	text-align: center;
	display: block;
}

.web aside {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.web article p {
	text-align: left;
}

.kaiun article   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.web p {
	text-align: center;
	display: block;
}
.kaiun .explanation01   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.kaiun .explanation02   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 0px;
	padding-bottom: 300px;
}
.kaiun aside {
	float: none;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	width: auto;
	padding-left: 0px;
}

.kaiun article p {
	text-align: left;
}


.member_wrap {
	margin-left: 0;
}

.member_wrap dl {
	width: 130px;
}

.member_wrap dt.position {
	height: 55px;
}


/*=============== charm ===============*/
.charm #main {
	-webkit-background-size: contain;
	background-size: contain;
	background-position: 0 110px;
	height: 380px;
	;
	margin-top: 50px;
}

.charm #content h3 {
	line-height: 2.5rem;
}

.charm .inner dd {
	line-height: 2.2rem;
}
/*=============== contact ===============*/
.contact #main {
	background-repeat: no-repeat;
	background-position: center 90px;
	background-image: url(../image/contact_top.png);
	height: auto;
	padding-top: 50px;
	-webkit-background-size: auto;
}
.contact #main h2  {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 3.5rem;
	color: #fa093c;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	float: none;
	clear: both;
	display: block;
	margin-left: auto;
	text-align: center;
	margin-bottom: 220px;
}
.contact #main article {
	width: auto;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
}
.contact #main article p {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	width: auto;
	margin-bottom: 30px;
	text-shadow: 0px 0px 3px #C3AA8A;
}
.form   {
	padding-top: 50px;
	padding-bottom: 80px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
}
.form h3 {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: auto;
	margin-bottom: 30px;
	font-size: 18px;
	color: #573100;
}
.form #mailformpro {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.form #mailformpro dl dt {
	width: 80%;
	background-color: #D4D4D4;
	float: left;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
	margin-right: 50px;
	border-right: 5px solid #6A6A6A;
	color: #000000;
	line-height: 16px;
	font-family: "新ゴ M", serif;
	display: block;
}
.form #mailformpro dl dt em {
	color: #949494;
	font-style: normal;
	font-size: 12px;
	display: block;
}
.form #mailformpro dl dd {
	padding-top: 10px;
	height: auto;
	float: left;
	width: 400px;
	margin-top: 0px;
	padding-left: 50px;
}
.form #mailformpro dl dd .shadow01 {
	width: 80%;
	margin-right: 10px;
	height: 30px;
}
.form #mailformpro dl dd textarea {
	width: auto;
	height: 10em;
	margin-bottom: 20px;
}
.form #mailformpro #archivelink {
	text-align: center;
	padding-top: 20px;
	border-top: 1px dotted #5A5858;
}
.form #mailformpro dl .clearfloat {
	margin-bottom: 20px;
	margin-top: 10px;
}


/*=============== footer ===============*/
footer {
	clear: initial;
	padding-bottom: 50px;
	height: auto;
}
footer nav {
	height: auto;
	margin-bottom: 0px;
}

footer nav ul {
	display: none;
}

}



/*ここからスマートフォン用（480px以下）環境の設定
---------------------------------------------------------------------------*/
/*表示を切り替えるウィンドウサイズの指定*/
@media (max-width : 480px){

html,body {
	height: 100%;
	width: 100%;
	overflow-x: hidden;
}

.wrap,.charm_p, .concept_p {
	width: 100%;
}
#news img {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}




.padding {
	padding: 0 3%;
}

.bg-slider:after {
	display: none;
	height: 40%;
	bottom: 5%;
}
header {
	margin-top: 50px;
}

header nav ul {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-around;
}

header nav ul li {
	width: 40%;
	margin-bottom: 2%;
}

br.pc {
	display: none !important;
}
.bg {
	padding-bottom: 0px;
}



/*トップページのスライドショー
---------------------------------------------------------------------------*/
#mainimg {
	margin-bottom: 1%;
	margin-left: 0px;
	margin-right: 0px;
	height: auto;
}
#mainimg aside {
	height: auto;
	width: 100%;
}
#mainimg aside img {
	vertical-align: bottom;
}
#slide_image {
	height: auto;
	width: 100%;
	position: relative;
}
#slide_image2 {
	height: auto;
	width: 100%;
	position: absolute;
	left:0px;
	top:0px;
}

/*=============== home ===============*/
.bg_bottom {
	height: 220px;
	display: block;
}


.left, .right {
	float: none;
	height: auto;
}

.left li, .right li {
	margin-bottom: 5%;
}

.left img,.right img {
	width: 100%;
}

.left li:first-of-type a {
	top: 40%;
	left: 7%;;;

}

iframe {
	width: 100%
	;
}

.right .sns img {
	width: 80px;
}
    

.news_text dt {
	width: auto;
	margin-bottom: 2%;
}
.news_wrap {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.news_wrap #newsWrap img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.news_text {
	width: 100%;
	padding: 5%;
}

.news_text dl {
	display: block;
}
.news_text {
	width: auto;
	display: block;
}


/*=============== concept ===============*/    
.top-contents01 {
	background-image: url(../image/top02.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 268px;
	display: block;
	background-position: center center;
	float: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	background-color: #78D2F9;
	background-size: 100% auto;
}
.top-contents02 {
	background-image: url(../image/top03.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 268px;
	display: block;
	background-position: center center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #FFFFFF;
	background-size: 100% auto;
}
.top-contents03 {
	background-image: url(../image/top04.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 268px;
	display: block;
	background-position: center center;
	float: none;
	margin-left: auto;
	background-color: #E4E1C9;
	clear: both;
	margin-right: auto;
	background-size: 100% auto;
}
.top-contents04 {
	background-image: url(../image/top05.png);
	background-repeat: no-repeat;
	width: 100%;
	height: 268px;
	display: block;
	background-position: center center;
	float: none;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-color: #79E2E6;
	background-size: 100% auto;
}

.concept article   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}

.concept aside   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-position: center 150px;
	background-size: 250px auto;
	background-image: url(../image/concept02.jpg);
	height: 450px;
}
.concept aside p {
	display: inherit;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
}
.concept aside strong {
	border-bottom: 1px dotted #0E8C32;
	display: block;
	margin-right: auto;
	margin-left: auto;
}

/*=============== print ===============*/
.print article   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
}
.print .right-float {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.print .right-float p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.print article h2 {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}


/*=============== web ===============*/
.web article   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.web h2 {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.web p {
	text-align: center;
	display: block;
}

.web aside {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.web article p {
	text-align: left;
}


/*=============== kaiun ===============*/
.kaiun .explanation01   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.kaiun .explanation02   {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding-right: 0px;
	background-size: auto 300px;
	padding-bottom: 250px;
}
.kaiun h2 {
	display: block;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: auto;
}
.kaiun p {
	text-align: center;
	display: block;
}

.kaiun aside {
	float: none;
	clear: both;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.kaiun .explanation01 p, .kaiun .explanation02 p {
	text-align: left;
}





/*=============== contact ===============*/
.contact #main {
	background-repeat: no-repeat;
	background-position: center 120px;
	background-image: url(../image/contact_top.png);
	height: auto;
	padding-top: 70px;
	-webkit-background-size: auto;
	background-size: 0px auto;
}
.contact #main h2  {
	padding-top: 0;
	padding-bottom: 0;
	font-size: 2.5rem;
	color: #fa093c;
	margin-right: auto;
	padding-right: 0px;
	padding-left: 0px;
	width: auto;
	float: none;
	clear: both;
	display: block;
	margin-left: auto;
	text-align: center;
	margin-bottom: 220px;
}
.contact #main article {
	width: auto;
	float: none;
	margin-top: 0px;
	padding-top: 0px;
	text-indent: 0px;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.8em;
}
.contact #main article p {
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 0px;
	line-height: 1.5em;
	font-size: 1.2em;
	width: auto;
	margin-bottom: 30px;
	text-shadow: 0px 0px 3px #C3AA8A;
}
.form   {
	padding-top: 50px;
	padding-bottom: 80px;
	padding-left: 20px;
	padding-right: 20px;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
.form h2 {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	display: block;
}


.form #mailformpro {
	margin-right: auto;
	margin-left: auto;
	width: auto;
}

.form #mailformpro dl dt {
	width: 90%;
	background-color: #D4D4D4;
	float: left;
	margin-bottom: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	margin-right: 50px;
	color: #000000;
	line-height: 16px;
	display: block;
	clear: both;
	height: auto;
	border-left: 5px solid #6A6A6A;
	margin-left: auto;
	font-family: "新ゴ M", serif;
	border-right-width: 0px;
	border-right-style: none;
	padding-right: 0px;
}
.form #mailformpro dl dt em {
	color: #949494;
	font-style: normal;
	font-size: 12px;
}
.form #mailformpro dl dd {
	padding-top: 10px;
	height: auto;
	float: left;
	width: auto;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
	font-weight: bold;
	background-color: #FFFFFF;
}
.form #mailformpro dl dd .shadow01 {
	margin-right: 10px;
}
.mailform dd input    {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 5px;
}
.mailform .mfp input {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	margin-bottom: 5px;
	display: block;
}




.form #mailformpro dl dd textarea {
	width: 80%;
	height: 10em;
	margin-bottom: 20px;
	background-color: #FFFFFF;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.form #mailformpro #archivelink {
	text-align: center;
	padding-top: 20px;
	border-top: 1px dotted #5A5858;
	margin-top: 40px;
}
.form #mailformpro dl .clearfloat {
	margin-bottom: 20px;
	margin-top: 10px;
}



/*=============== footer ===============*/
footer {
	clear: none;
	margin-bottom: 50px;
}

footer ul {
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	display: none;
}
footer nav article {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
}
footer article a .tel  {
	max-width: 189px;
	width: 100%;
	height: auto;
	min-width: 100px;
	margin-right: 20px;
	margin-left: auto;
	display: block;
	text-align: center;
}
footer article a .mail {
	display: none;
}
footer nav aside {
	position: fixed;
	left: 0px;
	bottom: 0px;
	width: 15px;
	height: 116px;
	padding-left: 10px;
	padding-bottom: 10px;
}
footer p {
	margin-left: 15px;
	margin-right: 15px;
}









/* ウインドウサイズが767px以下のときメニュー表示 */
	.bg-slider:after {
		display: none;
	}

	.wrap,.charm_p, .concept_p {
		width: 100%;
	}

	.bg-slider, header {
		height: 400px;
		position: relative;
	}

	header h1 img {
		position: absolute;
		z-index: 100;
		top: 18%;
		right: 4%;
	}

	.concept header:after, .charm header:after {
		top: 85%;
	}

/*=============== home ===============*/
	.bg_bottom {
		display: none;
	}

	.news_text {
		padding: 5%;

	}

	.news_text dl {
		display: block;
	}

	.news_text dt {
		width: auto;
		margin-bottom: 2%;
	}

	.concept #main {
		background: url(../image/concept_main_sp.jpg) no-repeat;
		-webkit-background-size: cover;
		background-size: cover;
		background-position: 80% 0;
	}

	
}
