@charset "UTF-8";

/*
Theme Name: shinohara-bridal
Theme URI: http://shinohara-jeweller.jp/bridal/
Author: http://eikou-group.com/
Author URI: http://eikou-group.com/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: shinohara-bridal
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

shinohara-bridal is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
body, ul {
	margin: 0
}
a:link, a:visited, body {
	color: #595757
}
.description img {
    width: 75%;
}
.description, .detail h2 {
    font-weight: 600;
    letter-spacing: 0.05em;
    margin: 0;
}
 .ring_cat_type li a::before{
	content: "▶︎"
}
body {
	font-family: "KozGoPro-Light","ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, "メイリオ", Meiryo, sans-serif;
	padding: 0 1.5em;
	font-size: .8em;
	line-height: 160%;
	text-align: left
}
.fleft {
	float: left
}
.fright {
	float: right
}
.clear {
	clear: both
}
.serif{
	font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","メイリオ",Meiryo, serif;
}

img {
    max-width: 100% !important;
    vertical-align: bottom;
}
ul {
	list-style-type: none;
	padding: 0;
}
header#header {
    padding: 1em 0 0;
}
.breadcrumbs {
	display: none;
}
header#header h1 {
    margin: 0 auto;
    max-width: 360px;
    padding: 2% 0;
    text-align: center;
    margin-bottom: 3%;
}
header#header h1 a {
	display: block;
}

header#header h1 a img {
	margin: 0 auto;
	width: 100%;
}

header#header nav#GlobalNav {
    border-bottom: 1px solid #595757;
    border-top: 1px solid #595757;
    overflow: hidden;
    padding: 0;
}
header#header nav#GlobalNav ul li {
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding: 3% 0;
}
#nav-top{
	width: 17.3%;
}
#nav-news {
	width: 21.5%;
}
#nav-access {
	width: 27.2%;
}
#nav-contact {
	width: 34%;
}
header#header nav#GlobalNav ul li a {
    display: block;
    text-align: center;
    box-sizing: border-box;
    transition: all 300ms ease 0s;
    line-height: 1em;
}
header#header nav#GlobalNav ul li a img {

}
article#news, header#header nav#GlobalNav ul li a {
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
header#header nav#GlobalNav ul li a:hover {
	opacity: .55;
	transition: all 300ms ease 0s;
}
header#header nav#GlobalNav ul li.pc-nav {
	display: none;
}
.pc-slider {
    margin-top: 7%;
}
div#slider.nivoSlider img.slide-pc {
	display: none !important;
}
article#news {
    border-left: 1px solid #595757;
    border-right: 1px solid #595757;
    border-top: 1px solid #595757;
    box-sizing: border-box;
    line-height: 1.2em;
    overflow: hidden;
    padding: 0.5em 1em;
}
article#news h2 {
    width: 25%;
}
article#news dl {
    padding: 0;
    margin-top: 1.5em;
    margin-bottom: 1.5em;
}
article#news dl dt {
    border: 1px solid #333333;
    float: left;
    margin: 0 0 2%;
    padding: 0 1%;
}

article#news dl dt::before {
	margin: 0 .5em 0 0;
}
article#news dl dd {
    border-bottom: 1px dotted #cccccc;
    clear: both;
    display: block;
    margin: 0;
    padding: 0 0 2%;
}
article#news dl dd a {
    color: #666666;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
}
article#news dl dd a:hover {
    opacity: 0.75;
    transition: all 300ms ease 0s;
}
article#news .ic_box {
    padding-top: 5%;
}
.ic_box ul li {
    float: left;
    height: 75px;
    width: 50%;
    margin-bottom: 5%;
}
.ic_box ul li a {
    display: block;
    padding: 0.5em;
    vertical-align: middle;
}
article#news .ic_box ul li a:hover {
    opacity: 0.75;
}
#newslist .detail dl dd {
	display: inline;
	margin: 0 2em;
}
#newslist .detail dl dd a {
	text-decoration: none;
	transition: all 300ms ease 0s;
}
#newslist .detail dl dd a:hover {
	text-decoration: underline;
	transition: all 300ms ease 0s;
}
.detail a.contact, .ring_cat_type li a, ul.item-list li a, ul.item-list li a:hover .hoverInfo {
	text-decoration: none
}
.item-top li .mobile_movie {
    display: none;
    height: 0;
    width: 0;
}
.item-top li .pc_movie{
	display: none;
}
@media (min-width: 768px){
	.item-top li:hover .eyecatch{
		opacity: 0.75;
	}
}
ul.item-top {
    margin: 0;
    overflow: hidden;
}
ul.item-top li {
	width: 50%;
	float: left;
	line-height: 0;
	margin: 0;
	overflow: hidden;
}
ul.item-top li a {
	display: block
}
ul.item-list {
	margin: 0 0 2em;
}
ul.item-list li {
    float: left;
    line-height: 0;
    margin: 0;
   	box-sizing: border-box;
    width: 50%;
}
ul.item-list li a dl {
    margin: 0;
}
ul.item-list li a {
	transition: all 300ms ease 0s;
}
ul.item-list li a .hoverContent {
    height: 0;
    position: absolute;
    visibility: hidden;
}
.relative{
	position: relative;
}

.item-top li.relative:hover .hoverlogo{
	display: block;
}
.item-top li.relative .hoverlogo{
	position: absolute;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.ksm li {
    max-width:100%;
}
.ksm li:hover img {
	opacity: 0.75;
}
footer#footer {
    clear: both;
    padding-top: 1%;
    text-align: center;
    padding-bottom: 15%;
}
footer#footer img {
    width: 76.5%;
}
.post {
	margin: 0 auto 3em;
}
.post header {
	margin: 2em auto;
}
.post header h1 {
	margin: 0;
	padding: 0;
	font-size: 220%;
	line-height: 100%;
}

.post header p {
	margin: 0;
}
.mainimg {
    display: block;
    text-align: center;
    margin: 0 auto;
}
.mainimg img {
	height: inherit;
}
.detail h2 {
    font-size: 130%;
    padding: 5% 0;
}
.detail .info {
    border-bottom: 1px solid #595757;
    border-top: 1px solid #595757;
    margin-top: 0;
    padding: 1em 0;
}
.detail .info table{
	margin-bottom: 1em;
}

/*kyomokume*/
#ring_info .detail .kyomokume {
    margin-top: 1em;
    table-layout: fixed;
    width: 100%;
    word-break: break-all;
}
#ring_info .detail .kyomokume td.pdlt {
    padding-right: 0.5em;
    width: 20%;
}
#ring_info .detail .kyomokume .surface {
    padding: 0 1em 0 0;
    width: 14%;
}
.tbl_txt_right {
    text-align: right;
}
.detail .price {
	margin: 4em 0 6em;
}
.detail .attention {
    font-size: 80%;
}
.detail a.contact {
    color: #666666;
    font-size: 120%;
    font-weight: 700;
    transition: all 300ms ease 0s;
}
.detail a.contact:hover {
opacity: 0.75;
transition: all 300ms ease 0s;
}
.detail a.contact .to_mail {
    display: block;
    padding: 1% 0;
}
.detail a.contact .ic_mail {
    float: left;
    margin-right: 5%;
}
.detail a.contact .ic_mail img {
    width: 25px;
}
#newslist dl dt {
	display: inline;
	margin-right: 1%;
	transition: all 300ms ease 0s;
	width: 10%;
}
#newslist dl dt::before {
	margin: 0 .5em 0 0;
}

