/* =Reset
-------------------------------------------------------------- */

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, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	color:#313131;
}
html {
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
	font-family: "游ゴシック","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka;
	font-weight:500;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0 0 1.5em;
	width: 100%;
}
th {
   font-weight: bold;
}
th, td {
  /* border: 1px solid #EAEAEA;
   padding: 6px 10px;*/
}
caption, th, td {
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}
embed, iframe, object {
	max-width: 100%;
}

.fixed {
		position:fixed;
		top:0;
		left:0;
		z-index:1000;
		width:100%;
		
	}
/* =GLOBAL
----------------------------------------------- */
body,
button,
input,
select,
textarea {
	color: #444444;
	font: 16px 'Open Sans', serif;
	line-height: 1.6;
	word-wrap: break-word;
}
body {
	
	font-family: "游ゴシック","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka;
	min-width:1200px;
	
}
#wrapper{
	margin:0;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 0px;
	color: #333333;
	font-weight: normal;

}
h1 { font-size: 42px; line-height: 1.2; }
h2 { font-size: 38px; line-height: 1.2; }
h3 { font-size: 34px; line-height: 1.2; }
h4 { font-size: 30px; line-height: 1.2; }
h5 { font-size: 26px; line-height: 1.2; }
h6 { font-size: 22px; line-height: 1.2; }
hr {
	border-color: #EAEAEA;
	border-style: solid none none;
	border-width: 1px 0 0;
	height: 0;
	margin: 30px 0;
}

