@media screen and (max-width:768px){
/*========================================================
                        共通
=========================================================*/

* {
	box-sizing: border-box;
}

body{
    font-size:14px;
    font-weight: 400;
    line-height: 1.8;
    width:100%;
    -webkit-text-size-adjust: 100%;
    counter-reset: aboutsubtitlenumber;
}
body.header_fixed{
    padding-top: 51px;
}

.pc {
	display: none;
}

.pc.inline {
	display: none;
}

.mobile {
	display: block;
}

.mobile.inline {
	display: inline;
}

h2{
}

h2.title::after {
	background-size: 100% auto;
	left: calc(50% - 12.5px);
	bottom: -15px;
	width: 25px;
	height: 5px;
}

article:hover a:hover {
}
a:hover {
}
a:hover img {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
a:hover, button:hover, input[type="button"]:hover {
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

img.medium {
	max-width: 80%;
}

img.small {
	max-width: 50%;
}

iframe {
	width: 100%;
	height: auto;
}

.alignnone.pc,
.aligncenter.pc,
.alignleft.pc,
.alignright.pc {
	display: none;
}

.alignnone.mobile,
.aligncenter.mobile,
.alignleft.mobile,
.alignright.mobile {
	display: block;
}

.text-center .btn {
    max-width: initial;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
}
.container{
    width: 100%;
    max-width: auto;
}

.full-width {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.inner-width {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.content-section {
/*	margin-bottom: 70px;*/
}

.content-section-inner {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.btn-arrow {
    background-position: right 5px center;
    background-repeat: no-repeat;
    background-size:8px;
}
.btn-orange{
    padding:10px 20px;
}
.btn-orange:hover{
    border:solid 1px #fd8a24;
    background-color:#fd8a24;

}
.btn-dorange:active:focus,
.btn-dorange:focus,
.btn-dorange:hover{
    color:#fff;
    border-color:#d3421d;
    background-color:#d3421d;
    box-shadow:0 3px 0 #852911;
    top:0;
}
.btn-green:hover{
    color:#fff;
    border-color:#2f8641;
    background-color:#2f8641;
    box-shadow:0 3px 0 #0c531b;
    top:0;
}
.btn-sdorange:focus, .btn-sdorange:hover{
    color:#fff;
    border-color:#ff8a00;
    background-color:#ff8a00;
    box-shadow:0 3px 0 #852911;
    top:0;
}
.btn-sdgreen:focus,
.btn-sdgreen:hover{
    color:#fff;
    border-color:#2f8641;
    background-color:#2f8641;
    box-shadow:0 3px 0 #0c531b;
    top:0;
}

.table-responsive .table {
    max-width: none;
}
.modal-open{
    position: fixed;
}

.sp_no_bd_radius{
    border-radius:0;
}

.links.small .link-button,
.links.small-2x .link-button,
.link-button {
/*	min-width: 170px;
	height: 46px;
	padding: 0 16px;
	line-height: 40px;*/
	font-size: 16px;
	min-width: 254px;
	height: 65px;
	line-height: 59px;
}


.links.small .link-button:hover,
.links.small-2x .link-button:hover,
.link-button:hover,
article:hover .link-button:hover {
	background: #e95600;
	color: #fff;
/*	line-height: 52px;*/
	opacity: 1;
	transition: none 0s ease;
	-o-transition: none 0s ease;
	-ms-transition: none 0s ease;
	-moz-transition: none 0s ease;
	-webkit-transition: none 0s ease;
}

.links.small .link-button:hover > span,
.links.small-2x .link-button:hover > span,
.link-button:hover > span {
	transform: translateY(0px);
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
}

.links.small .link-button.hover > span,
.links.small-2x .link-button.hover > span,
.link-button.hover > span {
	transform: translateY(2px);
	-moz-transform: translateY(2px);
	-webkit-transform: translateY(2px);
	-o-transform: translateY(2px);
	-ms-transform: translateY(2px);
}

.link-button.red {
	height: 66px;
	line-height: 60px;
}

.links.small .link-button.red:hover,
.links.small-2x .link-button.red:hover,
.link-button.red:hover,
article:hover .link-button.red:hover {
	background: #fff;
	color: #e10114;
}


/*========================================================
                        ヘッダー
=========================================================*/
header,
header.member {
/*    padding-bottom:5px;*/
    padding: 0;
    margin-bottom:10px;
/*    -webkit-transform: translate3d(0,0,0);*/
    min-width: auto;
}
#head_info_button > div {
    padding: 0 2px;
}
.logo{
    width:143px;
/*    margin-top:10px;*/
}
.member .logo{
    margin-top:14px;
}
/*.open_menu{
    padding-top: 5.5px;
    float:right;
}
.open_menu .navbar-toggle {
    border-color: #e5e0dd;
/ *    border-radius:50%;* /
    border-width:2px;
    width: 45px;
    height: 38px;
    padding: 5px 3px 4px 3px !important;
    background-color:#ffffff;
}
.open_menu .navbar-toggle .icon-bar {
    background: #e34c04;
    width: 10px;
    height: 2px;
    padding-left: 8px;
    padding-right: 8px;
}
.open_menu .navbar-toggle .icon-bar+.icon-bar {
    margin-top: 3px;
}
.open_menu .navbar-toggle .sr-only{
    margin-top:3px;
    font-size:8px;
    color:#62370e;
    white-space: nowrap;
}
.open_menu.show .navbar-toggle .icon-bar:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(4px, 3px);
    transform: rotate(45deg) translate(4px, 3px);
}
.open_menu.show .navbar-toggle .icon-bar:nth-child(3) {
    -webkit-transform: rotate(-45deg) translate(4px, -4px);
    transform: rotate(-45deg) translate(4px, -4px);
}*/
#pageslide {
	padding: 0;
	background:#4c3d30;
	-webkit-box-shadow: none;
	-moz-shadow: none;
	box-shadow: none;
	width: 240px;
	-webkit-overflow-scrolling: touch;
	overflow-scrolling: touch;
}

.header_left {
    width: 34%;
    padding-top: 10.5px;
    float: left;
}
.header_right {
    width: 66%;
    float: right;
    margin-bottom: 6px;
}
.open_menu {
	top: 0;
	width: calc(100vw * 109 / 750);
	height: calc(100vw * 110 / 750);
		transition: all 0.2s;
		-o-transition: all 0.2s;
		-ms-transition: all 0.2s;
		-moz-transition: all 0.2s;
		-webkit-transition: all 0.2s;
}
.open_menu.show {
	right: 240px;
}
header.not_fixed {
/*    height: 147px;*/
}
header.fixed {
/*    background: url('/wp-content/themes/okuda/src/img/common/header_mini_background-sp.png') left bottom repeat-x;*/
/*    height: 50px;*/
	position: fixed;
	top: 0;
	background: #ffffff;
	width: 100%;
	z-index: 992; /* validationEngineのエラーが991 */
}
header.fixed .header_left {
    padding-top: 0;
}
header.fixed .header_right {
    margin-bottom: 4px;
}
header.fixed .header_logo_wrapper {
	width: 134px;
	height: 22px;
	margin-top: 7px;
}
header.member.fixed .header_logo_wrapper {
    background-image: url('/wp-content/themes/okuda/src/img/page/member/logo.png');
}
header.fixed .open_menu {
/*	padding-top: 3px;*/
}
header.fixed .open_menu .navbar-toggle {
	width: 37.5px;
	height: 28px;
	padding: 6px 3px 6px 3px !important;
}
header.fixed .open_menu .navbar-toggle .sr-only {
	display: none;
}
header > .container {
	padding-left: 10px;
	padding-right: 5px;
}
.considerations_button.mobile {
	float: right;
	padding-top: 5.5px;
	margin-right: 5px;
	height: 43.5px; /* 38px + 5.5px */
	width: 123px;
	display: none;
}
.considerations_button.mobile a {
	display: block;
	height: 100%;
}
.considerations_button .button_wrapper {
	display: block;
	height: 100%;
	top: 0;
}
.considerations_button .consideration_counter {
	position: absolute;
	top: 0px;
	left: 6px;
	height: 100%;
}
.considerations_button .consideration_counter .counter_unit {
	height: 100%;
	width: 16px;
}
.considerations_button .consideration_counter .counter_unit.one {
	margin-left: 0px;
}
.considerations_button .button_wrapper img {
	height: 100%;
	width: auto;
}
header.fixed .considerations_button .button_wrapper {
	background: url('/wp-content/themes/okuda/src/img/common/considerations_button_small-sp.png') left top no-repeat;
	background-size: contain;
}
header.fixed .considerations_button .button_wrapper>img {
	display: none;
}
header.fixed .considerations_button.mobile {
	padding-top: 3px;
	margin-right: 4px;
	margin-bottom: 2px;
	height: 31px; /* 28px + 3px */
	width: 111px;
}
header.fixed .considerations_button .consideration_counter {
	left: 8px;
}
header.fixed .considerations_button .consideration_counter .counter_unit {
	width: 10px;
	margin-left: 0px;
}

body > header {
	min-width: initial;
	margin-bottom: 0;
	border-top: none;
}

.header-frame {
/*	height: 22.60533333333333vw;
	height: 22.46vw;*/
}

.header-frame-upper {
}

.header-frame-upper-inner {
	width: 100%;
/*	padding-top: 12px;
	padding-left: calc(100vw * 19 / 750);
	padding-right: calc(100vw * 96 / 750);
	padding-bottom: 8px;*/
}

.header-left {
	width: calc(100vw * 436 / 750);
	margin-left: 0;
	font-size: 0;
}

.header-frame h1 {
}

.header-right {
	width: calc(100vw * 205 / 750);
	margin-right: calc(100vw * ( 109 / 750 ) );
	font-size: 0;
}

.header-right .header-contact {
	margin-right: 0;
}

.header-frame-bottom {
/*	position: relative;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;*/
}

header.fixed .header-frame-bottom,
body > header.mini .header-frame-bottom {
	border-top: none;
}

.header-frame-bottom-inner {
	border-bottom: none;
}

.global-navi-wrapper {
	width: 100vw;
	/* overflow-x: auto; */
	transform: translate3d(0, 0, 0);
}

.global-navi ul a:first-child li {
	width: auto;
}
.global-navi ul a:nth-child(2) li {
	width: auto;
}
.global-navi ul a:nth-child(3) li {
	width: auto;
}
.global-navi ul a:nth-child(4) li {
	width: auto;
}
.global-navi ul a:nth-child(5) li {
	width: auto;
}
.global-navi ul a:nth-child(6) li {
	width: auto;
}
.global-navi ul a:nth-child(7) li {
	width: auto;
}
.global-navi ul a:nth-child(8) li {
	width: auto;
}
.global-navi ul a:last-child li {
	width: auto;
}

.global-navi ul li:hover {
	background: inherit;
	color: inherit;
}

body > #header.mini {
	height: auto;
	/*border-bottom: 1px solid #eeeeee;*/
}

body > #header.mini .header-frame {
	margin: 0 auto;
}

body > #header.mini .header-wrapper {
	width: 100%;
	display: block;
}

body > #header.mini .header-right {
/*		width: calc(100% * (370 / 750));*/
	display: block;
}

body > #header.mini h1, body > header.mini .header-left span {
	width: 100%;
	height: auto;
	padding-bottom: calc(100% * (57 / 256));
	background-image: url('../img/common/header-logo-sp.png');
}

body > #header.mini .header-right > a {
/*		display: block;
	width: calc(100% * (68 / 148));
	margin-right: calc(100% * (18 / 148));
	float: left;*/
}

body > #header.mini .header-right > a {
/*		margin-right: 0;*/
}

body > #header.mini .header-right .header-telephone {
	width: 100%;
	height: auto;
	margin-right: 0;
	padding-bottom: calc(100% * (40 / 245));
	background-image: url('../img/common/header-telephone-sp-mini.png');
}

body > #header.mini .header-right .header-menu-button-wrapper {
	width: calc(100% * (65 / 370));
}

body.home > header.mini .header-frame .header-frame-bottom {
	height: 40px;
	background: #ebebeb;
	border-bottom: none;
}

body > #header.mini .header-frame-bottom-inner {
	border-bottom: none;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

body > #header.mini .global-navi-wrapper {
	width: 100%;
	float: none;
}

body > #header.mini .global-navi {
	float: none;
	/* width: 837px; */
	margin-top: 0;
	padding-top: 0;
}

body > #header.mini .global-navi ul {
}

nav.global-navi {
	position: relative;
	height: 40px;
	width: auto;
	/* width: 700px; */
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	white-space: nowrap;
	z-index: 999;
}

nav.global-navi ul {
	width: 814px;
	display: block;
	left: auto;
}