/*ブランド情報*/
header .brand_info h2 {
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 1.4em;
    font-weight: normal;
    padding: 0.5em 0 0;
    letter-spacing: 0.1em;
}
header .brand_info p {
    font-size: 95%;
    letter-spacing: 0.14em;
    line-height: 1.6em;
    margin: 0;
    padding: 0;
}
header .brand_info a:hover img {
    opacity: 0.75;
}
header .brand_info .go_site img {
	padding-top: 3%;
    width: 60%;
}
.ring_cat_type li a {
	display: block;
	margin-bottom: 5%;
	margin-top: 5%;
	transition: all 300ms ease 0s;
}
.ring_cat_type li a:hover {
	text-decoration: underline;
	transition: all 300ms ease 0s;
}
.ring_cat_type li a::before {
	display: block;
	float: left;
	padding-right: 2%;
}

.ring_list {
	padding:0;
}
.ring_list li {
    float: left;
	width: 50%;
}
.ring_list li a {
    display: block;
    text-decoration: none;
}
.ring_list li dl {
	margin: 0;
}
.ring_list li dl dt {
    margin: 0 auto;
    text-align: center;
    transition: all 300ms ease 0s;
    box-sizing: border-box;
    position: relative;
}
.ring_list li:nth-child(2n+1) dl dt {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.ring_list li:nth-child(2n) dl dt {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    left: -1px;
}
.ring_list li dl dt img {
    height: auto;
    width: 100%;
    display: block;
}


.ring_list li a:hover dl dt {
    opacity: 0.6;
    transition: all 300ms ease 0s;
}
.ring_list li dl dd {
    color: #333333;
    height: 40px;
    margin: 0 auto 10%;
    text-align: center;
    width: 100%;
}
.ring_list li dl dd .txt_center {
	font-size: 90%;
	line-height: 1.2em;
	margin: auto 0;
	padding-left: 1%;
	padding-right: 1%;
	position: relative;
	text-align: center;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 98%;
}
.feed-page .wp-pagenavi {
	display: block;
	padding-bottom: 5%;
	padding-top: 5%;
	text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
	padding: 1em 1.2em;
}
#ring_photo {
    width: 100%;
    padding: 0;
    margin-bottom: 5%;
}
#ring_photo .mainimg img {
    border: 1px solid #595757;
    box-sizing: border-box;
    max-width: 460px;
}
#lb_box {
    margin-bottom: 5%;
    margin-top: 5%;
    width: 100%;
}
#lb_box ul li {
    border: 1px solid #595757;
    box-sizing: border-box;
    width: 25%;
}
#lb_box ul li a:hover {
    opacity: 0.75;
}
/*NEWSLIST」*/
	#side_category {
	    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝",serif;
	    font-weight: normal;
	    line-height: 1.7;
	    margin-top: 3%;
	    width: 100%;
	}
	#side_category a{
		text-decoration: none;
	}
	#side_category a:hover{
		orphans: 0.75;
	}
	#side_category h1 {
    float: left;
    margin-bottom: 5%;
    margin-top: -3%;
    width: 100%;
	}
	#side_category .info {
	    margin: 0 0 5%;
	    text-align: center;
	    font-size: 80%;
	}
	#side_category h1 img {
	    width: 100%;
	}
	#side_category .shop {
	    display: block;
	    margin-bottom: -8%;
	    margin-top: 0;
	    text-align: center;
	    width: 100%;
	    padding: 0 !important;
	    line-height: 1;
	}
	#side_category .shop img {
	    width: 50%;
	    padding-top: 7%;
	    padding-bottom: 7%;
	}
	#newslist {
	    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝",serif;
	    width: 100%;
	    border-top: 1px solid #595757;
	    padding-top: 2%;
	}
	.archive_list {
	    border-bottom: 1px solid #595757;
	    text-align: left;
	    width: 100%;
	}
	.archive_list h2 {
	    font-size: 140%;
	}
	#side_category .ad_list {
	    margin: 10px auto;
	    width: 55%;
	}
	#side_category .ad_list ul li a {
	    display: block;
	    margin-bottom: 10px;
	}
	.archive_list h3 {
	    font-weight: normal;
	    margin: 0;
	}
	.archive_list ul li {
	    font-size: 120%;
	    margin-bottom: 3%;
	}

	#newslist .detail dl dd a:hover {
	    opacity: 0.75;
	    text-decoration: none;
	    transition: all 300ms ease 0s;
	}
	#newslist dl dt img {
	    border: 1px solid #595757;
	    box-sizing: border-box;
	    height: auto;
	    margin-bottom: 12%;
	    width: 100%;
	}
	#newslist .wp-pagenavi {
	    border-bottom: 1px solid #595757;
	    font-family: "KozGoPro-Light","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","游ゴシック",YuGothic,"メイリオ",Meiryo,sans-serif;
	    margin-top: 4%;
	    padding-bottom: 12%;
	    padding-top: 8%;
	    text-align: center;
	    width: 100%;
	    line-height: 1;
	}
	.list_box {
	    border-bottom: 1px solid #595757;
	    clear: both;
	    display: table;
	    width: 100%;
	    padding-top: 3%;
	    margin-top: 0;
	    padding-bottom: 1%;
	}
	#newslist dl dt {
	    width: 100%;
	}
	#newslist dl dd {
	    margin: 0 0 5%;
	    width: 100%;
	}
	#newslist dl dd h1 {
	    border-bottom: 1px dashed #595757;
	    font-size: 110%;
	    font-weight: normal;
	    letter-spacing: 0.15em;
	    margin: 0;
	    padding-bottom: 1%;
	}
	#newslist dl dd h2 {
	    font-size: 150%;
    	    line-height: 1.8em;
    	    color: #666;
    	    font-weight: normal;
	    margin: 3% 0 0;
	    padding-bottom: 2%;
	}
	#newslist .list_box dl dd p {
	    font-size: 1.1em;
	    line-height: 1.7em;
	}
	#newslist .list_box dl dd {
	    margin-top: -5%;
	}
	#newslist a {
	text-decoration: none;
	}
	#newslist a:active, #newslist a:hover{
	    opacity: 0.75;
	    text-decoration: none;
	}
	#newslist a:active img, #newslist a:hover img {
	    opacity: 0.75;
	}
	#newslist .ic_box {
	    text-align: center;
	    border-bottom: 1px solid #595757;
	    display: table;
	    margin-bottom: -15px;
	}
	#newslist .ic_box ul {
	    width: 80%;
	    margin: 0 auto;
	}
	#newslist .ic_box ul li {
	    margin: 0;
	    height: inherit;
	    width: 50%;
	}
	#newslist .ic_box ul li a {
	    padding: 0;
	    padding-top: 20%;
	    padding-bottom: 20%;
	}
	#newslist .ic_box ul li a img {
	    width: 100%;
	}
    
    .wp-pagenavi a, .wp-pagenavi span {
        border: 1px solid #bfbfbf;
        display: inline-block;
        margin: 2px;
        text-decoration: none;
    }
