@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
	font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
}

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

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

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

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}
.right {
	float: right;
}
.left {
	float: left;
}
.both{
	clear:both;
}

.inline_block {  
	display: inline-block;  
	*display: inline;  
	*zoom: 1;  
}
.right {
	float: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.t_right {
	text-align: right;
}
.mt30 {
	margin-top: 30px;
}
.mb30 {
	margin-bottom: 30px;
}
.pt30 {
	padding-top: 30px;
}
.pl10 {
	padding-left: 10px;
}
.pl30 {
	padding-left: 30px;
}
a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
a:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}
.bold {
	font-weight: bold;
}
.i {
	font-style: italic;
}
.u {
	text-decoration: underline;
}
.u_r {
	border-bottom: 1px solid #ff0000;
}
.red {
	color: red;
}

/* �悭�g��CSS start

img {
	max-width:100%;
}

table {
	width:100%;
}

a,a:hover {
	-webkit-transition: 0.7s;
	-moz-transition: 0.7s;
	-o-transition: 0.7s;
	transition: 0.7s;
}

a img:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

�悭�g��CSS end -----
���X�g��CSS3 start ---

�e�L�X�g�V���h�E {
	text-shadow: 1px 1px 3px #000;
}

�e�L�X�g�V���h�E {
	text-shadow: 1px 1px 3px #000;
}

�{�b�N�X�V���h�E {
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

�{�b�N�X�V���h�E�� {
	-moz-box-shadow: inset 1px 1px 3px #000;
	-webkit-box-shadow: inset 1px 1px 3px #000;
	box-shadow: inset 1px 1px 3px #000;
}

�p�� {
	border-radius: 8px; 
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px; 
}

�g�����W�V���� {
	-webkit-transition: 1.5s;
	-moz-transition: 1.5s;
	-o-transition: 1.5s;
	transition: 1.5s;
}

���� {
	filter: alpha(opacity=25);
	-moz-opacity:0.25;
	opacity:0.25;
}

�w�i�̂ݓ��� {
	background-color:rgba(255,255,255,0.2);
}

�O���f�[�V���� {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#000000')";
	background-image: -moz-linear-gradient(top, #ffffff, #000000);
	background-image: -ms-linear-gradient(top, #ffffff, #000000);
	background-image: -o-linear-gradient(top, #ffffff, #000000);
	background-image: -webkit-gradient(linear, center top, center bottom, from(#ffffff), to(#000000));
	background-image: -webkit-linear-gradient(top, #ffffff, #000000);
	background-image: linear-gradient(top, #ffffff, #000000);
}

�X�}�z�Ή�
@media screen and (max-width: 480px){
	
}
@media screen and (max-width: 320px){
	
}

���X�g��CSS3 end */
#container {
	border-top: solid 7px #c0809c;
}

/*header-------------------------------------------------*/
header {
	width: 1000px;
	overflow: hidden;
	background-image: url('../images/bg_header.png');
	background-repeat: no-repeat;
	margin: 0 auto;
}
#main_logo {
	width: 450px;
	margin: 50px 0 0 20px;
	float: left;
	overflow: hidden;	
}
#custum_src {
	float: right;
}
#g_nav {
	float: right;
	margin: 43px 20px 0 0;
	height: 100%;
	overflow: hidden;	
}
.g_nav {
	font-size: 0.8em;
	height: 30px;
	width: 118px;
	float: left;
}
#subPage_nav {
	margin: 1% 0 0;
	background: #97BABA;
}
#subPage_navbtn {
	width: 1000px;
	margin: 0 auto;
}
#subPage_navbtn ul {
	margin: 0 auto;
	display: table;
}
#subPage_navbtn li {
	display: table-cell;
	border-left: 1px solid #FFF;
}
#subPage_navbtn li:last-child {
	display: table-cell;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
} 