/* =TEXT ELEMENTS
----------------------------------------------- */
p {
	line-height: 1.6;
	margin-bottom: 0px;
	font-size: 15px;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
pre {
	background-color: #fff;
	margin-bottom: 20px;
	overflow: auto;
	padding: 20px;
	border: 1px solid #EAEAEA;
}
pre, code, kbd, var, samp, tt {
	font-family:"Courier 10 Pitch",Courier,monospace;
	font-size: 14px;
	line-height: 1.4;
	white-space: pre-wrap;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #777777;
	cursor: help;
}
address {
	display: block;
	font-style: italic;
	margin: 0 0 15px;
}
ins {
	background: #F8F8F8;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}

body a:hover img{
	filter: alpha(opacity=70);
    -moz-opacity:0.7;
    opacity:0.7;
	transition: all .2s ease-in;
}
/* =SUPERCRIPT AND SUBSCRIPT
----------------------------------------------- */
sup, sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
dl {
	margin-bottom: 24px;
	font-size: 20px;
}
dt {
	font-weight: bold;
	margin-bottom: 5px;
}
dd {
	margin-bottom: 24px;
}
ul,
ol {
	list-style: none;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin: 0 0 0 10px;
}

/* =BLOCKQUOTE
----------------------------------------------- */
blockquote {
	padding: 30px 30px 20px 45px;
	margin-bottom: 20px;
	background-color: #289dcc;
	color: #FFFFFF;
	border-radius: 5px;
}
blockquote p {
	font-size: 20px;
	font-family: 'Open Sans', serif;
	line-height: 1.4;
	position: relative;
	padding-top: 13px;
	padding-left: 40px;
}
blockquote p:before {
	content: "\f10d";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #FFFFFF;
	font-size: 60px;
	position: absolute;
	top: -27px;
	left: -27px;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	float: right;
}


.pc_site{
	display:block;
}

.smp_site{
	display:none !important;
}
.naviarea{
	display:none;
}
/* =LINKS
----------------------------------------------- */
a {
	color: #289dcc;
	text-decoration: none;
}
a:focus, a:active, a:hover {
	text-decoration: none;
}

/* =IMAGES
----------------------------------------------- */
figure {
	margin: 0;
	text-align: center;
}
img {
	max-width:100%;
	height:auto;
	vertical-align:top;
	margin:0;
	padding:0;
}
.entry-content img, .comment-content img, .widget img {
	max-width: 100%; /* Fluid images for posts, comments, and widgets */
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {

}
img.size-full, img.size-large {
	max-width: 100%;
	height: auto;
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft, img.alignright, img.aligncenter {
	margin-bottom: 1.625em;
}
p img {

}
img#wpstats {
 	display: none;
}

/* =CLEARFIX
----------------------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height:1%;
}
.clearfix {
	display: block;
}

/* =ALIGNMENT
----------------------------------------------- */
.alignleft {
	display: inline;
	float: left;
	margin-right: 30px;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 30px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*****************************************************************/

/* =BODY
----------------------------------------------- */
a{
	transition: all 0.2s ease-in;
}


.inner-wrap {
	margin: 0 auto;
	width:100%;
	position:relative;

}

/* =section
----------------------------------------------- */
section{
	width:100%;
	margin:0;
}
.bg_brown{
	background:#F3F0EB;
	padding: 50px 0 10px;
	position:relative;
}
.bg_brown01{
	background:#F3F0EB;
	padding: 50px 0;
	position:relative;
}
.bg_brown01::after{
	content: '';
	background:url(../img/img_turu.jpg) no-repeat;
  display: block;
  width: 35vw;
  height: 50vw;
  background-size: contain;
  vertical-align: middle;
  position:absolute;
  right: 0;
top: 5vw;
}
.bg_brown02{
	background:#F3F0EB;
	padding: 130px 0 50px;
	position:relative;
}

.bg_yellow{
	background:url(../img/bg_yellow.jpg) repeat;
	padding:50px 0;
	position:relative;
}
.bg_gray{
	background:#F3F0EB;
	padding:50px 0;
}
.bg_use{
	background:url(../img/bg_use.jpg) no-repeat;
	padding:110px 0 50px;
	position:relative;
}

/* =HEADER
----------------------------------------------- */
#header {
	width:100%;
	margin:0 auto;
	padding:15px 0;
	z-index:20;
}
.header_inner {
	width:1362px;
	margin:auto;
	padding:0;
}

.header_leftlogoarea{
	float:left;
	padding:0;
	font-size:0.7em;
	width:480px;
}


.header_rightlogoarea{
	float:right;
	margin:0;
	
}
.header_rightlogoarea table{
	margin:0;
	
}
.header_rightlogoarea td{
	text-align:right;
	padding:5px;
	
}
.h_navi{
	margin:0 0 0 0;
	text-align:right;
}
.h_navi li{
	float:right;
	vertical-align:middle;
	padding:0 10px 0 5px;
}

.h_navitxt01{
	margin:10px 0 0 0;
}

#r_list{
	line-height:120%;
	background:url(../img/ico_header02.jpg) 0 50% no-repeat;
	padding:0 0 0 15px;
}
.header_rightlogoarea ul li a{
	color:#000;
	font-size:0.85em;
	padding:5px 0 0 0;
}
.header_rightlogoarea ul li a:hover{
	color:#666;
}
.mar_20r{
	padding:0 20px 0 0;
}

#gnav_bottom , #gnav_upper {
	margin:0;

	width:100%;

	position:relative;
	z-index:100;
	
}
#gnav_inner01{
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: right;
}
#gnav_inner01 li{
	margin:0 0 0 25px;
	vertical-align:middle;
}
#gnav_inner01 li a{
	vertical-align:middle;
	font-weight: 600;
}
#gnav_inner01 li a img{
	padding:0 10px 0 0;
}
#gnav_inner02{
	margin:auto;
	text-align: right;
	padding:0 0 0 20px;
}
#gnav_inner02 li{
	display:inline-block;
	padding:2px 0 2px 5px;
	margin:0;
}
#gnav_inner02 li a img{
	padding:10px 0 0 0;
}
#gnav_inner{
	width:100%;
	margin:auto;
	text-align: right;
	padding:5px 0 0 0;
    /*display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;*/
  
}

#gnav_inner li{
	display:inline-block;
	padding:2px 0 2px 50px;
	margin:0;
}
#gnav_inner li:first-child{
	display:inline-block;
	padding:2px 0 2px0;
	margin:0;
}


#gnav_inner li:nth-of-type(n+7){
	padding:0 0 0 5px;
}
#gnav_inner li a{
	color:#000;
	font-weight:600;
}
#gnav_inner li a:hover{
	color:#666;
}
#gnav_inner li img{
	vertical-align:middle;
}


#header_logoarea{
	margin:10px 0;
	
}

/*検索窓+キーワード*/
#h-seach-kw_head {vertical-align: top; display:inline-block; padding:0 15px 0 5px; background-color:#fff;

border:1px #333333 solid;
/*margin:8px 0 0 25px;*/}
#h-seach-kw_head .text {
	float:left;
	width:215px;
	height:24px;
	border:none;
	text-indent:10px;
	margin:2px 0 0 0;
	padding:0 !important;
	font-size:14px;
	background-color:#fff;

}
#h-seach-kw_head .btn {float:right; padding:5px !important; border-radius:0 !important; margin:0;}
#h-seach-kw_head .kw {clear:both;font-size:11px;margin-top:0px;}
#h-seach-kw_head .kw div {margin:0;}
#h-seach-kw_head .kw .word {font-size:13px;margin:0 0px 0 0;}