/*********************************
NEWS
**********************************/
	.news_title {
	    text-align: center;
	}
	.news_title img {
	    width: 35%;
	}
	article#news_detail {
	    border-bottom: 1px solid #595757;
	    padding-bottom: 3%;
	}
	article#news_detail dl dt {
	    float: none;
	    margin-bottom: 7%;
	    width: 100%;
	    margin-top: 9%;
	}
	article#news_detail dl dt img{
    border: 1px solid #595757;
    box-sizing: border-box;
	}
	article#news_detail dl dd {
	    float: right;
	    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝",serif;
	    font-weight: normal;
	    line-height: 1.7em;
	    width: 100%;
	
	}
	article#news_detail dl dd h1 {
	    border-bottom: 1px dashed #595757;
	    font-size: 110%;
	    font-weight: normal;
	    letter-spacing: 0.15em;
	    margin: 0;
	    padding-bottom: 1%;
	}
	article#news_detail dl dd h2 {
	    font-size: 150%;
	    font-weight: normal;
	    margin: 3% 0 0;
	}
	article#news_detail dl dd p {
    		font-size: 1.1em;
    		letter-spacing: 0.05em;
    		font-weight: normal;
    		line-height: 1.7em;
	}
	#go_newslist {
	    clear: both;
	    text-align: right;
	}

	.news_box {
	    display: table;
	    margin-bottom: 15%;
	     border-bottom: 1px solid #595757;
	}
	.news_box ul li {
	    float: left;
	    width: 50%;
	}
	.news_box ul {
	    width: 80%;
	    margin: 0 auto;
	}
	.news_box ul li a {
	    padding: 0;
	}
	.news_box ul li a img {
	    padding-top: 20%;
	    padding-bottom: 20%;
	}
/*********************************
ACCESS
**********************************/
	#access {
	    margin-bottom: 3%;
	}
	#access .access_box {
	    max-width: 100%;
	}
	#access .h_access_map img {
	    padding: 1% 0;
	    width: 7%;
	}
	#access .access_box .access_image {
	    margin-bottom: 3%;
	    margin-top: 10%;
	    max-width: 100%;
	    padding: 0 3%;
	    text-align: center;
	}
	#access .access_box .access_info {
	    display: block;
	    float: left;
	    padding-left: 4%;
	    padding-right: 4%;
	    width: 92%;
	    margin-bottom: 2%;
	}
	#access .access_box .access_info .info_box {
	    margin-bottom: 5%;
	    margin-top: 5%;
	}

	.info-table {
	    border-left: 1px solid #c1c1c1;
	    border-right: 1px solid #c1c1c1;
	    border-top: 1px solid #c1c1c1;
	    font-size: 80%;
	    width: 100%;
	}
	.info_box .info-table th {
	    background-color: #cfcfcf;
	    border-bottom: 1px solid #c1c1c1;
	    padding: 1% 0;
	    text-align: center;
	    width: 35%;
	    height: 22px;
	}
	.info_box .info-table td {
	    padding-left: 2%;
	   border-bottom: 1px solid #c1c1c1;
	}
	#access .access_map {
	    padding-left: 4%;
	    padding-right: 4%;
	}
	.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
	}
	.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	}

