/*
Theme Name:  Clean Simple White
Theme URI:   http://mazznoer.web.id/wordpress-themes/clean-simple-white/
Author:      Mazznoer
Author URI:  http://mazznoer.web.id/
Description: It is a very clean and simple theme for Your WordPress site.
Version:     1.4.2
License:     GPL
License URI: http://www.gnu.org/licenses/gpl.html
Tags:        white, blue, light, two-columns, right-sidebar, theme-options, featured-images, fixed-layout, sticky-post, threaded-comments, translation-ready
Text Domain: clean-simple-white
*/

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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img{
	vertical-align:top;
}
/* additional by Mazznoer */

:focus {
	outline: none;
}

/* =Basic HTML
-------------------------------------------------------------- */

html {
	font-size: 100%;
	overflow-y: scroll;
	/* maxvoltar.com/archive/-webkit-font-smoothing */
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {

	font-size: 16px;
	line-height: 28px;
	font-family: 'Murecho', sans-serif;
	font-weight:300;
}
body.bodyback{
	background:url(https://scar.jp/wp-content/uploads/2023/04/back.jpg);
	
}
body.bodyback_cas{
	background:#fff;
	
}
a:link,
a:visited {
	color: #3366bb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr {
	background: #ccc;
	border: none;
	height: 1px;
}
b, dt, strong {
	font-weight: bold;
}
blockquote, dl, ol, p, pre, table, ul  {
	margin: 13px 0;
}
blockquote {
	font-family: georgia;
	font-size: 1.1em;
	margin-left: 40px;
}
dd {
	margin-left: 35px;
}
ol, ul {
	margin-left: 30px;
}
ul {
	list-style-type: square;
}
ol {
	list-style-type: decimal;
}
mark {
	background-color: #ff9;
}
del {
	text-decoration: line-through;
}
abbr[title],
dfn[title] {
	border-bottom: 1px dotted;
	cursor: help;
}
q:before,
q:after {
	content: '"';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

input, select {
	vertical-align: middle;
}
pre {
	overflow: auto;
}
address, em {
	font-style: italic;
}
code, kbd {
	font-family: monospace;
	font-size: 1.2em;
}
sub {
	vertical-align: sub;
	font-size: smaller;
}
sup {
	vertical-align: super;
	font-size: smaller;
}
.big{
	font-size:20px;
}
.wrap{
	overflow: hidden;
}
.slick-prev::before,
.slick-next::before{
  color:#5ab44e;
  font-size:30px;
}
img.t-icon {
	width:40px;
	height:auto;
}
img.sns_sp{
	padding:0 4px;
}
/* =Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	clear: both;
	line-height: 1.4em;
}
h1 {
	font-size: 2.5em;
}
h2 {
	font-size: 1.9em;
}
h3 {
	font-size: 1.7em;
}
h4 {
	font-size: 1.5em;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
}

/* =Layout
-------------------------------------------------------------- */
#midashi_back {
	line-height: 28px;
	padding: 30px 0px;
	text-align:center;
	font-size:14px;
	background:url(https://scar.jp/wp-content/uploads/2023/04/conk_back.jpg);
}

#midashi_back h2{
	font-weight:600;
	font-size:28px;
}
#midashi_back h3{
	font-weight:500;
	font-size:20px;
	font-family: 'Saira Condensed', sans-serif;
}



#midashi_back_cst {
	padding: 60px 0px;
	text-align:center;

	color:#000;
}
#midashi_back_cst h2{
	font-weight:800;
	font-size:40px;
	font-family:'M PLUS Rounded 1c', sans-serif;
	background-color:black;
	color:#fff;
	line-height:60px;
}
#midashi_back_cst h3{
	font-weight:500;
	font-size:14px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	background-color:black;
	color:#fff;
	line-height:40px
	
}
#container,
.container{
	margin: 0px auto;
	text-align: left;
	width: 100%;
}
#top_header {
	width:100%;
	margin:0px auto;
	box-sizing: border-box;
}
#header {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:80px;
}
#header_back {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:80px;
	background:#fff;
	color:#000;
}
#header_back_box {
	width:100%;
	margin:0 auto;
	line-height:70px;
	background:#fff;
	color:#000;
	box-shadow: 0px 0px 15px -5px #777777;
}
#header_back_box {
	width:100%;
	background:#fff;
	color:#000;
}
#main-content {
	border: 1px solid #ccc;
	float: left;
	margin: 10px 0;
	padding: 20px;
	width:70%;
	box-sizing: border-box;
}
#single_page{
	width:100%;
	max-width:1200px;
	margin:0px auto 0px auto;
	padding:30px;
	box-sizing: border-box;
	background:#fff;
}
#single_page_cust{
	width:100%;
	margin:0px auto 0px auto;
	padding:0px 0;
	box-sizing: border-box;
	background:#fff;
}

#single_page #main-content{
	padding-bottom:40px;
}
.ac_sp{
	padding-bottom:50px;
}
#single_page #main-content h2{
	font-size:20px;
	padding-top:40px;
	font-weight:bold;
}
#single_page #main-content h3{
	font-size:24px;
	font-weight:bold;
	position: relative;
	padding: 1.5rem 1rem;
}


#single_page #main-content h3:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 10px;
  content: '';
  background-image: -webkit-repeating-linear-gradient(135deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-image: repeating-linear-gradient(-45deg, #000, #000 1px, transparent 2px, transparent 5px);
  background-size: 7px 7px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#sidebar {
	background: transparent;
	float: right;
	margin: 10px 10px 10px 0;
	padding: 0px;
	width:25%;
	box-sizing: border-box;
}
#sidebar h4{
	font-size:16px;
	font-weight:bold;
}
#footer {
	padding: 10px 20px;
}
#foot-1,
#foot-2,
#foot-3 {
	width: 290px;
	border: 0px solid #bbb;
}
#foot-1,
#foot-2 {
	float: left;
}
#foot-right,
#foot-3 {
	float: right;
}
#foot-2 {
	margin: 0 15px;
}
#footer-credit {
	line-height: 28px;
	padding: 30px 0px;
	text-align:center;
	font-size:14px;
	background:url(https://scar.jp/wp-content/uploads/2023/04/conk_back.jpg);
}
#footer-credit_car {
	line-height: 28px;
	padding: 30px 0px;
	text-align:center;
	font-size:14px;
	background:#000;
	color:#fff;
}
#footer-credit_car a,
#footer-credit_car a:link{
	color:#fff;
}
.sns_footer{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}



/* =Header
-------------------------------------------------------------- */
#header_back_cas {
	width:100%;
	max-width:1200px;
	margin:0 auto;
}
#header_back_cas ul{
	margin:0;
	padding:0;
}
#header_back_cas ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#header_back_cas ul li {
	font-family: 'Sarpanch', sans-serif;
	font-weight:500;
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	box-sizing: border-box;
	padding:0;
	margin:0;
	line-height:40px;
}
#header_back_cas ul li.back{
	text-align:right;
	font-size:14px;
}
#header_back_cas ul li a,
#header_back_cas ul li a:link{
	color:#000;
}

h1#header-title_cas{
	font-size:30px;
}
h1#header-title{
	font-size:20px;
	width:400px;
	float:left;
	margin-top:15px;
	vertical-align:bottom;
}
h1#header-title img{
	vertical-align:bottom;
}
.heder_tel_add{
	color:#fff;
	font-size:14px;
}
.heder_tel{
	color:#fff;
}
/* =Navigation
-------------------------------------------------------------- */
#head-nav_box {
	width:700px;
	margin: 0 auto;
	height:80px;
	float:right;
}
.sns{
	width:100px;
	float:right;
	padding-top:30px;
	text-align:center;
}
#head-nav{
	width:700px;
	margin: 0;
	height:80px;
	float:left;	
}
#head-nav ul {
	list-style-type: none;
	margin: 0px;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}


#head-nav li {
	border-right: 1px solid #fff;
	line-height:80px;
	box-sizing: border-box;
}
#head-nav li .dwbtn,
#head-nav li a .dwbtn,
#head-nav li a:visited .dwbtn{
	line-height:30px;
}
#head-nav li a,
#head-nav li a:visited {
	color: #fff;
	display: block;
	font-weight: normal;
	padding: 0 20px;
	box-sizing: border-box;

}

#head-nav li a:hover {
	background: #00562c;
	color:#fff;
	text-decoration: none;
}
#head-nav li ul {
	display: none;
}
#head-nav li:hover ul {
	background: #fcfcfc;
	border: 1px solid #aaa;
	display: block;
	margin-left: -1px;
	position: absolute;
}
#head-nav li ul li {
	border-bottom: 1px solid #ccc;
	border-right: 0;
	border-top: 0;
	float: none;
	margin-bottom: 0;
}
#head-nav li ul li:last-child {
	border-bottom: none;
}
#head-nav li ul li a:link,
#head-nav li ul li a:visited {
	font-family: verdana;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 30px;
	margin: 0px;
	min-width: 122px;
}
#head-nav ul li ul li ul {
	display: none;
}
#head-nav ul li ul li:hover ul {
	display: block;
	margin: -34px 0 0 160px;
}

