@charset "utf-8";
*{ margin: 0;padding: 0; }
body {
	/*font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ ゴシック',sans-serif;*/
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 16px;
	color: #000;
	-webkit-text-size-adjust: 100%;
	font-weight: normal;
	font-style:normal;
	background-image: url(../images/wrap_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.clear {
	 font-size: 0px;
	 clear: both;
	 line-height: 0px;
	 height: 1px;
}
.clearfix:after {
	 content: ".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
img {
	border:none;
}

* html .clearfix {
	height: 1px;
	/* Mac版IEのみに適用 \*//*/
	height: auto;
	overflow: hidden;
	/**/
}

a:link {
	outline: none;
	TEXT-DECORATION: none;
}
a:visited {
	TEXT-DECORATION: none;
	outline: none;
}
a:hover {
	TEXT-DECORATION: none;
	outline: none;
}
a:active {
	TEXT-DECORATION: none;
	outline: none;
}
ul, ol { list-style-type: none; }
a.ovr {
  transition: all 0.2s ease-in-out 0s;
	-moz-transition: 0.2s; /* Firefox 4 */
	-webkit-transition: 0.2s; /* Safari Chrome */
	-o-transition: 0.2s; /* Opera */
}
a.ovr:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	TEXT-DECORATION: none;
}

/***** PC用ソースのOFFクラス *****/
.pc {
	display:none !important;
}

/***** PC用ソースのOFFクラス *****/

#wrap {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/***** header *****/
#header {
	background-color: #221714;
	color: #fff;
	padding-left: 40px;
}
#header .logo {
	float: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
#header ul.nav {
	float: right;
	padding-right: 20px;
}
#header ul.nav li {
	display: inline-block;
	float: left;
	border-left: 1px solid #FF9933;
	padding: 25px 15px 20px 5px;
	width: 100px;
}
#header ul.nav li.right_border {
	border-right: 1px solid #FF9933;
}
#header ul.nav li a {
	color: #fff;
	margin-bottom: 5px;
	display: block;
	line-height: 14px;
}
#header ul.nav li:hover {
	background-color: #FF9933;
	cursor: pointer;
}
#header ul.nav li:hover a.on {
	color: #000;
	font-weight: bold;
}
#header ul.nav li.on {
	background-color: #FF9933;
	cursor: pointer;
}
#header ul.nav li.on a.on {
	color: #000;
	font-weight: bold;
}
#header ul.nav li span {
	display: block;
	font-size: 10px;
	line-height: 18px;
}
#header ul.nav li span a {
	color: #fff;
}
#header ul.nav li span a:hover {
	text-decoration:underline;
}
/***** header Off *****/

/***** content *****/
#content {
    background-color: #fff;
    margin: 0 auto;
    padding: 75px 120px 180px;
    width: 720px;
}
#content h3 {
	margin-top: 90px;
	margin-bottom: 20px;
}
#content h4 {
	background-color: #3233FF;
	color: #fff;
	font-size: 16px;
	padding-left: 10px;
    padding-top: 3px;
	margin-top: 30px;
	margin-bottom: 20px;
}
#content .works_pic {
	text-align: center;
}
#content .works_box {
	margin: 0 auto;
	width: 550px;
	font-size: 14px;
}
#content .works_title {
	margin-top: 20px;
	margin-bottom: 20px;
}
#content ul.works_link {
	margin-left: 206px;
}
#content ul.works_link li a {
	text-decoration: underline;
	float: left;
	margin-right: 50px;
	width: 67px;
	text-align: center;
}

#content .content_text {
	color: #FF9933;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
#content .content_left {
	float: left;
}
#content .content_left_420 {
	float: left;
	width: 420px;
}
#content .content_left_226 {
	float: left;
	width: 226px;
}
#content .content_right {
	float: right;
	line-height: 28px;
    width: 375px;
}
#content .content_right2 {
	float: right;
}
#content .content_right_470 {
	float: right;
    width: 470px;
}
#content ul.people_list {
	margin-top: 60px;
}
#content ul.people_list li {
	display: inline-block;
	float: left;
	width: 350px;
	box-sizing: border-box;
	margin-bottom: 45px;
}
#content ul.people_list li.right {
	float: right !important;
}
#content ul.people_list li .p_box {
	position: relative;
	margin-bottom: 5px;
}
#content ul.people_list li a:link {
	color:#333;
}
#content ul.people_list li .p_box .p_img {
	height: 286px;
}
#content ul.people_list li .p_box .p_shop_name {
    color: #ff0000;
    font-size: 10px;
    left: 180px;
    position: absolute;
    top: 40px;
}
#content ul.people_list li .p_box .p_text {
    position: absolute;
    top: 70px;
    left: 180px;
}
#content ul.people_list li .p_box .p_text:hover {
	text-decoration: underline;
}