/*********************************
お問い合わせ
**********************************/
	.contact_box h2 {
	    font-size: 130%;
	    font-weight: bold;
	}
	#contact .text-center img {
	    padding: 1% 0;
	}
	#contact_table {
	    border-collapse: collapse;
	    width: 100%;
	}
	#contact_table .caution{
		color:#f00;
	}
	#contact_table th {
	    float: left;
	    margin-top: 1.5em;
	    width: 100%;
	}
	#contact_table td {
	    float: left;
	    margin-bottom: 1.5em;
	    width: 100%;
	}
	#contact_table input, #contact_table select, #contact_table textarea {
	    background: #ffffff none repeat scroll 0 0;
	    border: 1px solid #cccccc;
	    font-size: 100%;
	    margin:  0;
	    padding: 0.5em;
	    box-sizing: border-box;
	}
	#contact_table input, #contact_table select, #contact_table textarea {
	    width: 100%;
	}

	#contact_table select {
	    width: 100%;
	}
	#contact_table input[type="radio"], #contact_table input[type="checkbox"] {
	    box-sizing: border-box;
	    height: 20px;
	    margin: 0 5px 0 0;
	    position: relative;
	    vertical-align: middle;
	    width: 20px;
	}
	#contact_table span.wpcf7-list-item {
	    display: block;
	    margin-bottom: 1em;
	    margin-left: 0.5em;
	    margin-top: 1em;
	    width: 100%;
	}
	.wpcf7-submit {
	    background: #cccccc none repeat scroll 0 0;
	    border-radius: 5px;
	    color: #333333;
	    display: block;
	    font-size: 160%;
	    margin: 5% auto 0;
	    padding: 0.5em 1em;
	    text-align: center;
	}  
	#contact .pp_box {
	    border: 1px solid #595757;
	    font-size: 80%;
	    height: 100px;
	    margin: 3% 0 5%;
	    overflow: auto;
	    padding: 1em;
	    width: 95%;
	}
	#contact .pp_box h1 {
	    font-size: 120%;
	    font-weight: bold;
	}
	#contact .pp_box h2 {
	    font-size: 100%;
	    font-weight: normal;
	}

	
/*********************************
ようこそシノハラジュエラーへ
**********************************/
	article.about .info_box {
	    display: block;
	    margin-bottom: 3%;
	    margin-top: 3%;
	    font-size: 100%;
	}
	article.about .info_box ul li {
	    float: left;
	}
	article.about ul li h1 {
	    font-size: 140%;
	}
	.about_autograph {
	    padding-top: 0;
	    text-align: right;
	}
	.about_autograph img {
	    width: 60%;
	}
	article.about .info_box .shop_image {
	    margin-bottom: 3%;
	    margin-top: 3%;
	    width: 80%;
	    padding-right: 10%;
	    padding-left: 10%;
	}
	article.about .info_box .shop_info {
	    margin-bottom: 10%;
	    padding: 0;
	    width: 100%;
	}
	section.objectopen .about_image {
	    margin: 5% 0;
	    width: 100%;
	}
	section.objectopen .about_info {
	    margin: 0 0 3%;
	    width: 100%;
	}
	section.objectopen p {
	    margin: 0;
	    font-size: 100%;
	}
	section.objectopen .about_info ul li {
	    margin-bottom: 2%;
	}
	section.objectopen .about_info h3 {
	    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝",メイリオ,Meiryo,serif;
	    font-weight: 600;
	    font-size: 125%;
	    line-height: 1.5em;
	    margin: 0 0 3%;
	}

	.inner_box {
	    display: table;
	    margin-bottom: 3%;
	}
	section.objectopen {
	    clear: both;
	    margin: 0 auto;
	    padding: 5% 2%;
	}
	section.obj_01{
		background-color: #f4f4f4;
	}
	section.obj_02{
			background-color: #ffffff;
	}
	section.objectopen  input {
		display: none;
	}
	section.objectopen label {
	    cursor: pointer;
	}
	section.objectopen h2 {
	    font-size: 140%;
	    margin: 0;
	    padding: 1% 0 0% 1%;
	}
	section.objectopen h2 .h_ic {
	    width: 18px;
	    float: left;
	    padding-right: 5px;
	    position: relative;
	    top: -2px;
	}
	section.objectopen  label:hover {
		opacity: 0.75
	}

	section.objectopen .open_box {
		height: 0;
		overflow: hidden;
		padding: 0 10px;
		transition: all 300ms ease 0s;
	}
	section.objectopen  input:checked + .open_box {
		transition: all 300ms ease 0s;
		height: auto;
		padding: 10px;
	}

	#about_company {
	    margin-bottom: 3%;
	    margin-top: 3%;
	}
	#about_company ul li {
	    float: left;
	}
	#about_company ul .about_image {
	    width: 100%;
	}
	#about_company ul .about_info {
	    padding: 0;
	    width: 100%;
	}
	#about_company ul li table {
	    border-left: 1px solid #c1c1c1;
	    border-right: 1px solid #c1c1c1;
	    border-top: 1px solid #c1c1c1;
	    font-size: 100%;
	    width: 100%;
	}
	#about_company ul li table th {
	    background-color: #cfcfcf;
	    border-bottom: 1px solid #c1c1c1;
	    padding: 1% 0;
	    text-align: center;
	    width: 30%;
	}
	#about_company ul li table td {
	    border-bottom: 1px solid #c1c1c1;
	    padding-left: 2%;
	}
	#about_company ul li table .about_fax {
	    text-decoration: none;
	}

/*********************************
IMAGE MOVIE
**********************************/
	#movie {
	    display: table;
	    margin-top: 8%;
	    padding-bottom: 5%;
	    width: 100%;
	    padding-top: 8%;
	    border-top: 1px solid #595757;
	    border-bottom: 1px solid #595757;
	    overflow: hidden;
	}
	#movie_title {
	    border-bottom: 1px solid #595757;
	    margin: 0 auto 6%;
	    padding-bottom: 2%;
	    padding-top: 2%;
	    text-align: center;
	    width: 100%;
	    line-height: 0;
	}
	#movie_title img {
	    width: 40%;
	}
	.movie_image {
		margin-top: 30px;
	    overflow: hidden;
	    max-width: 100%;
	    border: 1px solid #595757;
	    margin: 0;
	    box-sizing: border-box;
	    background: #000;
	}
	.movie_info .info_box {
	    width: 100%;
	}
	.movie_info .info_box h2 {
	    width: 120%;
	    margin-top: 5%;
	    margin-bottom: 8%;
	    margin-right: auto;
	    text-align: center;
	    margin-left: -8%;
	}
	.movie_info .image_note {
	    font-size: 85%;
	}

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

/*2016/02/16追加*/
.appo_bottom {
    margin-bottom: 5%;
    margin-top: 5%;
}
dl.line {
	margin: 0;
}
dl.line dt {
	width: 100%;
	margin: 0;
	padding: 0;
}
dl.line dd {
	width: 100%;
	margin: 0;
	padding: 0;
}