/* =Content
-------------------------------------------------------------- */

#top_head_link{
	width:100%;
	max-width:1200px;
	margin:40px auto;
	padding:30px;
	box-sizing: border-box;
}
#top_head_link ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#top_head_link li{
	width:20%;
	margin:0;
	padding:10px;
	box-sizing: border-box;
}
#top_head_link li img{
  width:100%;
	height:auto;

}

#top_gallery_box{
	width:100%;
	max-width:1200px;
	margin:0px auto;	
}

#top_gall_box{
	width:100%;
	margin:80px auto;
	box-sizing: border-box;
	background:url(https://scar.jp/wp-content/uploads/2022/01/conk_back.jpg);
	box-shadow: 0px 0px 10px inset;
	padding:20px 0;
}
#top_gall_box .top_gall_box_box{
	width:100%;
	max-width:1200px;
	margin:0px auto;	
}
#top_come_box{
	width:100%;
	max-width:1200px;
	margin:80px auto;
	box-sizing: border-box;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#top_come_box .img_left{
	width:500px;
	float:left;
}
#top_come_box .img_left img{
	width:100%;
	height:auto;
}
#top_come_box .rext_right{
	width:600px;
	padding:0px 30px;
	box-sizing: border-box;
	line-height:30px;
	font-size:16px;
	float:right;
}
#map_box{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:30px;
	box-sizing: border-box;
	background:#fff;
}
#top_news_box{
	width:100%;
	max-width:1200px;
	margin:80px auto;	
	padding:30px;
	box-sizing: border-box;
	background:#fff;
}
#top_news_box .slider_item{
	padding:15px;
	box-sizing: border-box;

}
#top_news_box .slider_item figure {
	float: left;
	margin: 0 15px 15px 0;
	width:100px;
}
#top_news_box .slider_item figure img {
	max-width: 100%;
	height:auto;
}
.read{
	text-align:right;
	padding-top:10px;
}
#top_news_box .midashi{
	font-size:18px;
	font-weight:700;
}
#top_news_box .day{
	font-size:12px;
	color:#555;
}
#top_news_box .text-ellipsis{
	font-size:14px;
}
#top_blog_box{
	width:100%;
	max-width:1200px;
	margin:80px auto;	
	padding:30px 0px;
	box-sizing: border-box;
}
li.sliderv-blog_box{
	box-sizing: border-box;
	border:1px solid #fff;
	border-radius:5px;
	background:#fff;
}

#top_blog_box .slider_item{
	padding:15px;
	box-sizing: border-box;

}
#top_blog_box .slider_item figure {
	float: left;
	margin: 0 15px 15px 0;
	width:100px;
}
#top_blog_box .slider_item figure img {
	max-width: 100%;
	height:auto;
}
.read{
	text-align:right;
	padding-top:10px;
}
#top_blog_box .midashi{
	font-size:18px;
	font-weight:700;
}
#top_blog_box .day{
	font-size:12px;
}
#top_blog_box .text-ellipsis{
	font-size:14px;
}
#top_staff_box{
	width:100%;
	max-width:1200px;
	margin:80px auto;
	padding:30px;
	box-sizing: border-box;
}
#top_02_box{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	background:#f9f6ef;
}
#top_02_box{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	background:#f9f6ef;
}
.top_02_box_midashi{
	color:#00562c;
	text-align:center;
	font-size:40px;
	line-height:45px;
	font-weight:600;
	padding-top:80px;
	padding-bottom:80px;
	font-family: 'Murecho', sans-serif;
}
.kaigyo{
	display:block;
}
.top_02_box_titel01_img{
	width:600px;
	float:left;
}
.top_02_box_titel01{
	font-size:25px;
	font-weight:600;
	font-family: 'Murecho', sans-serif;
	float:left;
	margin-left:50px;
	width:460px;
	line-height:50px;
	padding-top:30px;
}
.top_02_box_titel02{
	font-size:25px;
	font-weight:600;
	font-family: 'Murecho', sans-serif;
	float:left;
	margin-left:50px;
	width:300px;
	line-height:50px;
	padding-top:30px;
	writing-mode: vertical-rl;
}
.top_02_box_titel02_img{
	width:790px;
	float:right;
}
#top_02_box img{
	width:100%;
	height:auto;
	max-width:1200px;	
}
#top_contact_box h4{
	text-align:center;
	margin-bottom:30px;
}
#top_contact_box{
	width:100%;
	max-width:1200px;
	margin:80px auto;	
	padding:30px;
	box-sizing: border-box;
	background:#fff;
}
#circle_box{
	width:100%;
	max-width:960px;
	margin:0 auto;
	background:url(https://scar.jp/wp-content/uploads/2022/02/conk_back02.jpg);
}
#circle_box ul {
	margin:0;
	padding:0;
}
#circle_box h4.ribbon1{
	width:90%;
	margin:0 auto;
	color:#fff;
	border-radius:10px;
	background-size: auto auto;
background-color: rgba(151, 151, 151, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(113, 113, 113, 1) 10px, rgba(113, 113, 113, 1) 20px );
}


#diy_img_box{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:auto;
	max-height:700px;
}
#diy_content{
	background-color:rgba(0,0,0,0.6);
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding-bottom:50px;
}
#diy_box{
}

#diy_box .box{
	width:100%;
	max-width:960px;
	margin:0 auto;
	color:#fff;
}
#diy_box .box .text_02{
	width:500px;
	float:left;
	font-size:18px;
	line-height:35px;
	padding-top:30px;
}
#diy_box .box .img_02{
	width:350px;
	float:right;
	padding-top:30px;
}
#diy_box .box .img_02 img{
	width:350px;
	border-radius:10px;
	height:auto;
	
}

.heading07 {
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 26px;
}

.heading07 span {
	position: relative;
	z-index: 2;
}

.heading07::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: -20px;
	left: 0;
	color: rgba(255,255,255,0.6);
	font-size: 80px;
	font-weight: 400;
	font-family: 'Lobster', cursive;
	font-style: italic;
}
h2.heading08 {
	padding-top: 50px;
	padding-left: 0px;
	text-align:center;
	content: attr(data-en);
	transform: rotate(-5deg);
	color: rgba(255,255,255,1);
	font-size: 80px;
	font-weight: 400;
	font-family: 'Alfa Slab One', cursive;
	font-style: italic;
}
.osusume{
	padding-top:30px;
}
.osusume_box {
	border:2px solid #fff;
	padding:20px;
		font-size:25px;
	font-weight:700;
	line-height:40px;
}
.osusume_box .boxbar {
	padding:10px 0;
	border-bottom:1px dotted #fff;
}
.osusume_box .boxbar span{
	color: rgba(224,66,114,1);
	font-size:40px;
	font-family: 'Anton', sans-serif;
}
.osusume h3{
	text-align:center;
	margin:0;
	padding:0;
	font-size:50px;
	font-weight:700;
}



#diy_box .box ul{
	margin:0;
	padding:0;
	display: flex;
	justify-content: space-between;
}
#diy_box .box ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#diy_box .box ul li {
	float: left;
	display: flex;
	flex-direction: column;
	list-style-type: none;
	text-align: left;
	width: 33%;
	line-height:23px;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;
}
#diy_box .box ul li .tit{
	padding:5px 0;
	text-align:center;
	font-weight:bold;
	margin-top:30px;
	border:1px solid #fff;
	background:#33291f;
}
.photo{
	margin-top: auto;
}
#diy_box .box ul li img{
	width:100%;
	height:auto;
	border-radius:10px;
}
.head_test {
        margin:  0;             /* デフォルトCSS打ち消し */
        position:  relative;    /* 位置調整 */
        font-weight:  normal;   /* 文字の太さ調整 */
        margin-bottom: 15px; 
        font-size:  40px;       /* 文字サイズ指定 */
        border-bottom:  solid;  /* 線指定 */
		font-family: 'Saira Condensed', sans-serif;

}
    .head_test-point {
        font-size: 15px;        /* 文字サイズ指定 */
        margin-left:  10px;     /* 周りの余白指定 */
}

.contact_diy_box{
	text-align:center;
	width:100%;
	max-width:960px;
	margin:50px auto;
	border:1px solid #555;
	background:#000;
}
.contact_diy_box .left{
	width:40%;
	float:left;
}
.contact_diy_box .right{
	width:60%;
	float:right;
}
.logo_cont{
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
}
.cont_txt{
	padding-bottom:10px;
	text-align:center;
	color:#fff;
}
iframe {
 vertical-align: bottom;
}
.button_diy {
  display: inline-block;
	width:90%;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
	font-size:22px;
	font-weight:bold;
  background-color: #fff;
  color: #000;
	border-radius:10px;
}
.button_diy:hover {
  color: #fff;

  background-color: #59b1eb;
}
.button_diy::before,
.button_diy::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.button_diy,
.button_diy::before,
.button_diy::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}