/*top page-------------------------------------------------*/
section#slider {
	background: url('../images/bg_slider.png') repeat-x;
	height: 432px;
}
.slider_img{
	width: 960px;
	height: 394px;
	margin: 0 auto;
	padding-top: 18px; 
}
.metaslider {
	margin: 0 auto;
	padding-top: 18px;
}
#main{
	background-image: url('../images/bg_main.png');
	background-repeat: repeat;
}
#main_cont{
	width: 960px;
	margin: 0 auto;
	padding-top: 20px;
}
#news{
	background-color: #fff;
	width: 570px;
	height: 370px;
	float: left;
}
#news_title {
	border-bottom: 1px solid #76a0a0;
	width: 510px;
	margin: 30px auto 10px;
	overflow: hidden;
	color: #4D4D4D;
	padding-bottom: 3px;
}
#news_title h2 {
	font-size: 1.2em;
	color: #4D4D4D;
}
#news_title .ichiran {
	font-size: 0.8em;	
	padding-top: 7px;
}
.top_categories {
	border: 1px solid #76a0a0;
	width: 5em;
	height: 1.3em;
	text-align: center;
	margin: 0;
	font-size: 0.7em;
	margin: 0 0.5em 0.2em 0;
	padding: 0.3em;
	color: #555;
}
.top_categories_sakura {
	border: 1px solid #c0809c;
	width: 5em;
	height: 1.3em;
	text-align: center;
	margin: 0;
	font-size: 0.7em;
	margin: 0 0.5em 0.2em 0;
	padding: 0.3em;
	color: #555;
}
#news_title .ichiran a {
	color: #555;	
}
#news_cont {
	width: 510px;
	height: 17em;
	overflow-y: scroll;
	margin: 0 auto;
	
}
.news_text{
	font-size: 0.9em;
	line-height: 1.4em;
}
.text{
	padding: 5px 15px 0 10px;
}
.top_news {
	border: none;
	border-bottom: dotted 1px #000;
}
.main_text{
	padding: 4px 0 1px 5px;
	overflow: hidden;
}
.news_green{
	color: #76a0a0;
	text-decoration: none;
}
#r_nav{
	width: 322px;
	float: right;
}
.r_nav{
	padding-bottom: 18px;
}

#b_nav{
	width: 650px;
	margin: 0 auto;
	overflow: hidden;
}
/*common subPage-------------------------------------------------*/
#page_title {
	background: url(../images/page_title_bg.png) center top;
	width: 960px;
	margin: 0 auto;
}
#page_title .page_title_img {
	display: block;
	text-align: center;
	padding: 7% 0 7%; 
}
#subPage_cont {
	width: 960px;
	background: #FFF;
	margin: 0 auto;
	color: #4D4D4D;
}
#subPage_contents {
	width: 80%;
	margin: 0 auto;	
	padding: 6% 0 8%; 
	line-height: 1.9em;
	font-size: 95%;
}
#subPage_contents:after {
	content: "";
	display: block;
	clear: both;
}
#subPage_contents_title {
	font-size: 1.4em;
	padding-bottom: 0.3em;
	font-weight: bold;
	border-bottom: 1px solid #76a0a0;
}
.subPage_contents_title {
	font-size: 1.4em;
	padding-bottom: 0.3em;
	font-weight: bold;
	border-bottom: 1px solid #76a0a0;
}
#subPage_cont p {
	margin-top: 5px;
}
h3 img {
	vertical-align: bottom;
}