.fixed {
		position: fixed;
    width: 1015px;
	margin:auto;
    top:0;
    left:calc(50% - 1015px/2);
		
}

#header_logonavi{
	background-color:#000;
	box-sizing:border-box;
	padding:5px;
}






/*トップカテゴリ*/
nav{
	width:1100px;
	margin:auto;
}
nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1100px;
  margin: 0 auto;
  box-sizing:border-box;
}
ul.no-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.no-lh{
  line-height: 0;
}
nav ul {display: flex;flex-wrap: wrap;justify-content: center;max-width: 1100px;margin: 0 auto}

nav li {max-width: calc(100% / 5);flex-basis: calc(100% / 5);padding: 0 0 38px;margin:0; text-align:center;}

nav li a {display: block;position: relative;}

nav li a:before {width: 100%;content: "";display: block}

nav li a:after {position: absolute;bottom: 0;left: 20%;width: 60%;height: 0;content: "";display: block}

nav li a img {transform: translateY(0);transition: .2s all}
nav li a:hover:after {box-shadow: 0 0 12px 1px rgba(0, 0, 0, .45)}

nav li a:hover img {transform: translateY(-4px)}

.fixed #header_logonavi{
	width:1015px;
	margin:auto;
}



/* =top_cate
-------------------------------------------------------------- */




.left_contents{
	float:left;
	width:200px;
	box-sizing:border-box;
	}
.left_contents_rms{
width:200px;
background-color:#FFF;
padding:10px;
float:none;
margin:0;
}
.right_contents{
	float:right;
	width:942px;
}


/* =トップページ
----------------------------------------------- */
.mainvisual{
	margin:0;
	position:relative;
}
.mainvisual_kasou{
	margin:0;
	position:relative;
	max-height:335px;
}
.swiper-slide img{
	width:100%;
}
.slider_txt{
	position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index:100;
}
/*--------------------------------------
 ライトfix
---------------------------------------*/


#right_fixed {
    width: 320px;
    height: 300px;
    position: fixed;
    top: 120px;
    right: -230px;
    z-index: 99999;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}



#right_fixed:hover {
    position: fixed;
    top: 120px;
    right: 0px;
    z-index: 99999;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.swiper-container p{
	position:absolute;
	top: 50%;
  left: 50%;
  transform: translateY(-260%) translateX(-50%);
  -webkit- transform: translateY(-260%) translateX(-50%);
  z-index:100;
}

.btn_mainphoto01{
	border-top-left-radius : 8px;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-bottom-left-radius : 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-top-right-radius : 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topright: 0px;
	border-bottom-right-radius : 0px;
	-webkit-border-bottom-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	background:#A18C4B;
	
	position:absolute;
	top:15px;
	right:0;
	writing-mode: vertical-rl;
	z-index:10;
}
.btn_mainphoto01 a{
	color:#fff;
	font-weight:600;
	display:block;
	padding:15px 10px;
}
.btn_mainphoto02{
	
	
	position:fixed;
	top:180px;
	left:0;
	z-index:10;
	width:172px;
}
.btn_mainphoto03{

	position:fixed;
	top:480px;
	left:0;
	z-index:10;
	width:172px;
}
.btn_mainphoto04{

	position:fixed;
	top:440px;
	right:0;
	z-index:10;
	width:88px;
}
.btn_mainphoto02 a , .btn_mainphoto03 a , .btn_mainphoto04 a{
	color:#000;
	font-weight:600;
	display:block;
	padding:0;
}
/*====================タイトル======================*/
.top_title_cate , .top_title_pickup , top_title_ranking , top_title_donation , .top_title_about , top_title_voice , .top_title_use{
	margin:50px auto 30px;
}
.top_title_recommend{
	margin:70px auto 30px;
}
.top_title_cate h2 , .top_title_pickup h2 , .top_title_ranking h2 , .top_title_donation h2 , .top_title_recommend h2 , .top_title_about h2 , .top_title_voice h2 , .top_title_use h2{
	text-align:center;
	position:relative;
	letter-spacing: 10px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-weight:600;
}
.top_title_cate::before{
	content: "";
    display: inline-block;
    background: url(../img/top_tit_cate.png);
    background-size: cover;
    width: 346px;
    height: 116px;
    position: absolute;
	left: calc((100% - 30%)/2);
	top:20px;

}
.top_title_pickup::before{
	content: "";
    display: inline-block;
    background: url(../img/top_tit_pickup.png);
    background-size: cover;
    width: 324px;
    height: 110px;
    position: absolute;
	left: calc((100% - 30%)/2);
	top: 30px;

}
.top_title_ranking::before{
	content: "";
    display: inline-block;
    background: url(../img/top_tit_ranking.png);
    background-size: cover;
    width: 324px;
    height: 118px;
    position: absolute;
	left: calc((100% - 60%)/2);
top: -28px;

}
.top_title_donation::before{
	content: "";
    display: inline-block;
    background: url(../img/top_tit_donation.png);
    background-size: cover;
    width: 588px;
    height: 147px;
    position: absolute;
	left: calc((100% - 70%)/2);
top: -30px;

}
.top_title_recommend::before{
	content: "";
    display: inline-block;
    background: url(../img/top_tit_reco.png);
    background-size: cover;
    width: 500px;
    height: 173px;
    position: absolute;
	left: calc((100% - 40%)/2);
top: 0px;

}
.top_title_about::before{
	content: "";
    display: inline-block;
    background: url(../img/top_tit_topics.png);
    background-size: cover;
    width: 255px;
    height: 119px;
    position: absolute;
	left: calc((100% - 20%)/2);
top: 30px;

}