h4.ribbon1{
	margin:30px auto 30px auto;
}
.ribbon1 {
  text-align: center;
  padding: 10px 30px;/*横の大きさ*/
  font-size: 23px;/*文字の大きさ*/
  color: #000;/*文字色*/
  box-sizing: border-box;
	border:2px solid #fff;
	margin:0 auto;
	width:100%;
	background-size: auto auto;
background-color: rgba(255, 255, 255, 1);
background-image: repeating-linear-gradient(45deg, transparent, transparent 10px, rgba(242, 242, 242, 1) 10px, rgba(242, 242, 242, 1) 20px );
	font-weight:700;
}


.spikes::after {
  content: '';
  position: absolute;
  right: 0;
  left: -0%;
  top: 100%;
  z-index: 10;
  display: block;
  height: 30px;
  background-size: 30px 100%;
  background-image: linear-gradient(135deg, #0f6115 25%, transparent 25%), linear-gradient(225deg, #0f6115 25%, transparent 25%);
  background-position: 0 0;
	opacity: 0.7;
}

#circle_box{
	padding:50px 0;
}
#circle_box ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#circle_box ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 33%;
	height:250px;
	padding:30px 0 30px 0;
	margin:0;
}
.circle {
    width: 200px;
    height: 200px; 
    border-radius: 50%; 
    margin: 0 auto;/* ←円を中央揃え */
    text-align: center;/* ←文字を左右に中央揃え */
	border:#fff 5px solid ;
	text-align:center;
	background:#000;
}
.circle .circleimg{
	width:100px;
	margin:0 auto;
	margin-top:10px;
}
.circle .circleimg img{
    width: 90px;
	height:auto;
	display:block;
  
}
.circle .text{
	font-size:25px;
    line-height:30px;
	font-weight:700;
	color:#fff;
	width:130px;
	margin:0 auto;
	text-shadow: 1px 2px 3px #000000;
	padding:5px 0px;
	text-align:center;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	
}
.circle_img01{
	background:url(https://scar.jp/wp-content/uploads/2022/01/D6C4EA4B-3C2F-4BA3-930B-C78BB743734A-600x400.jpeg);
}
.circle_img02{
	background:url(https://scar.jp/wp-content/uploads/2022/01/DSC00069-600x400.jpg);
}
.circle_img03{
	background:url(https://scar.jp/wp-content/uploads/2022/01/DSC00082-600x400.jpg);
}


/* =査定
-------------------------------------------------------------- */
.satei_tasya{
	font-size:16px;
	padding:4px 5px 2px 5px;
	margin:5px 0;
}
.satei_heisya{
	font-size:16px;
	padding:4px 5px 2px 5px;
}
.satei_sagaku{
	border-top:1px solid #ababab;
	font-size:16px;
	color:#646464;
	font-weight:700;
	padding-top:15px;
	margin-top:10px;
	text-align:left;
}
.satei_sagaku .box{
	border:2px solid #e50000;
	border-radius:3px;
	padding:10px 5px;
	font-size:15px;
	font-weight:700;
	color:#e50000;
	height:35px;
	vertical-align:top;
	line-height:35px;
}
.satei_sagaku .kingaku{
	font-size:30px;
	font-weight:700;
	color:#e50000;
	line-height:35px;
	font-family: 'Archivo Black', sans-serif;
}
.satei_sagaku .otoku{
	font-size:20px;
	font-weight:700;
	color:#e50000;
	line-height:35px;
}
#page_kaitori{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	padding:50px 0 0 0;
}
#page_kaitori h2{
	font-size:16px;
	font-weight:600;
}
#page_kaitori ul{
	margin:0;
	padding:0;
	width:100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;

}

#page_kaitori li {
	float: left;
	list-style-type: none;
	text-align: left;
	width: 31%;
	line-height:23px;
	box-sizing: border-box;
	padding:20px;
	margin:10px;
	background:#fff;
	border-radius:10px;
}
#page_kaitori li .sold{
	color:red;
	font-size:23px;
	font-weight:700;
}
#page_kaitori ul li img{
	width:100%;
	height:auto;
	border-radius:10px;
}
#page_kaitori ul li th{
	width:100px;
}
#page_kaitori ul li th,
#page_kaitori ul li td{
	border-bottom:1px solid #ddd;
	padding:2px 0;
}
#page_kaitori ul li th span{
	font-size:12px;
	border-left:3px solid #4b844c;
	padding-left:5px;
}
#page_kaitori ul li td .hanbaikaaku{
	font-size:23px;
	font-weight:700;
}
#page_kaitori ul li td .hanbaikaaku span{
	font-size:13px;
	font-weight:400;
}
#page_kaitori ul li td .kome{
	font-size:12px;
	font-weight:400;
}
#page_kaitori ul li td.tdbold{
	font-weight:700;
}
#page_kaitori ul li .button {
  display: inline-block;
  width: 100%;
  height: 40px;
  text-align: center;
  text-decoration: none;
  line-height: 40px;
  outline: none;
  background-color: #2BA559;
  box-shadow: 0 5px 0 #1a6b35;
  color: #fff;
	border-radius:5px;
}
#page_kaitori ul li .button:hover {
  box-shadow: none;
  transform: translateY(5px);
}

#page_kaitori ul li .button:active {
  box-shadow: none;
  transform: translateY(5px);
}


#page_kaitori_sigle{
	width:100%;
	margin:0 auto;
}
#page_kaitori_sigle h2{
	font-size:18px;
	font-weight:600;
}

#page_kaitori_sigle .left{
	width:50%;
	float:left;
}
#page_kaitori_sigle .left .commt{
	font-size:12px;
	line-height:20px;
}
#page_kaitori_sigle .right{
	width:50%;
	float:right;
}

#page_kaitori_sigle  img{
	width:100%;
	height:auto;
}
#page_kaitori_sigle  th{
	width:100px;
}
#page_kaitori_sigle th,
#page_kaitori_sigle td{
	border-bottom:1px solid #ddd;
	padding:2px 0;
}
#page_kaitori_sigle th span{
	font-size:12px;
	border-left:3px solid #4b844c;
	padding-left:5px;
}
#page_kaitori_sigle td .hanbaikaaku{
	font-size:26px;
	font-weight:700;
}
#page_kaitori_sigle td .hanbaikaaku02{
	font-size:30px;
	font-weight:700;
	color:#ff4747;
}
#page_kaitori_sigle td .hanbaikaaku span,
#page_kaitori_sigle td .hanbaikaaku02 span{
	font-size:13px;
	font-weight:400;
}
#page_kaitori_sigle .kome{
	font-size:12px;
	text-align:right;
	font-weight:400;
}
#page_kaitori_sigle td.tdbold{
	font-weight:700;
}
#page_kaitori_sigle .box_button{
	width:300px;
	margin:0 auto;
}
#page_kaitori_sigle .button {
  display: inline-block;
  width: 100%;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  background-color: #2BA559;
  color: #fff;
	border-radius:5px;
}
#page_kaitori_sigle .button:hover {
  background-color: #333;
}
#page_kaitori_sigle .button::before,
#page_kaitori_sigle .button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
#page_kaitori_sigle .button,
#page_kaitori_sigle .button::before,
#page_kaitori_sigle .button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
#top_hanbai_ban{
	background:#eee;
	width:100%;
	max-width:1200px;
	margin:0px auto 0px auto;
}
#page_kaitori_sigle .photo_group {
	padding-top:50px;
}
#page_kaitori_sigle .photo_group ul{
	margin:0;
	padding:0;
}
#page_kaitori_sigle .photo_group ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#page_kaitori_sigle .photo_group ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	line-height:23px;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;
}
#page_kaitori_sigle .photo_group ul li img{
	width:100%;
	height:auto;
}
#page_kaitori_sigle .relative {
  position: relative;
}
#page_kaitori_sigle .absolute {
  position: absolute;
  left: 0px;
  top: 0px;
}
#page_kaitori_sigle .photo_group ul li img.absolute {
	width:100px;
	height:auto;
}




#cust_page{
	width:100%;
	margin:0px auto 0px auto;
	
	box-sizing: border-box;
}
#cust_page #main-content{
	padding-bottom:40px;
}
#page_cast_sigle{
	padding-top:100px;
}
#page_cast_sigle table{
	width:100%;
}
#page_cast_sigle table td{
	width:50%;
	vertical-align:middle;
	text-align:center;
}
#page_cast_sigle table td img{
	width:100%;
	height:auto;
}
#page_cast_sigle table td .titel{
	font-size:22px;
	font-weight:700;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.page_cast_sigle_one_text{
	width:95%;
	max-width:900px;
	margin:0 auto;
	font-size:14px;
	font-weight:500;
	padding:30px 0 120px 0;
}
#page_cast_sigle ul{
	margin:0;
	padding:0;
}
#page_cast_sigle ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#page_cast_sigle ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 50%;
	box-sizing: border-box;
	padding:0;
	margin:0;
}
#page_cast_sigle ul li img{
	width:100%;
	height:auto;
}


