@charset "utf-8";

.accordion {

}
.toggle {
display: none;
}
.option {
position: relative;
margin-bottom: 1em;
}
.title,
.content {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
transform: translateZ(0);
transition: all 0.5s;
}
.title {
display: block;
color: #333;
    cursor: pointer;
}

.content {
max-height: 0;
overflow: hidden;
}
.toggle:checked + .title + .content {
max-height: 5500px;
transition: all 1.5s;
}






html {-webkit-text-size-adjust:100%}





body {
	min-width: 1080px;
	font-family: serif;
	background-color: #FBFBFB;
	padding: 0px;
	margin: 0px;
	color: #666666;
}
.page {
	padding: 0px;
	margin: 0px;
}

area{
  border:none;
  outline:none;
}

.clr {
	clear: both;
	height: 0px;
}
a {
	text-decoration: none;
	color: #191919;
}
a:hover {
	text-decoration: underline;
}
a img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover img {
	opacity: 0.6;
}
.menu {
	float: right;
	width: 590px;
	margin-bottom: 0px;
	margin-top: 20px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	background-image: url(image/menu_bg.jpg);
	background-size: 560px 80px;
	background-repeat: no-repeat;
}
.menu li {
	display: block;
	list-style-type: none;
	float: left;
	font-size: 12px;
	padding: 0px;
	height: 80px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu li#on a, .menu li a:hover, .header-link a:hover {
	opacity:0;
}


h1 {
	display: block;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.header {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	height: 165px;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 50px;
	padding-bottom: 0px;
}
.footer {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	margin-bottom: 300px;
}

.top-main {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding: 15px 0px 0px 50px;
}

.main {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 310px;
}

.main p {
	font-size: 13px;
	line-height: 32px;
	letter-spacing: 0.05em;
	margin-top: 0px;
	margin-bottom: 32px;
}
.main p.contact-mail {
	background-image: url(image/mail-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 34px;
	background-position: 0px 5px;
	background-size: 22px 16px;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 100px;
	line-height: 25px;
}

.top-message {
	float: right;
	width: 520px;
	font-size: 13px;
	line-height: 30px;
}


.xxx_top-news {
	padding: 80px 0px 20px;
	float: right;
	width: 480px;
	margin: 0px 0px 70px;
	background: url(image/news-title.jpg) no-repeat 0px 0px/60px 60px;
}
.top-news {
	padding: 80px 0px 0px;
	float: right;
	width: 480px;
	margin: 0px 0px 40px;
	background: url(image/top-tt-news.png) no-repeat 0px 20px/100px 30px;
}
.top-news table {
	margin: 0px;
	padding: 0px;
}
.top-news th {
	font-size: 12px;
	line-height: 25px;
	font-weight: normal;
	width: 90px;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.1ex;
}
.top-news td {
	font-size: 12px;
	line-height: 25px;
	padding-bottom: 30px;
}




#top .event {
	padding: 80px 0px 20px;
	float: right;
	width: 530px;
	margin: 0px 0px 70px;
	background: url(image/top-tt-event.png) no-repeat 0px 20px/200px 30px;
}
#archive .event {
	width: 530px;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 70px 0px;
}
.event table {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.event th {
	font-size: 13px;
	line-height: 25px;
	font-weight: normal;
	width: 90px;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.1ex;
	padding: 0px;
}
.event td {
	font-size: 13px;
	line-height: 25px;
	padding: 0px 0px 34px;
}
.event .line th,
.event .line td {
	border-top: 1px solid #cccccc;
	padding: 54px 0px 54px 0px;
}
.event td span {
	color: #55b3cf;
}
.event td del {
	color: #b9b9b9;
}
.event a.readmore_btn {
	font-size: 12px;
	line-height: 34px;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 90px;
}
.event p.archive_navi {
	font-size: 12px;
	line-height: 34px;
	padding: 0px;
	margin: 0px;
}



.about_img {
	display: block;
	overflow: hidden;
	margin-bottom: 30px;
}
.about_img img {
	width: 520px;
	height: auto;
}
.about_img #img1 {
	margin-bottom: 10px;
}
.about_img #img2 {
	width: 255px;
	float: left;
	padding-right: 10px;
}
.about_img #img3 {
	width: 255px;
	float: left;
}




