/* ----------------------------------------------------------------------

 smart phone setting

---------------------------------------------------------------------- */
/* ----20171117追加--- */
.mw_wp_form_input .btn input{
/*エピソード募集　確認画面へ進むボタン用*/
width:150px;
height:35px;
}

.mw_wp_form_confirm .btn input{
/*エピソード募集　送信ボタン用*/
width:150px;
height:35px;
}

.mw_wp_form_confirm .btn2 input{
/*エピソード募集　戻るボタン用*/
width:80px;
height:35px;
}

.formheight {
height: 35px;
}

/* ----20170906追加--- */
.newarticles	{
  width: 100%; }

.newarticles ul	{
  margin: 0;
  padding: 0;
  line-height: 140%;
  list-style: none; }

.newarticles li {
  display: inline-block;
  vertical-align: top;
  padding-left: 0px; }

.boxS	{
  width: 100%; }

.boxS:after	{
  content: "";
  display: block;
  clear: both; }

.boxS_inner	{
  float: left;
  width: 100%;
  margin-right: 0px;
  padding-top: 10px; }

.menu_1second {
  background: #f9f8f3;
  text-align: left;
  padding: 20px; }

.why ul	{
  margin: 0;
  padding: 0;
  line-height: 140%;
  list-style: none; }

.shizuku img {
  vertical-align:middle; }

.mid_blue {
  color: #69b9dd;
  font-size: 18px; }

.mid_s_blue {
  color: #69b9dd;
  font-size: 14px; }

/* ----20170802追加--- */
.forPc {display:none;}
.forPhone {display:inherit;}

body {
  -webkit-text-size-adjust:100%; margin:0; padding:0;
  font-family:"Century Gothic","游ゴシック" YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', 'Quicksand', Arial, sans-serif;
  width:100%; position:relative;
  color:#333; background:#fff;
}

body a {
        color:#000;
}

body a:hover {
        color:#bcbf00;
}

.aligncenter
 {
        max-width:100%;
        height:auto;
}
h2{

        font-family:'Quicksand',"游ゴシック" YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
        font-weight:400;
        font-size:20px;
        margin:0 0 20px 0px;
        padding:10px 0 0px 0;
  /*    border-bottom:solid 1px #000; */

}

h2 span {
        font-size:15px;
        margin-left:0px;
        display:block;
}

h3  {
        padding: 20px 0 0px 0;
        display:block;
}
p span {
        display:block;
}

/* ----------------------------------------------------------------------
 sub title
---------------------------------------------------------------------- */

.sub_title {
    height: 80px;
    position: relative;
    margin: 10px 0 10px 0px;
    padding: 20px 0px 5px 0px;
    background:#fff url(/cms/corp/img/usr/common/side/img_sub_2.png) no-repeat 0px center;
    font-size: 14px;
    font-family:'Yugothic', "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
    font-weight:normal;
}

.sub_title p span{     line-height:1.5;
}

/* layout */
#contents { width:96%; margin: 0 auto 20px;}
h2.index-menu-title{
 	text-align:center;
 }
#mainColumn {
        margin-top: 10px;
	margin-bottom: 0px;
}
#sideColumn {
    display: none;
}


/* headline */
.headline1 { margin:0; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; border-left:5px solid #adb8bf; font-size:15px; background:url(img/common/headline1.gif) repeat-x left bottom; }
.archive_headline { margin:0 0 20px 0; padding:0 15px; height:36px; line-height:36px; background:#aaa; color:#fff; font-size:14px; }
.headline2 { margin:0; padding:0 15px; height:36px; line-height:36px; border:1px solid #ccc; font-size:15px; background:url(img/common/headline1.gif) repeat-x left bottom; }

/* mobile banner */
#mobile_banner_top { padding:15px; text-align:center; background:#fff; }
#mobile_banner_top img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }
#mobile_banner_bottom { padding:0 0 15px; text-align:center; }
#mobile_banner_bottom img { display:block; height:auto; max-width:100%; width:auto; margin:0 auto; }


/* admin bar
html #wpadminbar{
	margin-top: -46px;
}
*/

/* ----------------------------------------------------------------------
 index
---------------------------------------------------------------------- */
#slider-wrapper{ margin: 0; width:100%; height:auto; padding: 5px 0 30px;}
.flexslider .slides img{ width: 100%;}
.flexslider-controls { display:none; }

/* center banner */
#index-banner{
	width: 100%;
}
#index-banner img{
	width: 100%;
	height: auto;
}

/* maincopy */
#maincopy {
	text-align: center;
	margin: 0 auto 30px;
}
#maincopy h2 {
	font-size: 24px;
	color: #000;
	margin: 0 auto 10px;
	/* font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "メイリオ", meiryo, serif; */
        font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
        font-weight: normal;
}
#maincopy p {
	font-size: 12px;
	text-align: left;
}

#index-menu {
	width: 100%;
	margin: 0 auto;
	border-bottom: dotted 1px #333;
}
#index-menu-ul {
}
.index-meun-li {
	width: 100%;
	margin-bottom: 20px;
}
.index-meun-li-last {
}
.index-menu-thumb {
	margin: 0;
}
.index-menu-thumb img{
	width: 100%;
	height: auto;
}
.index-menu-title {
	margin: 0 5px 5px;
	font-size: 20px;
        font-weight: normal;

}
.index-menu-desc {
	margin: 0;
	font-size: 12px;
	line-height: 200%;
}
.index-menu-title a, .index-menu-desc a {
	text-decoration: none;
}

/* news */
#index-news {
	width: 100%;
	border-bottom: solid 1px #ddd;
	margin: 0;
}
#index-news-headline {
	font-size: 20px;
	float: left;
	margin: 0;
	min-height: 32px;
}
#index-news-archivelink {
	font-size: 12px;
	float: right;
}
#index-news-archivelink a {
	text-decoration: none;
	display: inline-block;
	padding-left: 10px;
	background-image: url(images/arrow_01.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#index-news-ul {
	margin: 0 0 30px;
}
#index-news-ul li {
	border-bottom: dotted 1px #999;
	margin: 10px 0 0;
	padding-bottom: 10px;
	font-size: 12px;
}
#index-news-ul li a {
	text-decoration: none;
}
.index-news-date {
	display: inline-block;
	width: 90px;
	margin-right: 10px;
	font-weight: bold;
}