h2.cust{
	font-size:22px;
	font-weight:900;
	color:#fff;
	text-align:center;
	background:#000;
	padding:10px;
	box-sizing:border-box;
	width:100%;
	margin:0px auto 0 auto;
}
.custm_text{
	padding:20px;
	box-sizing:border-box;
	width:95%;
	margin:0 auto;
	color:#000;
	font-weight:900;
	font-size:18px;
}
#cust_page .photo {
	text-align:center;
}
#cust_page .photo img{
	height:auto;
	width:100%;
	max-width:1024px;
}
.serif{
		font-family:serif;

}

.custm_top_box{
  width:100%;
	margin:0 auto;
	text-align:center;
}

.custm_top_box img{
	width:50%;
	height:auto;
}

.custm_top_box .text_box{
  width:100%;
  background:#fff;
	color:#000;
  padding:0px 0 10px 0;
	box-sizing:border-box;
  font-size:16px;
  line-height:24px;
}
.custm_top_box .text_box h2{
	margin:10px 0;
}

.custm_text_ichitran{
	padding:20px 0;
	width:100%;
	max-width:800px;
	margin:0 auto;
	color:#000;
	font-size:14px;
}
#custm_photo_one {
	width:98%;
	padding:40px 0;
	margin:0px auto;
	text-align:center;
}
#custm_photo_one img{
	width:100%;
	max-width:600px;
	height:auto;
	padding-bottom:20px;
}
#custm_photo_one h4{
	margin-bottom:20px;
	font-weight:bold;
}
#custm_photo_one .custm_text{
	font-size:16px;
	line-height:30px;
	color:#000;
	text-align:left;
	width:100%;
	margin:20px auto 20px auto;	
	max-width:600px;
	font-weight:400;
}

.custm_photo_box_g{
	background:#f2f2f2;
}
.custm_photo_box{
	width:100%;
	margin:0 auto;
}
.custm_photo_box_one{
	width:100%;
	margin:0 auto;
}
.custm_photo_box_one h2,
.custm_photo_box h2,
.custm_photo_box_p h2{
	font-size:30px;
	text-align:center;
	
	font-weight:400;
	font-family: 'Lexend Zetta', sans-serif;
	background:#000;
	line-height:120px;
	color:#fff;
	
}
.custm_photo_box_one img{
	width:100%;
	height:auto;
}

.custm_photo_box_one ul {
	width:90%;
	max-width:900px;
	margin:0 auto;
	padding: 0;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.custm_photo_box_one ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.custm_photo_box_one ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	line-height:25px;
	box-sizing: border-box;
	margin:0;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-size:16px;
}
.custm_photo_box_one ul li.left{
	width:30%;
	padding:40px 0px 80px 40px;
	border-right:1px solid #ddd;
}
.custm_photo_box_one ul li.right{
	padding:40px 0px 80px 40px;
	width:70%;
	font-family: 'Zen Kaku Gothic New', sans-serif;
}
.custm_photo_box_one ul h4{
	font-size:22px;
	font-family: 'Zen Kaku Gothic New', sans-serif;
	font-weight:500;
}


.custm_photo_box ul {
	margin:0;
	padding:0;

}
.custm_photo_box ul li {
    display: flex;
    align-items: center;
	margin:0px 0;
	
}
.custm_photo_box ul li .photo {
        width: 50%;
        box-sizing: border-box;
    }
 
.custm_photo_box ul li .txt {
    width: 50%;

    box-sizing: border-box;
    }
.custm_photo_box ul li .photo img{
	width:100%;
	height:auto;
}
.custm_photo_box ul li:nth-child(odd) {
        flex-direction: row-reverse;
}

.custm_photo_box ul li:nth-child(odd) .txt {
	padding: 0 30px;
    }
 
.custm_photo_box ul li:nth-child(even) .txt {
	padding: 0 30px;
    }
.custm_photo_box li .txt h4{
	font-size:20px;
	padding:10px 0px;
	font-weight:400;
	color:#000;
	text-align:left;
	width:100%;
}

.custm_photo_box li .txt{
	font-size:16px;
	line-height:30px;
	color:#000;
	text-align:left;
	width:100%;
	margin:0 auto;	
}


.custm_photo_box_p ul{
	margin:0;
	padding:0;
}
.custm_photo_box_p ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.custm_photo_box_p ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	line-height:23px;
	box-sizing: border-box;
	padding:0;
	margin:0;
}
.custm_photo_box_p ul li img{
	width:100%;
	height:auto;
}
.custm_photo_box_p ul li .box{
	position: relative;
}
.custm_photo_box_p ul li .text{
	width:100%;
	position: absolute;
	bottom:0;
	left:0;
	padding:10px;
	box-sizing: border-box;
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	font-weight:serif;
	font-size:14px;
}
.custm_photo_box_p ul li .text h4{
	font-size:16px;
	font-weight:500;
	padding-bottom:10px;
}

.button_cus {
	display: block;
	width: 100%;
	max-width:300px;
	height: 40px;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	outline: none;
	background-color: #222;
	box-shadow: 0 5px 0 #000;
	color: #fff;
	border-radius:5px;
	margin:0 auto;
	font-weight:900;
	  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.button_cus:hover {
   text-decoration: none;
 box-shadow: none;
  transform: translateY(5px);
	  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.button_cus:active {
   text-decoration: none;
	box-shadow: none;
	transform: translateY(5px);
	color:#fff;
}
a.button_cus,
a:link.button_cus{
	color:#fff;
}

#custm_shop{
	padding:20px 0;
	background:#fff;
	width:60%;
	margin:50px auto 0 auto;
}
#custm_shop h3{
	text-align:center;
	font-size:20px;
	color:#000;
	font-weight:900;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}

.cus_slide img{
	width:80%;
	height:auto;
}
.cus_slide ul{
	margin:0;
	padding:0;
  display: flex;
  list-style: none;
}

.cus_slide ul li {
	display:flex;
	align-items: center;
	justify-content: center;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 14%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}


.cut_contact_box{
	background:#222;
	width:100%;
	max-width:1024px;
	margin:40px auto;
}
.cut_contact_box .box{
	background:url(https://scar.jp/wp-content/uploads/2023/05/DSC07207-1.jpeg);
	background-position:top right;
	background-size:auto 100%;
	background-repeat:no-repeat;
	padding:40px 0;
	box-sizing:border-box;
	width:100%;

}
.cus_tel{
	padding-left:30px;
	box-sizing:border-box;
}
.cut_contact_box h3{
	background:#d80000;
	font-size:24px;
	font-weight:900;
	padding:10px 20px;
	margin:0px 0 30px 0;
	box-sizing:border-box;
	color:#fff;
	width:100%;
	background: rgb(179,0,0);
	background: linear-gradient(90deg, rgba(179,0,0,1) 0%, rgba(179,0,0,1) 51%, rgba(179,0,0,0) 100%);
}
.cut_contact_box .btn,
.cut_contact_box a.btn,
.cut_contact_box button.btn {
  font-size: 20px;
  position: relative;
  display: block;
  padding: 0 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
  vertical-align: middle;
  text-decoration: none;
  color: #212529;
  border-radius: 5px;
	width:95%;
	max-width:550px;
	line-height: 60px;

}
.cut_contact_box  a.btn-c {
  font-size: 20px;
	margin:20px 0;
  position: relative;
  padding: 0 30px;
  color: #000;
  background: #fff;
  -webkit-box-shadow: 0 5px 0 #970000;
  box-shadow: 0 5px 0 #970000;
}
_:lang(x)+_:-webkit-full-screen-document, .cut_contact_box a.btn .c_phone,
_:lang(x)+_:-webkit-full-screen-document, .cut_contact_box a.btn-c .c_phone{
	font-size:35px;
  line-height: 60px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
}
.cut_contact_box td{
	vertical-align:baseline;
}
.marukado{
	background:#970000;
	color:#fff;
	font-size:18px;
	border-radius:50px;
	padding:5px 20px;
	font-weight:500;

}
.cut_contact_box a.btn-c i {
	margin-right: 1rem;
	font-size:30px;

}

.cut_contact_box a.btn-c:hover {
  -webkit-transform: translate(0, 3px);
  transform: translate(0, 3px);

  color: #000;
  background: #fff;
  -webkit-box-shadow: 0 2px 0 #970000;
  box-shadow: 0 2px 0 #970000;
}
	
.hanbai_img{
	width:1100px;
	margin:0 auto;
	padding-top:50px;
}
.hanbai_img ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.hanbai_img li{
	float:left;
	margin:0;
	padding:0;
}
.hanbai_img li.hanbai_left_img,
.hanbai_img li.hanbai_right_img{
	width:250px;
	text-align:center;
}
.hanbai_img li.hanbai_center{
	width:600px;
}
.hanbai_left_img img,
.hanbai_right_img img{
	height:auto;
	width:100%;
}
#top_hanbai_ban h3{
	text-align:center;
	font-weight:bold;
	font-size:35px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:700;
	padding-bottom:10px;
}
#top_hanbai_ban h3 .hanbai_red{
	color:#e30202;
	font-family: 'Noto Sans JP', sans-serif;
	font-size:40px;
	font-weight:900;
}
#top_hanbai_ban h3 .hanbai_big{
	color:#e30202;
	font-family: 'Public Sans', sans-serif;
	font-size:80px;
	font-weight:900;
}
#top_hanbai_ban h3 .hanbai_tate{
	border:1px solid #e30202;
	padding:5px 5px;
	font-size:20px;
	line-height:20px;
	
	font-weight:400;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
}
#top_hanbai_ban h3 .shippori{
	font-size:40px;
	padding-top:8px;
}
#top_hanbai_ban h4{
	text-align:center;
	font-weight:bold;
	padding-top:30px;
	background:#d01426;
	padding:8px 0;
	color:#fff;
  position: relative;
  display: block;
	width:100%;
}
#top_hanbai_ban h4:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #d01426;
}
#top_hanbai_ban .top_hanbai_li_box {
	width:95%;
	margin:0 auto;
	padding:20px 0 40px 0;
}
#top_hanbai_ban .top_hanbai_li_box ul{
	display: table;
	table-layout: fixed;
	list-style-type: none;
	padding: 0;
	width: 100%;
	height: 100%;
	margin:0;
}
#top_hanbai_ban .top_hanbai_li_box li{
	display: table-cell;
	word-wrap: break-word;
	height: 100%;
	text-align:center;
	border-right:1px solid #ddd;
	padding:10px 25px;
	box-sizing: border-box;
	margin:0;
}
#top_hanbai_ban .top_hanbai_li_box li:last-child{

	border-right:0px solid #ddd;
}
#top_hanbai_ban .top_hanbai_li_box li .b_r{
	background:#fff;
	color:#000;
	border:2px solid #d01426;
	font-size:18px;
	width:100%;
	margin:0 auto;
	padding:5px 0;
	font-weight:700;
	font-family: 'Shippori Mincho', serif;
}