#content ul.people_list li .p_box .p_name {
    position: absolute;
    bottom: 0px;
	color: #fff;
    left: 156px;
	background-color: #231815;
	height: 70px;
	width: 170px;
	padding-left: 20px;
	padding-top: 25px;
	height: 45px;
	line-height: 16px;
    transition: background-color 0.2s ease 0s;
	-moz-transition: background-color 0.2s ease 0s; /* Firefox 4 */
	-webkit-transition: background-color 0.2s ease 0s; /* Safari Chrome */
	-o-transition: background-color 0.2s ease 0s; /* Opera */
}
#content ul.people_list li .p_box .p_name a {
	color: #fff;
}
#content ul.people_list li .p_box .p_name:hover {
	background-color: red;
	cursor: pointer;
}
#content ul.people_list li .p_box .p_name .blankMark {
    border-color: transparent transparent red;
    border-style: solid;
    border-width: 0 0 20px 20px;
    bottom: 0px;
    display: block;
    height: 0;
    position: absolute;
    right: 0px;
    width: 0;
}
#content ul.people_list li .p_box .p_name .date {
	-webkit-transform: scale(0.8);
	-webkit-transform-origin:0 0;
	font-size: 10px;
	width: 300px;
}
#content ul.people_list li span.p_en_name {
	color: #FF9933;
}

#content .senior_text { text-align: right; font-size: 14px; margin-bottom: 30px;}
#content .senior_text a { color: #888888;}