@media only screen and (min-width:768px) {

body {
    padding: 0 !important;
}
	header#header {
		width: 1000px;
		margin: 0 auto;
	}
	header#header h1 {
    margin: 0 auto;
	}
	header .brand_box {
	    border: 1px solid #595757;
	    display: block;
	    height: 285px;
	    margin-bottom: 1.5em;
	    overflow: hidden;
	}
	.pc-slider {
	    margin-bottom: 3%;
	    margin-top: 27px;
	}
	header .brand_info h2 {
		font-weight: 400;
	}
	header .brand_info h2 img{
		width:100%;
	}
	header .brand_info a {
	    margin-left: 44px;
	    transition: all 300ms ease 0s;
	}
	header .brand_info .go_site img {
	    padding: 0;
	    width: 40%;
	}
	header .brand_info {
	    float: right;
	    margin-top: 0;
	    width: 50%;
	}
	header .brand_image {
		float: left;
		width: 50%;
	}

	header .brand_image img {
    height: auto;
    width: 500px;
	}
	header .notfound {
		bottom: 50%;
		font-size: 3em !important;
		position: relative;
		text-align: center;
		top: 50%;
	}
	.breadcrumbs {
		display: block;
		padding: 1% 0;
		clear: both;
	}
	header#header h1 {
		width: 360px;
	}
	header#header nav#GlobalNav ul li {
	    float: left;
	    height: auto;
	    margin-bottom: 1%;
	    margin-top: 1%;
	    padding: 0;
	    width: auto;}

	header#header nav#GlobalNav ul li a {
	    line-height: 0.5em;
	    padding: 0 0.44em;
	}
	header#header nav#GlobalNav ul li a img {
	    height: 11.9px;
	    max-width: 100% !important;
	    padding: 0;}
	header#header nav#GlobalNav ul li.pc-nav {
		display: inherit;
	}
	#main, .slider {
		width: 1000px;
		margin: 0 auto
	}
	#main {
	    position: relative;
	    top: 0;
	}
	#button-zone {
		display: none
	}

	/*main-NEWS*/

	article#news {
	    box-sizing: border-box;
	    float: left;
	    font-size: 110%;
	    height: 250px;
	    padding-left: 3%;
	    padding-right: 3%;
	    width: 500px;
	}
	article#news h2 {
    margin: 15px 0;
    width: 95px;
	}
	article#news dl {
	    margin-bottom: 1em;
	    margin-top: 1em;
	    padding: 0;
	}
	article#news .ic_box {
	    margin-left: 27%;
	    margin-top: 19%;
	    padding: 0;
	    position: absolute;
	    width: 20%;
	    z-index: 10;
	}
	article#news .ic_box ul li {
	    display: inline;
	    float: none;
	    height: auto;
	    margin: 0;
	}
	article#news .ic_box ul li a {
	    box-sizing: border-box;
	    float: left;
	    padding: 0;
	    width: 50%;
	}
	article#news .ic_box ul li a img {
	    height: 40px;
	    width: auto;
	}
	article#news .ic_box ul li a:hover {
	    opacity: 0.75;
	}
	ul.item-top li a:hover {
	    transition: all 300ms ease 0s;
	}
	article#news dl dd {
	     clear: none;
	}
	article#news dl dd a {
	    padding-left: 0.4em;
	    padding-right: 0.4em;
	}
	.item-top li .pc_movie {
	    display: block;
	}
	.item-top li img {
	    height: 250px;
	    width: 250px;
	}
	ul.item-list {
		clear: both;
		width: 100%
	}
	ul.item-list li {
	    height: 250px;
	    width: 25%;
	}
	ul.item-list li a dl {
	    border: 0 none;
	    margin: 0;
	}
	ul.item-list li a dl dt {
	}
	ul.item-list li a:hover dl dt img{
		opacity: 0.7;
	}
	ul.item-list li dl dd {
	    margin-inline-start: 0;
	}
	ul.item-list li a .hoverContent {
	    margin-top: -250px;
	    margin-left:0;
	    position: relative;
	    visibility: hidden;
	    width: 250px;
	}
	/*ロゴタイトル*/
	ul.item-list li a .top_title{
	    display: none;
	}
	ul.item-list li a .top_title {
	    color: #333;
	    display: block;
	    font-size: 17px;
	    height: 20px;
	    letter-spacing: 0.2em;
	    margin-top: 53%;
	    position: absolute;
	    text-align: center;
	    text-shadow: -1px 1px 0 #fff;
	    width: 250px;
	}
	ul.item-list li a .top_title {
	    color: #333;
	    font-size: 16px;
	    letter-spacing: 0.2em;
	    text-align: center;
	    text-shadow: -1px 1px 0 #fff;
	}
	ul.item-list li a:hover .bg_brand {
		opacity: 0.7;
	}
	ul.item-list li a:hover .hoverContent {
	    transition: all 300ms ease 0s;
	    visibility: visible;
	}
	ul.item-list li a .hoverContent img {
	    height: 250px;
	    width: 250px;
	}
	.ksm li {
	    border: medium none;
	}

/*********************************
#news_detail
**********************************/
	.news_title {
	    text-align: left;
	}
	.news_title img {
	    padding-bottom: 1%;
	    padding-top: 1%;
	    width: 18%;
	}
	article#news_detail {
	    border-bottom: 1px solid #595757;
	    padding-bottom: 15px;
	}
	article#news_detail dl dt {
	    float: left;
	    margin-bottom: 0;
	    margin-top: 0;
	    width: 40%;
	}
	article#news_detail dl dt a:hover {
	    opacity: 0.75;
	}
	article#news_detail dl dt img{
    border: 1px solid #595757;
    box-sizing: border-box;
	}
	article#news_detail dl dd {
	    float: right;
	    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝",serif;
	    font-size: 130%;
	    font-weight: normal;
	    letter-spacing: 0.07em;
	    line-height: 1.6em;
	    width: 55%;
	}
	article#news_detail dl dd p {
	    padding-left: 2%;
	    padding-right: 2%;
	    font-size: 1.1em;
	}
	article#news_detail dl dd h1 {
	    border-bottom: 1px dashed #595757;
	    font-size: 110%;
	    font-weight: normal;
	    letter-spacing: 0.15em;
	    margin: 0;
	    padding: 0 2% 1%;
	}
	article#news_detail dl dd h2 {
	    display: block;
	    font-size: 130%;
	    font-weight: normal;
	    margin: 35px 2% 25px;
	    width: 512px;
	}
	#go_newslist {
	    clear: both;
	    margin-right: 2%;
	    text-align: right;
	}