.top_title_voice::before{
	content: "";
    display: inline-block;
    background: url(../img/top_tit_voice.png);
    background-size: cover;
    width: 206px;
    height: 116px;
    position: absolute;
	left: calc((100% - 22%)/2);
top: 30px;

}

.top_title_use::before{
	content: "";
    display: inline-block;
    background: url(../img/top_tit_use.png);
    background-size: cover;
    width: 400px;
    height: 152px;
    position: absolute;
	left: calc((100% - 30%)/2);
top: 30px;

}


.top_btnarea{
	margin:70px auto;
	text-align:center;
	width:1480px;
}

.top_btnarea2{
	margin:70px auto;
	text-align:center;
	width:1480px;
}


.top_btnarea ul{
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
}
#top_btnarea01{
	margin:0 auto 70px;
}


.inner_henrei_osu span{
	color:#d0121b;
}



.top_btnarea p{
	margin:0 0 25px 0;
}


.top_news{
	margin:70px auto;
	width:1480px;
	border:1px #999999 solid;
	padding:20px;
	box-sizing:border-box;
}

.top_news table{
	width:100%;
	box-sizing:border-box;
	margin:0;
	min-height:100px;

}
.top_news table th{
	padding:0 20px 0 0;
	border-right:1px #999999 solid;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:1.2em;
	vertical-align:middle;
	text-align:center;
	min-width:10vw;
}
.top_news table td{
	padding:0 20px;
	vertical-align:middle;
}
.top_news table td dl{
	font-size: inherit;
	border-bottom:1px #CCCCCC dotted;
}




.inner-gray{
	width:1480px;
	margin:auto;
}
.left_inner-gray{
	width:725px;
	float:left;
	position:relative;
	padding:50px 0;
	
}
.left_inner-gray_rank{
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: space-between;
  margin:30px auto 0;
  width:700px;
}
.left_inner-gray_rank dl{
	width:213px;
}
.left_inner-gray_rank dt{
	text-align:center;
	margin:0 0 25px 0;
}
.left_inner-gray_rank dd{
	margin:0 0 25px 0;
}
.left_inner-gray_rank dd:first-of-type{
	margin:0 0 10px 0;
}
.left_inner-gray_rank{
	line-height:120%;
}
.left_inner-gray_rank a{
	color:#333;
	font-size:14px;
}
.left_inner-gray_rank a:hover{
	color:#666;
}
.left_inner-gray_rank a span{
	color:#333;
	font-size:14px;
	color:#d0121b;
	display:block;
}

.right_inner-gray{
	width:725px;
	float:right;
	position:relative;
	padding:50px 0;
}

.right_inner-gray ul{
	margin:60px auto 0;
	width:700px;
}

.right_inner-gray li{
	float:left;
	margin:0 0 20px 0;
}
.right_inner-gray li:nth-of-type(2n){
	margin:0 0 20px 20px;
}


.realtime{
	width:1200px;
	margin:70px auto;
}
.realtime_left{
	float:left;
	float:none;
	width:568px;
	margin:70px auto;
}
.realtime_right{
	float:right;
	width:568px;
	margin:70px auto;
}

.realtime_tit{
	margin:0 0 15px 0;
}
.realtime_tit img{
	margin: 0 25px 10px 0;
	vertical-align:middle;
}