/*news_topics-------------------------------------------------*/
.subPage_news{
	font-size: 110%;
}
ul li.subPage_date{
	border-bottom: dotted 1px #000;
	padding: 6px 10px;
	margin: 10px 0;
}
.subPage_main_text{
	color: #76a0a0;
	text-decoration: none;
}
/*news_topics_single-------------------------------------------------*/
.subPage_news_single{
	font-size: 0.9em;
}
.single_categories {
	border: 1px solid #76a0a0;
	width: 5em;
	text-align: center;
	margin: 2.5em 0 0 1em;
	float: left;
}
.single_categories_sakura {
	border: 1px solid #c0809c;
	width: 5em;
	text-align: center;
	margin: 2.5em 0 0 1em;
	float: left;
}
.single_date {
	margin: 2em 0 0 13em;
	line-height: 1.5em;
}
.single_title {
	font-size: 145%;
	color: #76a0a0;
}
.single_border {
	border: none;
	border-bottom: dotted 1px #aaa;
	padding-top: 0.5em;
}
.single_content {
	width: auto;
	margin-left: 13em;
	padding-top: 0.3em;
	line-height: 1.4em;
}
.single_content p {
	font-size: 1.1em;
}
.single_content img {
	margin-top: 0.4em;
}
ul li.subPage_date_single{
	border-bottom: dotted 1px #;
	padding: 6px 10px;
	margin: 10px 0;
}
.subPage_main_text_single{
	color: #76a0a0;
	text-decoration: none;
}
.nav_single {
	margin-top: 2em;
	margin-left: 13em;
}
.nav_single_text a {
	font-size: 0.8em;
	text-decoration: none;
	color: #555;
}

/*plan-------------------------------------------------*/
p.plan {
	padding: 1em 1em 0;
	display: block;
}
img.plan {
	padding: 1em;
	display: block;
}
#plan30 {
	width: 41%;
	margin: 1.5em 0 0.5em 1em;
	padding: 1em;
	float: left;
	border: 2px solid #cdcdcd;
	border-top: 7px solid #7b5;
	background-color: #f6f6f6;
}
.plan30_subtitle {
	color: #7b5;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
h3.plan30 {
	color: #7b5;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
}
img.plan30 ,img.plan40 {
	padding-top: 1em;
	width: 100%;
}
.caption_planimg, .caption_planimg {
	font-size: 0.8em;
	text-align: right;
}
.plan_cont {
	height: auto;
	padding-top: 0;
}
.plan30_include {
	font-size: 1.1em;
	color: #7b5;
	font-weight: bold; 
}
.plan30_option {
	font-size: 1.1em;
	color: #666;
	font-weight: bold; 
}
#plan40 {
	width: 41%;
	margin: 1.5em 1em 0.5em 1em;
	padding: 1em;
	float: right;
	border: 2px solid #cdcdcd;
	border-top: 7px solid #f90;
	background-color: #f7f4f1;
}
.plan40_subtitle {
	color: #f90;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
}
h3.plan40 {
	color: #f90;
	text-align: center;
	font-size: 1.6em;
	font-weight: bold;
}
.plan40_include {
	font-size: 1.1em;
	color: #f90;
	font-weight: bold; 
}
.plan40_option {
	font-size: 1.1em;
	color: #666;
	font-weight: bold; 
}
#jizen {
	width: 40em;
	border: 3px solid #76a0a0;
	margin: 1em 0 30px 1em;
	padding: 0 0 1em 0;
}
p.jizen {
	color: #76a0a0;
	font-size: 1.3em;
	margin-bottom: 0.5em;
	padding-left: 2em;
	}
ul.jizen {
	margin: 0.5em auto;
	width: 33em;
	font-size: 1.1em;
	margin-top: 0.5em;
	padding-left: 2em;
}
li.jizen{
	font-weight: bold;
	color:  #666;
	margin-bottom: 0.2em;
}
.jirei {
	margin-top: 1em;
	color: #888;
	font-weight: bold;
	padding-left: 2em;
	text-indent: -1.1em;
	list-style-position: inside;
	list-style-image: url('../images/list-jirei.png')
}


/*sakura_member-------------------------------------------------*/
p.sakura_member {
	padding: 1em 1em 0;
	display: block;
}
img.sakura_member {
	padding: 1em 1em 0;
	display: block;
}
ul.sakura_tokuten {
	padding: 0.5em 1em;
	width: 95%;
	display: table;
	table-layout: fixed;
	text-align: center;
}
li.tokuten {
	display: table-cell;
	vertical-align: middle;
}
.tour_photo_title {
	padding: 0.5em 1em 0;
	display: block;
}
.tour_photo {
	padding: 0.5em 1em 0;
	display: block;
}
img.tour {
	width: 19%;
	padding: 0 0.3em 0.3em 0;
}