/*********************************
newslist
**********************************/
	
	#side_category {
	    float: left;
	    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝",serif;
	    font-weight: normal;
	    line-height: 1.7;
	    padding-right: 5%;
	    width: 25%;
	}
	#side_category .inner_box {
	    display: block;
	    padding-right: 25%;
	    width: 75%;
	}
	#side_category a:hover {
    opacity: 0.75;
	}
	#side_category h1 {
	    float: left;
	    margin-top: 5%;
	}
	#side_category h1 img {
	    width: 65%;
	}
	#side_category .info {
	    font-size: 85%;
	    margin: 0 0 10%;
	    text-align: left;
	}
	#side_category .shop {
	    padding-bottom: 5% !important;
	    text-align: left;
	}
	#side_category .shop img {
	    padding: 0;
	    width: 50%;
	}
	#newslist {
	    border-top: medium none;
	    float: right;
	    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝",serif;
	    margin-top: 2%;
	    width: 70%;
	}
	.archive_list {
	    border-bottom: medium none;
	    margin-top: 20%;
	    text-align: center;
	    width: 100%;
	}
	.archive_list h2 {
	    font-size: 115%;
	    font-weight: normal;
	    margin: 0;
	    padding-bottom: 1%;
	    padding-top: 1%;
	}
	.archive_list h3 {
    	font-weight: normal;
	}
	.archive_list ul li {
	    line-height: 1.7em;
	    margin-bottom: 1%;
	    margin-top: 1%;
	    text-align: center;
	}
	.list_box {
	    border-bottom: 1px solid #595757;
	    clear: both;
	    width: 100%;
	    padding-bottom: 0;
	    padding-top: 0;
	}

	#newslist dl {
	    margin: 0;
	    overflow: hidden;
	    padding-bottom: 25px;
	    padding-top: 25px;
	}
	#newslist dl dt {
	    float: left;
	    margin: 0;
	    width: 35%;
	}
	#newslist dl dt img {
	    border: 1px solid #595757;
	    box-sizing: border-box;
	    margin-bottom: 0;
	}
	#newslist dl dd {
	    float: right;
	    margin-bottom: 0;
	    margin-top: 0 !important;
	    width: 430px;
	}
	#newslist .list_box dl dd p {
	    line-height: 1.7em;
	    font-size:1.1em;
	    margin: 0;
	}
	#newslist .detail dl dd a:hover {
	    opacity: 0.75;
	    text-decoration: none;
	    transition: all 300ms ease 0s;
	}
	#newslist dl dd h1 {
	    border-bottom: 1px dashed #595757;
	    font-size: 110%;
	    font-weight: normal;
	    letter-spacing: 0.15em;
	    margin: 0;
	    padding-bottom: 1%;
	}
	#newslist dl dd h2 {
	    font-size: 130%;
	    font-weight: normal;
	    margin: 0;
	    padding-bottom: 10px;
	    padding-top: 10px;
	}
	#newslist a {
	text-decoration: none;
	}
	#newslist a:active, #newslist a:hover{
	    opacity: 0.75;
	    text-decoration: none;
	}
	#newslist a:active img, #newslist a:hover img {
	    opacity: 0.75;
	}
	#newslist  .wp-pagenavi {
    border: medium none !important;
    margin-top: 6% !important;
    padding: 0 !important;
    text-align: left !important;
}
	.wp-pagenavi {
	    clear: both;
	    display: block;
	    margin-top: 5%;
	}
	.ring_cat_type {
		display: block;
		margin-left: 15%;
		margin-top: -50px;
		width: 85%;
	}
	.ring_cat_type li {
		display: inline;
		float: left;
		width: 30%;
	}
	.ring_cat_typeli a {
		float: left;
		margin: 0;
		padding-right: 3%;
		width: 30%;
	}
	.ring_cat_type li h2 {
		font-size: 1.2em;
	}
	ul.ring_list li {
	    border-bottom: 1px solid #666666;
	    border-right: 1px solid #666666;
	    box-sizing: border-box;
	    height: 249px;
	    overflow: hidden;
	    width: 25%;
	}
	ul.ring_list li:first-child, .ring_list li:nth-child(2), .ring_list li:nth-child(3),.ring_list li:nth-child(4){
		border-top:1px solid #666666;
	}
	.ring_list li:first-child, .ring_list li:nth-child(5),.ring_list li:nth-child(13), .ring_list li:nth-child(17), .ring_list li:nth-child(21), .ring_list li:nth-child(25), .ring_list li:nth-child(29), .ring_list li:nth-child(33), .ring_list li:nth-child(37), .ring_list li:nth-child(41), .ring_list li:nth-child(45) .ring_list li:nth-child(49),  .ring_list li:nth-child(53), .ring_list li:nth-child(57), .ring_list li:nth-child(9) {
		border-left: 1px solid #666666;
	}
	.ring_list li dl dt img {
		height: 100%;
	}
	.ring_list li a dl dt {
		border-top: none !important;
		border-right: none !important;
		border-left: none !important;
		border-bottom: none !important;
		left: 0 !important;
	}
	.ring_list li a dl dd {
	  background: rgba(0, 0, 0, 0) url("./img/hover_filter.png") repeat scroll 0 0;
	  color: #333333;
	  height: 249px;
	  margin-top: -250px !important;
	  position: absolute;
	  text-shadow: -1px 1px 0 #ffffff;
	  visibility: hidden;
	  width: 249px !important;
	}
	.ring_list li a:hover dl dd {
		visibility:visible;
		transition: all 300ms ease 0s;
	}
	.ring_list li dl dd .txt_center {
	    font-size: 1.2em;
	    text-align: center;
	}
	.feed-page .wp-pagenavi {
	    margin-top: 3%;
	    padding-bottom: 0;
	}
	#ring_photo {
	    float: left;
	    width: 38%;
	}
	.mainimg {
		text-align: left;
	}
	.description img {
	    width: 56%;
	}
	#ring_info {
	    display: block;
	    float: right;
	    width: 58%;
	}
	/*ring*/
	#ring_info .detail .kyomokume {
    width: auto;
	}
	#ring_info .detail .kyomokume td.pdlt {
    width: 18%;
	}
	#ring_info .detail .kyomokume .surface {
	width: 12%;
	}
	.pc_br{
		display: none;
	}
	.txt_reduction {
	}
	.detail h2 {
	    font-size: 180%;
	    padding: 3% 0;
	}
	.detail a.contact .ic_mail {
	    margin-right: 2%;
	}
	.detail a.contact .to_mail {
	    display: block;
	    font-size: 130%;
	    padding: 4px 0;
	}
	.detail a.contact .ic_mail img {
	    width: 32px;
	}
	.detail .info {
	    margin: 0;
	}
	/*ACCESS*/

	#access .h_access_map {
	    border-bottom: 1px solid #595757;
	    margin: 0 0 3%;
	    max-width: 100%;
	    padding: 0;
	    text-align: center;
	}
	#access .h_access_map img {
	    padding: 1% 0;
	    width: 7%;
	}
	#access .access_box {
	    border-bottom: 1px solid #595757;
	    border-top: 1px solid #595757;
	    display: table;
	    margin-bottom: 33px;
	    margin-top: 33px;
	    max-width: 100%;
	    padding: 32px;
	}
	#access .access_box .access_image {
	    float: left;
	    margin: 0;
	    padding: 0;
	    width: 52%;
	}
	#access .access_box .access_info {
	    border-bottom: medium none;
	    float: right;
	    margin: 0;
	    padding: 0;
	    width: 44%;
	}
  #access .access_box .access_info h2 {
      margin: 0;
      width: 100%;
  }
  #access .access_box .access_info .info_box {
      font-size: 1.4em;
      line-height: 1.2em;
      margin: 11px 0 0;
      letter-spacing: 0.04em;
  }
	#access .access_map {
    padding-left: 0;
    padding-right: 0;}
    
	#access .access_map {
	    border: 1px solid #595757;
	    max-width: 100%;
	}

	/*お問い合わせ*/
	.contact_box h2 {
	    font-size: 19px;
	    font-weight: bold;
	    line-height: 1.6em;
	    margin: 33px 0 15px;
	    padding: 0;
	}
	#contact_table {
	    width: 1000px;
	}
	#contact .pp_box {
	    font-size: 13px;
	    width: 97%;
	}
	#contact .pp_box h1 {
	    font-size: 13px;
	}
	#contact .pp_box h2 {
	    font-size: 13px;
	    font-weight: normal;
	    margin: 0;
	}
	#contact_table th, #contact_table td {
	    border-bottom: 1px solid #595757;
	    border-top: 1px solid #595757;
	    color: #666666;
	    float: none;
	}
	#contact_table th {
	    margin-top: 0;
	    padding: 15px 5px;
	    width: 30%;
	}
	#contact_table td {
	    padding-bottom: 1%;
	    padding-top: 1%;
	}
	#contact_table input, #contact_table select, #contact_table textarea {
	    background: #fff none repeat scroll 0 0;
	    border: 1px solid #ccc;
	    font-size: 90%;
	    margin: 0;
	    padding-left: 1%;
		box-sizing: border-box;
	}
	#contact_table input, #contact_table select, #contact_table textarea {
	    width: 100%;
	}
	#contact_table select {
	    width: 100%;
	}
	#contact_table input[type="radio"], #contact_table input[type="checkbox"] {
	    box-sizing: border-box;
	    height: 20px;
	    margin: 0 5px 0 0;
	    position: relative;
	    vertical-align: middle;
	    width: 20px;
	}
	#contact_table span.wpcf7-list-item {
	    display: block;
	    margin-bottom: 1em;
	    margin-left: 0.5em;
	    margin-top: 1em;
	    width: 100%;
	}