.shop-other {
	margin-bottom: 100px;
}
.shop-other p {
	font-size: 11px;
	line-height: 17px;
	letter-spacing: 0em;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666666;
	padding-right: 18px;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.shop-other td {
	padding-right: 13px;
}



.main h2 {
	font-size: 17px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 45px;
}
.main p.shop-txt {
	line-height: 32px;
	margin-bottom: 50px;
}
.main p.shop-link {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom: 40px;
}
.shop-list th {
	font-weight: normal;
	width: 110px;
	text-align: left;
	vertical-align: top;
}
.shop-list td {
	text-align: left;
	vertical-align: top;
}
.shop-list p {
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 40px;
}
.shop-list h3 {
	font-size: 14px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	letter-spacing: .2em;
}


.pattern-box {
	min-width: 880px;	
	margin-bottom: 20px;
	padding: 0px;
	background-repeat: repeat;
	background-position: center top;
    -webkit-transition:  0.6s;
    -moz-transition:  0.6s;
	transition:  0.6s;
}
#toptest {
	background-image: url(image/top-pattern/toptest.jpg);
}
#top-pattern {
	background-image: url(image/top-pattern/rotate.php);
}
#mori {
	background-image: url(image/pattern/mori.jpg);
}
#tanpopo {
	background-image: url(image/pattern/tanpopo.jpg);
}
#kakurenbo {
	background-image: url(image/pattern/kakurenbo.jpg);
}
#kigi {
	background-image: url(image/pattern/kigi.jpg);
}
#toritachi {
	background-image: url(image/pattern/toritachi.jpg);
}
#cottage {
	background-image: url(image/pattern/cottage.jpg);
}
#koeda {
	background-image: url(image/pattern/koeda.jpg);
}
#rosemary_and_lemon {
	background-image: url(image/pattern/rosemary_and_lemon.jpg);
}

#ishigaki {
	background-image: url(image/pattern/ishigaki_0.jpg);
}
.color1#ishigaki {
	background-image: url(image/pattern/ishigaki_y.jpg);
}
.color2#ishigaki {
	background-image: url(image/pattern/ishigaki_b.jpg);
}

#yamanami {
	background-image: url(image/pattern/yamanami_c.jpg);
}

#asatsuyu {
	background-image: url(image/pattern/asatsuyu_0.jpg);
}
.color1#asatsuyu {
	background-image: url(image/pattern/asatsuyu_b.jpg);
}
.color2#asatsuyu {
	background-image: url(image/pattern/asatsuyu_y.jpg);
}

#basket {
	background-image: url(image/pattern/basket_0.jpg);
}
.color1#basket {
	background-image: url(image/pattern/basket_r.jpg);
}
.color2#basket {
	background-image: url(image/pattern/basket_y.jpg);
}

#squareflower {
	background-image: url(image/pattern/squareflower_0.jpg);
}
.color1#squareflower {
	background-image: url(image/pattern/squareflower_a.jpg);
}
.color2#squareflower {
	background-image: url(image/pattern/squareflower_b.jpg);
}
.color3#squareflower {
	background-image: url(image/pattern/squareflower_c.jpg);
}

#chamomile {
	background-image: url(image/pattern/chamomile_0.jpg);
}
.color1#chamomile {
	background-image: url(image/pattern/chamomile_a.jpg);
}
.color2#chamomile {
	background-image: url(image/pattern/chamomile_b.jpg);
}

#flowerbed {
	background-image: url(image/pattern/flowerbed_0.jpg);
}
.color1#flowerbed {
	background-image: url(image/pattern/flowerbed_b.jpg);
}
.color2#flowerbed {
	background-image: url(image/pattern/flowerbed_a.jpg);
}

#loquat {
	background-image: url(image/pattern/loquat_0.jpg);
}
.color1#loquat {
	background-image: url(image/pattern/loquat_a.jpg);
}
.color2#loquat {
	background-image: url(image/pattern/loquat_b.jpg);
}

#ryokufu {
	background-image: url(image/pattern/ryokufu_0.jpg);
}
.color1#ryokufu {
	background-image: url(image/pattern/ryokufu_a.jpg);
}
.color2#ryokufu {
	background-image: url(image/pattern/ryokufu_b.jpg);
}


#olive {
	background-image: url(image/pattern/olive_0.jpg);
}
.color1#olive {
	background-image: url(image/pattern/olive_b.jpg);
}
.color2#olive {
	background-image: url(image/pattern/olive_a.jpg);
}