#top_hanbai_ban .top_hanbai_li_box li .top_hanbai_li_box_left{
	width:100%;
	padding:10px 0;
	text-align:center;
	box-sizing: border-box;
}
#top_hanbai_ban .top_hanbai_li_box li .top_hanbai_li_box_left img{
	width:100px;
	height:auto;
}
#top_hanbai_ban .top_hanbai_li_box li .top_hanbai_li_box_right{
	width:100%;
	padding:10px 0;
	box-sizing: border-box;
	font-weight:bold;
	font-size:18px;
	line-height:25px;
	text-align:left;
}
#top_hanbai_ban .top_hanbai_li_box li .top_hanbai_li_box_box{
	width:100%;
	padding:10px 0;
	box-sizing: border-box;
	font-size:16px;
	line-height:25px;
	text-align:left;
}
#top_hanbai_btn {
	width:350px;
	margin:30px auto;
}
#top_hanbai_btn .button {
  display: inline-block;
  width: 100%;
  height: 54px;
  text-align: center;
  text-decoration: none;
  line-height: 54px;
  outline: none;
  background-color: #2BA559;
  box-shadow: 0 5px 0 #1a6b35;
  color: #fff;
	border-radius:5px;
}
#top_hanbai_btn .button:hover {
 box-shadow: none;
  transform: translateY(5px);
}

#top_voice_box{
	width:100%;
	max-width:1200px;
	margin:50px auto;	
	padding:30px 0;
	box-sizing: border-box;
}
#top_voice_box h3{
	text-align:center;
	font-size:20px;
	color:#fff;
	border-bottom:1px solid #fff;
	padding-bottom:10px;
}
.sliderv-voice_box{
	box-sizing: border-box;
	border:1px solid #fff;
	border-radius:5px;
	margin:5px;
	background:#fff;
	max-width:350px;
}
ul.sliderv-voice .slick-prev:before,
ul.sliderv-voice .slick-next:before {
    color: #fff;
    opacity: 1;
}

#top_voice_box .slider_item{
	padding:15px;
	box-sizing: border-box;

}
#top_voice_box .slider_item figure {
	margin: 0;
	width:100%;
}
#top_voice_box .slider_item figure img {
	max-width: 100%;
	height:auto;
}
.read{
	text-align:right;
	padding-top:10px;
}
#top_voice_box .midashi{
	font-size:18px;
	font-weight:700;
	text-align:center;
}
#top_voice_box .day{
	font-size:12px;
}
#top_voice_box .text-ellipsis{
	font-size:14px;
}

#top_eventimg_box{
	width:100%;
	max-width:1200px;
	margin:50px auto;	
	padding:30px;
	box-sizing: border-box;
}
#top_eventimg_box ul{
	margin:0;
	padding:0;
}
#top_eventimg_box li{
	box-sizing: border-box;
	max-width:360px;
	margin:0;
	padding:0;
}
#top_eventimg_box li img{
	width:100%;
	height:auto;
	opacity: 1.0;
	filter: alpha(opacity=100);
	-ms-filter: "alpha(opacity=100)";
}

.button_but {
  display: block;
  width: 100%;
	max-width:360px;
  height: 60px;
  text-align: center;
	margin:0 auto;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  background-color: #2BA559;
  box-shadow: 0 5px 0 #1a6b35;
  color: #fff;
	border-radius:5px;
	font-size:23px;
}
a:link.button_but{
	color:#fff;
	
}
a:visited.button_but{
	color:#fff;
}
.button_but:hover {
  box-shadow: none;
  transform: translateY(5px);
	color:#fff;
}

#main-content ul , #main-content ol {margin: 10px 0 10px 15px;}
#main-content ul li {list-style-type: square;}
#main-content ol li {list-style-type: decimal;}
#main-content li li {margin-left: 25px;}
#main-content p {margin: 10px 0;}

/* =Sidebar
-------------------------------------------------------------- */

#sidebar ul, #footer ul {margin-left: 15px;}
#sidebar ul li, #footer ul li {
border-bottom: 1px dashed #ccc;
line-height: 27px;
list-style-type: circle;
}
#sidebar ul li a:link, #sidebar ul li a:visited,
#footer ul li a:link, #footer ul li a:visited {color: #36b;}
#sidebar ul li a:hover, #footer ul li a:hover {color: #c00; text-decoration: none;}

/* =Comments
-------------------------------------------------------------- */