/*********************************
ようこそシノハラジュエラーへ
**********************************/



	article.about .info_box {
	    margin-bottom: 44px;
	    margin-top: 44px;
	    padding: 0;
	}
	article.about .info_box ul li {
	    float: left;
	}
	article.about ul li h1 {
	    font-size: 24px;
	    font-weight: 500;
	    margin-bottom: 30px;
	    margin-top: 30px;
	}
	article.about .about_autograph {
	    padding-left: 210px;
	    position: relative;
	    right: -10px;
	    top: -10px;
	    width: 240px;
	}

	article.about .info_box .shop_image {
	    margin: 0 0 55px 73px;
	    overflow: hidden;
	    padding: 0;
	    width: 432px;
	}

	article.about .info_box .shop_info {
	    float: left;
	    margin: 0 0 0 50px;
	    padding: 0;
	    width: 380px;
	}
	article.about .info_box .shop_info h1 {
	    margin: 0;
	    width: 333px;
	}

	article.about .about_autograph img {
	    left: -45px;
	    position: relative;
	    width: 230px;
	}
	article.about .info_box .shop_info p{
	    margin: 0;
	}

	article.about .out_box {
	    background-color: #f4f4f4;
	    clear: both;
	    width: 100%;
	}
	article.about .in_box {
	    margin: 0 auto;
	    width: 1000px;
	}
	section.objectopen .about_info {
    	margin: 0;
	}

	section.objectopen .about_image {
	    margin: 0;
	    width: auto;
	}
	.about_trait .about_image {
	    float: right;
	    width: auto;
	}

	.img_about_01 {
	    margin-left: -10px;
	    width: 490px;
	}

	.img_about_02 {
	    margin-left: -13px;
	    padding-right: 13px;
	    width: 493px;
	}
	.img_about_03 {
	    margin-left: -20px;
	    width: 360px;
	}
	.img_about_04 {
	    width: 360px;
	}

	.img_about_05 {
	    width: 564px;
	}
	.img_about_06 {
	    width: 564px;
	}
	.img_about_07 {
	    width: 270px;
	}
	.img_about_08 {
	    margin-left: -13px;
	    padding-right: 13px;
	    width: 506px;
	}
	.img_about_09 {
	    margin-left: -13px;
	    padding-right: 13px;
	    width: 506px;
	}
	.img_about_10 {
	    width: 330px;
	}
	.img_about_11 {
	    margin-left: -13px;
	    margin-top: -25px;
	    padding-right: 13px;
	    width: 506px;
	}
	.img_about_12 {
	    margin-left: -13px;
	    padding-right: 13px;
	    width: 506px;
	}

	.img_about_13 {
	    width: 330px;
	}
	.img_about_14 {
	    margin-left: -13px;
	    padding-right: 13px;
	    width: 506px;
	}
	.img_about_15 {
	    margin-left: -13px;
	    padding-right: 13px;
	    width: 506px;
	}

	.img_about_16 {
	    margin-bottom: 55px;
	    width: 330px;
	}
	.img_info_02 {
	    float: right;
	    width: 535px;
	}
	#about_history {
	}

	#about_history .about_info {
	    float: left;
	    width: 58%;
	}
	#about_history .about_image {
	    float: right;
	    margin: 0;
	    width: 42%;
	}
	#history_title {
	    margin: 0;
	}

	#about_capacity {
	    margin: 0;
	}
	#about_capacity h2 {
	    margin: 0;
	}
	#about_capacity .about_image {
	    margin: 0;
	    width: 360px;
	}
	#about_capacity .about_info {
	    float: right;
	    width: 567px;
	}
	.about_trait .about_info {
	    width: auto !important;
	}
	.capa_box {
	    width: 928px !important;
	}

	section.objectopen .about_info h3 {
	    margin: 0;
	}
	.pd_top {
	    padding-top: 38px;
	}

	#trait_title {
	    margin-bottom: 33px;
	    margin-left: -12px;
	    margin-top: 53px;
	}
	section.objectopen {
	    padding: 0;
	    width: 856px !important;
	}
	section.objectopen {
	    overflow: hidden;
	    width: 100%;
	}
	section.objectopen p {
	    margin: 0;
	}
	section.objectopen .about_info ul li {
	    font-size: 100%;
	    margin-bottom: 1%;
	}
	.inner_box {
	    display: table;
	    margin-bottom: 0;
	}

	section.obj_01{
		background-color: #f4f4f4;
	}
	section.obj_02 {
	    background-color: #ffffff;
	    margin: 0 0 0 72px;
	}
	section.objectopen  input {
		display: none;
	}
	section.objectopen label {
	    cursor: pointer;
	}
	.emoji{
	    color:#333;
	}
	section.objectopen h2 {
	    padding: 0;
	}
	section.objectopen  label:hover {
		opacity: 0.75
	}
	section.objectopen .open_box {
	    height: auto;
	    overflow: visible;
	    padding: 0;
	}
	section.objectopen  input:checked + .open_box {
		transition: all 300ms ease 0s;
		height: auto;
		padding: 10px;
	}
	#about_company {
	    margin-bottom: 10px;
	    padding: 0;
	}
	#about_company ul li {
	    float: left;
	}
	#about_company ul .about_image {
	    margin: 0;
	    padding-left: 0;
	    padding-right: 35px;
	    width: 340px;
	}
	#about_company ul .about_info {
	    width: auto;
	}
	#about_company ul .about_info img {
	    width: 152px;
	}
	#about_company ul li table {
	    border-left: 1px solid #c1c1c1;
	    border-right: 1px solid #c1c1c1;
	    border-top: 1px solid #c1c1c1;
	    box-sizing: border-box;
	    font-family: "Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝",serif;
	    font-size: 100%;
	    font-weight: normal;
	    width: 462px;
	}
	#about_company ul li table th,#about_company ul li table td {
		font-weight: normal;
	}
	#about_company ul li table th {
	    background-color: #cfcfcf;
	    border-bottom: 1px solid #c1c1c1;
	    height: 33px;
	    padding: 0;
	    text-align: center;
	    width: 30%;
	}
	#about_company ul li table td {
	    border-bottom: 1px solid #c1c1c1;
	    padding-left: 2%;
	}