/*question-------------------------------------------------*/
h3.question_title {
	font-size: 1.2em;
	margin-top: 6%;
	font-weight: bold; 
	color: #78A5A5;
}
p.question {
	padding: 0.5% 19px 0;
	line-height: 120%;
}
p.answer {
	padding: 0.5% 19px 0;
	line-height: 120%;
}

/*company-------------------------------------------------*/
h3.company_title {
	font-size: 1.2em;
	margin-top: 6%;
	font-weight: bold; 
	color: #78A5A5;
}
table.company {
	margin: 2% 19px 0;
	line-height: 120%;
	letter-spacing: 0.1em;
}
table.company th {
	background-color: #E5E5E5;
	border-bottom: 2px solid #FFF;
	padding: 0.7em 3em 0.7em 1.5em;
}
table.company td {
	border-bottom: 1px solid #FFF;
	padding: 0.7em 1.5em;
}
table.company td p.manage {
	margin-bottom: 4%;
}
table.company a {
	text-decoration: none;
	color: #555;
	font-weight: bold;
}
table.company a:hover {
	color: #AAA;
} 
.map_place {
	margin: 0 19px;
	padding-top: 2%;
	font-weight: bold;
}
.map_add {
	margin: 0 19px 0;
}
.map_googleMap {
	margin: 1% 19px 0;
}
.map_place2 {
	margin: 0 19px;
	padding-top: 5%;
	font-weight: bold;
}
.map_add a {
	text-decoration: none;
	color: #555;
	font-weight: bold;
}
map_add a:hover {
	color: #AAA;
} 

/*voice-------------------------------------------------*/
h3.voice_title {
	font-size: 1.2em;
	padding-top: 6%;
	font-weight: bold; 
	color: #78A5A5;
	text-indent: -19px;
	padding-left: 19px;
	line-height: 1.2em;
}
p.voice {
	padding: 0.5% 10px 0 19px;
	line-height: 120%;
	float: right;
	overflow: hidden;
}
.voice_img {
	width: 32%;
	padding: 0.5% 0 0 19px;
}

/*facilities-------------------------------------------------*/
h3.facilities_title {
	font-size: 1.2em;
	margin-top: 6%;
	padding-bottom: 1%;
	font-weight: bold; 
	color: #555;
	border-bottom: 1px solid #97BABA;
	width: 100%;
}
.facilities_left {
	float: left;
	width: 60%;
	padding: 5% 0 0 19px;
	overflow: hidden;
	color: #555;
	line-height: 120%;
}
.facilities_title {
	float: left;
	padding-top: 0.5em;
}
.facilities_cont {
	padding: 0.5em 1em 0 6.5em;
}
.facilities_right {
	float: right;
	width: 33%;
	padding-top: 5%;
	overflow: hidden;
	height: 100%;
}
.facilities_right img {
	padding: 0 0 4% 3%;
}


/*privacy-------------------------------------------------*/
h3.privacy_title {
	font-size: 0.9em;
	padding-top: 5%;
	font-weight: bold; 
	color: #555;
	line-height: 120%;
	width: 95%;
	margin: 0 auto;
	
}
ul.privacy_top {
	font-size: 0.9em;
	line-height: 120%;
	margin: 2em auto 0;
	width: 95%;
}
ul.privacy_top li {
	list-style-type: decimal;
	list-style-position: outside;
	margin-left: 2em; 
	line-height: 140%;
}
p.privacy_name {
	width: 95%;
	font-size: 0.9em;
	margin: 3em auto 0;
	padding-top: 1.5em;
	line-height: 140%;
	text-align: right;
}
.privacy {
	width: 95%;
	font-size: 0.9em;
	margin: 0 auto;
	padding-top: 2em;
	line-height: 140%;
}
li.pvivacy_t {
	list-style: none;
	padding-top: 1em;
	font-weight: bold;
}
li.privacy_c {
	list-style: none;
	padding-top: 0.3em;
}