#main-content ol.commentlist {margin-left: 0px;}
#main-content ol.commentlist li {
border: 1px solid #bbb;
list-style: none;
margin: 15px 0;
padding: 10px;
}
li.odd {background: #f8f8f8;}
.commentlist li img.avatar {border: 1px solid #aaa; width: 32px; height: 32px;}
#main-content ul.children li {margin-left: 70px;}
.comment-author {background: #eee;}
.comment-meta {border-bottom: 1px solid #ddd; text-align: right;}
.comment-reply-link, #cancel-comment-reply-link {border: 1px solid #aaa; padding: 3px 10px;}

/* comment form */

.required {color: red;}
#respond input {display: block;}

/* ------------------------------------ */

input, textarea {background: #f5f5f5; border: 1px solid #bbb; color: #999; margin: 10px 0; padding: 7px 10px;}
input#searchsubmit, input#submit {background: #ddd; border: 1px solid #999; color: #555; padding: 6px 10px;}
textarea#comment {width: 95%;}

/* images and captions */

#main-content img {
	height: auto;
	max-width: 550px;
}
img.centered {
	display: block;
	margin: 10px auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.wp-caption {
	border: 1px solid #ccc;
	padding-top: 4px;
	text-align: center;
	margin: 10px 0;
	max-width: 550px;
	height: auto;
}
.wp-caption img {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}
.wp-caption .wp-caption-text {
	margin: 0;
	line-height: 15px;
}
.wp-caption.alignright {
	margin: 10px 0 10px 10px;
}
.wp-caption.alignleft {
	margin: 10px 10px 10px 0;
}
.gallery-caption {

}

/* classes */

.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.post-spt {
	border-top: 1px dashed #ccc;
	margin-bottom: 15px;
}
.post-meta {
	background: #eee;
	margin: 10px -10px;
	padding: 2px 10px;
}
.post-tag {
	margin: 10px 0;
}
.sticky {
	background: #f6f6f6;
	border: 0px solid #ccc;
	margin: -10px -10px 10px -10px;
	padding: 0 10px;
}
.sticky .post-meta {
	background: transparent;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
p.page-link span {
	border: 1px solid #ccc;
	padding: 3px 8px;
}
p.page-link a:hover {
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.page .nocomments {
	display: none;
}
.bypostauthor .fn {
	font-weight: bold;
}



/* widget */

.widget {
	margin-bottom: 15px;
}
.widget_calendar table {
	text-align: center;
	width: 100%;
}
.widget_calendar caption {
	font-size: 1.5em;
	margin-bottom: 10px;
	text-align: center;
}
.widget_calendar thead th {
	background: #eee;
	border: 1px solid #ddd;
	font-weight: bold;
	text-align: center;
}
.widget_calendar td {
	border: 1px solid #ddd;
}
#today {
	background: #eee;
}
.search-form label span{
	display: none;
}

/* navigation */

.post-navigation h2 {
	display: none;
}
.nav-previous {
	float: left;
}
.nav-next {
	float: right;
}
a.more-link:link,
a.more-link:visited {
	float: right;
	margin-bottom: 10px;
}

/* pagination */

.pagination h2 {
	display: none;
}
.pagination .nav-links * {
	background: #eee;
	border: 1px solid #ccc;
	display: inline-block;
	line-height: 25px;
	padding: 0 10px;
}
.pagination .current,
.pagination .dots {
	background: transparent;
}
.mw_wp_form {
  width: 100%;
  color: #333;
}

.mw_wp_form table.mailform-tbl {
  width: 100%;
  margin-bottom: 40px;
}

.mw_wp_form table tr {
  width: 100%;
  border-bottom: 1px dotted #ccc;
  padding: 30px 0;
  font-weight: normal;
}

.mw_wp_form table tr:first-child {
  border-top: 1px dotted #ccc;
}

.mw_wp_form table th {
  padding: 20px 0;
  text-align: left;
  vertical-align: top;
  font-weight: normal;
  width: 30%;
  float: left;
}

.mw_wp_form table th .attention {
  font-size: 80%;
  margin-left: 10px;
  color: red;
  padding: 3px;
}

.mw_wp_form table td {
  padding: 20px 0;
  width: 70%;
  float: left;
}

.mw_wp_form table td.w50 input, .mw_wp_form table td.w50 select {
  width: 50%;
  box-sizing: border-box;
}

.mw_wp_form table td.w80 input, .mw_wp_form table td.w80 select {
  width: 80%;
  box-sizing: border-box;
}

.mw_wp_form table td.w80 textarea {
  width: 80%;
  box-sizing: border-box;
}

.mw_wp_form #submit-button {
  text-align: center;
}

.mw_wp_form #submit-button input {
  margin: 1em;
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #c19e56;
  background: #c19e56;
  color: #fff;
  box-sizing: border-box;
  height: 40px;
  -webkit-appearance: none;
  border-radius: 5px;
  font-size: 90%;
}

.mw_wp_form #submit-button input[name="submitBack"] {
  margin: 1em;
  display: inline-block;
  padding: 10px 30px;
  border: 1px solid #999;
  background: #999;
  color: white;
  box-sizing: border-box;
  height: 40px;
  -webkit-appearance: none;
  border-radius: 5px;
  font-size: 90%;
}

.mw_wp_form .form_step {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 0 20px 0;
  list-style: none;
}

.mw_wp_form .form_step>li {
  display: block;
  position: relative;
  padding: 0.5em;
  width: 22%;
  border: 1px solid currentColor;
  color: #C19E56;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin: 0;
}

.mw_wp_form .form_step>li:nth-of-type(n + 2) {
  margin: 0px 0px 0px 4%;
}

.mw_wp_form .form_step>li:nth-of-type(n + 2):before {
  position: absolute;
  top: 50%;
  left: -1.5em;
  width: 0.5em;
  height: 0.5em;
  border-top: 2px solid #C19E56;
  border-left: 2px solid #C19E56;
  transform: translateY(-50%) rotate(135deg);
  content: "";
}

.mw_wp_form_input .form_step>li:nth-of-type(1), .mw_wp_form_preview .form_step>li:nth-of-type(2), .mw_wp_form_complete .form_step>li:nth-of-type(3) {
  background-color: #C19E56;
  color: #fff;
}
.sp{
	display:none;
}

.sliderArea {
  max-width: 100%;
  margin: 0 auto;
  padding: 0 25px;
}
.sliderArea.w300 {
  max-width: 300px;
}
.slick-slide {
  margin: 0 5px;
}
.slick-slide img {
  width: 100%;
  height: auto;
}
.slick-prev, .slick-next {
  z-index: 1;
}
.slick-prev:before, .slick-next:before {
  color: #000;
}
.slick-slide {
  transition: all ease-in-out .3s;
  opacity: .2;
}
.slick-active {
  opacity: 1;
}
.slick-current {
  opacity: 1;
}
.thumb {
  margin: 20px 0 0;
}
.thumb .slick-slide {
  cursor: pointer;
}
.thumb .slick-slide:hover {
	  color: #000;

  opacity: .7;
}
.shippori{
	font-family: 'Shippori Mincho', serif;
	font-weight:700;
}
.demo {
  width: 500px;
  margin: 0 auto;
  padding: 10px 0;
  font-family: sans-serif;
  font-size: 20px;
  color: #3cb3e4;
}

.heading {
  margin: 10px 0
}

.point-box {
  position: relative;
  border: 1px solid #fff; /* 枠の太さ・種類・色 */
  margin: 1.8em auto; /* 枠外の余白 */
  padding: 20px;
	box-sizing: border-box;
	width:100%;
	max-width:1000px;

}

.point-title {
  position: absolute;
  padding: 0 0.5em;
  left: 20px;
  top: -13px; /* タイトルの位置を調整 */
  color: #fff; /* タイトルの文字色 */
  font-weight: bold;
  font-size:18px; /* タイトルの文字サイズ */
  background-color: #2f1806;
}
.point-link{
	color:#fff;
	font-size:14px;
	padding-top:30px;
}
.point-link a,
.point-link a:link{
	color-profile:#fff;
}

.point-box ul{
	margin:0;
	padding:0;
}
.point-box ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.point-box ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 20%;
	line-height:23px;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;
}
.point-box ul li img{
	width:100%;
	height:auto;
}



@media screen and (max-width: 768px) {
.sp{
	display:block;
}
.pc{
	display:none;
}
.custm_top_box img{
	width:100%;
	height:auto;
}
	
/* =Header
-------------------------------------------------------------- */
#header {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:auto;
}
#header_back {
	width:100%;
	max-width:1200px;
	margin:0 auto;
	height:auto;
	padding:5px 0;
}
#header_back_box {
	width:100%;
	
}
h1#header-title{
	font-size:20px;
	width:100%;
	float:none;
	margin-top:15px;
	margin-bottom:10px;
}
h1#header-title img{
	width:80%;
	height:auto;
}
.heder_tel_add{
	color:#fff;
	font-size:14px;
}
.heder_tel{
	color:#fff;
}
/* =Navigation
-------------------------------------------------------------- */
#head-nav {
	display:none;
}
#head-nav_box{
	display:none;
	
}
.sns_sp{
	float:none;
	width:100%;
	text-align:center;
	padding:5px 0;
	margin:0;
	}
.sns_sp ul{
	list-style: none;
	width: 100%;
    display: table;
    table-layout: fixed;
	margin:0;
	padding:0;
}
.sns_sp li{
	display: table-cell;
	margin:0;
	text-align:center;
}
.sns_sp li img{
	width:auto;
	height:50px;
}
.sns_sp li.col01{
	background:#1aacf3;
}
.sns_sp li.col02{
	background:#363636;
}
.sns_sp li.col03{
	background:#1877f2;
}
/* =Content
-------------------------------------------------------------- */
#main-content {
	border: 1px solid #ccc;
	float: none;
	margin: 10px auto;
	padding: 20px;
	width: 100%;
	box-sizing: border-box;
}

#sidebar {
	background: transparent;
	float: none;
	margin: 10px auto;
	padding: 0px;
	width: 100%;
}
#top_head_link{
	width:100%;
	max-width:1200px;
	margin:40px auto;
	padding:30px 10px;
	box-sizing: border-box;
}
#top_head_link ul{
	margin:0;
	padding:0;
	list-style-type:none;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#top_head_link li{
	width:50%;
	margin:0;
	padding:10px;
	box-sizing: border-box;
}
#top_head_link li img{
  width:100%;
	height:auto;
}
	img.wp-image-147 {
		width:80%;
		height:auto;
	}
#top_gall_box{
	width:100%;
	margin:80px auto;
	box-sizing: border-box;
	background:url(https://scar.jp/wp-content/uploads/2022/01/conk_back.jpg);
	box-shadow: 0px 0px 10px inset;
	padding:20px 0;
}
#top_gall_box .top_gall_box_box{
	width:100%;
	max-width:1200px;
	margin:0px auto;	
}
	img.wp-image-183{
		width:90%;
		height:auto;
	}