#patterns h3 {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 18px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 26px;
}
#patterns h3#narrow {
	letter-spacing: 4px;
}
#patterns h3#wide {
	letter-spacing: 12px;
}
#patterns h3#wide2 {
	letter-spacing: 16px;
}
#patterns h3 span {
	letter-spacing: 3px;
	font-size: 12px;
	cursor: pointer;
	color: #acacac;
}
#patterns h3 span#wide {
	letter-spacing: 6px;
}
#patterns h3.color1 span.switch_1,
#patterns h3.color2 span.switch_2,
#patterns h3.color3 span.switch_3 {
	color: #000000;
}
#patterns p {
	line-height: 26px;
	margin-bottom: 32px;
}

.pattern-inner1 {
	background-image: url(image/pattern-side01.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 780px;
}
.pattern-inner2 {
	background-image: url(image/pattern-side02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 10px;
}
#top .pattern-inner1 {
	height: 480px;
}
.pattern-back {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	text-align: right;
	font-size: 13px;
	letter-spacing: 3px;
}
#patterns ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#patterns li {
	display: block;
	height: 150px;
	margin-bottom: 20px;
	float: left;
	width: 240px;
}
#patterns li:nth-child(odd) {
	margin-right: 40px;
}
#patterns ul h3 {
	display: block;
	line-height: 120px;
	margin: 0px!important;
	padding: 0px!important;
	float: left;
}
#patterns ul h3 span {
	font-size: 14px;
	letter-spacing: 2px;
	padding-left: 10px;
	color: #FF6666;
}
#patterns ul img {
	display: block;
	height: auto;
	width: 240px;
}
#patterns ul a {
	display: block;
}





#instafeed {
	display: block;
	margin: 70px 0px 15px;
	padding: 0px;
	list-style-type: none;
	overflow: hidden;
	zoom: 1;
}
#instafeed li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#instafeed a {
	display: block;
    overflow: hidden;
    width: 240px;
    height: 160px;
    position: relative;
}
#instafeed a img {
    object-fit: cover;
    width: 240px;
    height: 160px;
}
p.gallery-link {
	font-size: 14px;
	text-align: right;
	margin-right: 0px;
}






#gallery ul {
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery li {
	display: block;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
}
#gallery {
	margin-top: 70px;
	margin-bottom: 20px;
	height: 340px;
}
p.gallery-link {
	font-size: 14px;
	text-align: right;
	margin-right: 0px;
}

#gallery .photo {
	display: block;
    overflow: hidden;
    width: 170px;
    height: 170px;
    position: relative;
}
#gallery .photo img {
    object-fit: cover;
  width: 170px;
  height: 170px;
}



/*
#gallery .photo a {
	display: block;
    width: 400px;
}
#gallery .photo a img {
  width: 100%;
  height: auto;
}

#gallery .photo a {
	display: block;
    overflow: hidden;
    width: 130px;
    height: 130px;
    position: relative;
}
#gallery .photo a img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  height: auto;
}
.cover {
  object-fit: cover;
  width: 130px;
  height: 130px;
}
*/



#guideline .page .main h2 {
	font-weight: normal;
	font-size: 18px;
}
#guideline .page .main h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 40px;
	border-bottom: 1px solid #333333;
	line-height: 50px;
}
#guideline .page .main h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 60px;
	margin-bottom: 30px;
}
#guideline .page .main h5 {
	font-size: 13px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#guideline .page .main .cap {
	font-size: 12px;
	line-height: 21px;
	padding-left: 40px;
}
#guideline .page .main p {
	line-height: 28px;
	margin-bottom: 30px;
}
#guideline .page .main .box {
	border-bottom: 1px solid #666666;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
#guideline .page .main .box .txt1 {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 22px;
}




.top-side {
	float: left;
	height: 100px;
	width: 200px;
	padding-top: 40px;
}
.top-side .guideline-bn {
	margin-bottom: 20px;
}
.top-side .guideline-bn a {
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	text-align: center;
	display: block;
}

.top-side .sns-bn {
	margin-bottom: 30px;
}
.top-side .sns-bn img {
	width: 100%;
	height: auto;
}


.top-side .pilvi-bn a {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 20px;
  border-radius: 10%;
  	overflow: hidden;
}
.top-side .pilvi-bn img {
  transform: scale(1.2);
	display: block;
	width: 100%;
	height: auto;
}


