@charset "utf-8";

.section img{
	box-shadow:none;
}

#container {
	width: 100%;
	margin-top: 125px;
}

.contents {
	width: 100%;
	float: none;
	margin-top: 20px;
	overflow: hidden;
	max-width: 1000px;
	margin: 0 auto;
	padding: 10px;
}

ul.pan {
	height: auto;
	margin: 20px 5px 20px 5px;
	font-size: 0.8em;
}

ul.pan li {
	display: inline;
	padding-right: 4px;
	line-height: 2em;
}

ul.pan li:first-child:before {
	content: "";
	padding-right: 0;
}

ul.pan li:before {
	content: ">";
	padding-right: 10px;
	vertical-align: middle;
}

ul.pan li a,
ul.pan li span {
	vertical-align: middle;
	text-decoration: none;
}

.heading1_wrapper {
	width: 100%;
	padding-bottom: 30px;
	overflow: hidden;
}

.heading1_wrapper h1 {
	font-size: 40px;
	color: #333;
	width: 100%;
}

.heading1_wrapper .comment {
	float: left;
	margin: 1em 10px 0 0;
	font-size: 85%;
}

div.dotted {
	background: url(../../common/img/dotted.png) repeat-x bottom;
	height: 12px;
	margin-bottom: 20px;
}

.fontexdiv {
	padding: 10px 0 20px;
}

.fontexdiv img {
	margin-top: -7px;
}

#mainwrap #main .bk1 {
	padding: 6% 0 6%;
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	background: url(/font/img/font-title.jpg) 0 0 no-repeat;
	background-size: 100%;
}

#mainwrap #main h2.righttxt {
	font-size: 2.5em;
	letter-spacing: 1px;
	text-align: right;
	padding-right: 3%;
	color: #ffffff;
}

.content-lv2 {
	clear: both;
	margin-top: 20px;
	margin-bottom: 60px;
}

h2 {
	font-size: 28px;
	font-weight: normal;
	margin-bottom: inherit;
}
h3 {
	font-size: 18px;
}

.ui-tabs-nav {
	list-style: none;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	text-align: left;
	padding: 0;
	margin-bottom: 0;
}

/*
.ui-tabs-nav,
.ui-tabs-panel {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
*/