#top_02_box{
	width:100%;
	max-width:1200px;
	margin:0 auto;
	background:#f9f6ef;
	box-sizing: border-box;
}
.top_02_box_midashi{
	color:#00562c;
	text-align:left;
	font-size:30px;
	line-height:35px;
	font-weight:600;
	padding-top:50px;
	padding-bottom:50px;
	width:90%;
	margin:0 auto;
	font-family: 'Murecho', sans-serif;
}
.kaigyo{
	display:initial;
}
.top_02_box_titel01_img{
	width:100%;
	float:none;
}
.top_02_box_titel01{
	font-size:18px;
	font-weight:600;
	font-family: 'Murecho', sans-serif;
	float:none;
	margin:0px auto;
	width:90%;
	line-height:30px;
	padding-top:15px;
}
.top_02_box_titel02{
	font-size:18px;
	font-weight:600;
	font-family: 'Murecho', sans-serif;
	float:none;
	margin:0px auto;
	width:90%;
	line-height:30px;
	padding-top:0px;
	margin-bottom:30px;
	writing-mode: initial;
}
.top_02_box_titel02_img{
	width:100%;
	float:none;
}
#top_02_box img{
	width:100%;
	height:auto;
	max-width:1200px;	
}
#top_news_box{
	width:100%;
	max-width:1200px;
	margin:50px auto;	
	padding:30px 15px;
	box-sizing: border-box;
	background:#fff;
}
#top_news_box ul,
#top_news_box li{
		margin:0;
		padding:0;
}
#top_news_box ul{
	width:90%;
	margin:0 auto;
}
#top_blog_box{
	width:100%;
	max-width:1200px;
	margin:50px auto;	
	padding:30px 15px;
	box-sizing: border-box;
}
	img.wp-image-409,
	img.wp-image-410{
		width:80%;
		height:auto;
	}

	img.wp-image-148{
		width:80%;
		height:auto;
	}
	img.wp-image-51,
	img.wp-image-49,
	img.wp-image-58{
		width:90%;
		height:auto;
	}
#top_come_box{
	margin:0;
}
#top_come_box .img_left{
	width:80%;
	margin:0 auto;
	float:none;
}
#top_come_box .img_left img{
	width:100%;
	height:auto;
}
#top_come_box .rext_right{
	width:90%;
	padding:0px 0px;
	box-sizing: border-box;
	line-height:30px;
	font-size:16px;
	float:none;
	margin:0 auto;
	}

  .mw_wp_form .form_step>li {
    font-size: 10px;
    width: 30%;
  }
  .mw_wp_form table td {
    width: 65%;
    float: right;
  }
  .mw_wp_form table td.w50 input, .mw_wp_form table td.w50 select {
    width: 100%;
    box-sizing: border-box;
  }
  .mw_wp_form table td.w80 input, .mw_wp_form table td.w80 select {
    width: 100%;
    box-sizing: border-box;
  }
  .mw_wp_form table td.w80 textarea {
    width: 100%;
    box-sizing: border-box;
  }
#diy_box .box{
	width:90%;
	margin:0 auto;
}
#diy_box .box .text{
	width:100%;
	float:none;
	margin:0 auto;
	padding-bottom:30px;
}
#diy_box .box .text_02{
	width:100%;
	float:none;
	margin:0 auto;

}
#diy_box .box .img_02{
	width:100%;
	float:none;
	margin:0 auto;
}
#diy_box .box .img_02 img{
	width:100%;
	border-radius:10px;
	height:auto;
	
}
#diy_box .box ul{
	margin:0;
	padding:0;
	display: initial;
	justify-content: initial;
}
#diy_box .box ul li {
	display: block;
	float: left;
	flex-direction: initial;

	list-style-type: none;
	text-align: left;
	width: 100%;
	line-height:23px;
	box-sizing: border-box;
	padding:20px 0px;
	margin:0;
}
.button_diy {
  display: inline-block;
	width:90%;
	max-width:960px;
  height: 60px;
  text-align: center;
  text-decoration: none;
  line-height: 60px;
  outline: none;
	font-size:23px;
  background-color: #fff;
  color: #000;
	border-radius:10px;
	margin:0 auto;
}
.ribbon1 {
  font-size: 18px;/*文字の大きさ*/
	width:100%;
}
	.contact_diy_box {
		width:90%;
		margin:0 auto;
	}
.contact_diy_box .left{
	width:100%;
	float:none;
}
.contact_diy_box .right{
	width:100%;
	float:none;
}
#circle_box ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: center;
	width: 100%;
	height:auto;
	padding:20px 0;
	margin:0;
}
.circle {
    width: 80%;
    height: 100px; 
    border-radius: 10px; 
    margin: 0 auto;/* ←円を中央揃え */
    text-align: center;/* ←文字を左右に中央揃え */
    line-height: 100px;/* ←文字を上下に中央揃え */
	border:#fff 5px solid ;
}
.circle .circleimg{
	width:120px;
	float:left;
	margin:0 auto;
	border-right:1px solid #fff;

}
.circle .text{
	box-sizing: border-box;
	font-size:23px;
	font-weight:700;
	color:#fff;
	text-shadow: 1px 2px 3px #000000;
	padding:0px 10px;
	border-top:0px solid #fff;
	border-bottom:0px solid #fff;
	text-align:left;
	float:left;
	line-height:110px;
}
.osusume_box {
	border:2px solid #fff;
	padding:20px;
		font-size:18px;
	font-weight:700;
	line-height:40px;
}
.osusume h3{
	text-align:center;
	margin:0;
	padding:0;
	font-size:30px;
	font-weight:700;
}
.osusume_box .boxbar span{
	color: rgba(224,66,114,1);
	font-size:20px;
	font-family: 'Anton', sans-serif;
	display:block;
}
.heading07 {
	position: relative;
	padding-top: 50px;
	padding-left: 30px;
	font-size: 26px;
}

.heading07 span {
	position: relative;
	z-index: 2;
}

.heading07::before {
	content: attr(data-en);
	position: absolute;
	transform: rotate(-5deg);
	top: -20px;
	left: 0;
	color: rgba(255,255,255,0.6);
	font-size: 60px;
	font-weight: 400;
	font-family: 'Lobster', cursive;
	font-style: italic;
}
h2.heading08 {
	padding-top: 50px;
	padding-left: 0px;
	text-align:center;
	content: attr(data-en);
	transform: rotate(-5deg);
	color: rgba(255,255,255,1);
	font-size: 65px;
	font-weight: 400;
	font-family: 'Alfa Slab One', cursive;
	font-style: italic;
}
	.sp_img01,
	.sp_imgyaji,
	.sp_img02{
		text-align:center;
	}
	.sp_img01 img{
		width:70%;
		max-width:300px;
		height:auto;
	}
	.sp_img02 img{
		width:100%;
		max-width:450px;
		height:auto;
	}
	img.wp-image-347,
	img.wp-image-271{
		width:300px;
		height:auto;
	}
	img.wp-image-335{
		width:100%;
		height:auto;
	}
#page_kaitori {
		width:90%;
		margin:0 auto
}
#page_kaitori ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	line-height:23px;
	box-sizing: border-box;
	padding:20px;
	margin:10px 0;
	background:#fff;
	border-radius:10px;
}
#page_kaitori_sigle .left{
	width:100%;
	float:none;
}
#page_kaitori_sigle .right{
	width:100%;
	float:none;
}
#page_kaitori_sigle th.sp_tbl{
	border-bottom:0px;
}
#page_kaitori_sigle td.sp_tbl{
	text-align:center;
}
#page_kaitori_sigle th.sp_tbl,
#page_kaitori_sigle td.sp_tbl{
	display:block;
	width:100%;
}
#page_kaitori_sigle .photo_group ul{
	margin:0;
	padding:0;
}
#page_kaitori_sigle .photo_group ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
#page_kaitori_sigle .photo_group ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 100%;
	line-height:23px;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;
}
#page_kaitori_sigle .photo_group ul li img{
	width:100%;
	height:auto;
} 
#page_kaitori_sigle .photo_group ul li img.absolute {
	width:80px;
	height:auto;
}

#top_staff_box{
	margin:0 auto;
}
.sns_footer{
	display:none;
}
#top_eventimg_box ul{
	margin:0;
	padding:0;
}
#top_eventimg_box li{
	box-sizing: border-box;
	max-width:100%;
	margin:0;
	padding:0;
}
#top_voice_box ul{
	margin:0;
	padding:0;
}
#top_voice_box img{
	width:90%;
	height:auto;
}
.sliderv-voice_box{
	box-sizing: border-box;
	border:1px solid #fff;
	border-radius:5px;
	background:#fff;
	max-width:100%;
	margin:0;
	padding:0;
}
.sp_img_box img{
		width:100%;
		height:auto;
}
	