.top_about{
	width:1480px;
	margin:auto;
}
.top_about td{
	padding:15px;
}
#top_about01{
	text-align:right;
	width:23%;
	vertical-align:middle;
}
#top_about02{
	text-align:right;
	width:21.8%;
}
#top_about03{
	width:21.8%;
	
}
#top_about04{
	width:23%;
	vertical-align:middle;
}

#top_about01 span , #top_about04 span{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:1.3em;
	font-weight:600;
	display:block;
	margin:0 0 10px 0;
}




.top_recommend{
	margin:50px auto 0;
	width:1480px;
	box-sizing:border-box;
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
}


.top_recommend li{
width: 322px;

display:inline-block; 
/display:inline; 
/zoom:1;
vertical-align:top;
margin:0 0 30px 0;
line-height:120%;
font-weight:800;

}
/*
.top_recommend6 li:nth-of-type(2) , .top_recommend6 li:nth-of-type(5) , .top_recommend6 li:nth-of-type(8){
	margin:0 58px;
}*/
.top_recommend li img{
	padding:0 0 15px 0;
}
.top_recommend li a{
	color:#333;
	font-family: "游ゴシック";
	font-size:14px;

}
.top_recommend li a span{
	color:#d0121b;
	display:block;
}
.top_recommend li a:hover{
	color:#666;
}



.tsuruimura_intro{
	background:url(../img/bg_turuimura.jpg) no-repeat;
	min-height:557px;
	width:1480px;
	margin:auto;
	position:relative;
}
.tsuruimura_intro_inner{
	position:absolute;
	left:280px;
	top:30px;
	width:615px;
	z-index:1;
}

.tsuruimura_intro_inner h5{
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin:0 0 20px 0;
}
.tsuruimura_intro_inner p{
	line-height:240%;
}

.youtube_area{
	background:#F3F0EB;
}
.youtube_area_inner{
	width:1200px;
	margin:30px auto;
}
.youtube_area_inner p{
	margin:0 0 16px 0;
}
.youtube_area_left{
	float:left;
	width:576px;
}
.youtube_area_right{
	float:right;
	width:576px;
}
.about_tsuruiarea{
	padding:70px 0 50px;
	position:relative;
	
}
.voice_inner{
	box-sizing:border-box;
	display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
justify-content: space-between;
width:1480px;
margin:40px auto 0;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.voice_inner dl{
	width:460px;
	background:#fff;
}
.voice_inner dd table , .voice_inner dd p{
	width:88%;
	margin:20px auto 20px;
}

.voice_inner dd table td{
	vertical-align:middle;
	font-size:16px;
	width:50%;
}
.voice_inner dd table td span{
	font-size:1.5em;
}

.voice_txt{
	min-height:220px;
}

#btn_voice{
	
	text-align:center;
	margin:15px auto;
	width:65%
}
#btn_voice a{
	padding:10px 15px;
	display:block;
	color:#666666;
	border:1px #666666 solid;
	background:url(../img/img_voice_arrow.jpg) 92% 50% no-repeat;
}
#btn_voice a:hover{
	
	color:#fff;
	
	border:1px #C3B49D solid;
	background:url(../img/img_voice_arrowon.jpg) 92% 50% no-repeat;
	background-color:#C3B49D;
	
}






.use_inner{
	width:984px;
	margin:auto;
}
.use_inner li{
	width:454px;
	margin:0 0 55px 0;
	float:left;
}
.use_inner li:nth-of-type(2n){
	width:454px;
	margin:0 0 55px 76px;
	float:left;
}
.use_inner li img{
	border:1px #B6A160 solid;
	padding:10px;
}
#use_inner_txt01{
	background:url(../img/num_use01.png) 0 50% no-repeat;
	min-height:65px;
	padding:0 0 0 90px;
	font-size: 1.5em;
font-weight: 500;
margin:10px 0 0 0;
}
#use_inner_txt01{
	background:url(../img/num_use01.png) 0 50% no-repeat;
	min-height:65px;
	padding:0 0 0 90px;
	font-size: 1.2em;
font-weight: 500;
margin:10px 0 0 0;
}
#use_inner_txt02{
	background:url(../img/num_use02.png) 0 50% no-repeat;
	min-height:65px;
	padding:0 0 0 90px;
	font-size: 1.2em;
font-weight: 500;
margin:10px 0 0 0;
}
#use_inner_txt03{
	background:url(../img/num_use03.png) 0 50% no-repeat;
	min-height:65px;
	padding:0 0 0 90px;
	font-size: 1.2em;