.ui-tabs-nav li {
	width: 16.66%;
	border-radius: 2px 2px 0 0;
	display: inline-block;
	background: #e5e5e5;
	background: -moz-linear-gradient(left, #e5e5e5 0%, #ededed 10%, #ffffff 50%, #ededed 90%, #e5e5e5 100%);
	background: -webkit-linear-gradient(left, #e5e5e5 0%, #ededed 10%, #ffffff 50%, #ededed 90%, #e5e5e5 100%);
	background: linear-gradient(to right, #e5e5e5 0%, #ededed 10%, #ffffff 50%, #ededed 90%, #e5e5e5 100%);
	border: 1px solid #999999;
}

.ui-tabs-nav:after {
	display: block;
	clear: both;
	content: " ";
}

.ui-tabs-nav a {
	color: #333;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
	outline: 0;
	padding: 10px;
	background: #e5e5e5;
}

.ui-tabs-nav a,
.ui-tabs-nav a span {
	display: block;
}

*>.ui-tabs-nav a span {
	width: auto;
	height: auto;
}

.ui-tabs-nav a span {
	min-height: 18px;
	padding-top: 6px;
	padding-right: 0;
}

.ui-tabs-panel {
	border: 1px solid #97a5b0;
	padding: 1em 8px;
	background: #fff;
	height: 100%;
	clear: both;
}

.ui-tabs-nav, .ui-tabs-panel {
	font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	border-bottom: 5px solid #89898A;
}

.ui-tabs-hide {
	display: none;
}

.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
	cursor: text;
	background: #898989;
	color: white;
}

.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active,
.ui-tabs-nav .ui-tabs-deselectable a:hover,
.ui-tabs-nav .ui-tabs-deselectable a:focus,
.ui-tabs-nav .ui-tabs-deselectable a:active {
	cursor: pointer;
}

.ui-tabs-nav .ui-tabs-selected a,
.ui-tabs-nav a:hover,
.ui-tabs-nav a:focus,
.ui-tabs-nav a:active {
	background-position: 100% -150px;
}

.ui-tabs-nav a, .ui-tabs-nav .ui-tabs-disabled a:hover, .ui-tabs-nav .ui-tabs-disabled a:focus, .ui-tabs-nav .ui-tabs-disabled a:active {
	background-position: 100% -100px;
	padding: 8px 10px 10px;
	border-radius: 2px 2px 0 0;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: none;
	padding: .5em 0em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: 0;
}
.ui-tabs .ui-tabs-nav li {
	margin: 0;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	 margin-bottom: 0;
	 padding-bottom: 0;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited, a.ui-button, a:link.ui-button, a:visited.ui-button, .ui-button {
	color: #000;
	text-decoration: none;
}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
	color: #fff;
	text-decoration: none;
	background: #898989;
}

.ui-tabs .ui-tabs-nav li:hover {
	border:none;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
	border: 1px solid #dddddd;
	background: #f6f6f6 url(images/ui-bg_highlight-soft_100_f6f6f6_1x100.png) 50% 50% repeat-x;
	font-weight: bold;
/*	 color: #0073ea;*/
}

.line_blu {
	border: 2px solid #8d3f00;
	width: 98%;
	margin: 5px 10px 10px;
}
.line_red {
	border: 2px solid #e40013;
	width: 200px;
	margin: -15px 10px 10px;
}
.redtxt {
	font-weight: bold;
	color: #dc0000;
}

.blutxt {
	font-weight: bold;
	color: #dc0000;
}

h3.ttlh3,
p.ttlh3 {
	clear: both;
	font-size: 1.2em;
	margin: 20px 0 10px;
}

.lftblc {
	float: left;
	padding-bottom: 20px;
}

.rgtblc {
	float: right;
	padding-bottom: 20px;
}

.tab-content input[type="radio"] {
	display: none;
}

.tab-content {
	margin-top: 20px;
	margin-bottom: 80px;
}

.tab-content .tab-box {
	width: 250px;
	height: 100px;
}

.tab-content>.tab-box>div {
	display: none;
}

#tab1:checked~.tab-box>#tabView1 {
	display: block;
}

#tab2:checked~.tab-box>#tabView2 {
	display: block;
}

#tab3:checked~.tab-box>#tabView3 {
	display: block;
}

.tab-content input[type="radio"] {
	display: none;
}