/*sitemap-------------------------------------------------*/
li.sitemap_subTitle {
	font-size: 0.9em;
	padding-top: 10%;
	font-weight: bold; 
	color: #555;
	line-height: 120%;
	padding-left: 19px;
	list-style: none;
}
li.sitemap_title {
	list-style: none;
	font-size: 0.9em;
	padding-top: 5%;
	color: #555;
	line-height: 120%;
	padding-left: 19px;
	list-style: none;
}
.sitemap_div {
	float: left;
	width: 25%;
}
.sitemap_div a {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}
.sitemap_div a:hover {
	color: #333;
}

/*form-------------------------------------------------*/
h3.form_title {
	font-size: 0.9em;
	padding-top: 5%;
	color: #555;
	line-height: 1.7em;
	width: 80%;
	margin: 0 auto;
}
h3.contact {
	line-height: 1.6em;
}
.form {
	list-style: none;
	width: 80%;
	font-size: 0.9em;
	margin: 3% auto;

}
.form li.label {
	float: left;
	padding-top: 1.3em;
}
.form li.box {
	padding-left: 9em;
	padding-top: 1.3em;
}
.form p.form_privacy {
	padding-top: 1%;
}
.form li.form_privacy a {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}
.form li.form_privacy a:hover {
	color: #333;
}
.form li.submit {
	padding-top: 2%;
}
.form_check {
	font-size: 0.9em;
	width: 80%;
	margin: 0 auto;
	padding-top: 3em;	
}
.form_check_table {
	margin-top: 1em;
}
.form_check_table td {
	padding-right: 1em;
	padding-top: 0.5em;
	
}


/*footer-------------------------------------------------*/
.main_bg {
	background-image: url('../images/bg_main.png');
	background-repeat: repeat;
}
#to_top{
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#to_top_icon {
	float: right;
	width: 120px;
	padding: 8px 0 5px 0;
	border-radius: 8px 8px 0 0 ;
	-webkit-border-radius: 8px 8px 0 0;
	-moz-border-radius: 8px 8px 0 0;
	background-color: #76a0a0;
	color: #fff;
	font-size: 0.6em;
	text-align: center;
	
}
#to_top a {
	text-decoration: none;
	color: #FFF;
}
#to_top a:hover {
}
#f_nav{
	background-color: #76a0a0;
	overflow: hidden;
}
#f_nav_ul{
	background-color: #76a0a0;
	margin: 0 auto;
	padding: 5px;
	overflow: hidden;
	text-align: center;
	display: table;
	table-layout: fixed;
}
#f_nav_ul li {
	color: #FFF;
}
.f_nav_menu{
	padding: 5px 15px;
	display: table-cell;
	font-size: 0.9em !important;
}
li.f_nav_menu a {
	text-decoration: none;
	color: #FFF;
}
li.f_nav_menu a:hover {
	color: #666;
	text-decoration: underline;
}
#f_add {
	width: 700px;
	margin: 0 auto;
	font-size: 0.9em !important;
	overflow: hidden;
}
#logo_footer{
	float: left;
}
#address{
	float: right;
	color: #4D4D4D;
	line-height: 110%;
}
#address tr {
	margin-top: 10px;
	padding-top: 10px;
}
.place{
	vertical-align: middle;
	font-size: 0.9em;
	width: 7.5em;
}

.ad{
	font-size: 0.9em;
}
.map_icon{
	vertical-align: middle; 
	padding-left: 5px;
}
hr.footer {
	clear: both;
	margin: 1% auto;
	width: 1000px;
	border: dotted 1px #DDD;
}
#group {
	clear: both;
	width: 800px;
	margin: 0 auto;
	margin-bottom: 10%;
	font-size: 0.9em !important;
	color: #4D4D4D;
}
#group a {
	text-decoration: none;
	color: #777;
	font-weight: bold;
}
#group a:hover {
	color: #333;
}

#copyright {
	font-size: 0.8em;
	background-color: #BBB;
	margin: 0 auto;
	text-align: center;
	padding: 3px 0;
	color: #FFF;
}

#mobile_menu {
	display: none;
}
.slicknav_menu {
	display: none;
}
.mob_block {
	display: none;
}