font-weight: 500;
margin:10px 0 0 0;
}
#use_inner_txt04{
	background:url(../img/num_use04.png) 0 50% no-repeat;
	min-height:65px;
	padding:0 0 0 90px;
	font-size: 1.2em;
font-weight: 500;
margin:10px 0 0 0;
}
#use_inner_txt05{
	background:url(../img/num_use05.png) 0 50% no-repeat;
	min-height:65px;
	padding:0 0 0 90px;
	font-size: 1.2em;
font-weight: 500;
margin:10px 0 0 0;
}
#use_inner_txt06{
	background:url(../img/num_use06.png) 0 50% no-repeat;
	min-height:65px;
	padding:0 0 0 90px;
	font-size: 1.2em;
font-weight: 500;
margin:10px 0 0 0;
}




/* =leftbox
----------------------------------------------- */

/*検索窓+キーワード*/
.left_searcharea #h-seach-kw {
vertical-align: top;
padding:0 0 0 15px;
margin:0 auto 0;
-moz-border-radius: 1em;
-webkit-border-radius: 1em;
-o-border-radius: 1em;
-ms-border-radius: 1em;
width:160px;
background-color:#FFF;
}
.left_searcharea #h-seach-kw .text {
	float:left;
	width:120px;
	height:30px;
	background-color:#fff;
	text-indent:10px;
	margin:0;
	padding:0 !important;
	font-size:14px;
	border:none;
}
.left_searcharea #h-seach-kw .btn {float:left; padding:2px !important; border-radius:0 !important; margin:3px 0 0 0;  padding:12px;}
.left_searcharea #h-seach-kw .kw {clear:both;font-size:11px;margin-top:0px;}
.left_searcharea #h-seach-kw .kw div {margin:0;}
.left_searcharea #h-seach-kw .kw .word {font-size:13px;margin:0 0px 0 0;}

.cart{display:inline-block; !important;vertical-align: top;margin:-40px 10px 0 10px;}
.souryou{display:inline-block; !important;vertical-align: top;margin-top:-37px;}


.left_contents h3{
	text-align:center;
	margin:0 0 10px 0;
	font-size:1em;
}

.left_searcharea{
	margin:0 0 25px 0;
	padding:60px 0 10px 0;
	background:url(../img/bg_search.jpg) no-repeat;
}
.left_searcharea h4{
	margin:0;
}

.left_btn{
	margin:0 0 15px 0;
}
.left_tit{
	padding:0 0 10px 0;
}

.left_select{
	margin:0 0 15px 0;
}

.left_select h3{
	margin:0 0 5px 0;
}
.left_select li{
	margin:0;
	padding:5px 0 10px 0;
	font-weight:800;
	border-bottom:1px #6FB0AC dotted;
	white-space:nowrap;
}
.left_select li a{
	color:#333;
	display:block;
}
.left_select li a:hover{
	color:#999;
}

.left_select_price{
	padding:10px 0;
}
.left_select_txt01{
	padding:8px 0 0 8px;
	display:inline-block;
}







table.calbase_rakuten     {
    background-color: #FFFFFF;
	box-sizing:border-box;
    width: 92%;
    border-collapse: collapse;
    padding: 0px 0px 10px 0px;
	margin:auto;
    }
table.calbase_rakuten *   {
    font-size: 98%;
    color: #000000;
    border-collapse: collapse;
    padding: 0px;
    margin: 0px;
    }
table.calbase_rakuten th  {
    text-align: center;
    }
th.caltitle_rakuten       {
    font-size: 1.2em;
	color:#7B352D;
    padding: 10px 0px 0px 0px;
	border-bottom:1px #7B352D solid;
	margin:0 0 20px 0;
    }
table.calframe_rakuten    {
    border-collapse: collapse;
    table-layout: fixed;
    width: 100%;
	margin:20px 0 0 0;
    }
table.calframe_rakuten th {
    text-align: center;
    padding: 0px 0px 3px 0px;
    }
table.calframe_rakuten td {
    border:1px solid #FFFFFF;
    background-color: #F5F1EE;
    width:19px;
    height:17px;
    text-align: center;
    }
tr.weektitle_rakuten td   {
    background-color: #AB9685;
    }
td.event1day_rakuten      {
    background-color: #FFC6C6 !important;
    }
font.event1day_rakuten    {
    color: #FFC6C6;
    }
td.event2day_rakuten      {
    background-color: #B5DAFF !important;
    }
font.event2day_rakuten    {
    color: #B5DAFF;
    }
td.event3day_rakuten      {
    background-color: #FEDE93 !important;
    }