nav.global-navi ul li,
#header.mini nav.global-navi ul li {
	font-size: 13px;
	line-height: 1;
/*		display: inline-flex;*/
/*	float: none;*/
	padding: 0 15px;
	margin: 14px 0;
	text-align: center;
	width: auto;
	display: inline-block;
	border-top: none;
	border-bottom: none;
	/* left: 14px; */
}
.global-navi ul a:first-child li,
.global-navi ul a:last-child li {
	border-radius: 0;
}
.global-navi ul li.active {
	background: transparent;
}
.global-navi ul a {
	width: auto;
	display: inline-flex;
}
.global-navi ul a:last-child {
/*	padding-right: 28px;*/
}
.global-navi ul a li.active {
/*	color: #e95600;*/
}
.global-navi ul li.active:after {
	height: 2px;
	bottom: -13px;
}
#header.mini .global-navi ul li.active {
/*	border-right: 1px solid #e1e1e1;*/
}
#header.mini .global-navi ul a:first-child li.active {
/*	border-left: 1px solid #e1e1e1;*/
}

.breadcrumbs {
	width: 96%;
	margin: 6px auto;
}


/*========================================================
                        フッター
=========================================================*/
#footer {
    min-width: auto;
}

.footer-inner {
	width: 96%;
	min-width: initial;
	height: auto;
	margin-left: auto;
	margin-right: auto;

}

.site-links {
	overflow: visible;
	margin-top: 0;
	width: 100%;
	float: none;
}

.footer-links {
	margin-left: 10px;
}

.footer-links > li {
	height: auto;
}

.footer-links > li:before {
}

.footer-links > li:last-child {
	padding-bottom: 0;
}

.footer-links > li > .head {
	width: 100%;
	font-weight: bold;
	float: none;
	display: inline-block;
}

.site-links .footer-links > li > ul {
	width: 95%;
	float:none;
}

.footer-links > li > ul > li {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	float: left;
	width: 49%;
	margin-right: 2%;
	border-right: none;
	box-sizing: border-box;
}

.footer-links > li > ul > li:nth-child(2n+1) {
	padding-left: 0;
}

.footer-links > li > ul > li:nth-child(2n) {
	margin-right: 0;
}

.footer-links > li > ul > li:first-child {
}

.footer-links > li > ul > li:last-child {
}

.footer-links > li > ul > li a,
.footer-links > li > ul > li a:link,
.footer-links > li > ul > li a:visited,
.footer-links > li > ul > li a:hover,
.footer-links > li > ul > li a:active {
}

.footer-buttons {
	width: 100%;
	height: auto;
	padding-bottom: calc(100% * 176 / 750);
	left: 50%;
	margin-left: -50%;
	margin-bottom: -2px;
	transform: translate3d(0, 0, 0);
	background-image: url('/wp-content/themes/okuda/src/img/common/footer-button-base-sp.png?dt=201808310143');
}

.footer-buttons a {
	border-bottom: none;
}

.footer-buttons.relative {
	transform: translate3d(0, 0, 0);
}

.footer-buttons img.pc {
	display: none;
}

.footer-telephone {
	position: absolute;
	top: calc(100% * 44 / 100);
	left: calc(100% * 198 / 750);
	width: calc(100% * 257 / 750);
	transform: translate3d(0, 0, 0);
}

.footer-telephone a {
	transform: translate3d(0, 0, 0);
}

.footer-telephone img {
	transform: translate3d(0, 0, 0);
}

.footer-estimation {
	position: absolute;
	top: calc(100% * 44 / 100);
	left: calc(100% * 470 / 750);
	width: calc(100% * 257 / 750);
	transform: translate3d(0, 0, 0);
}

.footermanu_1 {
	float: none;
	width: 100%;
}

.footermanu_2 {
	float: none;
	padding: 0;
}

.footermanu_2 h3 {
	margin-left: 5px;
}

.footermanu_2 ul {
	width: 100%;
	overflow: hidden;
}

.footermanu_2 li {
	float: left;
	width: 50%;
}

.col1 {
	width: 100%;
	margin-bottom: 18px;
}

.col2 {
	width: 100%;
	float: none;
	margin-bottom: 18px;
}

.footer2col {
	width: 100%;
	float: none;
}

.footerNavWrap .footer2col {
	padding-left: 15px;
}

.daitoku_foot_logo {
    background: rgba(0, 0, 0, 0) url("/wp-content/themes/okuda/src/img/common/daitoku_foot_logo.png") no-repeat scroll 0 0 / contain ;
    display: inline-block;
    height: calc(35px * (200 / 264));
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    width: 200px;
}

.footer_info {
	display: block;
}

.footer_info:nth-child(2),
.footer_info:nth-child(3) {
	width: calc(148px * (200 / 264));
	height: auto;
}

.footer_info:nth-child(4) {
	width: calc(192px * (200 / 264));
	height: auto;
}


/*.plan_foot {
    padding-top: 10px;
}
.copylight{
    padding-top:15px;
    padding-bottom:15px;
}
.footer_nav {
    padding: 25px 0 0px;
    margin-right:-15px;
    margin-left:-15px;
}
.footer_nav>ul{
    display:block;
    margin-top:0;
    margin-bottom:0;
    width: 100%;
}
.footer_nav>ul+ul{
    margin-top:0;
}
.footer_nav>ul>li{
    text-align:center;
    border-top:solid 1px #b09477;
    margin-bottom:0;
    float: left;
    width: 50%;
}
.footer_nav>ul>li>span{
    padding:5px;
    background-color:#f1e7d5;
}
.footer_nav li a{
    padding:12px 2px;
    display:block;
    font-size: 11px;
    letter-spacing: -0.7px;
    border-right:solid 1px #b09477;
    border-left:0;
}
.footer_nav>ul>li.bdb{
	position: relative;
}
.footer_nav>ul>li.bdb:after{
	content: "";
	position: absolute;
	bottom: -1px;
	left: 0;
	display: block;
	height: 1px;
	width: 100%;
	background: #b09477;
}
.footer_nav>ul>li>ul>li:nth-child(2n) a,
.footer_nav>ul>li>ul>li.last a{
    border-right:0;
}
.footer_nav>ul>li>ul>li.last{
    width:100%;
}
.footer_section .tab {
    margin-right: 3px;
    margin-bottom: 3px;
    padding: 3px;
    font-size: 11px;
}
.single .info .btn-sdorange {
    width: 100%;
}
.btn-orange.footer_btn.considerations_box{
    right: 0;
    left: 0;
    bottom: 0;
    box-shadow: none;
    padding: 2px 15px 5px;
    margin: 0 10px;
    text-align: center;
    border-radius: 5px 5px 0 0;
}
.table_footlogo,
.cell_logo,
.cell_btn {
    display: block;
    width: 100%;
    text-align: center;
}
.cell_logo .logo {
    margin-top: 0;
    margin-bottom: 5px;
}
.btn-block {
    display: inline-block;
}*/

/*========================================================
                        サイドバー
=========================================================*/
#side-nav {
	display: none;
}

.side_contents{
    max-width:100%;
}
.livebox{
    border:0;
}
.livebox .live{
    display:none;
    background-color:transparent;
    border-top:0;
}
.livebox .live:nth-child(2){
    display:block;
}

/*下層サイドバー*/
.buying_box label {
    padding: 10px 50px;
}
.search_category_list li .accordion_body {
    background-color: #fff;
    border: 1px solid #ccc;
    border-top: 0;
}

/*========================================================
                        トップページ
=========================================================*/

.first-view-wrapper {
	width: 100%;
}

.header-frame .first-view-wrapper {
/*	display: none;*/
}

.main-contents .first-view-wrapper {
	display: block;
}

.sub-conent-wrapper {
	width: 100%;
}

main.site-main,
main.contents {
	min-width: initial;
	min-width: auto;
}

.home main.contents,
body.page main.contents,
body.rental main.contents,
body.post main.contents,
body.archive main.contents {
	width: 100%;
	max-width: initial;
	max-width: auto;
}

.home main.contents {
	margin: 0 auto;
}

.home .contents.header_fixed {
	margin-top: 0;
}

body.page main.contents .contents-inner,
body.rental main.contents .contents-inner,
body.post main.contents .contents-inner,
body.archive main.contents .contents-inner {
	max-width: initial;
	max-width: auto;
}

.page .contents.header_fixed {
	margin-top: 0;
}

.home .header-frame-bottom {
	background: #ebebeb;
}

.contents.header_fixed .first-view-wrapper {
	margin-top: 0;
}

.first-view-wrapper {
/*	padding-top: 10px;*/
}

#first-view {
	width: 100%;
	height: auto;
	padding-top: 40px;
	padding-bottom: calc(100% * 866 / 750);
	background-image: url('../img/top/first-view-image-sp.png?dt=20190414-1923');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom center;
}

.header-frame .first-view-wrapper.header_fixed #first-view {
	margin-top: 0;
}

#first-view .first-view-inner {
	position: relative;
}

#first-view .first-view-inner .title {
	font-size: 18px;
	position: absolute;
	top: 0;
	padding-top: 0;
	width: 100%;
}

/* CTA */
#sec-1 {
	height: auto;
}

.cta-wrapper .title-image {
	margin-top: 24px;
}

.cta-wrapper .detail {
	width: 96%;
	top: 0;
	margin-top: calc(100vw * 268 / 750);
	margin-bottom: calc(100vw * 30 / 750);
	position: relative;
}

.bgborder-title {
	font-size: 18px;
}

.bgborder-title > span {
	margin: 0 1em;
	line-height: 1.2;
	text-align: justify;
}

.cta-wrapper .detail .inner {
	padding: 15px 10px;
}

/* 不安はありませんか */
.sec-2-wrapper .header .title-wrapper .title-image.pc {
	display: none;
}

.sec-2-wrapper .body .anxieties {
	background-image: none;
	height: auto;
}

.sec-2-wrapper .body .anxieties .anxiety-list {
	width: 96%;
	padding-top: 15px;
}