/* recommend */
#index-recommend-headline {
	margin: 40px 0 10px;
	padding-bottom: 5px;
	border-bottom: solid 1px #ddd;
	font-size: 20px;
}
#index-recommend {
	width: 100%;
}
.index-recommend-box {
	display: block;
	width: 46%;
	float: left;
	height: 210px;
	overflow: hidden;
	background: #F2F2F2;
	padding: 0;
	margin: 0 2% 10px;
}
.index-recommend-box-thumb {
	margin: 0;
}
.index-recommend-box-thumb img {
	width: 100%;
	height: auto;
}
.index-recommend-box-title {
	font-size: 14px;
	font-weight: normal;
	color: #000;
	margin: 0 15px;
}
.index-recommend-box-desc {
	display:none;
}
.index-recommend-box-title a, .index-recommend-box-desc a {
	text-decoration: none;
}


/* ----------------------------------------------------------------------
 header
---------------------------------------------------------------------- */
#header_wrap { width:100%; }
#header { background:#fff; width:100%; border-top:4px solid #bcbf00; min-height:32px; padding:7px 0; position:relative;

    border: 1px solid #ddd;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);

}

#description { display:none; }
#header_menu { display:none; }
.search_area { display:none; }

/* logo */
#logo { margin:5px 0 5px 15px; line-height:120%; float:left; font-size:18px; font-weight:normal; width:40%; overflow:hidden; }
#logo_text　{ display:none;  }
#logo_image img { width:87px; height: auto; float:left; margin:0px 0 0 0px;}

/* #logo img { display:none; }
#logo_text a, #logo a { color:#333; text-decoration:none; display:block; }
#logo_text a:hover, #logo a:hover { text-decoration:underline; }

#logo a:before { content:attr(data-label); }*/

/* global menu */
#header a.menu_button {
   position:absolute; right:15px; margin:0;
   display:inline-block; font-size:11px; color:#333; padding:0 10px; line-height:30px; text-decoration:none;
   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;
   border:1px solid #ccc;
}
#header a.menu_button:hover { background:#222; border:1px solid #222; color:#fff; }
#header a.active { color:#000; background:#aaa; box-shadow:1px 1px 2px rgba(0,0,0,0.2) inset; }

#global_menu { display:none; clear:both; width:100%; margin:0; top:0px; position:relative; box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -moz-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 1px 2px 1.5px rgba(0, 0, 0, 0.1); }
#global_menu ul { margin:0; }
#global_menu a { display:block; border:1px solid #ccc; margin:0 0 -1px 0; padding:0 10px 0 32px; line-height:40px; text-decoration:none; background:#fff url(images/arrow4.png) no-repeat 20px; }
#global_menu a:hover { background-color:#eee !important; color:#333; }
#global_menu .sub-menu a{
	padding-left: 42px;
	background:#fff url(images/arrow4.png) no-repeat 30px !important;
}
#global_menu .sub-menu a:hover { background-color:#eee !important; color:#333; }


/* banner */
#header_banner { display:none; }




/* ----------------------------------------------------------------------
 single post page
---------------------------------------------------------------------- */

.post_date{
	width: 80px;
	height: auto;
	min-height: 80px;
	float: left;
	background: #fff;
        color: #000;
        border-right:solid #ccc 1px;
        border-left:solid #ccc 1px;
        border-top:solid #ccc 1px;
        border-bottom:solid #ccc 1px;
        margin-right:10px;
        margin-bottom:10px;
}
.post_date_year{
	display: block;
	width: 80px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #fff;
	text-align: center;
	margin: 0;
	padding: 0;
        color: #000;
}
.post_date_month{
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding: 0;
        color: #000;
}
.post_date_month span{
        display: block;
	font-size:26px;
	margin: 0 0 -0.3em;
	padding: 0;
	height: 38px;
	line-height: 38px;
}

#single_title { border:1px solid #ccc; overflow:hidden; margin:0 0 10px 0; }
#single_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#single_meta { margin:0; padding:3px 15px; font-size:10px; overflow:hidden; background:#f9f9f9; }
#single_meta li { float:left; padding:8px 0; margin:0 15px 0 0; line-height:100%; }
#single_meta li.post_category { background:url(img/common/icon_category.png) no-repeat left 7px; padding-left:16px; }
#single_meta li.post_tag { background:url(img/common/icon_tag.png) no-repeat left 7px;  padding-left:16px; }
#single_meta li.post_comment { background:url(img/common/icon_comment.png) no-repeat left 7px;  padding-left:18px; }
#single_meta li.post_author { background:url(img/common/icon_author.png) no-repeat left 7px;  padding-left:18px; }

#news_title { border:1px solid #ccc; overflow:hidden; }
#news_title h2 { margin:0; font-size:16px; background:#ccc; color:#fff; padding:10px 15px; line-height:180%; }
#news_title p { margin:0 15px; font-size:12px; overflow:hidden; }

.post { padding:15px 0 10px; }
.post_thumb{ margin:10px 0; }
.post_image { text-align:center; margin:0 0 15px 0; }

/* next page */
#post_pagination { margin:0 0 30px 0; }
#post_pagination h5 { margin:0 10px 0 0; float:left; line-height:30px; font-size:12px; }
#post_pagination a, #post_pagination p { float:left; display:inline-block; background:#eee; margin:0 5px 0 0; width:30px; height:30px; line-height:30px; text-align:center; text-decoration:none; color:#333; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; font-size:12px; }
#post_pagination p { background:#999; color:#fff; }
#post_pagination a:hover { background:#333; color:#fff; }

/* bookmark */
.post .bookmark2 { clear:both; float:right; margin:5px 0 0 0; padding:0; list-style-type:none; }
.post .bookmark2 li { background:none; padding:0; float:left; margin:0 0 0 10px; }

/* banner */
#single_banner1 { text-align:center; margin:-5px 0 15px 0; }
#single_banner2 { clear:both; text-align:center; padding:10px 0 10px 0; }

/* author information */
#single_author { margin:0 0 20px; border:1px solid #ccc; padding:15px 15px 2px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; position:relative; }
#single_author_avatar {  }
#single_author_avatar img { width:70px; height:70px; display:block; border:none; padding:0 0 15px 0; margin:0 auto; float:none; }
#single_author_meta { width:100%; text-align:center; }
#single_author_name { margin:0 0 10px 0; font-size:14px; line-height:160%; }
#single_author_name2 { margin:0; font-size:10px; display:block; }
#single_author_link { color:#333; text-decoration:none; font-size:12px; background:#e8e8e8; padding:5px 25px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; margin:0 auto 15px; display:inline-block; }
#single_author_link:hover { color:#fff; }
#single_author_desc { padding:15px 0 0 0; margin:0; font-size:12px; border-top:1px dotted #ccc; text-align:left; }
#single_author_desc p { margin:0 0 10px 0; }