@media screen and (max-width: 480px) {
/*-- top and common--*/
.mob_block {
	display: block;
}
header {
	width: 100%;
}
#container {
	width: 100%;
}
#main_logo {
	width: 100%;
	margin: 2.5% 0 0.5%;
}
#main_logo img {
	width: 100%;
}
#custum_src {
	display: none;
}
#g_nav {
	display: none;
}
.slicknav_menu {
	display: block;
}
#subPage_nav {
	width: 100%;
}
#subPage_navbtn {
	width: 100%;
}
#subPage_navbtn li {
	width: 23%;
}
#subPage_navbtn li a img {
	width: 100%;
}
/*-- �X���C�_�[ --*/
section#slider {
	height: auto;
}
.slider_img {
	width: 100%;
	height: auto;
	padding-top: 0;
}
#main_cont {
	width: 100%;
}
#news {
	width: 100%;
	height: auto;
	padding-bottom: 10px;
}
#news_title {
	width: 100%;
	margin: 15px auto 0;
}
#news_cont {
	width: 100%;	
}
li.text.left {
	padding-top: 4%;
	padding-bottom: 3%;
}
li.main_text {
	padding-top: 4%;
	padding-bottom: 3%;	
}
hr.top_news {
	margin: 0;
	padding: 0;
}
.r_nav {
	padding-bottom: 1px;
}
#r_nav {
	float: none;
	width: auto;
	margin: 0 auto;
}
li.r_nav a img {
	width: 100%;
	margin: 0 auto;
}
#b_nav {
	width: 100%;
}
.mob_none {
	display: none;
}
#access_nav {
	width: 100%;
	margin-top: -15px;
	margin-bottom: 10px;
}
#access_nav ul {
	text-align: center;
}
#facilities_nav {
	width: 100%;
}
#facilities_nav ul {
	text-align: center;
}
#to_top {
	width: 100%;
	margin-top: -15px;
}
#f_nav_ul {
	display: block;
	text-align: left;
}
.f_nav_menu {
	display: block;
	padding: 3px 0 0 15px;
}
#f_add {
	width: 100%;
}
#logo_footer {
	float: none;
	width: 50%;
}
#logo_footer img {
	width: 100%;
}
hr.footer {
	margin-top: 10px;
	width: 100%;
}
#address {
	float: none;
}
#group {
	width: 100%;
	margin-top: 10px; 
}
#group .left {
	float: none;
}
#group .right {
	float: none;
}
/*-- subpage--*/
#page_title {
	width: 100%;
}
#page_title .page_title_img {
	padding: 5% 0 3%;
}
.page_title_img img {
	width: 50%;
}
#subPage_cont {
	width: 100%;
}
#subPage_contents {
	width: 100%;
	padding:  6% 0 5%
}
/*-- �V���L���ꗗ�y�[�W --*/
.ichiran_box {
	clear: both;
	overflow: hidden;
	border-bottom: dotted 1px #000;
	padding: 6px 0px;
}
ul li.subPage_date {
	border: none;
	padding,margin: none;
	clear: both;
	float: left;
	padding: 2% 2% 2% 0;
	margin:  0;
}
ul li.subPage_date_title {
	float: left;
	padding: 2% 0;
	margin:  0;
	width: 72%;
}
table.company {
	margin: 3% 0 0 0 ;
}
table.company th { 
	padding: 0.3em;
	width: 1.3em;
}
table.company td {
	padding: 0.3em 0.3em 0.3em 0.5em;
}
table.company td p.manage {
	margin-bottom: 6%;
}
/*-- �ʋL���y�[�W --*/
.subPage_news_single{
	font-size: 0.9em;
}
.single_categories {
	border: 1px solid #76a0a0;
	width: 5em;
	text-align: center;
	margin: 2.5em 0 0 1em;
}
.single_date {
	margin: 5.5em 0 0 1em;
	line-height: 1.5em;
	display: block;
}
.single_title {
	font-size: 145%;
	color: #76a0a0;
}
.single_border {
	border: none;
	border-bottom: dotted 1px #aaa;
	padding-top: 0.5em;
}
.single_content {
	width: auto;
	margin-left: 1em;
	padding-top: 0.3em;
	line-height: 1.4em;
}
.single_content p {
	font-size: 1.1em;
}
.single_content img {
	margin-top: 0.4em;
	width: 95%;
	height: auto;
}
ul li.subPage_date_single{
	border-bottom: dotted 1px #;
	padding: 6px 10px;
	margin: 10px 0;
}
.subPage_main_text_single{
	color: #76a0a0;
	text-decoration: none;
}
.nav_single {
	margin-top: 2em;
	margin-left: 1em;
}
.nav_single_text a {
	font-size: 0.8em;
	text-decoration: none;
	color: #555;
}
/*-- �v�����̂��ē� --*/
#plan30 {
	width: 86%;
	margin: 3% auto;
	padding: 3%;
	float: none;
}
p.caption_planimg {
	margin-top:  -5px !important;
}
.plan_cont {
	height: auto;
}
#plan40 {
	width: 86%;
	margin: 3% auto;
	padding: 3%;
	float: none;
}
img.plan {
	width: 95%;
	padding: 2%;
}
#jizen {
	width: 86%;
	margin: 3% auto;
	padding: 3%;
	font-size: 0.9em;
}
p.jizen {
	padding: 0;
}
ul.jizen {
	width: auto;
	padding: 0;
}
.jirei {
	width: 88%;
}
/*-- ���⍇���t�H�[�� --*/
h3.form_title {
	width: 90%;
}