.sec-2-wrapper .body .anxieties .anxiety-list .anxiety {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.sec-2-wrapper .body .anxieties .anxiety-list .anxiety:first-child,
.sec-2-wrapper .body .anxieties .anxiety-list .anxiety:nth-child(2),
.sec-2-wrapper .body .anxieties .anxiety-list .anxiety {
	margin-bottom: 15px;
}

.sec-2-wrapper .body .anxieties .anxiety-list .anxiety:last-child {
	margin-bottom: 0;
	padding-bottom: 25px;
}

.sec-2-wrapper .body .anxieties .anxiety-list .anxiety:nth-child(2n) {
	margin-right: auto;
}

.sec-2-wrapper .body .conclusion {
	background-image: none;
	padding-bottom: 40px;
}

.sec-2-wrapper .body .conclusion img.pc {
	display: none;
}

/* 権威あるおくだ歯科医院 */
.sec-3-wrapper .delimiter {
	background-image: none;
}

.sec-3-wrapper .delimiter img.pc {
	display: none;
}

.sec-3-wrapper .delimiter img {
	background-color: #e6eef3;
}

.sec-3-wrapper .title-caption {
	margin-top: 40px;
	font-size: 14px;
	line-height: 1.3;
}

.sec-3-wrapper .title {
	margin-bottom: 45px;
}

.sec-3-wrapper .content {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
}

.sec-3-wrapper .content .photo {
	max-width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	float: none;
}

.sec-3-wrapper .content .message {
	width: 90%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.sec-3-wrapper .content .name {
	display: block;
	font-size: 18px;
	text-align: center;
	line-height: 1.2;
	margin-bottom: 20px;
}

.sec-3-wrapper .content .name .small {
	font-size: 12px;
}

/* 6つの理由 */
.sec-4-wrapper .delimiter {
	background-image: none;
}

.sec-4-wrapper .delimiter img.pc {
	display: none;
}

.sec-4-wrapper .title {
	margin-top: 45px;
	margin-bottom: 40px;
}

.sec-4-wrapper .title-caption {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	line-height: 1.3;
	text-align: left;
	font-size: 14px;
}

.sec-4-wrapper .reason-buttons {
	width: 96vw;
}

.sec-4-wrapper .reason-buttons .reason-button {
	width: calc(100vw * 354 / 750);
	height: auto;
	margin-right: calc(100vw * 10 / 750);
	margin-bottom: 15px;
}

.sec-4-wrapper .reason-buttons a:nth-child(2n) .reason-button {
	margin-right: 0;
}

.sec-4-wrapper .reason-buttons a:nth-child(3n) .reason-button {
	margin-right: calc(100vw * 10 / 750);
}

.sec-4-wrapper .reason-buttons a:nth-child(2n):nth-child(3n) .reason-button {
	margin-right: 0;
}

.sec-4-wrapper .reason-buttons .reason-button img.pc {
	display: none;
}

.sec-4-wrapper .reason-list {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.sec-4-wrapper .reason-list .reason {
	padding: 20px 19px;
}

.sec-4-wrapper .reason-list .reason .reason-title {
	font-size: 19px;
	line-height: 1.2;
	margin-bottom: 20px;
}

.sec-4-wrapper .reason-list .reason .detail .image,
.sec-4-wrapper .reason-list .reason .doctor-list .doctor .image {
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	float: none;
}

.sec-4-wrapper .reason-list .reason .detail .comment,
.sec-4-wrapper .reason-list .reason .doctor-list .doctor .comment {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.sec-4-wrapper .reason-list .reason .doctor-list .doctor .comment .name {
	font-size: 19px;
}

.sec-4-wrapper .reason-list .reason .doctor-list .doctor .comment .name .small {
	font-size: 12px;
}

/* CTA（短いバージョン） */
#sec-5,
#sec-9 {
	height: calc(100vw * 744 / 750 + 24px);
}

#sec-5 .cta,
#sec-9 .cta {
	top: calc(100vw * 384 / 750);
}

/* 治療の流れ */
.sec-6-wrapper .title {
	margin-top: 45px;
	margin-bottom: 40px;
}

.sec-6-wrapper .title-caption {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 18px;
	line-height: 1.3;
}

.sec-6-wrapper .term {
	margin-bottom: 15px;
}

.sec-6-wrapper .flow-list {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.sec-6-wrapper .flow-list .flow {
	padding: 23px 27px;
}

.sec-6-wrapper .flow-list .flow .flow-title {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	float: none;
}

.sec-6-wrapper .flow-list .flow .flow-title .title-image {
	width: calc(100vw * 104 / 750);
	margin-right: calc(100vw * 10 / 750);
}

.sec-6-wrapper .flow-list .flow .flow-title .caption > span:first-child {
	font-size: 22px;
	line-height: 1.2;
}

.sec-6-wrapper .flow-list .flow .flow-title .caption > span:nth-child(2) {
	font-size: 14px;
	line-height: 1;
	letter-spacing: -1px;
}

.sec-6-wrapper .flow-list .flow .image {
	width: 65%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	float: none;
}

.sec-6-wrapper .flow-list .flow .image img {
	display: block;
}

.sec-6-wrapper .flow-list .flow .detail {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.sec-6-wrapper .notice {
	text-align: left;
	line-height: 1.3;
}

/* お客様事例 */
.sec-7-wrapper .delimiter {
	background-image: none;
}

.sec-7-wrapper .delimiter img.pc {
	display: none;
}

.sec-7-wrapper .title {
	margin-top: 45px;
	margin-bottom: 40px;
}

.sec-7-wrapper .voice-list {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.sec-7-wrapper .voice-list .voice {
	margin-bottom: 20px;
}

.sec-7-wrapper .voice-list .voice .title-wrapper {
	padding: 15px calc(100vw * 15 / 750) 0 calc(100vw * 15 / 750);
	margin-bottom: 20px;
}

.sec-7-wrapper .voice-list .voice .title-wrapper .face-icon {
	width: calc(100vw * 158 / 750);
	height: auto;
}

.sec-7-wrapper .voice-list .voice .title-wrapper .voice-title {
	width: calc(100vw * 500 / 750);
	margin-top: calc(100vw * 10 / 750);
	margin-bottom: 0;
}

.sec-7-wrapper .voice-list .voice .detail {
	padding: 0 calc(100vw * 15 / 750) 15px calc(100vw * 15 / 750);
}

.sec-7-wrapper .voice-list .voice .title-wrapper .voice-title .head {
	font-size: 22px;
	margin-bottom: 0;
}

.sec-7-wrapper .voice-list .voice .title-wrapper .voice-title .caption {
	font-size: 12px;
}

/* お支払い方法 */
.sec-8-wrapper .delimiter {
	background-image: none;
}

.sec-8-wrapper .delimiter img.pc {
	display: none;
}

.sec-8-wrapper .delimiter img {
	background-color: #f1ebe4;
}

.sec-8-wrapper .title {
	margin-top: 45px;
	margin-bottom: 40px;
}

.sec-8-wrapper .title-caption {
	margin-bottom: 15px;
	line-height: 1.3;
}
.sec-8-wrapper .payment-selection-list {
	width: calc(100vw * 667 / 750);
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.sec-8-wrapper .payment-selection-list .payment-selection .link-button.payment {
	min-width: calc(100vw * 320 / 750);
	width: calc(100vw * 320 / 750);
	height: 52px;
	line-height: 46px;
	font-size: 15px;
	padding: 0 12px;
}

.sec-8-wrapper .payment-selection-list .payment-selection:nth-child(2) .link-button.payment {
	letter-spacing: -1px;
}

.sec-8-wrapper .payment-selection-list .payment-selection:first-child {
	margin-right: calc(100vw * 27 / 750);
}

.sec-8-wrapper .payment-method-list {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.sec-8-wrapper .payment-method-list .payment-method {
	width: 100%;
	padding: 25px 10px;
	margin-bottom: 25px;
}

.sec-8-wrapper .payment-method-list .payment-method .payment-title {
	font-size: 22px;
	line-height: 1;
	margin-bottom: 20px;
}

.sec-8-wrapper .payment-method-list .payment-method .payment-title .alert-icon {
	font-size: 14px;
	padding: 5px 12px;
	margin-left: 10px;
}

.sec-8-wrapper .payment-method-list .payment-method .payment-title-caption {
	margin-bottom: 10px;
}

.sec-8-wrapper .payment-method-list .payment-method:nth-child(2) .payment-image {
	max-width: 55%;
	margin-left: auto;
	margin-right: auto;
}

.sec-8-wrapper .notice-wrapper {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

.sec-8-wrapper .notice-wrapper .notice-title {
	font-size: 22px;
	line-height: 1;
	margin-bottom: 20px;
}

.sec-8-wrapper .notice-wrapper .detail {
	width: 100%;
	margin-bottom: 40px;
}

/* アクセス */
.sec-10-wrapper .title {
	margin-top: 45px;
	margin-bottom: 40px;
}

.sec-10-wrapper .image {
	width: 100%;
}

.sec-10-wrapper .ggmap {
	width: 100%;
}

.sec-10-wrapper .information {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}

.sec-10-wrapper .information .left-section,
.sec-10-wrapper .information .right-section {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.sec-10-wrapper .information .left-section .address {
	text-align: center;
	margin-bottom: 10px;
}

.sec-10-wrapper .information .left-section .time-table {
	margin-bottom: 25px;
}

.sec-10-wrapper .information .right-section .sub-title {
	font-size: 18px;
	border-left: 4px solid #69543b;
	padding-left: 5px;
	line-height: 1;
	margin-bottom: 8px;
}

.sec-10-wrapper .information .right-section .detail {
	margin-bottom: 25px;
	padding-left: 9px;
}

.sec-10-wrapper .information .right-section .detail:last-child {
	margin-bottom: 0;
}

.sec-10-wrapper .telephone-button-wrapper {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}

/* お問い合わせ */
.contact-wrapper .delimiter {
	background-image: none;
}

.contact-wrapper .delimiter img.pc {
	display: none;
}

.contact-wrapper .contact-wrapper-inner {
	width: 96%;
	margin-top: 45px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	padding: 30px 10px;
}

.contact-wrapper .contact-wrapper-inner .title {
	margin-bottom: 20px;
}

.contact-wrapper .contact-wrapper-inner .title::after {
	display: none;
}

.contact-wrapper .contact-wrapper-inner .title img.pc {
	display: none;
}
.contact-wrapper .contact-wrapper-inner .sub-notice {
	font-size: 17px;
	line-height: 1.2;
}
.contact-wrapper .contact-wrapper-inner .contact-table {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.contact-wrapper .contact-wrapper-inner .contact-table .tr .th {
	width: 100%;
	line-height: 1;
	padding-bottom: 0;
}

.contact-wrapper .contact-wrapper-inner .contact-table .tr .th .cell-inner {
	padding: 0;
}

.contact-wrapper .contact-wrapper-inner .textarea {
	width: 100%;
}

.contact-wrapper .contact-wrapper-inner textarea {
	width: 100%;
}

.contact-table.table,
.contact-table.table .tr,
.contact-table.table .th,
.contact-table.table .td {
	display: block;
	width: 100%;
	font-size: 15px;
}

.contact-table.table .th {
	padding-bottom: 6px;
}

.contact-table.table .td {
	border-top: none;
	padding-top: 0;
	padding-bottom: 15px;
}

.contact-table.table .td.additional-row {
	padding-top: 0;
}

.contact-table.table .tr input[type="text"],
.contact-table.table .tr textarea {
	width: 100%;
	font-size: 18px;
}

.contact-table.table .tr:last-child .th {
	border-bottom: none;
}

.contact-table.table .tr input[type="checkbox"]+span.check_label {
	width: 30px;
	height: 30px;
	background-size: 100% auto;
}

.contact-table.table .tr input[type="checkbox"]:checked+span.check_label::before {
	width: 30px;
	height: 30px;
	background-size: 100% auto;
}

.contact-table.table .tr .input-wrap.table {
	display: table;
}

.contact-table.table .tr .input-wrap.table > label {
	display: table-cell;
}

.contact-wrapper .contact-wrapper-inner .sub-notice img {
	margin-bottom: 7px;
}

.contact-confirm .contact-table.table,
.contact-confirm .contact-table.table .tr,
.contact-confirm .contact-table.table .th,
.contact-confirm .contact-table.table .td {
	display: block;
	width: 100%;
	font-size: 16px;
}

.contact-confirm .contact-table.table .th {
	padding-bottom: 6px;
}

.contact-confirm .contact-table.table .th .column-name {
	font-weight: bold;
}

.contact-confirm .contact-table.table .td {
	border-top: none;
	padding-top: 0;
}

.contact-confirm .contact-table.table .td.additional-row {
	padding-top: 0;
}

.contact-confirm .contact-table.table .tr input[type="text"],
.contact-confirm .contact-table.table .tr textarea {
	width: 100%;
	font-size: 18px;
}

.contact-confirm .contact-table.table .tr:last-child .th {
	border-bottom: none;
}

.contact-confirm .contact-table.table .tr input[type="checkbox"]+span.check_label {
	width: 30px;
	height: 30px;
	background-size: 100% auto;
}

.contact-confirm .contact-table.table .tr input[type="checkbox"]:checked+span.check_label::before {
	width: 30px;
	height: 30px;
	background-size: 100% auto;
}

.contact-confirm .contact-table.table .tr .input-wrap.table {
	display: table;
}

.contact-confirm .contact-table.table .tr .input-wrap.table > label {
	display: table-cell;
}


/* *** 下層ページ *** */

/* コラムトップ */
.page .content-section-inner .content .photo {
	width: 30%;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 0.5em; /* テキストと上ツラ揃え */
}

article img:hover {
	border: none;
}

.article-body p {
	font-size: 14px;
	line-height: 1.8;
}

.article-body img {
	max-width: 80%;
	float: none;
	display: block;
	margin: 0 auto;
}

h3.sub-title {
	font-size: 18px;
	width: 96%;
}

.article-body ul,
.article-body dl {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.article-body .blue-box {
	width: 96%;
}

.article-body blockquote {
	width: 96%;
	text-align: justify;
}

.article-body .cp_quote {
	width: 96%;
}

.article-body .cp_quote blockquote {
	width: 100%;
	padding: 18px 40px 46px 40px;
}

.article-body .cp_quote::before, .article-body .cp_quote::after {
	font-size: 24px;
}

.cp_quote blockquote::after {
	right: 42px;
}

.article-body .cp_quote blockquote p {
	padding-right: 2px;
}

.service .content .measure-list .measure-element {
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.service .content .measure-list .measure-element .image {
	width: 96%;
	margin-bottom: 30px;
}

.service .content .measure-list .measure-element .image img {
	max-width: 100%;
}

.service .content .measure-list .measure-element .image img.medium {
	max-width: 80%;
}

.service .content .measure-list .measure-element .image img.small {
	max-width: 50%;
}

.service .content .measure-list .measure-element .description {
	width: 96%;
}

.service .content .measure-list .measure-element .description .sub-sub-title {
	font-size: 20px;
	margin-bottom: 4px;
}

.service .content .measure-list .measure-element .description p.sub-sub-description {
	margin-bottom: 22px;
	text-align: justify;
}

.service .content .measure-list .measure-element .description p.sub-sub-sub-description {
	text-align: justify;
}

.service .content .measure-list .measure-element .description div:last-child p.sub-sub-sub-description {
	margin-bottom: 0;
}

.service .content .measure-list .measure-element.left .image {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.service .content .measure-list .measure-element.left .description {
	float: none;
	margin-left: auto;
	margin-right: auto;
}
.service .content .measure-list .measure-element.left .description div:last-child p.sub-sub-sub-description {
	margin-bottom: 0;
}

.service .content .measure-list .measure-element.right .image {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.service .content .measure-list .measure-element.right .description {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.service .content .rental-list.slider {
	display: none;
}

.service .content .rental-list {
	overflow: hidden;
	height: 96.1536vw;
	margin-bottom: 32px;
}

.service .content .rental-list .rental-element {
	width: 32%;
	margin-left: 0;
	margin-right: 2%;
	float: left;
}

.service .content .rental-list .rental-element:nth-child(3n) {
	margin-right: 0;
}

.home .construction {
	background-size: auto 100%;
	background-position: center;
	height: auto;
	padding-bottom: 64px;
}

.home .construction .lead {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.5;
}

.home .construction .lead br {
	display: none;
}

.recruit .lead {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.recruit .content {
	display: none;
/*	background-size: contain;*/
}

.magazine .content {
	margin-bottom: 40px;
}

.magazine .magazine-list .magazine-element {
	width: 100%;
	float: none;
	margin-right: 0;
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #eeeeee;
}

.magazine .magazine-list .magazine-element:last-child {
	margin-bottom: 0;
}

.magazine .magazine-list .magazine-element .image {
	width: 40%;
	height: auto;
	margin-right: 10px;
}

.magazine .magazine-list .magazine-element .detail {
	width: calc(100% - (40% + 10px));
}

.magazine .magazine-list .magazine-element .detail .title {
	font-size: 14px;
	font-weight: bold;
}

.magazine .magazine-list .magazine-element .detail .post-meta {
	margin-bottom: 4px;
}

.page .main-contents p {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	line-height: 1.8;
}

.page .main-contents .text-links {
	margin-top: 15px;
	font-size: 15px;
}

.page .main-contents pre {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}


.page .main-contents .measure-list .measure-element {
/*	padding-bottom: 30px;*/
	margin-bottom: 30px;
}

.page .main-contents .measure-list .measure-element:after {
	padding-top: 30px;
}

.page .main-contents .measure-list .measure-element:last-child {
	margin-bottom: 40px;
}

.page .main-contents .measure-list .measure-element .image {
	text-align: center;
}

.page .main-contents .measure-list .measure-element .image img {
	max-width: 80%;
}

.page .main-contents .measure-list .measure-element .image img.medium {
	max-width: 80%;
}

.page .main-contents .measure-list .measure-element .image img.small {
	max-width: 50%;
}

.page .contact-form {
	width: 96%;
}
.contact-form input,
.contact-form select,
.contact-form textarea {
	font-size: 16px;
}

.contact-form th, .contact-form td,
.page .contact-form.recruit-form th,
.page .contact-form.recruit-form td,
.page .contact-form > tr > th,
.page .contact-form > tbody > tr > th {
	width: 100%;
	font-weight: bold;
	display: block;
	overflow: hidden;
}

.contact-form th,
.page .contact-form.recruit-form th {
	padding-bottom: 0;
	border-bottom: none;
}

.col-xs-4 {
	width: calc(100% / 12 * 4);
}

.col-xs-8 {
	width: calc(100% / 12 * 8);
}

.contact .description,
.page .form-wrapper .description,
.contact .option,
.page .form-wrapper .option {
	width: calc(100% - 40px);
}


main.container{
    padding:0;
}
main.container.member_main{
    padding-right:15px;
    padding-left:15px;
}
main.container .row{
    margin-right:0;
    margin-left:0;
}
main.container .row.default_mg{
    margin-right:-15px;
    margin-left:-15px;
}
.top_contents {
    border-radius:0;
    background:none;
    padding:0 15px;
}
.top_contents_img{
    margin-top:0;
}
.top_contents_box:after,
.top_ranking:after{
    content:"";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}
.top_contents_left{
    float:left;
    width:30%;
}
.top_contents_right{
    float:left;
    width:70%;
    padding-left:10px;
}
.top_contents .col-sm-4{
    padding-right:0;
    padding-left:0;
}
.top_contents_box{
    background:#f5ebd7;
    border-radius:4px;
    padding:5px;
}
.top_contents_box .half{
    height:25px;
}
.top_contents_box .btn-jump {
    padding:7px 10px;
}
.top_contents_box .btn-jump img{
    height:18px;
}
.contents {
    padding-right: 0;
    padding-left: 0;
}
.contents+h2{
    margin-top:10px;
}
.top_ranking {
    max-width:100%;
    margin: 0 auto 15px;
}
.top_ranking .arrow_text {
    float: right;
    width:70%;
    margin-bottom:0;
}
.top_ranking .ranking{
    float:left;
    width:30%;
    padding-right:5px;
}
.top_ranking .ranking+p{
    float:right;
    width:70%;
}
.ranking:after {
    display:inline-block;
    padding:5px;
    color:#fff;
    font-size:11px;
    border-radius:5px;
}
.top1:after{
    content:'1位';
    background-color:#f00000;
}
.top2:after{
    content:'2位';
    background-color:#ff6220;
}
.top3:after{
    content:'3位';
    background-color:#eea800;
}
.top4:after{
    content:'4位';
    background-color:#6c3f13;
}
.top5:after{
    content:'5位';
    background-color:#6c3f13;
}
.top6:after{
    content:'6位';
    background-color:#6c3f13;
}
.balloon_left{
    /*padding-right:15px;*/
    padding-right: 0;
    padding-left: 0;
}
.balloon_left_box:before {
    content:"";
    position: absolute;
    height: 14px;
    top: -8px;
    left: 50%;
    bottom: auto;
    margin:0 0 9px 0;
    width:0;
    height:0;
    border-style: solid;
    border-width: 0 9px 9px 9px;
    border-color: transparent transparent #fff9ed transparent;
    z-index: 0;
}
.balloon_left.review {
}
.balloon_left.review:before {
}
.balloon_right.review {
}
.balloon_right.review:before {
}
.balloon_right.review .balloon_arrow_top {
    display: block;
    width: 5%;
    margin-left: auto;
    margin-right: auto;
}
.balloon_right.review .balloon_arrow_top img {
    width: 100%;
}
.balloon_left_box.review {
    background-color: transparent;
    padding-bottom: 0;
}
.balloon_left_box.review:before {
}
.balloon_right_box.review {
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 5px;
/*  border: 3px solid #ebebeb;*/
    background-color: #fffce9;
    overflow: hidden;
}
.balloon_right_box.review:before {
}
.balloon_right_box.review p {
}
.pickup {
    padding-bottom: 25px;
    border-bottom: solid 1px #f1e7d5;
}
.pickup+.pickup {
    margin-top: 15px;
}
.contents .pickup:last-child {
    margin-bottom: 0;
}
.spbgno{
    background:none;
    border-radius:0;
}
.white_box {
    padding: 0 0 10px;
}
.white_box h3.visible-xs{
    font-size:18px;
    color:#fff;
    background-color:#dcbe8f;
    text-align:center;
    padding:10px 15px;
    margin-right:-10px;
    margin-left:-10px;
}
.white_box .half{
    width:200px;
}
.white_box h3 {
    border-top: 1px solid #cccccc;
    padding-top: 20px;
    margin-left: -10px;
    width: calc(100% + 20px);
}

.top_shop_search {
	overflow: hidden;
}
.shop_type_select {
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}
.shop_type {
	width: calc(100% * (328 / 768));
	margin-left: calc(100% * (36 / 768));
	margin-right: calc(100% * (36 / 768));
	cursor: pointer;
	float: left;
}
.shop_type:first-child {
	margin-right: 0;
}
.shop_type_or {
	position: absolute;
	top: calc(50% - (100% * (116 / 768)));
	left: calc(50% - (100% * (116 / 768 / 2)));
	width: calc(100% * (116 / 768));
}
.shop_type img.button_off {
	display: inline;
}
.shop_type img.button_on {
	display: none;
}
.shop_type.on img.button_off {
	display: none;
}
.shop_type.on img.button_on {
	display: inline;
}

.shop_area_select {
	float: left;
	width: calc(100% * (500 / 768));
	margin-left: calc(100% * (36 / 768));
}
.shop_area_select #map_area1_mobile {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 3px solid #e5e5e5;
	border-radius: 5px;
        width: 100%;
	height: 48px;
	padding: 2px 10px;
	margin-bottom: 5px;
	color: #aeaeae;
	font-size: 19px;
	background: #fff;
}
.shop_area_select .select_triangle {
	margin-left: -2em;
	top: 12px;
	cursor: default;
}
.search_button {
	width: calc(100% * (179 / 768));
	margin-right: calc(100% * (38 / 768));
	height: auto;
	float: right;
}
.top_mobile_search_button {
	display: block;
	width: 100%;
	height: 48px;
	background: #fb1219;
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	line-height: 45px;
	border-radius: 5px;
	border-bottom: 3px solid #aa4108;
}
.quote_start_button {
	width: calc(100% * (615 / 768));
	margin-left: auto;
	margin-right: auto;
}

.hentry .image-anchor {
	width: 40%;
}

.hentry .image {
	padding-bottom: 6px;
}

.hentry .content-anchor {
	width: auto;
	float: none;
}


/*========================================================
                        下層ページ
=========================================================*/
.main-contents {
	width: 96%;
	margin: 10px auto 50px auto;
	float: none;
}

.page .main-contents .top-lead, .archive .main-contents .top-lead {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	text-align: justify;
}

.page .main-contents .top-lead.top-image, .archive .main-contents .top-lead.top-image {
	width: calc(100% * 100 / 96);
	margin-left: calc(0% - (((100% * (100 / 96)) - 100%) / 2));
	margin-right: calc(0% - (((100% * (100 / 96)) - 100%) / 2));
	margin-bottom: 20px;
}

/* NEWS詳細 */
.post .article-header h1.page-title,
.post .article-header .h1.page-title,
.rental .article-header h1.rental-title {
	line-height: 1.2;
	height: auto;
	padding: 22px 18px 22px 18px;
	border-radius: 0;
	border-bottom: none;
	white-space: initial;
	background-position: -190px -130px;
	background-size: 1600px auto;
	width: calc(100% / 0.94);
	margin-left: calc(-3% / 0.94);
	margin-right: calc(-3% / 0.94);
}
.post .article-header h1.page-title .small,
.post .article-header .h1.page-title .small,
.rental .article-header h1.rental-title .small {
	display: block;
}

/* 販売ページ */
.page .main-contents .measure-list .measure-element .image {
	width: 96%;
	margin: 0 auto 16px auto;
}

.page .main-contents .measure-list .measure-element.left .image {
	float: none;
}

.page .main-contents .measure-list .measure-element.right .image {
	float: none;
}

.page .main-contents .measure-list .measure-element .description {
	width: 96%;
	margin: 0 auto;
}

.page .main-contents .measure-list .measure-element .description .sub-sub-title {
	font-size: 20px;
}

.page .main-contents .measure-list .measure-element .description p.sub-sub-description {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.page .main-contents .measure-list .measure-element.left .description {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

.page .main-contents .measure-list .measure-element.right .description {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

/* レンタル製品一覧 */
.rental-list {
/*	overflow-x: auto;*/
}

.rental-item-list {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.rental-item-list-inner {
	width: 820px;
}

.rental-item-list-inner.count-1 {
	width: 205px;
}

.rental-item-list-inner.count-2 {
	width: 410px;
}

.rental-item-list-inner.count-3 {
	width: 615px;
}

.rental-item-list-inner > article {
	width: 193px;
	margin-right: 12px;
/*	width: 96%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 16px;
	float: none;*/
}

.rental-list .rental-image {
/*	max-height: initial;
	margin-left: auto;
	margin-right: auto;*/
}

.rental-list .rental-image img {
/*	max-height: initial;*/
}

.rental-image {
/*	width: 96%;*/
}

/* レンタル製品詳細 */

.main-contents.rental .links {
	margin-top: 40px;
}

.rental-base-info {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.rental-base-info .rental-image {
	width: 100%;
	margin: 0 auto 16px auto;
	float: none;
}

.rental table th,
.rental table td {
	width: 100%;
	display: block;
	overflow: hidden;
}
.rental table th {
	font-weight: bold;
}
.rental table.spec {
	width: 100%;
}
.rental table.spec th,
.rental table.spec td {
	width: 100%;
}
.rental table.spec th {
	font-weight: bold;
}
.rental-base-info .child_post {
	width: 100%;
	font-size: 16px;
}

/* レンタル見積もり依頼フォーム */

.page table.rental-form th, .page table.rental-form td {
	width: 100%;
	display: block;
	overflow: hidden;
}
.page .contact-form.rental-form > tr > th, .page .contact-form.rental-form > tbody > tr > th {
	width: 100%;
}

/* サポート拠点について */
.maintenance-network {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.maintenance-network .comment {
	padding-right: 0;
	margin-bottom: 20px;
	height: auto;
	background: transparent;
}

.maintenance-network .image {
}


/* マガジン一覧 */
.eye-catch  {
	width: 40%;
	margin-right: 10px;
}

.archive-header {
	width: 100%;
	margin-bottom: 0;
}

.no-thumbnail .archive-header {
	margin-bottom: 0;
}

.archive-header .upper {
	overflow: hidden;
/*	margin-bottom: 8px;*/
}

.archive-header .archive-header-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}

/* マガジン詳細 */

.post-index {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
}

.post-index-title {
/*	text-align: center;*/
}

.post-index-list {
	padding: 0;
}

.post-index-list .post-index-section {
	width: 100%;
}

.post-index ul li {
	line-height: 1.3;
}

.post-index-list a {
	display: inline;
}

.nav-previous {
	width: 30%;
	padding: 8px;
}

.nav-next {
	width: 30%;
	padding: 8px;
}

.nav-list {
	width: 30%;
	margin-right: 5%;
	padding: 8px;
}

.nav-links .nav-list:first-child {
	margin-right: 35%;
}

.left-icon {
	width: 30%;
	height: auto;
	padding-bottom: calc(100% * 92 / 271);
	margin-top: -10px;
}
.talk-left {
	width: 66%;
	margin-top: 0;
}
.right-icon {
	width: 30%;
	height: auto;
	padding-bottom: calc(100% * 92 / 271);
	margin-top: -10px;
}
.talk-right {
	width: 66%;
	margin-top: 0;
}

/* 企業情報 */

.daihyo-aisatsu .daihyo-shomei {
	width: 60%;
}

/* よくある質問 */

.archive h2.qa-category {
	margin-bottom: 6px;
}

.qa-more {
	text-align: right;
	margin-bottom: 24px;
}

/* サポートネットワーク */

.ts-list {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.movie{
	display: block;
	position:relative;
	width:100%;
	padding-top:56.25%;
}
.movie iframe{
	position:absolute;
	top:0;
	right:0;
	width:100%;
	height:100%;
}


.main_column.fl_r {
	float: none;
}
main.container.sub_container{
    padding-right:15px;
    padding-left:15px;
}
main.container.sub_container .row{
    margin-right:-5px;
    margin-left:-5px;
}
main.container.sub_container .row.service_list,
main.container.sub_container .row.shop_info_column,
main.container.sub_container .row.service_top_telephone{
    margin-right: 0;
    margin-left: 0;
}
main.container.sub_container .row.service_top_telephone.sm-gutters [class^="col-"]{
    padding-left: 0;
    padding-right: 0;
}
.shop_info_column .info_column_title_wrapper{
	width: 100%;
}
.shop_info_column .info_column_content {
	width: 100%;
}

/*------パンくずリスト------*/
.breadcrumb.breadcrumb_back,.breadcrumb{
    font-size:14px;
    padding:11px 0 18px 0;
    overflow-x: auto;
}
.breadcrumb.breadcrumb_back.foot_bread {
    padding:11px 0 18px 0;
}
.breadcrumb{
    margin-bottom:0;
    border-bottom:0;
}
.breadcrumb.breadcrumb_back>li>a,
.breadcrumb.breadcrumb_back>li>span{
/*    padding:3px 6px;*/
    position: relative;
    top: 4px;
}
.breadcrumb.breadcrumb_back>li>span{
    top: 5px;
}
.breadcrumb>li{
/*    margin-bottom: 4px;*/
    margin-right: 4px;
    margin-top: -4px;
    padding-bottom: 4px;
    line-height: 32px;
/*    height: 29px;*/
    overflow: hidden;
    display: inline;
    white-space: nowrap;
}
.breadcrumb>li+li:before {
    padding:0 4px 0 0;
    position: relative;
    top: 4px;
}
/*------検討リスト------*/
.consider h1{
    font-size:22px;
}
.consider_box{
/*    padding:10px;*/
}
.consider_box .select_color {
    bottom: 10px;
}
.select_quote_tab_list {
    width: 95.58823529411765%; /* 650px / 680px */
}
.select_quote_tab_list .select_quote_tab {
    width: 32.30769230769231%; /* 210px / 650px */
    margin-right: 1.538461538461538%; /* 10px / 650px */
    margin-bottom: -1px;
}
.select_quote_tab_list .select_quote_tab:last-child {
    margin-right: 0;
}
.consider_contents_img{
    margin-top:0;
    margin-bottom:0;
    float:left;
/*    height:50px;*/
}

.select_quote_form_container {
	width: 100%;
	border: none;
	border-top: 3px solid #e5571c;
	border-radius: 0;
}

.select_quote_form_container .consider_form {
	width: 100%;
}

.select_quote_form_container .panel-request>.panel-body {
	padding: 10px 0 0 0;
}

/*------検討中のボタン------*/

.considerations_box{
    padding: 5px 10px 3px;
    border-radius: 5px 5px 0 0;
    font-size: 12px;
}
.considerations_box div {
    margin-bottom: 2px;
    padding: 3px;
    border-radius: 2px;
}

.bg_orange_opacity+.triangle img{
    width:20px;
}
.panel-request>.panel-heading{
    padding-right:5px;
    padding-left:5px;
}
.panel-request>.panel-body {
    padding: 10px 10px;
}
.well-orange,
.well-green{
    font-size:14px;
}
.consider_list li {
    float: none;
    width: 100%;
}
.consider_list li:nth-child(2n) {
    margin-left:0;
}
.request_table,
.request_table>tbody,
.request_table>tbody>tr,
.request_table>tbody>tr>th,
.request_table>tbody>tr>td{
    display:block;
    width:100%;
    max-width:100%;
    font-size:13px;
}
.request_table>tbody>tr>th .required,
.request_table>tbody>tr>th .optional{
    font-size:10px;
    margin-right:5px;
    margin-top: 2px;
}
.request_table>tbody>tr>th,
.request_table>tbody>tr>td{
    padding-top:8px;
    padding-bottom:8px;
    overflow: hidden;
}
.request_table>tbody>tr>td>div{
    overflow:hidden;
}
.request_table>tbody>tr>th p{
    margin-bottom:0;
}
.request_table>tbody>tr>th{
    background-color:#efefef;
}
input[type=file] {
    max-width:100%;
}
/*------見積り・査定一括依頼------*/
.top_title {
    margin-top: 10px;
}
.top_start_search_wrapper {
    background: none;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 14px;
    padding-top: 0;
}
.top_start_search {
    width: 100%;
    height: auto;
    background:url('/wp-content/themes/okuda/src/img/top/start_search_background-sp.png') left top no-repeat;
    background-size: cover;
    padding: 0 0 47.39583333333333% 0;
}
.quote_baloons_wrapper .quote_baloon {
    font-size: 8px;
/*  width: 11.15288220551378%;*/
    width: 15%;
    background-size: contain;
}
.quote_baloons_wrapper .quote_baloon.right {
}
.quote_baloons_wrapper .quote_baloon.first {
    position: absolute;
    top: 0%;
    left: 1%;
}
.quote_baloons_wrapper .quote_baloon.second {
    position: absolute;
    top: 20%;
    left: 1%;
}
.quote_baloons_wrapper .quote_baloon.third {
    position: absolute;
    top: 0%;
    left: 35%;
}
.quote_baloons_wrapper .quote_baloon.fourth {
    position: absolute;
    top: 20%;
    left: 35%;
}
.quote_baloons_wrapper .quote_baloon.fifth {
    display: none;
}
.quote_baloons_wrapper .quote_baloon.sixth {
    display: none;
}
.quote_baloons_wrapper .quote_baloon.seventh {
    display: none;
}
.quote_baloons_wrapper .quote_baloon.eighth {
    display: none;
}
.quote_baloons_wrapper .quote_baloon time {
}
.quote_counter {
    position: absolute;
    width: 15.234375%;
    top: 50%;
    left: 15.625%;
}
.quote_counter .counter {
/*  background-position: left top;*/
    background-image: none;
/*    width: 29px;
    height: 51px;*/
    width: 25%;
    height: auto;
    float: left;
}
.quote_counter .counter img {
    width: 100%;
    height: auto;
}
.quote_counter .counter.count0 {
}
.quote_counter .counter.count1 {
}
.quote_counter .counter.count2 {
}
.quote_counter .counter.count3 {
}
.quote_counter .counter.count4 {
}
.quote_counter .counter.count5 {
}
.quote_counter .counter.count6 {
}
.quote_counter .counter.count7 {
}
.quote_counter .counter.count8 {
}
.quote_counter .counter.count9 {
}
.area_search_start {
    width: 40.49479166666667%;
    top: 39%;
    right: 5%;
}
.area_search_start_button {
    bottom: 3.5%;
    right: 2.8%;
    width: 44.79166666666667%;
}
.quote_start {
    position: absolute;
    bottom: 3.5%;
    left: 3%;
    width: 44.79166666666667%;
}
.quote_start img {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
}
#area_search_type {
    width: 100%;
    height: auto;
    padding: 2px 4px;
    margin-bottom: 5px;
}
#area_search_prefecture {
    width: 100%;
    height: auto;
    padding: 2px 4px;
}

.request .top_contents {
    background: url('/wp-content/themes/okuda/src/img/common/bg.jpg') left top repeat;
    padding: 15px 10px;
    margin-right:-15px;
    margin-left:-15px;
}
.request .top_contents .bg_orange{
    border-radius:3px;
    text-align:center;
    padding:5px;
}
.request .top_contents a{
    color:#e4571c;
}
.request .top_contents .spsize img{
    max-width:180px;
}
.request .top_contents+.triangle img{
    width:40px;
}
.reason_title h3 img{
    height:40px;
}
.number {
    padding: 10px 10px;
}
.center-align,
.right-align,
.left-align {
    margin-left: auto;
    margin-right: auto;
}
.quote_title {
    background-image: url('/wp-content/themes/okuda/src/img/page/request/quote_title-sp.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 78.77604166666667% 0 0 0;
}

.quote_title img {
    display: none;
}
.recycle_step {
    background-image: url('/wp-content/themes/okuda/src/img/page/request/recycle_step-sp.png');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 40.10416666666667% 0 0 0;
}
.recycle_step img {
    display: none;
}
.request .triangle img {
    width: 15%;
}
.today_display {
    font-size: 14px;
    text-align: center;
    display: block;
    width: 100%;
    margin: auto;
    top: 20%;
    left: 0;
    right: 0;
}
.review_condition_link {
    width: 57.34720416124837%;
    right: 4px;
    bottom: 4px;
}
.review_condition_link img {
    width: 100%;
}
.top_link_button {
    width: 80%;
    padding: 7px 0;
}
.quote-notice {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}

/*------リスト一覧------*/
.list_container h1{
    font-size:18px;
    padding-bottom: 10px;
    border-bottom: 1px #edecff solid;
    box-shadow: 0 1px 0 #f3f2ff;
}
.list_container h1>img{
    height:35px;
    margin-top: 7px;
    margin-right:3px;
    float:left;
}
.list_container h1 span{
    font-weight: bold;
    font-size: 11px;
    margin-bottom: 2px;
    color: #2d2d2d;
    display: block;
}
.list_container h1 span.counter{
    display: block;
    font-size:10px;
    margin-top: 3px;
}
.list_container h1:after{
    content:"";
    display:block;
    height:0;
    visibility:hidden;
    clear:both;
}
.list_contents h2 {
    text-align:left;
}
.sp_slider{
    width:145px;
    padding-right:5px;
    padding-left:5px;
}
.slider_wrap{
    overflow-x:auto;
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
    border-top: solid 1px #eee;
    position:relative;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;

}
.sp_sliders{
    position:relative;
}
.slider_wrap::-webkit-scrollbar{
    width: 5px;
    background: #eeeeee;
}
.slider_wrap::-webkit-scrollbar:horizontal{
    height: 5px;
    background: #eeeeee;
}
.slider_wrap::-webkit-scrollbar-thumb{
    background: #cccccc;
    border-radius: 2px;
}
.slider_wrap::-webkit-scrollbar-thumb:horizontal{
    background: #cccccc;
    border-radius: 2px;
}
section.list_contents {
    border-bottom: 0;
    margin-bottom:0;
}
.list_contents .nav-tabs>li{
    width: 32%;
    margin-right: 2%;
    padding: 5px 2px;
}
.list_contents .nav-tabs>li:last-child{
    margin-right: 0;
}
.list_contents .nav-tabs>li>a{
    padding:5px;
    font-size:11px;
}
.shop_content h3 {
    font-size: 18px;
}
.shop_content .sppdl0{
    padding-left:0;
}
.shop_content.scrap h3{
    font-size:16px;
}
.description h4{
    font-size:14px;
}
.list_contents .shop_content{
    padding-top:20px;
}
.list_contents hr{
    border-width: 2px;
    margin-top: 13px;
    margin-bottom: 0px;
}
.sort_form{
    position: relative;
    border-bottom: solid 1px #ccc;
    background: #e35829;
    max-width: 205px;
    margin: 0 auto;
    padding: 3px 3px 3px 7px;
    border-radius: 6px;
    color: #FFF;
}
.sort_form:before{
    position: absolute;
    content: "並び順";
    top: 0;
    left: 8px;
    font-size: 13px;
    line-height: 41px;
}
.sort_form label {
    position: relative;
    display: block;
    max-width: 150px;
    border-radius: 0 4px 4px 0;
    background: #fff;
    margin-left: 45px;
    margin-bottom: 0;
    color: #505050;
}

.sort_form label:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 0;
    height: 0;
    margin: -2px 0 0 0;
    border: 5px solid transparent;
    border-top: 7px solid #e35829;
}

.sort_form select {
    cursor: pointer;
    position: relative;
    -webkit-appearance: none;
    appearance: none;
    display: block;
    max-width: 150px;
    padding: 0.5em 1em;
    border: none;
    border-radius: 4px;
    background: transparent;
}

.sort_form ::-ms-expand {
    display: none;
}
/*.sort_form select{
    display: inline-block;
    max-width: 150px;
    margin-left: 44px;
}*/
.sp_search_panel{
    border:solid 2px #f2f1f1;
    border-radius:5px;
    background-color:#fffaee;
}
.search_panel_body{
    padding:12px 10px;
}
.search_panel_body+.search_panel_body{
    border-top:solid 1px #edebd5;
}
.btn-search {
    color: #333;
    background-color: #f1e7d5;
    display: inline-block;
    padding: 4px 8px;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #f1e7d5;
    border-radius: 4px;
    box-shadow:0 2px 0 #d7cbb4;
}
.seach_scroll .sp_slider{
    float:left;
    width:120px;
    position:relative;
    overflow:hidden;
}
.seach_scroll .sp_slider input[type="checkbox"]{
    position:absolute;
    right:-99999px;
    opacity:0;
    visibility:hidden;
    height:0;
}
.seach_scroll .sp_slider label{
    padding:10px 20px;
    text-align:center;
    border:solid 2px #dcdcdc;
    border-radius:5px;
    background-color:#fff;
    margin-bottom:0;
    display:block;
    height:100%;
}
.seach_scroll .sp_slider input[type="checkbox"]:checked+label{
    border-color:#e4571c;
    background-color:#fff69e;
}
.search_modal .modal-dialog {
    margin: 5px;
}
.search_modal .modal-header {
    min-height:auto;
    padding:5px;
    border-bottom:0;
}
.search_modal .close{
    opacity:1;
}
.search_modal .close span{
    vertical-align:middle;
}
.search_modal .modal-body{
    padding:0;
}
.search_modal h5{
    background-color:#e4571c;
    color:#fff;
    padding:7px;
    text-align:center;
    margin-top:0;
    margin-bottom:0;
}
.search_modal .search_form{
    padding:10px;
}
.search_modal h6{
    color:#4d3535;
    padding:5px;
    background-color:#ffd7c6;
    border-radius:3px;
    text-align:center;
    margin-top:0;
}
.search_modal .batsu{
    position: relative;
    top: -2px;
}
.search_modal .postal_mark{
    vertical-align: middle;
}
.search_modal .postnumber{
    padding:5px;
    border: 1px solid #ccc;
    vertical-align: middle;
    height: 40px;
    line-height: 40px;
}
.search_modal .btn-orange {
    padding: 8px 10px;
    max-width:150px;
    margin-top: 0;
    margin-right:auto;
    margin-left:auto;
}
.search_modal .btn-gray {
    padding: 8px 10px;
    max-width:150px;
    margin-right:auto;
    margin-left:auto;
}
.search_modal label{
    /*display:block;*/
    margin-bottom:0;
    padding:5px;
}
label.hidden_radio>input[type="radio"],
label.hidden_check>input[type="checkbox"]{
    position:absolute;
    right:99999px;
    width:0;
    height:0;
    visibility:hidden;
    opacity:0;
}
ul.table_list li{
    border-right:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    float:left;
    width:50%;
    display:block;
}
ul.table_list li:nth-child(1),
ul.table_list li:nth-child(2){
    border-top:solid 1px #ccc;
}
ul.table_list li:nth-child(1),
ul.table_list li:nth-child(2n+1){
    border-left:solid 1px #ccc;
}
input.visible_hidden{
    height:0;
    width:0;
    visibility:hidden;
    padding:0;
    overflow:hidden;
    opacity:0;
}
.logo_wrap {
    width: 100%;
    height: 150px;
}
/*------詳細ページ------*/
.single_title .star {
    font-size: 12px;
}
.single_title .star span {
    font-size: 15px;
}
.single_table.block_table,
.single_table.block_table>tbody,
.single_table.block_table>tbody>tr,
.single_table.block_table>tbody>tr>th,
.single_table.block_table>tbody>tr>td{
    display:block;
    width:100%;
}
.single_table>tbody>tr>th{
    text-align:center;
}
.btn-head-toiawase {
	margin-left: 0;
}
.license_badge {
	width: 25%;
}
.tab {
    padding: 3px 6px;
    margin-bottom:2px;
}
.single h2 {
    padding: 10px;
    margin-left: -15px;
    margin-right: -15px;
}
.single_contents{
    padding:0;
}
main.container.sub_container .single_contents .row.sm-gutters{
    margin-right:-10px;
    margin-left:-10px;
}
.item_table>thead>tr>th {
    font-size: 15px;
}
.item_table>thead>tr>th,
.item_table>tbody>tr>th,
.item_table>tbody>tr>td,
.item_table>tfoot>tr>td {
    padding: 6px 10px;
    width:auto;
}
.item_table>tbody>tr>td:last-child {
    width: auto;
    min-width: 500px;
}
.ggmap {
    padding-bottom: 120%;
    margin-left: -45%;
}
.table-responsive::-webkit-scrollbar{
    width: 5px;
    background: #eeeeee;
}
.table-responsive::-webkit-scrollbar:horizontal{
    height: 5px;
    background: #eeeeee;
}
.table-responsive::-webkit-scrollbar-thumb{
    background: #cccccc;
    border-radius: 2px;
}
.table-responsive::-webkit-scrollbar-thumb:horizontal{
    background: #cccccc;
    border-radius: 2px;
}
.profile_table>tbody>tr>th,
.profile_table>tbody>tr>td {
    padding:5px;
    width:auto;
}
.profile_table>tbody>tr>th{
    white-space:normal;
    width: 30%;
}
.profile_bottom_photo {
	width: 23.33333333333333%;
}
.profile_bottom_content {
	width: 100%;
}
.profile_bottom_button .prof_btm_btn {
	padding-right: 2.5px;
}

main.container.sub_container .single_contents .row.sm-gutters.profile_bottom_button {
    -webkit-transform: translate3d(0,0,0);
}
main.container.sub_container .single_contents .row.sm-gutters.profile_bottom_button.fixed{
    width: 100%;
    margin-left: -35px;
    padding: 5px;
}
.btn-simple img,
.btn-simple picture {
/*    width: 100%;*/
}
.mask {
    padding: 30px 0;
}
.plan_flow li{
    width:100%;
    float:none;
}
.plan_flow li:after {
    left: 20%;
}

.plan_flow li+li{
    margin-top:25px;
}
.flow_box{
    font-size:14px;
    padding:10px 10px 5px 10px;
    margin-bottom: 10px;
}
/*.flow_box:after{
    top:auto;
    right:0;
    bottom:-30px;
    left:0;
    transform:rotate(90deg);
}*/
.flow_box .flow_image {
    width: 40%;
}
.flow_box .flow_image img{
    width: 100%;
}
.flow_box .flow_content {
    width: 60%;
}

.free-regist-intro {
    width: 90%;
}

.questions .q_title {
    padding: 8px 0px 8px 20px;
    font-size: 16px;
}
.questions .q_title::before {
    left: -5px;
}
.questions .a_text {
    padding: 8px 15px 8px 15px;
    font-size: 14px;
}
.questions .a_text::before {
    top: 5px;
    left: -5px;
    font-size: 16px;
}
.question_img_wrapper.sp_img_wrapper {
    max-width: none;
}

main.container.sub_container.guide_container {
    padding-right: 0px;
    padding-left: 0px;
}
.guide_tab_wrapper {
    width: 100%;
    border-bottom: 2px solid #e4571c;
}
.guide_tab_wrapper ul {
    width: 96.875%;
    margin-left: 1.5625%;
    margin-right: 1.5625%;
}
.guide_tab_wrapper ul li {
    width: 32.29166666666667%;
    height: auto;
    margin-right: 0.6510416666666667%;
    font-size: 16px;
    line-height: 1;
    float: left;
}
.guide_tab_wrapper ul li img {
    width: 100%;
}
.guide_tab_wrapper ul li h1 {
/*    font-size: 18px;
    padding-bottom: 10px;*/
    border-bottom: none;
    box-shadow: none;
}
.guide_tab_wrapper ul li.off {
/*    padding-top: 6px;
    padding-bottom: 6px;
    height: 58px;*/
}
.guide_tab_wrapper ul li.on {
/*    padding-top: 10px;
    padding-bottom: 27px;
    height:68px;*/
}

.guide_category_list {
    width: 98%;
}
.guide_category {
    width: 32%;
    height: auto;
    margin-right: 2%;
    margin-bottom: 8px;
}
.guide_category img {
    width: 100%;
}
.guide_category.on {
}

.guide_category_wrapper.container {
    width: auto;
    padding-left: 0px;
    padding-right: 0px;
}
.guide_index_box {
    width: auto;
    padding: 12px 0 0 0;
    margin-left: 15px;
    margin-right: 15px;
}
.guide_page_contents {
    margin-top: 10px;
}
.guide_page_contents > li > a {
    width: 50%;
    border-top: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    margin: 0;
    padding: 10px;
}
.guide_page_contents > li:nth-child(2n) > a {
    border-right: none;
}
.guide_contents_box {
    margin: 25px auto 0 auto;
    width: auto;
}
.a_guide .guide_content_wrapper {
    width: auto;
}
.a_guide .guide_title_wrapper {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 15px;
}
.a_guide .guide_content_wrapper {
    padding-left: 15px;
    padding-right: 15px;
}
.a_guide.question {
    padding-top: 0px;
    padding-bottom: 30px;
}
.guide_index_box.question {
    padding: 12px 0 0 0;
}

/*------運営についてー------*/
.table.table_review_condition,
.table.table_company,
.table.table_contact {
     table-layout: fixed;
}
.table.table_company>tbody>tr>td,
.table.table_company>tbody>tr>th,
.table.table_contact>tbody>tr>td,
.table.table_contact>tbody>tr>th {
    padding: 10px;
}
.table.table_company>tbody>tr>th {
    width: 90px;
    font-size: 13px;
}
.table.table_review_condition>tbody>tr>td,
.table.table_review_condition>tbody>tr>th,
.table.table_company>tbody>tr>td,
.table.table_company>tbody>tr>th,
.table.table_contact>tbody>tr>td,
.table.table_contact>tbody>tr>th {
    width: 100%;
    display: block;
    word-wrap: break-word;
}
.table.table_review_condition>tbody>tr>th,
.table.table_company>tbody>tr>th,
.table.table_contact>tbody>tr>th {
    text-align: center;
}

.table.table_contact>tbody>tr>th {
    padding-bottom: 0;
    border-right: none;
    text-align: left;
    font-size: 13px;
}
.table.table_contact>tbody>tr>td {
    border-top: none;
    padding-top: 5px;
}

/*========================================================
                        管理ページ
=========================================================*/
header.member h1.bg_blue {
    padding: 2px 5px;
    margin-right: 0;
    display: block;
    font-size: 12px;
    text-align: center;
}
.member_wrapper .breadcrumb.breadcrumb_back{
    margin-bottom:0;
}
.member_element .title {
    border: none;
    padding: 20px 20px 0 20px;
}
.member_element .description {
    padding: 0 20px 20px 20px;
}
.member_main article {
    padding: 0;
}
.member_main article dl>dt {
    width: 30%;
}
.member_main article dl>dd {
    width: 70%;
}
.member_main article dl>dt,
.member_main article dl>dd {
    padding: 10px 0 10px 10px;
}
.member_news .news_box {
    padding: 20px 10px;
}
.member_table>thead>tr>th{
    font-size:14px;
}
.member_table>thead>tr>th,
.member_table>tbody>tr>th,
.member_table>tbody>tr>td,
.member_table>tfoot>tr>td {
    padding: 5px;
}
.member_table>tbody>tr>th {
    font-size: 12px;
}
.member_table.access>tbody>tr>td {
    font-size: 20px;
}
.member_wrapper .side_column{
    margin-top:25px;
}
.member_main .request_table>tbody>tr>th {
    background-color: #f9f9f9;
}
.form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}
.shop_admin_title{
/*  padding: 10px;*/
  font-size: 18px;
}
.sp_body_block.table>tbody>tr>td,
.sp_body_block.table>tbody>tr>th {
    display: block;
    width: 100%;
}
.sp_body_block.member_table>tbody>tr>th {
    padding-bottom: 0;
    border-bottom: 0;
}
/*.wow {
    font-size: 10px;
    padding: 1px 5px;
    vertical-align: top;
}*/
.sp_searchform.table>tbody>tr>th {
    text-align: left;
}
.sp_searchform.table>tbody>tr>td {
    padding-top: 0;
    border-top: 0;
}
.table>tbody>tr>td {
    word-break: break-all;
}
.table>tbody>tr>td.infoshop_edit {
    min-width: 110px;
    vertical-align:middle;
}
.show_info_search_form,
.show_info_search_form:hover {
    padding: 6px 12px;
    width: 45%;
}
.info_search_form {
    margin-left: 2px;
    margin-right: 2px;
}
.own_info_list_head_wrapper .info_buttons {
    display: block;
    width: 100%;
    text-align: center;
}
.own_info_list_head_wrapper .info_buttons a{
    width: 45%;
}
.own_info_list_head_wrapper .info_buttons a:first-child{
    margin-right: 5px;
}
.own_info_list_head_wrapper .info_buttons a:last-child{
    margin-left: 5px;
}

.show_review_search_form,
.show_review_search_form:hover {
    padding: 6px 12px;
    width: 45%;
}
.review_search_form {
    width: 100%;
}
.review_search_form table{
    width: 100%;
    margin: 10px 0;
}
.quote_tab_wrapper {
    border-bottom: 2px solid #4a4a4a;
}
.quote_tab_wrapper ul {
    width: 98%;
}
.quote_tab_wrapper ul li {
    width: 48%;
    font-size: 16px;
}
.quote_tab_wrapper ul li.off {
    margin-top: 4px;
    margin-bottom: 2px;
    padding-top: 6px;
    padding-bottom: 6px;
}
.quote_tab_wrapper ul li.on {
    padding-top: 10px;
    padding-bottom: 8px;
}
.quote_search_form {
    width: 100%;
}
.quote_search_form table {
    width: 100%;
    margin: 10px 0 0 0;
}
.quote_search_form input[type="date"] {
    min-width: calc(100% - 16px);
}
.quote_search_form .table>tbody>tr>td.post_date_start {
    display: inline-block;
    float: left;
    width: 45%;
}
.quote_search_form .table>tbody>tr>th.post_date_between {
    display: inline-block;
    float: left;
    text-align: center;
    width: 10%;
}
.quote_search_form .table>tbody>tr>td.post_date_end {
    display: inline-block;
    float: left;
    width: 45%;
}
.table_quote .quote_data_wrapper td {
    padding: 8px 4px;
}
.table_quote .quote_data_wrapper td.quote_id {
    width: 68px;
    white-space: nowrap;
}
.table_quote .quote_data_wrapper td.view_button{
    width: 68px;
    white-space: nowrap;
}
.table_quote .quote_data_wrapper td.datetime {
    width: 92px;
}
.table_quote .quote_data_wrapper .quote_data_inner_table>tbody>tr>td {
    padding: 4px;
}
.table_quote .quote_data_wrapper .quote_data_inner_table>tbody>tr>td.name {
    white-space: normal;
}
.table_quote .quote_data_wrapper .quote_data_inner_table>tbody>tr>td.datetime {
    white-space: normal;
}

.table_quote .quote_link a.detail_button,
.table_quote .quote_link a.detail_button:link,
.table_quote .quote_link a.detail_button:visited {
    font-size: 12px;
    min-width: auto;
    padding: 4px 8px;
}

/* Validation error position fix */
.formError {
    margin-left: inherit;
}

/* Page Top */
#page-top {
    display: none;
/*    position: fixed;
    bottom: -100px;
    right: 0px;
    cursor: pointer;
    width: 23%;
    height: auto;*/
}
#page-top img {
    width: 100%;
    height: auto;
}

#search_buttons_shadow {
    display: none;
    position: fixed;
    bottom: 0px;
    width: 100%;
    margin-left: -15px;
    margin-bottom: -7px;
    height: 74px;
    background: rgba(0,0,0,0.6);
    z-index: 2;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    overflow:hidden;
}
#search_buttons_shadow.fixed {
    display: block;
}

/* list search for mobile */
select.modify_select{
    width: 100%;
    height: auto;
    color: #d2d2d2;
    background: #FFFFFF;
    border-radius: 2px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 34px;
    border-color: #e5e5e5;
    padding-left: 8px;
    padding-right: 8px;
}
select.modify_select::-ms-expand {
    display: none;
}
select.modify_select + .select_triangle {
    width: 0;
    margin-left: -2em;
    cursor: default;
    font-size: 10px;
}



#search_panel_sp input{
    border-radius: 2px;
    -webkit-appearance: none;
    appearance: none;
    box-shadow: none;
}
#search_panel_sp select{
    border-radius: 2px;
}
#search_panel_sp .modal-dialog{
    max-width: 300px;
    margin: 15px auto;
}
#search_panel_sp .modal-header{
    position: relative;
    height: 28px;
    background: #f8f0e1;
    padding: 5px 15px;
    border-radius: 6px 6px 0 0;
    border: 2px #FFF solid;
}
#search_panel_sp .modal-header .close{
    position: absolute;
    color: #655540;
    border: 1px #655540 solid;
    opacity: 1;
    width: 16px;
    height: 16px;
    top: 6px;
    right: 11px;
}
#search_panel_sp .modal-header .close i{
    position: absolute;
    top: 0;
    right: 0;
    font-size: 14px;
    width: 100%;
    height: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
/*    text-align: center;*/
/*    line-height: 16px;*/
}
/*#search_panel_sp .modal-header .close i:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 16px;
}*/

#search_panel_sp .modal-body{
    padding: 0 11px;
    max-height: calc(100vh - 210px);
    overflow-y: auto;
    overflow-x: hidden;
}
#search_panel_sp .modal-footer{
    padding: 1px;
}
#search_panel_sp hr {
    margin-top: 0px;
    margin-bottom: 1px;
}
#search_panel_sp .block {
    display: table;
    width: 100%;
    margin-top: 9px;
}
#search_panel_sp .block .block-heading{
    display: table-cell;
    vertical-align: middle;
    width: 23.04%;
    text-align: left;
    padding: 0 0 0 1.85%;
    font-weight: bold;
}

#search_panel_sp .block .block-body{
    width: 76.96%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 2.60% 0 0;
}

#search_panel_sp .block .block-body.full{
    display: block;
    width: 100%;
    padding: 8px 0 0 0;
}
#search_panel_sp .divider-heading{
    background: #faf2e8;
    color: #645a4d;
    margin: 9px 0 0;
    height: 30px;
    line-height: 28px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    border-bottom: 3px #eae2d9 solid;
}
#search_panel_sp .block:last-child .block-body{
    border-bottom: none;
}