/*********************************
IMAGE MOVIE
**********************************/
	#movie {
	    border-bottom: 1px solid #595757;
	    border-top: 1px solid #595757;
	    display: table;
	    margin-top: 33px;
	    padding-bottom: 33px;
	    padding-top: 0;
	    width: 100%;
	}
	#movie_title {
	    border-bottom: 1px solid #595757;
	    margin: 0 auto 30px;
	    padding-bottom: 5px;
	    padding-top: 5px;
	    text-align: center;
	    width: 100%;
	}
	#movie_title img {
	    width: 20%;
	}
	.movie_image {
	    border: medium none;
	    float: left;
	    margin-left: 30px;
	    margin-top: 30px;
	    overflow: hidden;
	}
	.movie_info .info_box {
	    float: right;
	    margin-top: 30px;
	    padding-left: 0;
	    padding-right: 0;
	    width: 480px;
	}
	.movie_info .info_box p {
	    margin-bottom: 0;
	    margin-top: 25px;
	}
	.movie_info .info_box h2 {
	    margin-bottom: 35px;
	    margin-left: 0;
	    margin-top: 3%;
	    width: 100%;
	}

	/*footer*/
	footer#footer {
		text-align: center;
	    padding-bottom: 0;
	}
	footer#footer img {
		width: 300px;
	}

	/*2016/02/16追加*/

	.appo_bottom {
	    margin-bottom: 0;
	    margin-top: 0;
	}
	dl.line {
	    margin: 0;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}
	dl.line dt {
	    line-height: 2.5em;
	    padding-bottom: 0;
	    padding-right: 0;
	    padding-top: 0;
	    width: 15%;
	}
	dl.line dd {
	    margin: 0;
		width: 84%;
	}
	dl.line dd span {
	    margin: 0;
	    width: 40%;
	}
	dl.line dd .time_note {
	    line-height: 2.5em;
	    padding-left: 1%;
	}
	dl.line .wpcf7-not-valid-tip {
	    padding-bottom: 5%;
	    width: 160%;
	}

}