font.event3day_rakuten    {
    color: #FEDE93;
    }
table.event_rakuten       {
    text-align: left;
    word-break: break-all;
    margin: 7px 10px 7px 10px;
    border-collapse: collapse;
    line-height:120%;
    table-layout: fixed;
    width: 141px;
    }
table.event_rakuten td   {
    padding: 0px 0px 0px 0px;
    }
table.text_rakuten       {
    text-align: left;
    word-break: break-all;
    margin: 0px 10px 10px 10px;
    border-collapse: collapse;
    line-height:120%;
    table-layout: fixed;
    width: 141px;
    }
	
	
/*--------------------
1.1 Reset bootstrap
--------------------*/
.container{
	width:1164px;
	margin:0 0 4px 0;
}

.row-0-gutter {
    margin-left: 0;
    margin-right: 0;
}

.col-0-gutter {
	padding-left: 0;
	padding-right: 0;
}

/*--------------------
4. Sections
--------------------*/

.section-title {
	padding-bottom: 30px;
}

.section-title h2 {
	font-size: 45px;
	text-transform: uppercase;
}

.section-title p {
	font-size: 18px;
	font-weight: 300;
	line-height: 33px;
	margin: 25px 100px 30px 100px;
}

.mz-module .section-title {
    padding: 40px 0;
}



/*--------------------
4.4. Dark Short section (counters, quote, etc)
--------------------*/

.light-bg {
    background: #f1f1f1;
}






/* =追跡ボタン
----------------------------------------------- */
#bobottom {
    bottom: -1000px;
    position: absolute;
    width: 100%;
	text-align:center;
    margin: 0 auto 0;
    padding: 0;
    line-height: 1;
    z-index: 9000;
	transition: top 0.65s ease-in !important;
    -webkit-transition: top 0.65s ease-in !important;
    -moz-transition: top 0.65s ease-in !important;
}


/* Fixed */
#bobottom.fixed {
    margin-top: 0;
    bottom: 0;
    position: fixed;
    padding: 10px 0 10px 0;
    height: auto;
	width:100%;
    background: rgba(88,69,25,0.8);
    transition: top 0.65s ease-in !important;
    -webkit-transition: top 0.65s ease-in !important;
    -moz-transition: top 0.65s ease-in !important;
}







/* =FOOTER
----------------------------------------------- */

#footer_frame{
	background-color:#fff;
	vertical-align:bottom;
}
footer{
	background:#F3F0EB;
	margin:0;
	padding:70px 0;
	z-index: 10;
position: relative;
}

.footer_inner{
	width:1200px;
	margin:auto;
}
.footer_inner h3{
	color:#C9B592;
	font-size:2em;
	margin:0 0 20px 0;
	text-align:center;
}
.footer_inner h4{
	margin:0 auto 80px;
	text-align:center;
	color:#A18C49;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.footer_inner h4 img{
	vertical-align:inherit;
	padding:5px 0;
}
.footer_inner dl{
	width:47%;
	margin:0;
	float:left;
}
.footer_inner dl:nth-of-type(2){
	width:47%;
	margin:0 0 0 6%;
	float:left;
}
.footer_inner dt{
	color:#000;
	height:30px;
	font-size:1.2em;
	color:#A18C49;
	border-bottom:1px #A18C49 solid;
	border-left:5px #A18C49 solid;
	margin:0 0 20px 0;
	padding: 0 0 8px 10px;
	font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.footer_inner dt img{
	vertical-align:middle;
	padding: 0 5px 2px 0;
}
.footer_inner dt::after {
    content: '';
    display: inline-block;
    width: 570px;
    height: 8px;
    background-image: url(https://www.rakuten.ne.jp/gold/f124222-kameyama/img/line_footer.jpg);
    background-size: contain;
    vertical-align: top;
}
.footer_inner dd{
	font-size:15px;
	color:#000;
	font-weight:500;
	margin:0 0 65px 0;
}
.footer_inner dd span{
	color:#d0121b;
}
.footer_inner dd img{
	padding:20px 0 0 0;
}
.footer_inner dd a{
	color:#000;
}

#footer_txt01{
	text-align:center;
	background-color:#FFF;
	padding:20px;
	max-width:1200px;
	margin:40px auto;
}

footer .copyright {
   text-align:center;
   background:#A18C4B;
   padding:10px 0;
   font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;

}

footer .copyright p{
	font-size:1.5em;
	color:#fff;
}

footer .copyright ul{
	margin:0;
}
footer .copyright li{
	display:inline-block;
	margin:0 0 0 20px;
	padding:0 20px 0 0;
	border-right:1px #333333 solid;
}
footer .copyright li:last-child{
	border-right:none;
}
footer .copyright li a{
	color:#000;
}
/* =SCROLL UP
----------------------------------------------- */
a#scroll-up {
	bottom: 0px;
	position: fixed;
	right: 20px;
	display: none;
	opacity: 1.0;
	filter:alpha(opacity=100); /* For IE8 and earlier */
	z-index:100;
}
a#scroll-up img{
	width:52px;
}
a#scroll-up i {
	font-size: 40px;
	color: #A63A37;
	
}
a#scroll-up:hover {
	opacity: 0.8;
	filter:alpha(opacity=80); /* For IE8 and earlier */
}