#top_hanbai_ban{
	padding-bottom:50px;
}
.hanbai_img{
	width:100%;
	margin:0 auto;
}
.hanbai_img ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.hanbai_img li{
	float:none;
	margin:0;
	padding:0;
}
.hanbai_img li.hanbai_left_img,
.hanbai_img li.hanbai_right_img{
	display:none;
}
.hanbai_img li.hanbai_center{
	width:100%;
}
.hanbai_left_img img,
.hanbai_right_img img{
	height:auto;
	width:90%;
}
.sp #top_hanbai_ban{

	margin:0px auto 0px auto;
}
#top_hanbai_ban h3{
	text-align:center;
	font-weight:bold;
	font-size:25px;
}
#top_hanbai_ban h3 .hanbai_red{
	color:#e30202;
	font-size:35px;
}
#top_hanbai_ban h3 .hanbai_big{
	color:#e30202;
	font-family: 'Public Sans', sans-serif;
	font-size:60px;
	font-weight:900;
}
#top_hanbai_ban h3 .hanbai_kaigyo{
}
#top_hanbai_ban h4{
	text-align:center;
	font-weight:bold;
	margin-top:15px;
	font-size:20px;
}
#top_hanbai_ban .top_hanbai_li_box {
	width:70%;
	margin:0 auto;
	padding:10px 0 20px 0;
}
#top_hanbai_ban .top_hanbai_li_box ul{
	display: initial;
	table-layout: initial;
	list-style-type: none;
	padding: 0;
	margin:0;
	width: 100%;
	height: 100%;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#top_hanbai_ban .top_hanbai_li_box li{
	display: initial;
	vertical-align: middle;
	word-wrap: initial;
	height: 100%;
	text-align:left;
	margin:10px 0;
	padding: 20px 0;
	border-bottom:1px solid #ddd;
	border-right:0px solid #fff;
	box-sizing: border-box;

}
#top_hanbai_ban .top_hanbai_li_box li .b_r{
	background:#fff;
	color:#000;
	border:2px solid #d01426;
	font-size:18px;
	width:100%;
	clear:both;
	text-align:center;
	margin:0px auto 0px auto;
	font-family: 'Shippori Antique B1', sans-serif;
}
#top_hanbai_ban h3 .shippori{
	font-size:30px;
	padding-top:8px;
}	
.button_but {
  display: block;
  width: 100%;
	max-width:300;
  height: 60px;
  text-align: center;
	margin:0 auto;
  text-decoration: none;
  line-height: 60px;
  outline: none;
  background-color: #2BA559;
  color: #fff;
	border-radius:5px;
	font-size:18px;
}
	
.point-box {
  position: relative;
  border: 1px solid #fff; /* 枠の太さ・種類・色 */
  margin: 1.8em auto; /* 枠外の余白 */
  padding: 20px;
	box-sizing: border-box;
	width:90%;
	max-width:initial;

}
.point-box ul li {
	display: block;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 50%;
	line-height:23px;
	box-sizing: border-box;
	padding:0 20px;
	margin:0;
}

.cut_contact_box{
	background:#222;
	width:90%;
	max-width:1024px;
	margin:40px auto;
}
.cut_contact_box .box{
	background:#222;
	background-position:top right;
	background-size:auto 100%;
	background-repeat:no-repeat;
	padding:40px 0;
	box-sizing:border-box;
	width:100%;

}
.cus_tel{
	padding-left:0px;
	box-sizing:border-box;
}
.cut_contact_box h3{
	background:#d80000;
	font-size:18px;
	font-weight:900;
	padding:10px 20px;
	box-sizing:border-box;
	margin:0px 0 30px 0;
	box-sizing:border-box;
	color:#fff;
	width:100%;
	background: #b30000;
}
.cut_contact_box .btn,
.cut_contact_box a.btn,
.cut_contact_box button.btn {
  font-size: 18px;
  font-weight: 900;
  position: relative;
  display: block;
  padding: 0 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: left;
  vertical-align: middle;
  text-decoration: none;
  color: #212529;
  border-radius: 5px;
	width:95%;
	max-width:550px;
	line-height: auto;

}
.cut_contact_box  a.btn-c {
	width:90%;
  font-size: 18px;
	margin:20px auto;
  position: relative;
  padding: 0 0;
  color: #000;
  background: #fff;
  -webkit-box-shadow: 0 5px 0 #970000;
  box-shadow: 0 5px 0 #970000;
}
.cut_contact_box a.btn .c_phone,
.cut_contact_box a.btn-c .c_phone{
	font-size:20px;
  line-height: 40px;
}
.cut_contact_box td{
	vertical-align:baseline;
	display:block;
	text-align:center;
}
.cus_tel{
	padding-left:0;
	box-sizing:border-box;
}
.marukado{
	background:#970000;
	color:#fff;
	font-size:16px;
	border-radius:50px;
	padding:5px 20px;

}
.custm_photo_box_one h2,
.custm_photo_box h2,
.custm_photo_box_p h2{
	font-size:24px;
	text-align:center;
	padding:60px 0 60px 0;
	font-weight:400;
	font-family: 'Poppins', sans-serif;
}
.custm_top_box{
  width:90%;
	max-width:90%;
	margin:0 auto;
	text-align:center;
}
.custm_text{
	padding:20px;
	box-sizing:border-box;
	width:100%;
	max-width:100%;
	margin:0 auto;
	color:#000;
	font-weight:900;
	font-size:16px;
}

.cut_contact_box a.btn-c i {
	margin-right: 1rem;
	font-size:20px;

}
.cus_slide{
	width:100%;
	}
.cus_slide ul{
	margin:0;
	padding:0;
	display: initial;
	list-style: none;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
.cus_slide ul:after {
	  content: "";
	  clear: both;
	  display: block;
	}
.cus_slide ul li {
	display:block;
	align-items: initial;
	justify-content: initial;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 33%;
	box-sizing: border-box;
	padding:0px;
	margin:0;
}
.custm_top_box .text_box{
  width:100%;
  background:#fff;
	color:#000;
  padding:0px;
	box-sizing:border-box;
  font-size:16px;
  line-height:24px;
}
.custm_top_box .text_box .text{
	padding:0 10px;
	box-sizing:border-box;
	text-align:left;
}
#custm_shop{
	padding:20px 0;
	background:#fff;
	width:90%;
	margin:50px auto 0 auto;
}
.cus_slide ul li {
	display:flex;
	align-items: center;
	justify-content: center;
	float: left;
	list-style-type: none;
	text-align: left;
	width: 33%;
	box-sizing: border-box;
	padding:20px;
	margin:0;
}
	
#midashi_back_cst {
	padding: 40px 0px 0 0;
	text-align:center;
	color:#000;
}
#midashi_back_cst h2{
	font-weight:600;
	font-size:30px;
	font-family: 'Poppins', sans-serif;
	font-weight:400;
   
}
#page_cast_sigle{
	padding-top:50px;
}
#page_cast_sigle table td{
	width:100%;
	display:block;
	vertical-align:middle;
	text-align:center;
}
#page_cast_sigle table td .titel{
	font-size:22px;
	padding-top:30px;
}
.custm_photo_box_one ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	line-height:23px;
	font-size:14px;
	box-sizing: border-box;
	margin:0;
}
.custm_photo_box_one ul li.left{
	width:100%;
	padding:20px 0px 10px 0px;
	border-right:0px solid #ddd;
}
.custm_photo_box_one ul li.left h4{
	font-size:20px;
}
.custm_photo_box_one ul li.right{
	width:100%;
	padding:0 0px 60px 0px;
}
.custm_photo_box ul li {
    display: block;
    align-items: initial;
	margin:0px 0;
	
}
.custm_photo_box ul li .photo {
        width: 100%;
        box-sizing: border-box;
    }
 
.custm_photo_box ul li .txt {
    width: 100%;
	font-size:14px;
	line-height:25px;
    box-sizing: border-box;
    }
.custm_photo_box ul li:nth-child(odd) {
        flex-direction: initial;
}

.custm_photo_box ul li:nth-child(odd) .txt {
	padding: 20px 20px 40px 20px;
    }
 
.custm_photo_box ul li:nth-child(even) .txt {
	padding: 20px 20px 40px 20px;
    }
.custm_photo_box li .txt h4{
	font-size:18px;
	padding:10px 0px;
	font-weight:400;
	color:#000;
	text-align:left;
	width:100%;
}



.custm_photo_box_p ul li {
	display: block;
	float: none;
	list-style-type: none;
	text-align: left;
	width: 100%;
	line-height:23px;
	box-sizing: border-box;
	padding:0;
	margin:0;
}
.custm_photo_box_p ul li .text{
	width:100%;
	position: absolute;
	bottom:0;
	left:0;
	padding:10px;
	box-sizing: border-box;
	background-color:rgba(0,0,0,0.8);
	color:#fff;
	font-weight:serif;
	font-size:12px;
}
.custm_photo_box_p ul li .text h4{
	font-size:14px;
	font-weight:500;
	padding-bottom:10px;
}
}