#search_panel_sp .block:last-child .block-body.full{
    padding: 8px 0 0 0;
}
#search_panel_sp .block:first-child .block-body.full{
    padding: 0;
}

#search_panel_sp .block:after,
#search_panel_sp .block-body:after{
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#search_panel_sp .block-box-half:nth-child(1){
    float: left;
    margin-left: 1%;
    margin-right: 0;
    width: 100%;
    max-width: 48%;
}
#search_panel_sp .block-box-half:nth-child(2){
    float: left;
    margin-left: 3%;
    margin-right: 0;
    width: 100%;
    max-width: 48%;
}
#search_panel_sp input[type="radio"]{
    position:absolute;
    right:-99999px;
    opacity:0;
    visibility:hidden;
    height:0;
}
#search_panel_sp label{
    font-size: 13px;
    padding: 0px;
    text-align:center;
    border:solid 2px #dcdcdc;
    border-radius:5px;
    background-color:#fff;
    margin-bottom:0;
    display:block;
    min-height: 31px;
    line-height: 31px;
}
#search_panel_sp .full label{
    min-height: 42px;
    line-height: 42px;
}

#search_panel_sp label.half{
    padding:0 0px;
    text-align:center;
    border:solid 2px #dcdcdc;
    border-radius:5px;
    background-color:#fff;
    margin-bottom:0;
    display:inline-block;
    width: 100%;
    max-width: 48%;
    margin: 0 1% 11px;
    height: 100%;
}
/*#search_panel_sp .term_btn label.half:nth-child(1){
    max-width: 46.66%;
    margin-right: 3.34%;
}

#search_panel_sp .term_btn label.half:nth-child(2n){
    max-width: 46.66%;
    margin-left: 6.68%;
}*/
#search_panel_sp label.half img{
    width: 100%;
    max-width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    border-radius: 0;
}