/* author post */
#single_author_post { margin:0 0 20px 0; }
#single_author_post ul { margin:0; padding:0; background:#f9f9f9; }
#single_author_post li { border:1px solid #ccc; border-top:none; padding:15px; }
#single_author_post ul li li { border:none; padding:0; margin:0 0 7px 0; float:left; font-size:11px; line-height:110%; }
#single_author_post ul li li.date { display:block; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px solid #ccc; }
#single_author_post .image { float:left; width:30%; margin:0 5% 0 0; }
#single_author_post .image img { width:100%; height:auto; display:block; }
#single_author_post .image:hover img { opacity:0.5; }
#single_author_post .info { float:left; width:65%; margin:0; }
#single_author_post .title { margin:0; padding:0; font-size:13px; line-height:160%; }
#single_author_post .title a { text-decoration:none; display:block; }
#single_author_post .title a:hover { text-decoration:underline; }


/* related post */
#related_post { margin:0 0 20px 0; }
#related_post ul { margin:0; padding:0; background:#f9f9f9; }
#related_post li { border:1px solid #ccc; border-top:none; padding:15px; }
#related_post .image { float:left; width:30%; margin:0 5% 0 0; }
#related_post .image img { width:100%; height:auto; display:block; }
#related_post .image:hover img { opacity:0.5; }
#related_post .title { float:left; width:65%; margin:0; font-size:13px; line-height:160%; }
#related_post .title a { text-decoration:none; display:block; }
#related_post .title a:hover { text-decoration:underline; }

/* next prev post link */
#previous_next_post {
 margin:0 0 20px; padding:0;
 }
#previous_prev_post {
 margin:0 0 20px; padding:0;
 }
#previous_next_post p { margin:0 0 2px 0; }


#previous_next_post a:hover { color: #bcbf00; }

#previous_post a {  margin: 0;
    width: 310px;
    height: 35px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 35px;
    background-image: url(images/page_prev.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration:none;}
#next_post a {  margin: 0;
    width: 310px;
    height: 35px;
    display: table-cell;
    vertical-align: middle;
    padding-left: 35px;
    background-image: url(images/page_next.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-decoration:none;}

/* comment box-sizing: content-box;　*/
#comment_header_right { float:none; position:relative; margin:0; }
#comment_header_right li { float:none; }
#comment_header_right li a, #comment_header_right li p { width:50%; margin:0 -2px -1px 0; float:right; }
.comment-meta { margin:0 0 10px 0; }
.comment-meta-left { float:left; width:auto; min-width:150px; }
.comment-content { padding:0; margin:0; }
#submit_comment { width:100%; }
#trackback_url_area input { padding:5px 2%; width:96%; border:none; background:#eee; }

/* bookmark */
.post .bookmark {
	clear: both;
	display: block;
	list-style-type: none;
	margin: 0 0 10px;
	padding-top: 10px;
}
.post .bookmark li {
	float: left;
	margin: 0 5px 0 0;
}
.post .bookmark li.twitter{
	width: 90px;
}



/* ----------------------------------------------------------------------
 archive
---------------------------------------------------------------------- */
.post_list{
	font-size: 12px;
}
.post_list a{
        margin: 10px 0 0px 0;
	text-decoration: none;

}
.post_list ol {
	margin: 0;
	padding: 15px 0 0;
}
.post_list ol li{
	border-bottom: dotted 1px #888;
	margin-bottom: 30px;
	padding-bottom: 10px;
        list-style: none;display: block;
}
.post_list ol li:last-child{
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 10px;
}
.post_title{
	font-family: "Century Gothic",Arial,"游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", 'ＭＳ Ｐゴシック', sans-serif;
    border:none;
     font-size: 14px;
    font-weight: bold;
    margin: 20px 0 0;
    display:block;
}

.post_title a {
	text-decoration:none;
	display:block;
}


.post_thumb{
	clear: both;
}
.post_thumb img{
	width: 100%;
	height: auto;
	margin: 10px 0 0px 0px;
}
.post_content{
	clear: both;
}

.post_list p{

}
/*
#post_list { background:#fff; border:1px solid #ccc; overflow:hidden; margin:0; }
#post_list li { border-bottom:1px dotted #ccc; padding:15px; margin-bottom:-1px; }

#post_list ul { overflow:hidden; margin:0 0 5px 0; }
#post_list ul li { border:none; padding:0; margin:0 0 7px 0; float:left; font-size:11px; line-height:110%; }
#post_list ul li.post_date { display:block; margin:0 10px 0 0; padding:0 10px 0 0; border-right:1px solid #ccc; }

#post_list .info { }
#post_list .title { font-size:16px; margin:0 0 10px 0; }
#post_list .title a { display:block; }
#post_list .excerpt { font-size:13px; line-height:170%; margin:0 0 18px 0; }
#post_list .link { font-size:12px; display:block; background:url(img/common/arrow1.gif) no-repeat left top; padding:0 0 0 30px; height:13px; line-height:13px; margin:0 0 20px 0; }

#post_list .image img { display:block; margin:0 auto 15px; height:auto; max-width:100%; width:auto; }

#post_list .bookmark { margin:0 0 -10px 0; }
#post_list .bookmark li { border:none; padding:0; margin:0 5px 0 0; height:30px; }
#post_list .bookmark li.social1 { width:140px; }
*/
/* Author page */
#author_post_list #post_list { border-top:none; }
#author_profile_area { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
#author_avatar { float:left; width:15%; margin:0 5% 20px 0; }
#author_avatar img { width:100%; height:100%; display:block; border:none; padding:0; }
#author_meta { }
#author_name { float:left; position:relative; width:75%; margin:0; font-size:18px; line-height:160%; }
#author_name2 { margin:0 0 0 15px; font-size:12px; }
#author_desc { clear:both; border-top:1px dotted #aaa; padding:10px 0 0 0; font-size:12px; }