.pattern-shop {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 30px 50px 310px;
}
.pattern-shop a {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pattern-shop img {
	height: auto;
	width: 250px;
/*
	border-radius: 60px ;
	object-fit: cover;
*/ 
}
.pattern-shop h4 {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 30px;
	background: url(/image/ptn_shop_h4.png) no-repeat 5px 0px/18px 18px;
	padding-left: 30px;
}




























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

body {
	min-width: 580px;
	font-family: sans-serif;
	background-color: #FBFBFB;
	padding: 0px;
	margin: auto;
	color: #666666;
}
.page {
	padding: 0px;
	margin: auto;
}

.header {
	width: 520px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	padding-top: 60px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	overflow: hidden;
}
h1 {
	display: block;
	margin: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.menu {
	float: none;
	width: auto;
	margin-bottom: 30px;
	margin-top: 0px;
	padding-left: 0px;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	display: block;
	height: 80px;
	background-image: none;
	background-size: 560px 80px;
	background-repeat: no-repeat;
}
.menu li {
	display: block;
	list-style-type: none;
	float: left;
	font-size: 12px;
	padding: 0px;
	height: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu li img {
	display: block;
	width: auto;
	height: 80px;
}
.menu li#on a, .menu li a:hover, .header-link a:hover {
	opacity:0;
}



.footer {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}


.top-main {
	width: 510px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 10px;
display: flex;
flex-direction: column-reverse;
}
.main {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.main p {
	font-size: 16px;
	line-height: 34px;
	letter-spacing: 0;
	margin-top: 0px;
	margin-bottom: 32px;
}
.main p span br {
	display: none;
}
.main p.contact-mail {
	background-image: url(image/mail-icon.jpg);
	background-repeat: no-repeat;
	padding-left: 34px;
	background-position: 0px 5px;
	background-size: 22px 16px;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 100px;
	line-height: 25px;
}



.pattern-box {
	min-width: 500px;	
	margin-bottom: 30px;
	padding: 0px;
	background-repeat: repeat;
	background-position: center top;
    -webkit-transition:  0.6s;
    -moz-transition:  0.6s;
	transition:  0.6s;
}
.pattern-inner1 {
	background-image: url(image/pattern-side01.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 780px;
}
.pattern-inner2 {
	background-image: url(image/pattern-side02.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 10px;
}
#top .pattern-inner1 {
	height: 400px;
}







/*

#mori {
	background-size: 70%;
}
#tanpopo {
	background-image: url(image/pattern/tanpopo.jpg);
}
#kakurenbo {
	background-image: url(image/pattern/kakurenbo.jpg);
}
#kigi {
	background-image: url(image/pattern/kigi.jpg);
}
#toritachi {
	background-size: 80%;
}
#cottage {
	background-image: url(image/pattern/cottage.jpg);
}
#koeda {
	background-image: url(image/pattern/koeda.jpg);
}
#rosemary_and_lemon {
	background-size: cover;
}

#ishigaki {
	background-size: cover;
}

#yamanami {
	background-size: cover;
}

#asatsuyu {
	background-size: cover;
}

#basket {
	background-image: url(image/pattern/basket_0.jpg);
}

#squareflower {
	background-size: 120%;
}

#chamomile {
	background-image: url(image/pattern/chamomile_0.jpg);
}

#flowerbed {
	background-size: 80%;
}

#loquat {
	background-image: url(image/pattern/loquat_0.jpg);
}
*/


#patterns h3 {
	font-weight: normal;
	letter-spacing: 6px;
	font-size: 19px;
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#patterns h3#wide {
	letter-spacing: 12px;
}
#patterns h3#wide2 {
	letter-spacing: 16px;
}
#patterns h3 span {
	letter-spacing: 3px;
	font-size: 12px;
	cursor: pointer;
	color: #acacac;
}
#patterns h3 span#wide {
	letter-spacing: 6px;
}
#patterns p {
	font-size: 16px;
	line-height: 26px;
	letter-spacing: 0;
	margin-top: 0px;
	margin-bottom: 32px;
}
#patterns p span {
	white-space: nowrap;
}



#patterns ul {
	display: block;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	margin-left: 0px;
}
#patterns li {
	display: block;
	height: 150px;
	margin-bottom: 20px;
	float: left;
	width: 230px;
}
#patterns li:nth-child(odd) {
	margin-right: 20px;
}
#patterns ul h3 {
	display: block;
	line-height: 120px;
	margin: 0px!important;
	padding: 0px!important;
	float: left;
}
#patterns ul h3 span {
	font-size: 14px;
	letter-spacing: 2px;
	padding-left: 10px;
	color: #FF6666;
}
#patterns ul img {
	display: block;
	height: auto;
	width: 100%;
}
#patterns ul a {
	display: block;
}




.pattern-back {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	text-align: right;
	font-size: 13px;
	letter-spacing: 3px;
}