#search_panel_sp input[type="radio"]:checked + label{
    border-color:#e25729;
    background-color:#fffacc;
    color: #e25729;
}

#search_panel_sp #parent_cat{
    /*margin-bottom: 17px;*/
}
#search_panel_sp .btn-search-panel{
    position: relative;
    width: 100%;
    height: 41px;
    border-radius: 0 0 5px 5px;
    padding: 10px 0;
    color: #FFF;
}
#search_panel_sp .btn-search-panel:after {
    position: absolute;
    right: 44px;
    content: "\f002";
    font: normal normal normal 17px/1 FontAwesome;
}

#search_btn_area {
/*    display: block;
    height: 49px;
    padding: 0 5.08% 15px;*/
}
#search_btn_area_big{
/*    display: block;
    height: 70px;*/
}

#btn-search-panel,
#btn-search-map {
    display: none;
}
.btn-search-panel.bg_search_right{
    position: relative;
    /*max-width: 220px;*/
    width: 100%;
    display: block;
    margin: 0 auto;
}
.btn-search-panel.bg_search_right:after{
    position:absolute;
    right: 15px;
    content: "\f002";
    font: normal normal normal 18px/1 FontAwesome;
}
.btn-search-panel.bg_search_right:hover,
.btn-search-panel.bg_search_right:focus,
.btn-search-panel.bg_search_right:active {
    color: #fff;
}
.btn-search-map.half,
.btn-search-panel.half{
    position: relative;
    width: 100%;
    display: block;
    padding-top: 14px;
    padding-bottom: 14px;
}
.btn-search-map.half:hover,
.btn-search-map.half:focus,
.btn-search-panel.half:hover,
.btn-search-panel.half:focus{
    color: #eee;
}
.btn-search-panel.half i,
.btn-search-map.half i{
    font-size: 18px;
}
.btn-search-panel.bg_search_right.fixed,
.btn-search-panel.half.fixed{
    position: fixed;
    bottom: 7px;
    left: 7.5px;
    height: 60px;
    padding: 10px 20px 10px 0;
    border-radius: 5px;
    font-size: 16px;
    line-height: 18px;
    z-index: 100;
    border: 2px #e5e0dd solid;
}
.btn-search-panel.bg_search_right.fixed {
    width: calc(100% - 15px);
}
.btn-search-panel.half.fixed{
    width: calc(50% - 10px);
}
.btn-search-panel.half.fixed:after,
.btn-search-panel.bg_search_right.fixed:after{
    position:absolute;
    top: 19px;
    right: 14px;
    content: "\f002";
    font: normal normal normal 18px/1 FontAwesome;
}
.btn-search-map.half.fixed{
    position: fixed;
    bottom: 7px;
    right: 7.5px;
    height: 60px;
    padding: 10px 20px 10px 0;
    width: calc(50% - 10px);
    border-radius: 5px;
    font-size: 16px;
    line-height: 18px;
    z-index: 100;
    border: 2px #e5e0dd solid;
}
.btn-search-map.half.fixed:after{
    position:absolute;
    top: 19px;
    right: 14px;
    content: "\f041";
    font: normal normal normal 19px/1 FontAwesome;
}
/*.fixed i,
.fixed br{
    display: none;
}*/
.open_menu.fixed{
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    height: 45px;
    background: rgba(0,0,0,0.6);
}
.open_menu.fixed .navbar-toggle{
    position: fixed;
    top: 0;
    right: 0;
    padding: 6px 8px !important;
    border-right: none;
    border-top: none;
    border-radius: 0 0 0 4px;
}
.open_menu.fixed.show{
    z-index: 101;
    background: rgba(0,0,0,1);
}
.open_menu.fixed.show .navbar-toggle{
    right: 200px;
    z-index: 101;
}
.btn-search-panel{
    background-color: #e35829;
    color: #fff;
}
.btn-search-map{
    background-color: #556fb2;
    color: #fff;
}