#content .senior_text2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}
#content .senior_text3 {
	font-size: 12px;
	line-height: 160%;
}
#content .senior_name {
	color: #FF9933;
}
#content .senior_title {
	font-size: 26px;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 30px;
}
#content .sneior_date_title {
	margin-top: 50px;
	margin-bottom: 30px;
}
#content .sneior_date_end {
	background-image: url(../images/sneior_date_end_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 13px;
}
#content .sneior_date_box {
	position: relative;
}
#content .sneior_date_box .right_pic {
	position: absolute;
	top: -100px;
	right: 0;
}
#content .sneior_date_box .month_box {
	margin-bottom: 30px;
	background-image: url(../images/month_01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box_b_05 {
	margin-bottom: 30px;
	background-image: url(../images/month_01_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box_b_06 {
	margin-bottom: 30px;
	background-image: url(../images/month_01_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box2 {
	margin-bottom: 30px;
	background-image: url(../images/month_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box2_02 {
	margin-bottom: 30px;
	background-image: url(../images/month_02_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box2_03 {
	margin-bottom: 30px;
	background-image: url(../images/month_02_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box2_04 {
	margin-bottom: 30px;
	background-image: url(../images/month_02_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box2_05 {
	margin-bottom: 30px;
	background-image: url(../images/month_02_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box2_06 {
	margin-bottom: 30px;
	background-image: url(../images/month_02_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box3 {
	margin-bottom: 30px;
	background-image: url(../images/month_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box3_02 {
	margin-bottom: 30px;
	background-image: url(../images/month_03_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box3_03 {
	margin-bottom: 30px;
	background-image: url(../images/month_03_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box3_04 {
	margin-bottom: 30px;
	background-image: url(../images/month_03_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box3_05 {
	margin-bottom: 30px;
	background-image: url(../images/month_03_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box4 {
	margin-bottom: 30px;
	background-image: url(../images/month_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box4_02 {
	margin-bottom: 30px;
	background-image: url(../images/month_04_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box4_03 {
	margin-bottom: 30px;
	background-image: url(../images/month_04_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box4_04 {
	margin-bottom: 30px;
	background-image: url(../images/month_04_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box4_05 {
	margin-bottom: 30px;
	background-image: url(../images/month_04_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box4_06 {
	margin-bottom: 30px;
	background-image: url(../images/month_04_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box5 {
	margin-bottom: 30px;
	background-image: url(../images/month_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box5_02 {
	margin-bottom: 30px;
	background-image: url(../images/month_05_02.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box5_03 {
	margin-bottom: 30px;
	background-image: url(../images/month_05_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box5_04 {
	margin-bottom: 30px;
	background-image: url(../images/month_05_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box5_05 {
	margin-bottom: 30px;
	background-image: url(../images/month_05_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box5_06 {
	margin-bottom: 30px;
	background-image: url(../images/month_05_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box6 {
	margin-bottom: 30px;
	background-image: url(../images/month_06.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box6_03 {
	margin-bottom: 30px;
	background-image: url(../images/month_06_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box6_04 {
	margin-bottom: 30px;
	background-image: url(../images/month_06_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box6_05 {
	margin-bottom: 30px;
	background-image: url(../images/month_06_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box7 {
	margin-bottom: 30px;
	background-image: url(../images/month_07.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box7_03 {
	margin-bottom: 30px;
	background-image: url(../images/month_07_03.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box7_04 {
	margin-bottom: 30px;
	background-image: url(../images/month_07_04.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}
#content .sneior_date_box .month_box7_05 {
	margin-bottom: 30px;
	background-image: url(../images/month_07_05.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 180px;
	position: relative;
}

#content .sneior_date_box .one_text {
	height: 55px;
	font-size: 14px;
	padding-top: 45px;
}
#content .sneior_date_box .two_text {
	height: 70px;
	font-size: 14px;
	padding-top: 30px;
}
#content .sneior_date_box .three_text {
	height: 85px;
	font-size: 14px;
	padding-top: 20px;
}
#content .sneior_date_box .month_pic {
	position: absolute;
	right: 0;
	top: 0;
}
#content .sneior_date_box .month_pic2 {
	position: absolute;
	right: 0;
	top: -50px;
}
#content .sneior_date_box .month_pic3 {
	position: absolute;
	right: 0;
	top: 0;
}

#content .d_text_box {
	position: relative;
}
#content .d_text_icon {    
    position: absolute;
	left: 376px;
    top: 100px;
	background-image: url(../images/dictionary_icon.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 13px;
	height: 20px;
}

#content .d_text_icon2 {    
	background-image: url(../images/dictionary_icon2.jpg);
	background-repeat: repeat;
	background-position: left top;
	width: 20px;
	height: 13px;
	margin: 10px auto;
}
#content .d_text_left {
	float: left;
	padding: 20px;
	border: solid 1px #CCC;
	width: 330px;
	height: 200px;
}
#content .d_text_left2 {
	padding: 20px;
	border: solid 1px #CCC;
}
#content .d_text_left ul li {
	display: inline-block;
	text-decoration: underline;
	cursor: pointer;
	margin-right: 10px;
}
#content .d_text_left ul li:hover {
	color: #E60211;
}
#content .d_text_left ul li.on {
	color: #E60211;
}
#content .d_text_right {
	float: right;
	padding: 20px;
	border: solid 3px #CCC;
	width: 280px;
}
#content .d_text_right .sub_text {
	display: none;
}
#content .d_text_right .sub_text_open {
	display: block;
}
#content .d_text_right2 {
	padding: 20px;
	border: solid 3px #CCC;
}
#content .d_text_right2 p {
	color: #E60211;
	font-weight: bold;
}
#content .sub_text p {
	color: #E60211;
	font-weight: bold;
}
#content .sub_text2 {
	display: none;
}

#content .sub_text_open2 {
	display: block;
}
#content .sub_text2_big {
	margin-bottom:20px;
}
#content .sub_text2_big .left {
    color: #e60211;
    font-weight: bold;
	float: left;
	margin-right: 20px;
}
#content .sub_text2_big .right {
	float: left !important;
	width: 620px;
}
#content .sub_text2_big ul li {
	display: inline-block;
	cursor: pointer;
	margin-right: 10px;
}
#content .sub_text2_big ul li:hover {
	color: #E60211;
}
#content .sub_text2_big ul li.on {
	color: #E60211;
}

.content_shop {
    padding: 75px 70px 180px !important;
    width: 820px !important;
}
#content .shop_box {
	margin-top:80px;
}
#content .shop_box_l {
	float: left;
	width:210px;
}
#content .shop_box_l .text {
	font-size:12px;
	padding-top:30px;
	padding-bottom:20px;
}
#content .shop_box_l li {
	cursor:pointer;
}
#content .shop_box_l li img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}
#content .shop_box_l li a {
	display:none;
}
#content .shop_box_r {
	margin-left:20px;
	float: left;
	width: 572px;
}
#content .shop_box_r div {
	display:none;
}
#content .shop_box_r div.on {
	display: block;
}

#content .content_left_470 {
	float: left;
    width: 470px;
}
#content .content_right_420 {
	float: right;
    width: 420px;
}
#content .content_right_465 {
	float: right;
    width: 465px;
}
#content .destination_box {
	margin-bottom: 40px;
	font-size: 12px;
	line-height: 19px;
}
#content .destination_left_pic {
	float: left;
}
#content .destination_right_pic {
	float: right;
}
#content .destination_text {
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 22px;
}
#content .buyer_box {
	width: 665px;
	margin: 0 auto;
	padding-top: 30px;
}
#content .buyer_box dl {
	width: 420px;
}
#content .buyer_box dl dt {
	float: left;
	font-weight: bold;
}
#content .buyer_box dl dd {
	padding-left:80px;
}
#content .buyer_box .content_right {
	width: auto;
}
#content .buyer_table {
	width:92%;
	text-align: left;
	border-collapse: collapse;
	margin-left:30px;
}
#content .buyer_table td , #content .buyer_table th {
	border-bottom: 1px solid #ccc;
	padding: 10px 5px 5px 10px;
	font-size:14px;
}
#content .buyer_table th {
	border-top: 1px solid #ccc;
	padding: 5px 5px 2px 10px;
	font-weight: normal;
}
#content .buyer_table td.no {
	text-align: center;
	font-size: 24px;
}
#content .buyer_table tr.non_border td {
	border: none;
}

/***** content Off *****/

/***** footer *****/
#footer {
	background-color: #221714;
	color: #fff;
	padding: 30px 5px 30px 25px;
}
#footer .footer_logo {
	float: left;
	margin-right: 30px;
}
#footer ul.footer_nav {
	float: left;
}
#footer ul.footer_nav li {
	display: inline-block;
	margin-right: 20px;
	float: left;
}
#footer ul.footer_nav li span {
	display: block;
	font-size: 10px;
}
#footer ul.footer_nav li span a {
	color: #fff;
}
#footer ul.footer_nav li a {
	color: #FF9933;
}
#footer .footer_right {
	float: right;
	-webkit-transform: scale(0.8);
	font-size: 10px;
}
#footer .footer_right a {
	font-size: 16px;
	color: #fff;
}

/***** footer Off *****/



/***** common *****/
.left { float: left !important; }
.right { float: right !important; }
.pt_5 { padding-top: 5px !important; }
.pt_20 { padding-top: 20px !important; }
.pt_115 { padding-top: 115px !important; }
.pb_20 { padding-bottom: 20px !important; }
.mt_15 { margin-top: 15px !important; }
.mt_20 { margin-top: 20px !important; }
.mt_40 { margin-top: 40px !important; }
.mb_17 { margin-bottom: 17px !important; }
.mb_20 { margin-bottom: 20px !important; }
.mb_35 { margin-bottom: 35px !important; }
.mb_60 { margin-bottom: 60px !important; }
.mb_64 { margin-bottom: 64px !important; }
.mb_69 { margin-bottom: 69px !important; }
.mb_75 { margin-bottom: 75px !important; }
.mr_5 { margin-right: 5px !important; }
.mr_10 { margin-right: 10px !important; }

.yellow_color { color: #FFFF00; }
.red_color { color: #FF0000; }
.blue_color { color: #3333FF; }
.green_color { color: #33CC33; }
.coffee_color { color: #663300; font-weight: bold; }

.text_center {
	text-align: center;
}
.font_12 {
	font-size: 12px;
}
.font_16 {
	font-size: 16px;
}
.font_24 {
	font-size: 24px;
	font-weight: bold;
}


#content .service_title {
	margin-top: 45px;
	margin-bottom: 12px;
}
#content .service_text {
	margin-bottom: 5px;
	font-size: 20px;
	color: #E50112;
	font-weight: bold;
}
#content .service_text2 {
	font-size: 16px;
	font-weight: bold;
	color: #231816;
}
#content .service_box {
	margin-bottom: 40px;
	font-size: 12px;
}
#content .service_pic {
	float: left;
	padding-top: 10px;
}
#content .content_right_260 {
	float: right;
	width: 260px;
}