.form {
	width: 90%;
}
input#name {
	width: 10em;
}
input#Email {
	width: 13em;
}
input#addr {
	width: 13em;
}
textarea#comments {
	width: 13em;
}
/*-- �������ɂ��� --*/
img.sakura_member {
	margin: 1em auto;
	width: 96%;
}
ul.sakura_tokuten {
	width: 89%;
	display: block;
	text-align: left;
}
li.tokuten img {
	width: 96%;
}
img.tour {
	width: 23%;
}

}

/*2024年6月追加分*/
.tokuten_innner{
	width:100%;
	max-width: 100vw;
}

.sakura_jizen{
	padding:2em;
	background-color:#fdeff2;
	margin:1.5em 0;
	width:100%;
	box-sizing: border-box;
}

.sakura_jizen h3{
	color:#ec6d71;
	font-size:1.3em;
	font-weight:bold;
}

.sakura_jizen p{
	line-height:2em;
	padding-left:2em;
}

.sakura_sekou{
	padding:2em;
	background-color:#d6e9ca;
	margin:0 0 1.5em 0;
	width:100%;
	box-sizing: border-box;
}

.sakura_sekou h3{
	color:#007b43;
	font-size:1.3em;
	font-weight:bold;
}

.sakura_sekou p{
	line-height:2em;
	padding-left:2em;
}

.sakura_contact{
	padding:2em 3em;
	margin:1.5em auto 5vh auto;
	width:100%;
	box-sizing: border-box;
	border:1px solid #726250;
}

.sakura_contact_inner{
	display:flex;
	flex-direction:row;
	align-items: flex-start;
	justify-content:space-between;
	width:100%;
	margin:0 0 3em 0;
}

.sakura_contact_inner1{
	width:45%;
	align-self: stretch;
}

.sakura_contact_line{
	width:1px;
	margin:0 auto;
	background-color:#000000;
	align-self: stretch;
}

.contact_title{
	font-weight:bold;
	color:#ef857d;
	font-size:1.15em;
	line-height:2.5em;
}

/*追加分スマホ用*/
@media screen and (max-width: 480px) {
	
.sakura_jizen p{
	padding-left:0;
}
	
.sakura_sekou p{
	padding-left:0;
}
	
.sakura_contact{
	padding:1em;
	}
	
.sakura_contact_inner{
	flex-direction:column;
	width:100%;
	margin:0 0 1em 0;
}

.sakura_contact_inner1{
	width:100%;
	margin-bottom:1em;
}
	
	.sakura_contact_line{
	display: none;
}
}