/* リサイクルページとは */
.lp_image2 img,
.lp_image2 picture {
	width: 34.53125%;
	margin-left: auto;
	margin-right: auto;
}

.lp_image4-2 {
	width: 100%;
	background: none;
	padding: 10px 3% 20px 3%;
	text-align: left;
}
.lp_image4-2 p {
}

.lp_button img,
.lp_button picture {
	width: 78.90625%;
	margin-left: auto;
	margin-right: auto;
}
main.container.sub_container.guide_container .row {
	margin-right: -15px;
	margin-left: -15px;
}
.lp_invitation_box {
	width: 96.875%;
	line-height: 1.6em;
}
.lp_sairi_kun {
	background: #f3f3f3;
	padding: 10px 15px 0 15px;
	width: 100%;
	float: none;
	margin: 0;
}
.lp_invitation {
	padding: 10px;
	width: 100%;
	float: none;
}

.lp_admission_description {
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

.lp_business_types {
	line-height: 1.6em;
}

.lp_business_fuyouhin, .lp_business_recycleshop, .lp_business_scrap {
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	padding-bottom: 15px;
	float: none;
}

.lp_fuyouhin_button img,
.lp_fuyouhin_button picture,
.lp_recycleshop_button img,
.lp_recycleshop_button picture,
.lp_scrap_button img,
.lp_scrap_button picture {
	width: 72.58064516129032%;
}

.lp_business_fuyouhin p, .lp_business_recycleshop p, .lp_business_scrap p {
	height: auto;
}

.btn-dorange.lp-quote-link {
	min-width: 75%;
}
.btn-green.lp-admission-link {
	min-width: 75%;
}

/* 一覧検討ボタン */
.btn.considerations {
	width: 100%;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.master_img_wrapper {
	width: 100px;
	height: 100px;
}

.column_float .fl_l {
	width: 23%;
	margin-right: 1%;
}

.column_float .fl_r {
	width: 75%;
}

.btn-dorange2{
	padding: 14px 35px;
}

/* Same Aea Shops Introduction */
main.container.sub_container .area_shop_section .row {
	margin-right: 0;
	margin-left: 0;
}

.pr-icon {
	padding: 0 6px;
}

.area_shop_section img {
	max-height: 100%;
}

p.tgToolTip {
	min-height: 1em;
	min-width: auto;
	width: calc(100% - 30px);
	margin-left: auto;
	margin-right: auto;
}





/* ヘッダー */
.header-right .header-telephone {
	margin-right: 0;
}

/* 共通 */
.navigation-wrapper {
	width: 100%;
	float: none;
}

.side-nav {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.navigation-wrapper .side-nav {
	margin-bottom: 18px;
}

.navigation-wrapper .side-nav:last-child {
	margin-bottom: 0;
}

.side-nav img {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

.breadcrumbs .breadcrumbs-in li .fa {
	font-size: 9px;
}
.bcl-first {
	float: left;
	font-size: 10px;
}
.bcl-second {
	float: left;
	font-size: 10px;
}
.bcl-last {
	float: left;
	font-size: 10px;
}

.left-image-content, .right-image-content {
	margin-bottom: 70px;
}

.left-image-content > .image,
.right-image-content > .image {
	width: 40%;
}

.left-image-content > .detail,
.right-image-content > .detail {
	width: 100%;
	overflow: hidden;
	float: none;
}
.left-image-content > .detail > p > .image,
.right-image-content > .detail > p > .image {
	width: 40%;
	margin-top: 0.5em; /* テキストと上ツラ揃え */
}

.left-image-content .text-links,
.right-image-content .text-links {
	width: 100%;
	float: none;
}

.text-links.mobile {
	display: block;
}

.text-links {
	font-size: 14px;
	text-align: left;
}

.text-links.algnR {
	text-align: right;
}

/* トップページ */
.content-section {
}

.step-separator {
	margin-bottom: 30px;
	background-size: calc(25vw * ( 30 / 170 ) ) auto;
}

.image-title {
	margin-bottom: 10px;
}

.tokushu-link {
	display: inline-block;
	margin-left: 3em;
	border-bottom: none;
	line-height: 1.2;
}

.tokushu-link:before {
	content: "特集\A記事";
	white-space: pre;
	margin: 0;
	padding: 4px 6px;
	width: 3em;
	left: -3.5em;
	font-size: 12px;
	height: auto;
}

.tokushu-icon {
	font-size: 12px;
	padding: 2px 3px;
}

.content-section-inner > .title {
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	line-height: 1.2;
	text-align: left;
	margin-top: -3.2px; /* 16px×0.2 */
	padding-left: 8px;
	border-left: 3px solid #654838;
}

.content-section-inner > .title .small {
	font-size: 16px;
}

.prologue .sub-conent-wrapper {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	float: none;
}

.prologue .sub-conent-wrapper h2.title {
	margin-left: 0;
	margin-right: 0;
}

.prologue .sub-conent-wrapper .content .photo {
	width: 30%;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-top: 0.5em; /* テキストと上ツラ揃え */
}

.about .about-sub-title {
	position: relative;
	padding-left: 33px;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 1.2;
	counter-increment: aboutsubtitlenumber;
}

.about .about-sub-title .small {
	font-size: 14px;
}

.about .about-sub-title:before {
	/* 以下数字をつける */
	position: absolute;
	content: counter(aboutsubtitlenumber);
	/*数字のデザイン変える*/
	display:inline-block;
	background: #e9dccb;
/*	border-radius: 5px;*/
	color: #4c3d30;
	font-size: 18px;
	left: 0;
	width: 25px;
	height: 30px;
	line-height: 30px;
	text-align:center;
	/*以下上下中央寄せのため*/
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.treatment .treatment-sub-title {
	position: relative;
	margin-bottom: 15px;
	font-size: 20px;
	line-height: 1.2;
}

.treatment .treatment-sub-title .small {
	font-size: 14px;
}

.treatment .flow-wrapper {
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.treatment .flow-wrapper img {
	width: 800px;
	max-width: initial;
}

.result-element {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.result-element .title-wrapper .title {
	margin-top: 0;
}

.result-element .title-wrapper .title .head {
	display: block;
	font-size: 20px;
	line-height: 1.2;
	margin-bottom: 4px;
}

.result-element .title-wrapper .title .caption {
	display: block;
	font-size: 16px;
	line-height: 1.2;
}

.price .content {
	width: 100%;
	text-align: left;
}

.price .content p {
	text-align: left;
}


.main-contents.no-sidenavi h1.page-title {
	width: 96%;
}

.contact-confirm-width {
	width: 96%;
}

.nav-button-wrapper a.link-button + a.link-button {
	margin-top: 12px;
}

/* 下層ページ */
.page-title {
	font-size: 21px;
	margin-bottom: 30px;
}

.post .article-body h2,
.page .main-contents h2 {
	font-size: 18px;
	z-index: 0;
}

.post .article-body h2:after,
.page .main-contents h2:after {
	margin-right: 2%;
	width: calc(100% - 30px);
}

.post .article-body h3,
.page .main-contents h3 {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}

.navigation {
}

.navigation * {
	box-sizing: border-box;
}

.navigation a {
	border-bottom: none;
}

.navigation a:first-child {
}

.navigation a:last-child {
}

.navigation .nav {
	background: transparent;
	border: 1px solid #705f48;
	width: calc(93.5vw * (140 / 300));
	height: auto;
	padding: 18px;
	font-size: 14px;
}

.navigation .nav.blank {
	border: none;
}

.navigation .nav.previous,
.navigation .nav.next {
	background: #fffbf4;
}

.navigation .nav.next {
	text-align: right;
}

.step-separator img {
	width: 25vw;
}

/* フッター */
.footer-copyright {
	width: 100%;
}

.footer-copyright .logo {
	width: 50%;
	max-width: 187px;
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.footer-copyright p.copyright {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: 11px;
	line-height: 1;
	float: none;
}

.footer_contents.mobile {
	display: block;
}
.footer_contents {
	position: fixed;
	bottom: -140px;
	width: 100%;
	transition: 0.5s;
	z-index: 999;
	padding-bottom: 23px;
	background: rgba(0,0,0,0.8);
}

.footer_contents a {
	border-bottom: none;
}

.footer_contents.show {
	bottom: 0;
}

.footer_contents.pc {
	display: none;
}

.footer_contents_background {
	position: fixed;
	bottom: -140px;
	width: 100%;
	height: auto;
	opacity: 0.6;
	background-color: transparent;
	transition: 0.5s;
	z-index: 998;
}

.footer_contents_background.show {
	bottom: 0px;
}

.footer-box-left {
	display: table-cell;
}
.footer-box-right {
	padding-left: 5px;
	display: table-cell;
}

.footer_contents_wrapper {
	width: 100vw;
	margin: 0 auto;
	vertical-align: bottom;
}

.footer_contents .telephone {
	display: block;
	width: calc(100% * (250 / 750));
	/* margin-right: calc(100% * (10 / 730)); */
	float: left;
	vertical-align: bottom;
}

.footer_contents .telephone img {
	width: 100%;
	height: auto;
	margin: auto 0 0 0;
	display: block;
}

.footer_contents .contactUs {
	display: block;
	width: calc(100% * (250 / 750));
	float: left;
	vertical-align: bottom;
}

.footer_contents .contactUs img {
	width: 100%;
	height: auto;
	margin: auto 0 0 0;
	display: block;
}

.footer_contents .lineAt {
	display: block;
	width: calc(100% * (250 / 750));
	float: left;
	vertical-align: bottom;
}

.footer_contents .lineAt img {
	width: 100%;
	height: auto;
	margin: auto 0 0 0;
	display: block;
}

#content-overlay {
	width: 100%;
	height: 100%;
	z-index: 88;
	position: absolute;
	top: 0;
	left: 0;
/*	background: #333;
	opacity: 0.5;*/
	display: none;
	cursor: pointer;
}

/* ドロワーメニュー */

.side-nav-inner .text-link {
	background: #fef7eb;
	padding: 12px 25px;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #d8cec0;
	box-shadow: 0px 2px 0px -1px #e6ded3 inset;
	border-left: 1px solid #e6ded3;
}

.side-nav-inner .text-link:last-child {
	border-bottom: none;
}

.side-nav-inner .text-link a {
	color: #3d3d3d;
}

.side-nav-inner .title {
	background: #4c3d30;
	color: #fff;
	padding: 12px;
	text-align: center;
	line-height: 1.3;
}

/* 個人情報保護方針 */
#privacy dl.list-statement {
	width: 96%;
	margin-left: auto;
	margin-right: auto;
}


/* *** トップページ *** */
#column-link-button {
	display: none;
}

#first-view-line-button {
	position: absolute;
	top: calc(100vw * 693 / 750);
	left: calc(100vw * 28 / 750);
	width: calc(100vw * 694 / 750);
}

.cta {
	width: calc(100vw * 717 / 750);
	position: absolute;
	top: calc(100vw * 415 / 750);
	margin: 0 auto;
}

.cta img {
	width: calc(100vw * 354 / 750);
}

.cta a:first-child {
	margin-right: calc(100vw * 9 / 750);
}

.cta a.line-button {
	float: none;
	display: block;
	clear: both;
	padding-top: 10px;
}

.cta a.line-button img {
	display: block;
	width: 100%;
}

}

@media(max-width:480px){
.hidden-ss{
    display:none;
}
.visible-ss{
    display:block!important;
}
.ss_nofl{
    float:none;
}
}



@media(max-width:374px){
.top_contents_img{
    margin-top:10px;
}
.top_ranking .arrow_text {
    width:60%;
}
.top_ranking .ranking{
    width:40%;
}
.top_ranking .ranking+p{
    width:60%;
}
}