.pattern-shop {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding: 60px 0px 50px 0px;
}
.pattern-shop a {
	display: block;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.pattern-shop a:nth-child(odd) {
	margin-right: 0px;
}
.pattern-shop img {
	height: auto;
	width: 230px;
/*
	border-radius: 60px ;
	object-fit: cover;
*/ 
}
.pattern-shop h4 {
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 15px;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 30px;
	background: url(/image/ptn_shop_h4.png) no-repeat 5px 0px/18px 18px;
	padding-left: 30px;
}
















.top-side {
	float: none;
	height: auto;
	width: auto;
	padding-top: 0px;
	overflow: hidden;
}

	
.top-side .sns-bn {
	width: 200px;
	margin-bottom: 30px;
	margin: 0px auto 40px auto;
}
.top-side .sns-bn img {
	width: 100%;
	height: auto;
}


.top-side .pilvi-bn {
	float: left;
	width: 200px;
	margin-bottom: 30px;
	margin: 16px 27px 0px 40px;
}
.top-side .pilvi-bn a {
	display: block;
	border: 1px solid #ccc;
	margin-bottom: 20px;
  border-radius: 10%;
  	overflow: hidden;
}
.top-side .pilvi-bn img {
  transform: scale(1.2);
	display: block;
	width: 100%;
	height: auto;
}


.top-side .guideline-bn {
	float: left;
	width: 200px;
	margin-bottom: 20px;
	margin: 0px;
}
.top-side .guideline-bn a {
	font-size: 12px;
	line-height: 24px;
	padding: 0px;
	text-align: center;
	display: block;
}
.top-side .guideline-bn a img {
	width: 100%;
	height: auto;
}






.top-news {
	padding: 80px 0px 0px;
	float: none;
	width: auto;
	margin: 0px 0px 40px;
	background: url(image/top-tt-news.png) no-repeat 0px 20px/100px 30px;
}




#top .event {
	padding: 80px 0px 20px;
	float: none;
	width: auto;
	margin: 0px 0px 70px;
	background: url(image/top-tt-event.png) no-repeat 0px 20px/200px 30px;
}
#archive .event {
	padding: 0px 0px 20px 0px;
	width: auto;
	margin: 0px 0px 70px 0px;
}
.event table {
	margin: 0px;
	padding: 0px;
	border-style: none;
}
.event th {
	font-size: 15px;
	line-height: 27px;
	font-weight: normal;
	width: 80px;
	text-align: left;
	vertical-align: top;
	letter-spacing: 0.1ex;
	padding: 0px 0px 34px 0px;
}
.event td {
	font-size: 15px;
	line-height: 27px;
	padding: 0px 0px 34px 0px;
}
.event .line th,
.event .line td {
	border-top: 1px solid #cccccc;
	padding: 54px 0px 54px 0px;
}
.event td span {
	color: #55b3cf;
}
.event td del {
	color: #b9b9b9;
}
.event a.readmore_btn {
	font-size: 15px;
	line-height: 34px;
	font-weight: normal;
	padding-top: 30px;
	padding-left: 60px;
}
.event p.archive_navi {
	font-size: 14px;
	line-height: 44px;
	padding: 0px;
	margin: 0px;
	white-space: nowrap;
		overflow-x: auto;

}




.about_img {
	display: block;
	overflow: hidden;
	margin-bottom: 0px;
}
.about_img img {
	height: auto;
}
.about_img #img1 {
	width: 420px;
	padding: 30px;
	margin-bottom: 20px;
}
.about_img #img2 {
	width: 420px;
	padding: 30px;
	float: none;
	padding-right: 0px;
}
.about_img #img3 {
	width: 420px;
	padding: 30px;
	float: none;
}






#guideline .page .main h2 {
	font-weight: normal;
	font-size: 18px;
}
#guideline .page .main h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 40px;
	border-bottom: 1px solid #333333;
	line-height: 50px;
}
#guideline .page .main h4 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 60px;
	margin-bottom: 30px;
}
#guideline .page .main h5 {
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
}
#guideline .page .main .cap {
	font-size: 15px;
	line-height: 23px;
	padding-left: 30px;
}
#guideline .page .main p {
	line-height: 28px;
	margin-bottom: 30px;
}
#guideline .page .main .box {
	border-bottom: 1px solid #666666;
	padding-top: 50px;
	padding-bottom: 30px;
	margin-bottom: 60px;
}
#guideline .page .main .box .txt1 {
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 22px;
}





}