.tab-content label {
	display: inline-block;
	padding: 10px 1.74px;
	font-weight: bold;
	font-size: 1.8em;
	background-color: #fff;
	cursor: pointer;
	width: 49.3%;
	border-radius: 10px 10px 0 0;
	text-align: center;
	border: 1px solid #999999;
	border-bottom: none;
	background: #e5e5e5;
	background: -moz-linear-gradient(left, #e5e5e5 0%, #ededed 10%, #ffffff 50%, #ededed 90%, #e5e5e5 100%);
	background: -webkit-linear-gradient(left, #e5e5e5 0%, #ededed 10%, #ffffff 50%, #ededed 90%, #e5e5e5 100%);
	background: linear-gradient(to right, #e5e5e5 0%, #ededed 10%, #ffffff 50%, #ededed 90%, #e5e5e5 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e5e5e5', endColorstr='#e5e5e5', GradientType=1);
}

.tab-content label[for="tab1"] {
	float: left;
	border-bottom: 1px solid #999999;
	border-radius: 10px 10px 0 0;
}

.tab-content label[for="tab2"] {
	float: right;
	border-bottom: 1px solid #999999;
	border-radius: 10px 10px 0 0;
}

.tab-content label:hover,
.tab-content input[type="radio"]:checked+label {
	color: #000000;
	background: #ffffff;
	border-bottom: 1px solid #fc7e35;
	background: linear-gradient(to bottom, #ffa161 0%, #ff9d5a 71%, #fc7e35 100%);
}

.tab-content .tab-box {
	width: 100%;
	padding: 10px;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	box-sizing: border-box;
	display: inline-table;
	background: #ffffff;
}

.tab-content>.tab-box>div {
	display: none;
}

#tab1:checked~.tab-box>#tabView1 {
	display: block;
}

#tab2:checked~.tab-box>#tabView2 {
	display: block;
}

#tab3:checked~.tab-box>#tabView3 {
	display: block;
}

.tab-content .tab-box .left_font {
	float: left;
	width: 48%;
}

.tab-content .tab-box .left_font li,
.tab-content .tab-box .right_font li {
	list-style: none;
	border: 1px solid #ccc;
	padding: 10px;
}

.tab-content .tab-box .left_font h4,
.tab-content .tab-box .right_font h4 {
	margin: 25px 15px 5px;
	font-size: 1.3em;
}

.tab-content .tab-box .left_font li .gptxt,
.tab-content .tab-box .right_font li .gptxt {
	text-align: right;
}

.tab-content .tab-box .left_font li .gptxt .red,
.tab-content .tab-box .right_font li .gptxt .red {
	color: #ff0000;
}

.tab-content .tab-box .right_font {
	float: right;
	width: 48%;
}

.tab-content .tab-box .content-lv3 {
	display: block;
	clear: both;
	padding: 40px 0 20px;
}

.redline {
	border: 2px solid #e50012;
	margin-top: 5px;
}


/*    button      */

.button_left {
	width: 145px;
	margin: 3px 2px;
	list-style-type: none;
}

.button_right {
	position: relative;
	display: inline-block;
	padding: .9em .8em;
	background: #e5e5e5;
	border: 2px solid #e5e5e5;
	color: #333;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	border-radius: 2px;
	text-indent: -.5em;
	width: 100%;
	font-size: .8em;
	box-shadow: 1px 1px 1px #898989;
	height: 52px;
}

.button_menu {
	margin: 0 auto;
	width: 100%;
	padding: 5px 15% 5px;
	display: inline-block;
	margin-bottom: 40px;
}

.button_menu ul {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0px auto;
	text-align: left;
	padding: 0;
	width: 455px;
	font-weight: bold;
}

.button {
	position: relative;
	display: inline-block;
	padding: .9em 1em;
	background: #e5e5e5;
	border: 2px solid #e5e5e5;
	color: #333;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	border-radius: 2px;
	text-indent: -.5em;
	width: 100%;
	font-size: .8em;
	box-shadow: 1px 1px 1px #898989;
	height: 52px;
}

.button.first {
	position: relative;
	display: inline-block;
	padding: .9em 1em;
	background: #e5e5e5;
	border: 2px solid #e5e5e5;
	color: #333;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	border-radius: 2px;
	text-indent: -.5em;
	width: 100%;
	font-size: .8em;
	height: 52px;
	box-shadow: 1px 1px 1px #898989;
}
.arrow_under {
	font-size: 10px;
	position: relative;
	bottom: 6px;
}

/*
.button::after {
	position: absolute;
	top: 90%;
	right: 50%;
	content: '';
	margin-top: -5px;
	border-top: 5px solid #666;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	transition: all .3s;
}

.button_right::after {
	position: absolute;
	top: 90%;
	right: 50%;
	content: '';
	margin-top: -5px;
	border-top: 5px solid #666;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	transition: all .3s;
}
*/

.button:hover, .button_right:hover {
	background-image: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: initial;
	background-clip: initial;
	background: #898989;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffa161', endColorstr='#fc7e35', GradientType=0);
	border: 2px solid #898989;
	text-decoration: none;
	color: #333;
}

.post-contents .button01:hover::after {
	border-left-color: #333;
}

.button1:hover {
	text-decoration: none;
	color: #fff;
	background: #8b5529;
	border: 2px solid #8b5529;
	background-image: url(/img/common/sp_mail_on.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 25px;
	background-position-x: 27px;
	background-position-y: center;
}

.button1 img {
	width: 10%;
	vertical-align: middle;
	margin-right: 10px;
	top: 11px;
	position: absolute;
	left: 30px;
}

.button3:hover {
	text-decoration: none;
	color: #fff;
	border: 2px solid #898989;
	background-color: #898989;
	box-shadow: 1px 1px 3px #898989;
}

.circle {
	color: #fff;
	background-color: #fe8439;
	padding: 0;
	margin: 0;
	width: 50px;
	height: 50px;
	line-height: 52px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.8em;
	font-weight: bold;
}

.boldtxt {
	color: #fe8439;
	font-size: 2em;
	font-weight: bold;
	margin-right: 15px;
	margin-top: 20px;
}

.section .flt1_h3 {
	position: absolute;
	top: 103px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt1b_h3 {
	position: absolute;
	top: 128px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt2_h3 {
	position: absolute;
	top: 373px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt2a_h3 {
	position: absolute;
	top: 413px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt2b_h3 {
	position: absolute;
	top: 350px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt3_h3 {
	position: absolute;
	top: 685px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt3a_h3 {
	position: absolute;
	top: 1280px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt3b_h3 {
	position: absolute;
	top: 570px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt4_h3 {
	position: absolute;
	top: 1315px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt4a_h3 {
	position: absolute;
	top: 975px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt4b_h3 {
	position: absolute;
	top: 790px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt5_h3 {
	position: absolute;
	top: 1605px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt5b_h3 {
	position: absolute;
	top: 1010px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt6_h3 {
	position: absolute;
	top: 3420px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt6b_h3 {
	position: absolute;
	top: 1230px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt7_h3 {
	position: absolute;
	top: 3900px;
	left: 60px;
	font-size: 1.4em;
}

.section .flt7b_h3 {
	position: absolute;
	top: 1450px;
	left: 60px;
	font-size: 1.4em;
}

.section .flttxt1_h3 {
	position: absolute;
	top: 72px;
	left: 110px;
	font-size: 1.4em;
}

.section .flttxt2_h3 {
	position: absolute;
	top: 482px;
	left: 110px;
	font-size: 1.4em;
}

.section .flttxt3_h3 {
	position: absolute;
	top: 903px;
	left: 110px;
	font-size: 1.4em;
}

.section .flttxt4_h3 {
	position: absolute;
	top: 1348px;
	left: 110px;
	font-size: 1.4em;
}

.clearfix.red_grp {
	background: #e50012;
	padding: 30px;
	margin: 20px 0;
}

.red_grp img {
	float: left;
}

.txtleft {
	overflow: hidden;
	font-size: 1.2em;
	color: #ffffff;
	padding-left: 20px;
}

.clearfix.bdr_grp {
	border: 2px solid #ed6f5a;
	padding: 30px 30px 10px;
	margin: 20px 0;
}

.bdr_grp img {
	float: left;
}

.txtleft1 {
	overflow: hidden;
	font-size: 1.2em;
	color: #ed6f5a;
	padding-left: 20px;
	padding-bottom: 15px;
}

.clearfix.mark_grp {
	padding: 30px 30px 10px;
	margin: 20px 0 0;
}

.mark_grp img {
	float: left;
}

.txtleft2 {
	overflow: hidden;
	color: #333;
	padding-left: 20px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 18px;
}

.txtleft3 {
	overflow: hidden;
	font-size: 1.2em;
	color: #333;
	padding-left: 20px;
	padding-bottom: 15px;
	clear: both;
}

.txtleft4 {
	overflow: hidden;
	font-size: 1.2em;
	color: #333;
	font-weight: bold;
	padding-left: 20px;
	padding-bottom: 15px;
	padding-top: 20px;
}

.ctr_bld {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}

.imgbtn {
	text-align: center;
	display: block;
	width: 380px;
	margin: 0 auto;
}

.imgbtn:hover {
	opacity: 0.8
}

.comment1 {
	text-align: center;
}

.comment1 {
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 20px;
	font-size: 18px;
}

.comment1 span.bld {
	font-weight: bold;
}

.button2:hover {
	text-decoration: none;
	opacity: 0.8;
}

p.scroll_top {
	clear: both;
	width: 1000px;
	margin: 20px 0 20px 80px;
}

.red_new {
	color: #e50012;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 0;
}

.bgr {
	background: #fcf1d0;
	padding: 20px 10px;
	margin: 20px 0;
}

h2#down {
	font-size: 2.4em;
	font-weight: bold;
	color: #fe8439;
	text-align: center;
	margin: 30px 15px 15px;
}

.comment img {
	padding-top: 10px;
}

.phone_txt {
	width: 35%;
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
}

.phone_txt .red {
	margin: 0 auto;
	text-align: center;
	color: #dc0000;
	font-size: 2.5em;
	font-weight: bold;
}

.phone_txt .timetx {
	font-size: 1.5em;
}

.button1 {
	position: relative;
	display: block;
	padding: 9px;
	background: #cbb39e;
	border: 2px solid #cbb39e;
	color: #7d4210;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	border-radius: 2px;
	width: 210px;
	margin: 0 auto;
	box-shadow: 1px 1px 1px #898989;
	font-size: 14px;
	text-indent: -.5em;
	padding-left: 38px;
	font-weight: bold;
	background-image: url(/img/common/sp_mail_off.png);
	background-repeat: no-repeat;
	background-position: left;
	background-size: 25px;
	background-position-x: 27px;
	background-position-y: center;
}

.ctr_bld {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	padding: 20px;
}

.content-lv2 .designUl1 {
	display: flex;
	margin: 0 auto;
	padding: 0;
	width: 70%;
}

.content-lv2 .designUl1 li {
	width: 100%;
	margin: 5px;
	list-style-type: none;
}

.button3 {
	display: block;
	padding: .5em 1.8em;
	background: #e5e5e5;
	border: 2px solid #e5e5e5;
	color: #333;
	text-align: center;
	text-decoration: none;
	transition: all .3s;
	border-radius: 2px;
	width: 30%;
	margin: 20px auto;
	clear: both;
	box-shadow: 1px 1px 3px #898989;
	font-size: 14px;
}

.cal_red {
	list-style-type: none;
}
span.anchorlink {
	position: relative;
	top: -140px;
	display: block;
}

/* Phone */

.navbar-nav_2 .nav-item .fa-phone {
	font-size: 3.9rem;
	margin-right: 0.1rem;
}

.navbar-nav_2 .nav-item .fa-phone+p {
	display: inline-block;
	margin-bottom: 0;
}

.navbar-nav_2 .nav-item .fa-phone+p em {
	display: block;
	font-size: 40px;
	margin-bottom: -.5rem;
	font-style: normal;
}

.navbar-nav_2 .nav-item .fa-phone+p em+span {
	font-size: 18px;
}


/*--追加記述--*/

.sizeimg .gallery_left .line_bdr {

        font-size: 12px;
	}

@media screen and (min-width: 769px) {
	.sizeimg {
		clear: both;
	}
	.sizeimg .gallery_left {
		float: left;
		margin: 10px 0.5%;
		width: 19%;
		display: inline-block;
	}
	.sizeimg .gallery_left a {
		margin: 0 auto;
		width: 100%;
		display: block;
		text-align: center;
		border: 1px solid #f0f0f0;
		box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
		padding: 0 0 15px;
		border-radius: 5px;
		text-decoration: none;
	}
	.sizeimg .gallery_left .line_bdr {
		background: #f0f0f0;
		padding: 10px;
		border-radius: 5px 5px 0 0;
		color: #000;
        font-size: 12px;
	}
	.sizeimg:after {
		content: "";
		display: block;
		clear: both;
	}

}

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

	.sizeimg .gallery_left {
		float: left;
		margin: 10px 1%;
		width: 31%;
		display: inline-block;
	}
	.sizeimg .gallery_left a {
		margin: 0 auto;
		width: 100%;
		display: block;
		text-align: center;
		border: 1px solid #f0f0f0;
		box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
		padding: 0 0 15px;
		border-radius: 5px;
		text-decoration: none;
	}
	.sizeimg .gallery_left .line_bdr {
		background: #f0f0f0;
		padding: 10px;
		border-radius: 5px 5px 0 0;
		color: #fff;
		padding: 10px 5px;
		border-radius: 5px 5px 0 0;
		color: #000;
		font-size: .4em;
	}

}




@media screen and (min-width:641px) {
	.none_pc {
		display: none;
	}
	.none_sp {
		display: block;
	}
}



@media screen and (max-width:640px) {
	.heading1_wrapper h1 {
		font-size: 28px;
		color: #333;
		width: 100%;
		margin-top: 20px;
	}
	.tab-content {
		margin-top: 20px;
		margin-bottom: 40px;
	}
	.content-lv2 section h3{
		font-size: 1rem;
	}
	.button_menu {
		margin: 0 auto;
		width: 100%;
		padding: 5px 0px 5px;
		display: inline-block;
		margin-bottom: 30px;
	}
	.button.first {
		position: relative;
		display: inline-block;
		padding: .9em 1em;
		background: #e5e5e5;
		border: 2px solid #e5e5e5;
		color: #333;
		text-align: center;
		text-decoration: none;
		transition: all .3s;
		border-radius: 2px;
		text-indent: -.5em;
		width: 100%;
		font-size: .7rem;
	}
	.button.first:hover {
		position: relative;
		display: inline-block;
		padding: .9em 1em;
		background: #898989;
		border: 2px solid #898989;
		color: #333;
		text-align: center;
		text-decoration: none;
		transition: all .3s;
		border-radius: 2px;
		text-indent: -.5em;
		width: 100%;
		font-size: .7rem;
	}
	.button {
		position: relative;
		display: inline-block;
		padding: .9em 1em;
		background: #e5e5e5;
		border: 2px solid #e5e5e5;
		color: #333;
		text-align: center;
		text-decoration: none;
		transition: all .3s;
		border-radius: 2px;
		text-indent: -.5em;
		width: 100%;
		font-size: .7rem;
	}
	.button_menu ul {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
		margin: 0px auto;
		text-align: left;
		padding: 0;
		width: auto;
		font-weight: bold;
	}
	.button_left {
		width: 31%;
		margin: 3px 2px;
		list-style-type: none;
	}
	.button_right {
		position: relative;
		display: inline-block;
		padding: .9em .2em;
		background: #e5e5e5;
		border: 2px solid #e5e5e5;
		color: #333;
		text-align: center;
		text-decoration: none;
		transition: all .3s;
		border-radius: 2px;
		text-indent: -.5em;
		width: 100%;
		font-size: .7rem;
	}
	ul.pan {
		display: none;
	}

	.none_pc {
		display: block;
	}
	.none_sp {
		display: none;
	}
	.pictleft-1 {
		float: left;
		margin: 5px;
		width: 33%;
	}
	.pictleft {
		float: left;
		margin: 5px;
		width: 60%;
	}
	.txtleft2 {
		overflow: hidden;
		font-size: 1.2em;
		color: #333;
		padding-left: 20px;
		padding-bottom: 15px;
	}
	.line_red {
		border: 2px solid #e40013;
		width: 200px;
		margin: -15px 10px 10px;
	}
	#main.printing p {
		font-size: 1.2em;
		font-weight: bold;
		line-height: 1.1;
		margin: 0 15px 10px;
	}
	.redtxt {
		font-weight: bold;
		color: #e40013;
		display: inline;
		font-size: 1em;
	}
	.blutxt {
		font-weight: bold;
		color: #15b5b5;
		display: inline;
		font-size: 1em;
	}
	.txtbox {
		background: #fcf2d1;
		margin: 10px;
		padding: 20px;
		text-align: center;
		padding-right: 20px;
		font-size: 1.1em;
	}
	.txtred {
		font-size: 1.2em;
		color: #ff0000;
		font-weight: bold;
		text-align: center;
	}
	.linered {
		border: 2px solid #ff0000;
		margin: 4px;
		padding: 10px 3px;
		width: 95%;
	}
	.gallery_left {
		float: left;
		width: 30%;
		margin: 4px;
	}
/*
	.button1 {
		display: block;
		padding: .9em 2em;
		background: linear-gradient(to bottom, #ffa161 0%, #ff9d5a 71%, #fc7e35 100%);
		color: #333;
		border: 2px solid #ddd;
		color: #fff;
		text-align: center;
		text-decoration: none;
		transition: all .3s;
		border-radius: 2px;
		text-indent: -.5em;
		width: 60%;
		margin: 20px auto;
	}
*/
	.content-lv2 .designUl1 {
		display: flex;
		margin: 0 auto;
		padding: 0;
		width: 90%;
	}
	.button3 {
		display: block;
		padding: .5em 1.8em;
		background: #eceae8;
		border: 2px solid #ddd;
		color: #333;
		text-align: center;
		text-decoration: none;
		transition: all .3s;
		border-radius: 2px;
		width: 80%;
		margin: 20px auto;
		clear: both;
		box-shadow: 1px 1px 3px #898989;
	}
	.button3:hover {
		text-decoration: none;
		color: #fff;
		background-color: #898989;
		box-shadow: 1px 1px 3px #898989;
	}
	.cal_red {
		list-style-type: none;
		padding: 0;
	}
	.phone_txt {
		width: 100%;
		margin: 0 auto;
		text-align: center;
		margin-top: 20px;
		margin-bottom: 60px;
	}
	.phone_txt .timetx {
		font-size: 1.3em;
		padding-top: 10px;
	}
	.phone_txt .red {
		margin: 0 auto;
		text-align: center;
		color: #dc0000;
		font-size: 1.5em;
		font-weight: bold;
	}
comment1 {
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.4;
	text-align: left;
}
}