/*--------------------------------------------------------------
フォーム
--------------------------------------------------------------*/

.all_cover{
    width: 1160px;
    margin: 15px auto;
    padding: 10px;
    background: #EDE9E0;
    border-radius: 10px;
}
#form_cover{
    padding-top: 10px;
    font-size: 13px;
    color: #333;
    line-height: 1.5;
	
}

.form_box{
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
	padding:0;
	margin:0;
}
.form_box table{
    border-spacing: 0;
}
.form_box table th,
.form_box table td,{
    font-size: 13px;
}
.form_box table p{
    font-size: 12px;
    padding-top: 5px;
}
.form_box table input[type='text']{
    border: 1px solid #CCC;
    padding: 5px;
    width: 95%;
}
.form_box table input[type="radio"]{
    vertical-align: middle;
}
#form_cover .form_box table tbody tr th{
    width: 166px;
    padding: 10px;
    background: #EEE;
	text-align:left;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}
#form_cover .form_box table tbody tr td{
    width: 550px;
    min-height: 21px;
    padding: 11px 10px;
    background: #FFF;
    border-bottom: 1px solid #999;
}
.form_box table tbody tr th{
    vertical-align: middle;
    font-weight: normal;
}
.form_box table tbody tr th span{
    color: #D80000;
}
.form_box table tbody tr td{
    vertical-align: middle;
}
.form_box table select{
    border: 1px solid #CCC;
    padding: 5px;
}
.form_box table tbody tr td textarea{
    min-height: 200px;
    font-size: 13px;
    border: 1px solid #CCC;
    padding: 5px;
    width: 98%;
}
.last{
    border-bottom: 0 !important;
	margin:0;
	padding:0;
}
.btn_cover {
    margin-top: 20px;
    text-align: center;
}
.btn_cover input[type='button'].checkbtn{
    -webkit-appearance: none;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    margin: 0 5px;
    outline: none;
    padding: 10px 27px;
    vertical-align: baseline;
    font-weight: normal;
    background: #FFCBA4;
    color: #B25900;
    cursor: pointer;
}

.btn_cover input[type='reset']{
    -webkit-appearance: none;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    margin: 0 5px;
    outline: none;
    padding: 10px 40px;
    vertical-align: baseline;
    font-weight: normal;
    background: #FF7373;
    color: #FFF;
    cursor: pointer;
	font-family:"游ゴシック", "メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka;
}
.btn_cover input[type='submit']{
    -webkit-appearance: none;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    margin: 0 5px;
    outline: none;
    padding: 10px 47px;
    vertical-align: baseline;
    font-weight: normal;
    background: #2693FF;
    color: #fff;
    cursor: pointer;
	font-family: "游ゴシック","メイリオ","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",Osaka;
}
#back_form{
    -webkit-appearance: none;
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-weight: bold;
    margin: 0 5px;
    outline: none;
    padding: 10px 48px;
    vertical-align: baseline;
    font-weight: normal;
    background: #FF7373;
    color: #FFF;
    cursor: pointer;
}
.long{
    padding: 20px 10px !important;
}
.thanks_text {
    padding-top: 10px;
    font-size: 13px;
    color: #333;
    line-height: 1.5;
}

#tel_sm{
	display:none;
 }
 
 .red
{
  color: #ff0000;
}



#sp_header{
	display:none;
}



#hyas_privacy_policy{
    height: 100px;
    overflow-y: auto;
	margin-bottom:30px;
	background-color:#FFF;
	padding:4%;
}
#hyas_privacy_policy h2 , #hyas_privacy_policy h3{
	font-weight:bold;
	margin:0 0 10px 0;
	font-size:1.2em;
}
#hyas_privacy_policy p , #hyas_privacy_policy ul{
	margin:0 0 20px 0;
	font-size:0.9em;
}