/* Author list page */
#profile_author_list { margin:0; padding:0; }
#profile_author_list li { border:1px solid #ccc; margin:20px 0; padding:15px 15px 0; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; background:#f9f9f9; }
.profile_author_avatar { float:left; width:15%; margin:0 5% 20px 0; }
.profile_author_avatar img { width:100%; height:auto; display:block; border:none; padding:0; }
.profile_author_meta_top { float:left; position:relative; width:75%; margin:-2px 0 15px 0; }
.profile_author_name { margin:0 0 6px 0; font-size:16px; line-height:130%; }
.profile_author_name2 { margin:0; font-size:10px; display:block; }
.profile_author_link { color:#333; text-decoration:none; font-size:11px; background:#e8e8e8 url(img/common/arrow_right.png) no-repeat 16px 9px; padding:5px 20px 5px 30px; -moz-border-radius:20px; -khtml-border-radius:20px; -webkit-border-radius:20px; border-radius:20px; }
.profile_author_link:hover { color:#fff; }
.profile_author_desc { clear:both; border-top:1px dotted #aaa; padding:5px 0 0 0; font-size:12px; }
.profile_author_desc p { margin:0 0 10px 0; }

/* page nav */
.page_navi { margin:20px 0; }
.page_navi h4 { font-size:10px; font-weight:normal; margin:0 0 10px 0; color:#888; }
.page_navi ul { margin:0; }
.page_navi li { float:left; }
.page_navi a, .page_navi a:hover, .page_navi span
 { text-decoration:none; color:#000; font-size:11px; padding:13px 15px; line-height:100%; margin:40px 4px 4px 0; background:#efe9d6; display:block; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;   -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease; font-weight:bold; }
.page_navi a:hover { color:#fff; background:#3F7985; text-decoration:none; }
.page_navi span.dots { background:none; }
.page_navi span.current { color:#fff; background:#333; }
.page_navi p.back { margin:0; }
.page_navi p.back a, .page_navi p.back a:hover { display:inline-block; padding: 10px 15px; }

/* 404 not found */
#not_found .search_area { margin:0 0 20px 0; }
#not_found #search_input { float:left; margin:0 5px 0 0; border:1px solid #ccc; background:#f2f2f2; width:260px; height:33px; position:relative; padding:0 10px; box-shadow:2px 2px 3px 0px #ddd inset; }
#not_found .back { margin:0; line-height:100%; }
#not_found .back a { background:url(img/common/arrow1.gif) no-repeat left; padding:0 0 0 28px; }



/* ----------------------------------------------------------------------
 side
---------------------------------------------------------------------- */

/* common */
.side_headline{
	font-size: 14px;
}

/* side banner */
#side-banner{
	text-align: center;
	margin-bottom: 20px;
}

/* search */
.widget_search #search-box, .widget_search #s { width:80%; margin:0 0px 5px 0; }
.widget_search #search-btn input, .widget_search #searchsubmit { width:14%; }

/* styled post1 */
.styled_post_list1_widget .side_headline{
	min-height: auto;
	border-bottom: dotted 1px #888;
}


/* ----------------------------------------------------------------------
 footer
---------------------------------------------------------------------- */
#footer{
	padding-bottom: 45px;
	background: #F6F6F6;
}

/* carousel */
.slick-slider{}
div.slick-track div.slick-slide img,
div.slick-list div.slick-track div.slick-slide
{
    width:132px !important;
    height:82px;
}

.slick-track,
div#carousel,
.slick-list.draggable {
    height: 82px;
}
#footer-slider-wrapper{
	width: 100%;
	padding-top: 20px;
	border-top: solid 1px #ddd;
}
#footer-slider-wrapper-inner{
	width: 94%;
	margin: 0 auto;
}
.footer_logo{
	text-align:center;
}
/* common */
#footer-inner{
	/* padding: 20px 10px; */
	border-top: solid 1px #ddd;
	background: #F6F6F6;
}

/* footer logo */
#footer_logo { display:none; }
#footer_logo_text { display:none; }
#footer_description { display:none; }

/* footer banner */
#footer-banner{
	text-align: center;
	margin-bottom: 20px;
}


/* widget area */
.footer_widget { margin:0 0 30px 0; font-size:13px; }
.footer_widget:last-child { margin:0; }
.footer_headline {  border-bottom:1px dotted #888; padding:0 0 7px 0; margin:0 0 12px 0; }
.footer_widget ul { margin:0; }
.footer_widget li ul { margin:0px 0 0 0; }
.footer_widget li {  display:block; border:0px solid #ccc; line-height:40px; text-decoration:none;  background:#f6f6f6; }
.footer_widget li a {display: block;
padding-right: 16px;
background-color: #f6f6f6;
border-bottom: 1px solid #D4D4D4;
text-decoration: none;
font-weight: bold;
color: #333; padding-left:13px; }
.footer_widget img { height:auto; max-width:100%; width:auto; }

/* copyright */
#footer_copr{
	height: 61px;
}

#copyright { width:94%; color:#000; font-size:11px; background:#bcbf00; margin:0; line-height:100%; padding:25px 3%; }
#copyright a { text-decoration:none; color:#000; }
#copyright a:hover { text-decoration:underline; }

#return_top { position:absolute; bottom:8px; right:10px; display:block; text-indent:100%; overflow:hidden; white-space:nowrap; width:44px; height:44px; margin:0; padding:0; background:#333 url(images/pagetop.png) no-repeat center; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#return_top:hover { background-color:#003d53; }

/* footer_sociallink */
#footer_social_link {
	height: 45px;
	position: absolute;
	bottom: 61px;
	margin-left: 3px;
}
.social_link {
	margin:0;
}
.social_link li {
	float:left;
	margin:11px 0 0 7px;
}
.social_link li a {
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
	text-indent:-9999px;
}
.social_link li.rss a {
	background:url(images/rss.png) no-repeat left top;
}
.social_link li.twitter a {
	background:url(images/tw.png) no-repeat left top;
}
.social_link li.facebook a {
	background:url(images/fb.png) no-repeat left top;
}
.social_link li a:hover {
	background-position:left bottom;
}


/* ----------------------------------------------------------------------
 about
---------------------------------------------------------------------- */

/* list */
#index_about { margin:0; padding:0;}
#index_about ol {  list-style-type: decimal;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  max-width: 280px;
  margin: 0 auto;
  }
#index_about ol li a { text-decoration:none;   font-family:'Quicksand', sans-serif; font-size:12px;}
#index_about ol li { list-style-type:none; margin: 0 0 20px 0;}
#index_about ol li.num1,num2,num3,num4,num5 { }
#index_about ol li.num1,num2,num3,num4,num5 a { text-decoration: none; }
#index_about ol li .image { display:block; background:#fff; }
#index_about ol li .image img { width:280px; display:block;
  -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
#index_about ol li .image:hover img { opacity:0.5; }
#index_about ol li .category { width:280px; }
#index_about ol li .category a {
        text-decoration:none;
        margin-top:10px;
        display:block;
        border:1px solid #ccc;
	padding: 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #050505;
}

#index_about ol li .category a span {  }
#index_about ol li .category a  img {float:right; padding: 4px 0 0px 0;}
#index_about ol li .category a:hover { text-decoration:none; color:#bcbf00; background-color:#eee; }
#index_about ol li .title { font-size:14px; margin:15px 0 5px; }
#index_about ol li .title a { text-decoration:none; }
#index_about ol li .desc { font-size:12px; margin:5px 0 10px; line-height:160%; }

#main_col { position: relative; }
#main_col .factory,
#main_col .chenille  {
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    height: 3px;
    overflow: hidden;
    background: #9eceeb;
    color: transparent;
}
#main_col .chenille { background: #333; }


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.post .alignleft.sp-block {
	display: block;
	float: none;
	margin: 0 auto;
}
#txtlink { display: block; }
.post .ruby { display: inline; }

/* CONCEPT PAGE */
.concept-body-layout{

	margin-left: auto;
	margin-right: auto;

}

.concept-body-layout-span{
        margin-top:3px;
        text-align:center;
}

.concept-body-layout-spanleft{
        margin-top:3px;
        height:60px;
}

.concept-body-left{
	width: 100%;
	float: left;
}
.concept-body-right{
	width: 100%;
	float: right;
}
.concept-body-left img, .concept-body-right img{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:20px;
}
hr.concept-hr{
	width: 100%;
	border: none;
	/*border-bottom: dotted 1px #878787;*/
	height: 1px;
	margin: 40px 0;
	background-image: url(images/dot_02.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}



/* ----------------------------------------------------------------------
 link
---------------------------------------------------------------------- */

/* link_dtl */
#link_dtl table { border: 0px solid #ccc; font-size:12px; margin:0; box-sizing: border-box; width: 100%; border-collapse: collapse;}
#link_dtl th { border: none; line-height:1.2px; display:block; padding:8px;}
#link_dtl td { border: none; text-align:left; line-height:1.5; display:block; padding:8px;}
#link_dtl td.ten_name { background-color: #eee; height:auto;}
#link_dtl td.ten_address { background-color: #fff; height:auto;}
#link_dtl td.ten_name a { text-decoration:none; }
#link_dtl td.ten_address a {  text-decoration:none; }

/* ----------------------------------------------------------------------
 company info
---------------------------------------------------------------------- */
#company_info { margin:0 0 50px 0; padding:1px 0 0 0; }
#company_info p { margin:0; }
#company_info dl { margin:0 0 40px 0; }
#company_info dt { background:#f2f2f2; margin:0 0 5px 0; line-height:200%; font-weight:bold; font-size:12px; padding:0 10px; }
#company_info dd { margin:0 0 10px 0; line-height:200%; padding:0 10px; }

#company_map { text-align:right; }
#company_map a { color:#333; }
#company_map iframe { width:100%; }
#company_map_desc { padding:20px 0 0; }

/* ----------------------------------------------------------------------
 company logo
---------------------------------------------------------------------- */
#company_logo { margin:0 0 50px 0; padding:1px 0 0 0; }
#company_logo p { margin:0; }
#company_logo dl { margin:0 0 40px 0; }
#company_logo dt {  margin:0 0 5px 0; line-height:200%; font-weight:bold; font-size:12px; padding:0 10px; }
#company_logo dd {  margin:0 0 10px 0; line-height:200%; padding:0 10px; background:#f2f2f2;}

/* ----------------------------------------------------------------------
 company logo
---------------------------------------------------------------------- */
.table dl { margin:0 0 40px 0; }
.table dt  {  margin:0 0 5px 0; line-height:200%; font-weight:bold; font-size:12px; padding:0 10px; text-align:center; }
.table dd {  margin:0 0 10px 0; line-height:200%; padding:0 10px; background:#f2f2f2;}
.table dt img { margin: 0 auto; }

/* ----------------------------------------------------------------------
 tsuhan
---------------------------------------------------------------------- */
/* pdf link */
.pdflink { width: 100%; float: right; margin: 3px 0px 15px 10px; line-height:1.5em;
font-size:13px; border-bottom:1px dashed; border-color: #ccc;}
.pdflink img { margin-right:5px; }
.pdflink p { margin:0; }


/* plug download */
.plgdwld { width: 100%; height:100%; margin: 10px 0px 20px 0px; font-size: 11px; border:1px solid; border-color: #ccc; float:left; text-vertical-align:middle; padding:0px;}
.plgdwld p { margin: 0;}
.plgdwld p.dis { margin: 5px 3px 3px 3px; line-height:1.0em;}
.plgdwld p img { float:left; margin: 3px;}
.plgdwld p span#red { color:#FF0000; }
.plgattention { margin: 0; }

/* plug download white */
.plgdwldw { width: 90%; height:100%; margin: 10px 0px 10px 10px; font-size: 11px; border:1px solid; border-color: #ccc; float:left; text-vertical-align:middle; padding:3px 3px 3px 3px;}
.plgdwldw p.dis { margin: 0px 3px 3px 3px; line-height:1.0em;}
.plgdwldw p img { float:left; margin: 10px 3px 3px 3px;}
.plgdwldw p span#red { color:#FF0000; }

.text140.red { display: inline; }
.text140.red a { color: #f00; }

/* ----------------------------------------------------------------------
 houjin
---------------------------------------------------------------------- */
#houjin {
    background-color:#fff;
    overflow:auto;
    width:100%; }

.houjin_title  {
    margin:5px 0 25px 0px;
    height:50px;
    width:270px;
    border-left:solid #ddd 15px;
    background-color:#fdfef1;
    padding:20px 0 0 0px;
    font-weight:bold;
 }

#houjin_list ul {
    list-style: none;
    margin-left: 10px;
}

.houjin_title_sub {
    position: relative;
    border-left: 5px solid #c8ca00;
    margin:20px 0 10px 8px;
    padding: 0 0 0 15px;
    font-weight:bold;
}

.houjin_title_sub:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 3px;
    display: block;
    width: 3px;
    content: " ";
}

div.blockb-gray {
    margin:0px 10px 50px 0px;
    font-size: 12px;
    background: #f7f7fa;
    padding:8px;
    border: 1px solid #eee;
}

div.blocka img {
    margin-bottom:3px;
    border: 1px solid #ccc;
    width:260px;
    padding: 10px;
    margin-left:15px;
}

div.blockc img {
    display:none;
}

div.blockb p {
    font-size: 14px;
    line-height: 1.5em;
   }


.btn_mitumori {
    display: block;
    width: 293px;
    height: 43px;
    margin: 30px 10px 10px 0px;
    background: url(./images/common/btn_mitumori_sp.png) no-repeat left top;
    background-size: 293px auto;
    text-indent: -10000px;
}

.btn_jirei  {
    display: block;
    width: 293px;
    height: 43px;
    margin: 30px 10px 10px 0px;
    background: url(./images/common/btn_jirei_sp.png) no-repeat left top;
    background-size: 293px auto;
    text-indent: -10000px;
}

.houjin_button_lt {     box-sizing: border-box;
    margin: 0 13px;
    padding: 13px 0;
    background: #ccc;
    border: none;
    border-radius: 5px;
    color: #fff;
    font: inherit;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
    width: auto !important;
}
.houjin_button_lt a { font-weight:bold;  text-decoration:none; }
.houjin_button_rt {    box-sizing: border-box;
    margin: 0 13px;
    padding: 13px 0;
    background: #ccc;
    border: none;
    border-radius: 5px;
    color: #fff;
    font: inherit;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
width: auto !important;
}
.houjin_button_rt a {  text-decoration:none; }

.box_button_houjin { text-align:center; }
.box_button_houjin a { color:#fff; text-decoration:none;}
/* ----------------------------------------------------------------------
 background gray
---------------------------------------------------------------------- */
.bg_gray { overflow: auto; width: 100%; height: 100%; margin:5px 0px 10px 0px; background-color: #eee; }
.bg_gray p { padding:5px 5px 0px 5px; }

.bg_lightgray {  width: auto; padding:10px; margin:0 0 0 0; background-color: #fff; border:1px dotted #ccc; }
.bg_lightgray p { padding:0px 5px 10px 5px; margin:0; }
.bg_lightgray p span { font-weight:bold; border-bottom:1px dashed #ccc; }
.bg_lightgray img { margin:10px 2px 0px 0px; }

.heading_a {
    margin-top: 12px;
    margin-bottom: 20px;
    padding-left: 38px;
    background: url(images/common/img_faq_a.png) no-repeat left top;
    font-size: 14px;
    line-height: 180%;
}
.heading_a span {
    font-weight:bold;
    color:#333;
}

.heading_a a {
    font-weight:bold;
}

.heading_q {
    margin-top: 12px;
    margin-bottom: 20px;
    padding-left: 38px;
    background: url(images/common/img_faq_q.png) no-repeat left top;
    font-size: 14px;
    line-height:180%;
    font-weight:bold;
    padding-bottom:10px;
   border-bottom:3px #eee double;
}

.bg_attention { width: auto; padding:10px; margin:0 0 20px 0; /*角丸*/
	border-radius: 6px; /* CSS3 */
	-webkit-border-radius: 6px; /* Safari,Google Chrome用 */
	-moz-border-radius: 6px; /* Firefox用 */
	behavior: url(../js/PIE.htc);  /* IE用 */
	/*レイアウト*/
	background-color: #f7f7fa;
	border: 1px solid #ccc; }
.bg_attention p { padding:3px 5px 10px 5px; margin:0; }
.bg_attention p span { font-weight:bold; }
.bg_attention p a { font-weight:bold;}
.bg_attention p a:hover { text-decoration:underline; font-weight:bold;}

.bg_emergency { width: auto; padding:10px; margin:0 0 20px 0; /*角丸*/
	/*レイアウト*/
	background-color: #fffafc;
	border: 3px solid #d61313;  }

.bg_emergency p { padding:3px 5px 3px 5px; margin:0; }
.bg_emergency p span { font-weight:bold; }
.bg_emergency p a { color:#489acd; text-decoration:none; font-weight:bold;}
.bg_emergency p a:hover { text-decoration:underline; font-weight:bold;}


.heading_attention {
    margin-top: 3px;
    margin-bottom: 3px;
    padding-left: 38px;
    background: url(img/common/img_attention.png) no-repeat left top;
    font-size: 14px;
    line-height:180%;
    font-weight:bold;
    padding-bottom:5px;

}

/* ----------------------------------------------------------------------
 factory
---------------------------------------------------------------------- */
#factory { background-color:#fff; overflow: auto; width: 100%; }
.factory_title {
    position: relative;
    height: 30px;
    margin: 5px 0 25px;
    padding: 5px 16px;
    border: 3px solid #dceef8;
    background: #c5e2f3;
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
}
.factory_title:after {
    position: absolute;
    top: 50%;
    left: -3px;
    display: block;
    width: 13px;
    height: 10px;
    margin-top: -5px;
    background: #91bdd9;
    content: " ";
}
#factory p { margin:0;}
#factory p img { margin:0; }
#factory_map_bg { overflow: auto; width: 100%; height: 100%; margin:0px 0px 25px 0px; }
#factory_map_bg iframe { width:100%; height:270px;  }
.factory_map {  }

/* ----------------------------------------------------------------------
 table tenpo
---------------------------------------------------------------------- */
.layoutimg { display:none;}


.shop_sub_title {
    position: relative;
    margin: 15px 0 25px;
    padding: 7px 16px;
    background: #f6f3eb;
    font-size: 16px;
    font-weight: bold;


}

.searchBottomTag {
    text-align:center;
    display:table-cell;
    vertical-align:middle;
}


.searchBottomTag li {
    background-color: #fff;
    color: #746019;
    display: inline-block;
    line-height: 1;
    margin:4px;
    font-weight:bold;
    border:1px #ddd solid;
 }
.searchBottomTag li a {
    display:block;
    padding:10px;
    text-decoration:none;
    color:#333;
    text-decoration:none;
    vertical-align:middle;

    }


.searchBottomTag li a:hover {
    color: #fff;
    background-color: #c8ca00;
    display: block;

    }



/* area  */
.tenpo_title {width: auto; height: auto;  font-size: 19px;  background-color:#c8c82a; color:#fff; padding:2px 0 0 5px;}

/* tenpo_dtl */
#tenpo_dtl { margin:0;}
#tenpo_dtl table { border: 0px solid #ccc; font-size:14px; margin:0; box-sizing: border-box; width: 100%; border-collapse: collapse;}
#tenpo_dtl thead { display: none; }
#tenpo_dtl td {
    border: none;
    text-align:left;
    line-height:1.5;
    display:block;
    padding: 5px 8px 0;
}
#tenpo_dtl td.ten_name {
    padding: 8px 5px;
    border-top: 1px solid #000;
    border-bottom: 1px dotted #ccc;
}
#tenpo_dtl td.ten_address { height:auto;}
#tenpo_dtl td.ten_tel {height:auto;}
#tenpo_dtl td.ten_link {
    margin-bottom: 20px;
}
#tenpo_dtl td a.ten_button_dtl {
   display:inline-block;
   width:120px;
   height:32px;
   background:#fff url(./images/common/tn_shop_dtl_sp.png) no-repeat left center;
   background-size: 120px auto;
   text-indent:-10000px;
 }
#tenpo_dtl td a.ten_button_bl {
   display:inline-block;
   width:120px;
   height:32px;
   margin-left: 10px;
   background:#fff url(./images/common/btn_shop_blog_sp.png) no-repeat left center;
   background-size: 120px auto;
   text-indent:-10000px;
 }
#tenpo_dtl thead tr { }
#tenpo_dtl tbody tr { border-bottom: 0px solid #ccc; background-color: white; }
#tenpo_dtl tbody tr img { padding: 0px; margin:0;}

/* ----------------------------------------------------------------------
 contact form
---------------------------------------------------------------------- */
div.wpcf7 {margin: 0 -15px;}
.wpcf7-form input{width: 270px !important; -webkit-appearance: none;}
.wpcf7-form textarea{width: 270px !important;}


.wpcf7c-conf { background-color: #ffffcc; filter: alpha(opacity=75); opacity: 0.7; }

.wpcf7-form input.wpcf7c-conf {
    border:0;
    padding:0;
    background:#fff;
}

.wpcf7-form input[type=text].wpcf7c-conf {
    border:0;
    padding:0;
    background:#fff;
}

.wpcf7-form  textarea.wpcf7c-conf{　margin:4px 0 0 0;
 border:0;
    padding:0;
    background:#fff;
resize: none;
}


.wpcf7-form select.wpcf7c-conf {
background:none;
border:0;
-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
    font-size:14px;
}

/* textarea */
.wpcf7-form input[type=textarea] { display: inline-block;
    box-sizing: border-box;
    margin: 0 13px;
    padding: 13px 0;
    background: rgb(205,217,88); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(205,217,88,1) 0%, rgba(189,204,35,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,217,88,1)), color-stop(100%,rgba(189,204,35,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdd958', endColorstr='#bdcc23',GradientType=0 ); /* IE6-9 */
    border: none;
    border-radius: 5px;
    color: #fff;
    font: inherit;
    font-size: 18px;
    text-decoration: none;
    text-align: center;}

.contact_form input[type=submit]{
width:100%;
}


input[type=text],input[type=tel],input[type=email]{
font-size:13px;vertical-align: middle;
}

.table_form {
    max-width :100%;
    margin-right: -15px;
    border: #aaa 1px solid;
    border-width: 1px 0;
}

.table_form tr { position: relative; }

.table_form th {    display: block;
    box-sizing: border-box;

    border-style: solid;
    border-width: 1px 0 0;
    text-align: left;
}
.table_form td {
    display: block;
    box-sizing: border-box;

    border-style: solid;
    border-width: 1px 0 0;
    text-align: left;
}

.table_form td span{  display: inline-block;
}

.table_form .icon {
   float: right;
    width: 70px;
    margin-top: -47px;
    background: transparent;
    border: none;

}
.table_form .iconblue {
   float: right;
    width: 70px;
    margin-top: -47px;
    background: transparent;
    border: none;

}
.table_form .icon span {
    display: inline-block;
    padding: 2px 8px;
    width: 25px;
    border-radius: 4px;
    color: #e0140f;
    font-size: 13px;
    white-space: nowrap;
    font-weight:bold;
}

.table_form .iconblue span {
    display: inline-block;
    padding: 2px 8px;
    width: 25px;
    border-radius: 4px;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;}

.table_form input[type=text] {
    box-sizing: border-box;
    width: 100%;
}
.table_form input.number {
    width: 100px;
    margin-right: 5px;
}
.table_form label {
    margin: 13px 0 5px;
    padding-left: 18px;
    text-indent: -18px;
}
.form select { min-width: 70px;
position:relative;
    overflow:hidden;
    display:inline-block;
    min-width:250px;
    min-width:12em;
    background-color:#ffffff;
    background-image:-webkit-linear-gradient(top, #ffffff 0%, #dfe0d9 100%);
    background-image:linear-gradient(top, #ffffff 0%, #dfe0d9 100%); border:1px solid #c0c0c0; color:#333;}

.wpcf7 .wpcf7-validation-errors {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
    margin:0px 0 0 0;

 }
.wpcf7 .wpcf7-mail-sent-ok {
    color: #3A87AD;
    background-color: #D9EDF7;
    border: 1px solid #BCE8F1;
 }
.wpcf7-form  input[type=text],input[type=tel],input[type=email]{ padding: 5px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font: inherit;
    margin:4px 0 0 0;
    width: min-max !important;}

.wpcf7-form  textarea{　margin:4px 0 0 0;
   width: min-max !important;
    height: 14em;
    padding: 5px;
    border: 1px solid #bbb;
    border-radius: 3px;
    font: inherit;
}

.wpcf7-form .box_button { text-align: center; }

/* btn */

.wpcf7c-btn-confirm{display: inline-block;
    box-sizing: border-box;
    width: 300px !important;
    margin: 0 0 13px 18px;
    padding: 13px 0;
    background: rgb(205,217,88); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(205,217,88,1) 0%, rgba(189,204,35,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,217,88,1)), color-stop(100%,rgba(189,204,35,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdd958', endColorstr='#bdcc23',GradientType=0 ); /* IE6-9 */
    border: none;
    border-radius: 5px;
    color: #000;
    font: inherit;
    font-size: 18px;
    text-decoration: none;
    text-align: center !important;
}

.wpcf7-form input:hover{
 filter: alpha(opacity=75);
    opacity: 0.7;
}

.wpcf7-form .wpcf7-submit {

    margin: 10px 0 0 14px;
    padding: 13px 0;
 background: rgb(205,217,88); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(205,217,88,1) 0%, rgba(189,204,35,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(205,217,88,1)), color-stop(100%,rgba(189,204,35,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(205,217,88,1) 0%,rgba(189,204,35,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdd958', endColorstr='#bdcc23',GradientType=0 ); /* IE6-9 */
    border: none;
    border-radius: 5px;
    color: #fff;
    font: inherit;
    font-size: 18px;
    text-decoration: none;
    text-align: center;}




.wpcf7c-btn-back { box-sizing: border-box;
    margin: 0 13px;
    padding: 13px 0;
    background: #ccc;
    border: none;
    border-radius: 5px;
    color: #fff;
    font: inherit;
    font-size: 18px;
    text-decoration: none;
    text-align: center;
width: auto !important;}




.wpcf7-form label { position: relative;}
.wpcf7-form label:after {
	display: block;
	content: " ";
	position: absolute;
	top: 50%;
	right: 20px;
	width: 20px;
	height: 20px;
	margin-top: -8px;
	background: url(arrow02.png) 0 0 no-repeat;
	background-size: 20px;
	pointer-events: none; }

.attentionmessage { margin:10px;}
.attentionmessage a {
font-weight:bold;
}
.attentionmessage a:hover { text-decoration:underline; font-weight:bold;}



/* ----------------------------------------------------------------------
 story
---------------------------------------------------------------------- */

.storyMV {
     max-width:100%;
        height:229px;
   background: url(/cms/corp/img/usr/story/mv_story_spmain.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   -moz-background-size:cover;
   background-size:cover;
   text-indent: -10000px;
   margin-bottom:20px;
}


#storyContents {
  background:#fff;
}

#storyMain {
  float:left;
  background:#fff;
}

#storySide {
display:none;
}

#storyMainstaff {

}

#storySidestaff {


}


.clear {
  clear: both;
}

#storymenu{
  margin: 0px 0 0 0px;
}

#storymenu ul{
  margin: 30px 0 0 0px;
  padding :0;
  list-style: none;
}

#storymenu li{
   padding :0;
   margin:0;
   margin: 2px 0px;
   text-decoration:none;
   font-size: 14px;
   text-indent: -10000px;
}

#storymenu li a.btn_encounter{
   display: block;
   margin:0px 0 40px 0;
   background: url(/cms/corp/img/usr/story/btn_story_01_sp.jpg) no-repeat left center;
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;

}



#storymenu li a.btn_wedding{
   display: block;
   margin:0px 0 40px 0;
   background: url(/cms/corp/img/usr/story/btn_story_02_sp.jpg) no-repeat left center;
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
}

#storymenu li a.btn_family{
   display: block;
   margin:0px 0 40px 0;
   background: url(/cms/corp/img/usr/story/btn_story_03_sp.jpg) no-repeat left center;
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
}

#storymenu li a.btn_baby{
   display: block;
   margin:0px 0 40px 0;
   background: url(/cms/corp/img/usr/story/btn_story_04_sp.jpg) no-repeat left center;
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
}

#storymenu li a.btn_memory{
   display: block;
   margin:0px 0 40px 0;
   background: url(/cms/corp/img/usr/story/btn_story_05_sp.jpg) no-repeat left center;
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
}

#storymenu li a.btn_gift{
   display: block;

   margin:0px 0 40px 0;
   background: url(/cms/corp/img/usr/story/btn_story_06_sp.jpg) no-repeat left center;
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
}

#storymenu li a.btn_staff{
   display: block;

   margin:0px 0 40px 0;
   background: url(/cms/corp/img/usr/story/btn_story_07_sp.jpg) no-repeat left center;
-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all  0.5s ease;
}


/* ----------------------------------------------------------------------
 story blog
---------------------------------------------------------------------- */

.imgchange_baby {
   width:320px;
   height:50px;
   margin:0px 0px 20px 0px;
   background-image: url(./images/common/label_towel_baby.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   -moz-background-size:cover;
   background-size:cover;
   text-indent: -10000px;
}
.imgchange_deai {
   width:320px;
   height:50px;
   margin:0px 0px 20px 0px;
   background-image: url(./images/common/label_towel_deai.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   -moz-background-size:cover;
   background-size:cover;
   text-indent: -10000px;
}
.imgchange_family {
   width:320px;
   height:50px;
   margin:0px 0px 20px 0px;
   background-image: url(./images/common/label_towel_family.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   -moz-background-size:cover;
   background-size:cover;
   text-indent: -10000px;
}
.imgchange_memory {
   width:320px;
   height:50px;
   margin:0px 0px 20px 0px;
   background-image: url(./images/common/label_towel_memory.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   -moz-background-size:cover;
   background-size:cover;
   text-indent: -10000px;
}
.imgchange_staff {
   width:320px;
   height:50px;
   margin:0px 0px 20px 0px;
   background-image: url(./images/common/label_towel_staff.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   -moz-background-size:cover;
   background-size:cover;
   text-indent: -10000px;
}
.imgchange_wedding {
   width:320px;
   height:50px;
   margin:0px 0px 20px 0px;
   background-image: url(./images/common/label_towel_wedding.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   -moz-background-size:cover;
   background-size:cover;
   text-indent: -10000px;
}
.imgchange_gift {
   width:320px;
   height:50px;
   margin:0px 0px 20px 0px;
   background-image: url(./images/common/label_towel_gift.jpg);
   background-position:center top;
   background-repeat:no-repeat;
   -moz-background-size:cover;
   background-size:cover;
   text-indent: -10000px;
}

/* ----------------------------------------------------------------------
 jirei
---------------------------------------------------------------------- */
#jirei { background-color:#fff; overflow:auto; width:100%; }
.jirei_title_sub { border-bottom:dotted 1px #ccc; border-left: solid 5px #999; padding: 0 0 5px 15px; font-weight:bold; margin:5px 0 10px 0; }
.jirei_title_sub p { margin:0 0 0px 0; }
#jirei_list { position:relative; margin:0 0 0px 0; }
#jirei_list { margin:0px 0px 0 0; padding:0; }
#jirei_list ol {  }
#jirei_list li { list-style-type:none; margin:0px 0px 0px 0px; padding:0; vertical-align:center; width:280px;   display:inline-block; }
#jirei_list li .image { display:block; background-color:#fff;}
#jirei_list li .image img { display:block;  height:100px; border:1px solid #ccc;
  -webkit-transition-property:opacity; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:opacity; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:opacity; -o-transition-duration:0.4s; -o-transition-timing-function:ease;
  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box; box-sizing:border-box;
}
#jirei_list li .image:hover img { opacity:0.5; }
#jirei_list li .title { font-size:14px; margin:10px 0 10px 0;  width: 200p; height:150px; position: relative; padding: 0px; padding-bottom: 100px;
 background: #fff; }

 #jirei_list li .title img.photo { margin:0px 0 0px 15px; width:100%; /*like photo size */ }

#jirei_list li .title img.btn { margin:0px 0 0px 35px; width:100%; }


#jirei_list li a.nav { pointer-events:none:}
#jirei_list li .title  p { position: absolute; margin:0px 15px 0 15px; height: 90px; line-height: 10px; bottom: 8px; font-size: 14px; color: #666;}
#jirei_list li .title a { text-decoration:none;   background:#fff; color:#ccc; overflow:hidden; border:0px solid #ccc; -webkit-transition-property:background; -webkit-transition-duration:0.4s; -webkit-transition-timing-function:ease; -moz-transition-property:background; -moz-transition-duration:0.4s; -moz-transition-timing-function:ease; -o-transition-property:background; -o-transition-duration:0.4s; -o-transition-timing-function:ease; text-align:center;}
.jirei_button_lt { float:left;  height:40px; width:120px; padding:5px 0px 5px 0px;  margin:3px 5px 10px 80px;  text-align:center; font-size: 11px;font-weight:bold; color: #123d54; background-color:#ddd;line-height:1.2em;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #e4edf7;
}


.jirei_button { }
.jirei_button a {
    display: block;
    width: 293px;
    height: 43px;
    margin: 0 auto 10px;
    background: url(./images/common/btn_mitumori_sp.png) no-repeat left top;
    background-size: 293px auto;
    text-indent: -10000px;
}

.center {text-align:center;}
