@media screen and (min-width:751px) {/*　画面サイズが751pxからはここを読み込む　*/
.header-inner{
	width:960px;
	margin:auto;
}
/*--------------------------------------------
大切なこと
----------------------------------------------*/
body {
	font-family: "Noto Sans JP";
}
.bold {
	font-weight: 700;
}
#gl_navi {
	padding-top: 50px;
}
#under-page_top h2 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 2.8rem;
	border-left: solid 1px #333333;
	margin-top: 80px;
	padding-left: 20px;
}
#under-message {
	background-color: #F6F1E7;
}
#under-message .inner {
	width:100%;
	background-color: #F6F1E7;
	color: #69371A;
}
#under-message .box_1 {
	display: flex;
	padding: 50px 120px;
	box-sizing: border-box;
	width:1200px;
	margin:auto;
}
#under-message h3 {
	text-align: center;
}
#under-message .text {
	margin-left: 50px;
	line-height: 2.2;
}
#under-isukura {
	text-align: center;
	line-height: 2.2;
}
#under-isukura .inner {
	padding-top: 50px;
	padding-bottom: 0;
}
#under-isukura h3 {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 30px;
}
#under-isukura p {
	margin-bottom: 30px;
}
#under-isukura .list {
	font-size: 1.2rem;
	margin-bottom: 0;
}
#under-isukura .btn {
	width: 200px;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 80px;
	text-align: center;
}
#under-isukura a:link,#under-isukura a:active{
	text-decoration:none;
	color:#000000;
}
#product{
	font-size:1.4rem;
}
#product a{
	display:block;
	width:960px;
	padding:5px 0;
	border:1px solid #000;
	color:#000;
	text-align:center;
}
.insta {
	width: 960px;
	margin: 0 auto;
	padding-bottom: 70px;
}
#history {
	margin-bottom: 100px;
	background-color: #F6F5F2;
}
#history .inner {
	width:100%;
	padding: 20px;
}
#history h2 {
	border: none;
	font-size: 3.5rem;
	text-align: center;
	color: #69371A;
	margin-top: 30px;
	padding: 0;
}
#history table {
	font-family: 'Noto Serif Japanese', serif;
	font-weight:100;
	width: 1000px;
	margin: auto;
	border-collapse: collapse;
	margin-bottom: 100px;
}
#history th {
	width: 200px;
	text-align: left;
}
#history th, #history td {
	padding: 20px;
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
}
/*--------------------------------------------
漢方相談
----------------------------------------------*/
#impression h4 {
	text-align: center;
	color: #B09A8E;
}
#impression .inner_1 {
	background-image: url(../images/kanpo_message.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
	padding: 100px 0;
	text-align: center;
}
#impression a:link,#impression a:visited{
	color:#000000;
	text-decoration:none;
}
#impression h2 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 2.2rem;
	text-align: center;
	margin-bottom: 50px;
	font-weight: 100;
}
#impression .text {
	font-family: 'Noto Serif Japanese', serif;
	text-align: center;
	line-height: 2.2;
	padding-top: 30px;
}
#impression .type {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 2.2rem;
	color: #69371A;
	width: 520px;
	margin: 20px auto;
	padding: 15px 0 12px 50px;
	background-color: #F6F1E7;
}
#impression .box {
	display: flex;
	justify-content: center;
}
#impression .box p {
	margin: 20px;
}
#impression .inner_2 {
	width:100%;
	padding: 80px 0;
}
#reason {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 50px;
	background-color: #F6F1E7;
}
#reason .inner {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
#reason .box {
	width: 640px;
	padding-top: 40px;
}
#reason h2 {
	font-weight: 100;
	font-size: 3.6rem;
	color: #69371A;
	text-align: center;
}
#reason h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-weight: 100;
	font-size: 1.8rem;
	color: #69371A;
	background-color: #FFFFFF;
	padding: 10px 0 10px 30px;
	margin-bottom: 40px;
}
#reason p {
	line-height: 2.2;
}
#reason .image_1, #reason .image_3, #reason .image_5 {
	padding-left: 30px;
	padding-top: 40px;
	padding-bottom: 50px;
}
#reason .image_2, #reason .image_4 {
	padding-right: 30px;
	padding-top: 40px;
	padding-bottom: 50px;
}
#about h2 {
	font-size: 3.5rem;
	color: #69371A;
	text-align: center;
}
#about h3 {
	font-family: 'Noto Serif Japanese', serif;
	font-weight: 100;
	color: #69371A;
	font-size: 1.8rem;
	background-color: #F6F1E7;
	padding: 8px 10px;
	margin-bottom: 40px
}
#about .intro {
	margin-bottom: 60px;
	text-align: center;
}
#about figure {
	text-align: center;
	margin-bottom: 100px;
}
#about .counsel_box {
	display: flex;
	justify-content: space-between;
	line-height: 2.2;
	margin-bottom: 0;
}
#about .counsel_box ul {
	margin: 40px 0;
	font-weight: bold;
}
#about .counsel_box .text p {
	margin-bottom: 40px;
}
#about .counsel_box dl {
	margin-bottom: 40px;
}
#about .counsel_box dt {
	font-weight: bold;
}
#about .counsel_box dd {
	padding-left: 20px;
}
#type {
	background-color: #F6F5F2;
	padding-bottom: 30px;
	margin-bottom: 120px;
}
#type .box {
	width: 890px;
	margin: 0 auto;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	display: flex;
	align-items: flex-start;
	padding: 30px 0 30px 0;
}
#type h4 {
	padding-top: 40px;
	color: #333333;
	font-family: "Noto Sans JP";
	font-weight: 100;
	font-size: 2.6rem;
	background-color: #F6F5F2;
	text-align: center;
	margin-bottom: 0;
}
#type .text {
	width: 680px;
	margin-left: 20px;
	padding: 20px;
	line-height: 2.2;
}
#type h5 {
	font-family: 'Noto Serif Japanese', serif;
	font-weight: 500;
	font-size: 2.2rem;
	color: #69371A;
	line-height: 1.2;
	background-color: #FFFFFF;
	border: solid 1px #69371A;
	text-align: center;
}
.type_1 {
	width: 240px;
	height: 150px;
	margin: 20px 0;
	padding-top: 70px;
	border-radius: 120px;
}
.type_2, .type_3, .type_4 {
	width: 240px;
	height: 170px;
	margin: 20px 0;
	padding-top: 50px;
	border-radius: 120px;
}
#type .small {
	font-size: 1.8rem;
}
#type .small_s {
	font-size: 1.4rem;
	vertical-align: middle;
}
#type .arrow {
	padding-left: 200px;
	margin: 20px 0;
}
#type .red {
	font-size: 1.4rem;
	font-weight: bold;
	color: #B61C22;
	line-height: 1.5;
}
#type .coment {
	color: #724428;
	font-weight: 400;
	font-size: 1.7rem;
	text-align: center;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}
.symptom {
	padding: 40px;
	background-color: #F6F5F2;
	line-height: 2.2;
}
.symptom h4 {
	color: #724428;
	font-weight: 400;
	font-size: 1.8rem;
	text-align: left;
	margin: 0;
	padding-bottom: 20px;
}
#reserve {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-image: url(../images/reservation_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 2.0;
	margin-bottom: 50px;
}
#reserve .inner {
	width: 960px;
	margin: auto;
}
#reserve h2 {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 2.4rem;
	font-weight: 400;
	text-align: center;
	color: #69371A;
}
#reserve h3 {
	color: #333333;
	font-size: 2.6rem;
	font-weight: 400;
	text-align: center;
	margin-top: 40px;
	padding: 40px;
	border-top: solid 1px #cccccc;
}
#reserve .coment {
	padding: 20px 0;
}
#reserve .price {
	color: #69371A;
	font-size: 1.4rem;
	background-color: #F6F1E7;
	padding: 28px 30px;
	margin-top: 50px;
	margin-bottom: 20px
}
#reserve .box {
	display: flex;
	justify-content: space-between;
	padding-bottom: 80px;
}
#reserve .effort {
	width: 740px;
	margin: 50px auto;
	padding: 20px 0 20px 60px;
	background-color: #F6F5F2;
}
#reserve .effort td {
	vertical-align: top;
	padding: 3px 0;
}
.consul_box {
	display: flex;
	margin: 20px 0;
}
.consul_box h5 {
	color: #69371A;
	font-size: 1.2rem;
	font-weight: 600;
	border: solid 1px #69371A;
	text-align: center;
	width: 153px;
	height: 115px;
	padding-top: 42px
}
.consul_box .text {
	color: #69371A;
	font-weight: 600;
	padding-left: 30px;
}
/*--------------------------------------------
よくあるご質問
----------------------------------------------*/
#catch {
	font-family: 'Noto Serif Japanese', serif;
	font-size: 1.7rem;
	width: 1200px;
	height: 480px;
	margin: auto;
	background-image: url(../images/catch_bg.jpg);
	text-align: center;
	color: #fff;
}
#catch .hello {
	padding-top: 160px;
	padding-bottom: 40px;
	font-size: 3.2rem;
	letter-spacing: -0.2rem;
}
#message {
	font-family: 'Noto Serif Japanese', serif;
	width: 100%;
	margin: 60px 0;
	text-align: center;
	line-height: 2.0;
	font-weight: 700;
}
#message .try {
	font-size: 2.2rem;
	margin-bottom: 30px;
}
#question .under-inner {
	width: 100%;
	background-color: #F4EFE5;
	padding-top: 80px;
	padding-bottom: 40px;
	margin-bottom: 60px;
	border-bottom: solid 1px #666;
}
#question .title {
	width: 960px;
	display: flex;
	margin: auto;
	font-family: 'Noto Serif Japanese', serif;
	font-size: 26px;
}
#question .title p {
	width: 160px;
	background-color: #69371A;
	color: #fff;
	padding: 15px;
	text-align: center;
}
#question .title h3 {
	width: 800px;
	background-color: #fff;
	color: #69371A;
	padding: 15px;
	font-weight: 500;
}
#question .text {
	border-bottom: solid 1px #fff;
	margin-bottom: 20px;
	width: 960px;
	margin: auto;
	line-height: 2.0;
	padding: 20px 0;
	margin-bottom: 40px;
}
#question .text:last-child {
	border: none;
}
/*--------------------------------------------
お問い合わせ
----------------------------------------------*/
#offer_message {
	width:100%;
	text-align: center;
	padding-bottom: 40px;
}
#tel {
	width: 960px;
	margin: auto;
	text-align: center;
	background-color: #F4EFE5;
	color: #69371A;
	padding: 40px 0;
	margin-bottom: 60px;
}
#tel .num {
	font-size: 2.6rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	padding: 20px 0;
}
#form {
	width: 960px;
	margin: auto;
	border-top: solid 1px #ccc;
}
#form p {
	padding: 10px 0;
}
#form table {
	width: 960px;
	border-collapse: collapse;
	border-top: solid 2px #999;
	border-bottom: solid 2px #999;
	font-family: 'Noto Serif Japanese', serif;
	font-size: 1.0rem;
	font-weight: 500;
}
#form th {
	width: 146px;
	background-color: #F4EFE5;
	padding: 15px;
	border-bottom: solid 1px #ccc;
	text-align: left;
}
#form td {
	padding: 15px 20px;
	border-bottom: solid 1px #ccc;
}
#form .text, #form .email,#form .tel {
	width: 710px;
	padding: 8px 10px;
}
#form .tel{
	width: 100px;
	padding: 8px 10px;
}
#form .email {
	margin-bottom: 10px;
}
#form .letter {
	width: 80px;
	padding: 8px 10px;
}
#textarea {
	width: 710px;
	height: 200px;
}
.confirm input {
	display:block;
	border: none;
	background-image:url(../images/submit.png);
	width:176px;
	height:46px;
	margin:40px auto;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.red {
	color: #CC0000;
}
/*--------------------------------------------
1day
----------------------------------------------*/
#blog {
	width: 960px;
	margin: 0 auto 40px auto;
	border-bottom: solid 1px #dbdbdb;
	padding-bottom: 100px;
}
#blog .list {
	float: left;
	width: 700px;
}
#arcihves-2 {
	padding-bottom: 40px;
}
#blog .sidebar {
	float: right;
	width: 220px;
	background-color: #f6f5f2;
	color: #000000;
	font-weight: bold;
	padding: 20px 0;
	min-height:600px;
}
#blog .sidebar h4 {
	color: #000000;
}
#blog .kiji {
	border-bottom: solid 1px #dbdbdb;
	padding: 20px 0;
}
#blog .kiji:first-child {
	border-top: solid 1px #dbdbdb;
}
#blog .photoThumb {
	float: left;
	width: 150px;
	padding-right: 20px;
}
.photoThumb img {
	width: 150px;
	height: 150px;
}
#blog .contents {
	float: left;
	width: 530px;
}
#blog .contents h3 {
	font-size: 1.2rem;
	font-weight: 400;
}
#blog .single {
	float: left;
	width: 680px;
	margin-right: 20px;
	border-top: solid 1px #dbdbdb;
}
#blog{
	width:960px;
	margin:0 auto;
}
#blog a:link,#blog a:visited{
	color:#000000;
	text-decoration:none;
}
#blog .pager{
	display:flex;
	justify-content:space-between;
	margin:20px 0;
}
#blog .prev a,#blog .next a{
	display:block;
	border:1px solid #000;
	padding:4px 10px;
	text-align:center;
	color:#000;
}
#blog .single {
	float: left;
	width: 680px;
	margin-right: 20px;
	border-top: solid 1px #dbdbdb;
}
#blog .single h1 {
	font-family: "Noto Sans JP";
	font-weight: 700;
	font-size: 1.4rem;
}
#sidebar #archives-2{
	width:200px;
	padding:0 10px;
}
.list{
	float:left;
	width:700px;
}
.sidebar{
	float:right;
	width:220px;
}
.kiji{
	border-bottom:solid 1px #999;
}
}

@media screen and (max-width:750px) {/*　画面サイズが750pxまではここを読み込む　*/
a:link,a:visited{
	color:#000;
	text-decoration:none;
}
body {
	font-family: "Noto Sans JP";
}
.bold {
	font-weight: bold;
}
#under-page_top h2 {
	font-size:1.6rem;
	font-weight:100;
	margin-top: 70px;
	padding:20px 0 20px 10px;
}
/*--------------------------------------------
大切なこと
----------------------------------------------*/
#under-message {
	background-color: #F6F1E7;
	font-size:0.9rem;
}
#under-message h3 img {
	max-width:250px;
	height:auto;
}
#under-message .inner {
	width:96%;
	margin:auto;
	background-color: #F6F1E7;
	color: #69371A;
}
#under-message .box_1 {
	padding-top: 20px;
	box-sizing: border-box;
	width:96%;
	margin:auto;
}
#under-message .box_1 .image {
	padding-top:20px;
	text-align:center;
}
#under-message h3 {
	text-align: center;
	width:100%;
}
#under-message h3 img {
	width:100%;
	height:auto;
}
#under-message .text {
	margin-top:20px;
	line-height: 2.2;
	text-align: center;
}
#under-isukura {
	text-align: center;
	line-height: 2.2;
}
#under-isukura .inner {
	padding-top: 50px;
	padding-bottom: 0;
}
#under-isukura h3 {
	font-size: 1.2rem;
	font-weight: bold;
	margin-bottom: 30px;
}
#under-isukura p {
	font-size: 0.9rem;
	margin-bottom: 30px;
}
#under-isukura .list {
	font-size: 1.2rem;
	margin-bottom: 0;
}
#under-isukura .btn {
	width: 80%;
	margin: 0 auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 10px;
	margin-bottom: 80px;
	text-align: center;
}
#under-isukura a:link,#under-isukura a:active{
	text-decoration:none;
	color:#000000;
}
.insta {
	width: 96%;
	margin: 0 auto;
	padding-bottom: 40px;
	box-sizing: border-box;
}
#history {
	margin-bottom: 100px;
	background-color: #F6F5F2;
}
#history .inner {
	width:98%;
	padding: 20px 1%;
}
#history h2 {
	border: none;
	font-size: 2.4rem;
	text-align: center;
	color: #69371A;
	margin-top: 30px;
	padding: 0;
}
#history table {
	display:block;
	font-weight:100;
	width: 96%;
	margin: auto;
	margin-bottom: 40px;
	border-top: solid 1px #cccccc;
}
#history td {
	width: 98%;
	text-align: left;
	display:block;
	padding: 10px 1%;
	box-sizing:border-box;
	border-bottom: solid 1px #cccccc;
}
#history th {
	width: 98%;
	text-align: left;
	display:block;
	padding: 10px 1%;
	box-sizing:border-box;
	border: none;
}
#product a{
	display:block;
	width:90%;
	padding:5px 0;
	border:1px solid #000;
	color:#000;
	text-align:center;
	margin:auto;
}

/*--------------------------------------------
漢方相談
----------------------------------------------*/
#impression h4 {
	text-align: center;
	color: #B09A8E;
}
#impression .inner_1 {
	background-image: url(../images/kanpo_message.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 90%;
	padding: 40px 5%;
	text-align: center;
}
#impression a:link,#impression a:visited{
	color:#000000;
	text-decoration:none;
}
#impression h2 {
	font-size: 1.6rem;
	text-align: center;
	margin-bottom: 50px;
	font-weight: 100;
	width:100%;
}
#impression h2 img {
	width:100%;
	height:auto;
}
#impression .text {
	text-align: center;
	line-height: 2.2;
	width:80%;
	margin:auto;
	padding-top: 30px;
	font-weight:100;
}
#impression .type {
	font-size: 1.2rem;
	font-weight:100;
	color: #69371A;
	width: 90%;
	margin: 20px auto;
	padding: 15px 2% 12px 2%;
	background-color: #F6F1E7;
	box-sizing:border-box;
}
#impression .box {
	display: flex;
	justify-content: center;
}
#impression .box p {
	margin: 20px;
}
#impression .box img {
	width:100%;
	max-width:180px;
}
#impression .inner_2 {
	width:96%;
	padding: 50px 2%;
}
#reason {
	width: 100%;
	padding-bottom: 20px;
	padding-top: 50px;
	background-color: #F6F1E7;
}
#reason .inner {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
#reason .box {
	width: 90%;
	margin:auto;
}
#reason h2 {
	font-weight: 100;
	font-size: 2.0rem;
	color: #69371A;
	text-align: center;
}
#reason h3 {
	font-weight: 100;
	font-size: 1.4rem;
	color: #69371A;
	background-color: #FFFFFF;
	padding: 10px 0 10px 1%;
	margin: 20px 0;
}
#reason p {
	line-height: 2.2;
}
#reason .image_1, #reason .image_2, #reason .image_3, #reason .image_4, #reason .image_5  {
	width:100%;
	text-align:center;
	padding: 20px 0;
}
#about img {
	width:100%;
	height:auto;
}
#about h2 {
	font-size: 2.0rem;
	color: #69371A;
	text-align: center;
}
#about h3 {
	font-weight: 100;
	color: #69371A;
	font-size: 1.4rem;
	background-color: #F6F1E7;
	padding: 8px 10px;
	margin-bottom: 40px
}
#about .intro {
	margin-bottom: 60px;
	text-align: center;
}
#about figure {
	text-align: center;
	margin-bottom: 100px;
}
#about .counsel_box {
	line-height: 2.2;
	margin-bottom: 20px;
}
#about .counsel_box .image {
	width:100%;
	text-align:center;
}
#about .counsel_box ul {
	margin: 20px 0;
	font-size:0.9rem;
	font-weight: 700;
}
#about .counsel_box .text p {
	margin-bottom: 20px;
}
#about .counsel_box dl {
	margin-bottom: 40px;
}
#about .counsel_box dt {
	font-weight: bold;
}
#about .counsel_box dd {
	padding-left: 20px;
}
#type {
	background-color: #F6F5F2;
	padding-bottom: 30px;
	margin-bottom: 40px;
}
#type .box {
	width: 96%;
	margin: 0 auto;
	border-top: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	padding: 30px 0 30px 0;
}
#type h4 {
	padding-top: 40px;
	color: #333333;
	font-family: "Noto Sans JP";
	font-weight: 100;
	font-size: 1.6rem;
	background-color: #F6F5F2;
	text-align: center;
	margin-bottom: 0;
}
#type .text {
	width: 90%;
	margin: auto;
	padding: 20px 0;
	line-height: 2.2;
	text-align:center;
}
#type .arrow{
	margin:20px 0;
}
#type .arrow img{
	max-width:40px;
}
#type h5 {
	font-weight: 400;
	font-size: 1.4rem;
	color: #69371A;
	line-height: 1.2;
	background-color: #FFFFFF;
	border: solid 1px #69371A;
	text-align: center;
}
.type_1 {
	width: 50%;
	margin: 20px 0;
	padding-top: 15%;
	padding-bottom:15%;
	border-radius: 50%;
	margin:auto;
}
.type_2, .type_3, .type_4 {
	width: 50%;
	margin: 20px 0;
	padding-top: 12%;
	padding-bottom:12%;
	border-radius: 50%;
	margin:auto;
}
.type_3 {
	font-size:1.2rem;
}
#type .small {
	font-size: 1.4rem;
}
#type .small_s {
	font-size: 1.0rem;
	vertical-align: middle;
}
#type .red {
	font-size: 1.4rem;
	font-weight: bold;
	color: #B61C22;
	line-height: 1.5;
}
#type .coment {
	color: #724428;
	font-weight: 400;
	font-size: 1.4rem;
	text-align: center;
	margin: 0;
	padding-top: 40px;
	padding-bottom: 40px;
}
.symptom {
	padding: 40px 4%;
	background-color: #F6F5F2;
	line-height: 2.2;
}
.symptom h4 {
	color: #724428;
	font-weight: 400;
	font-size: 1.6rem;
	text-align: center;
	margin: 0;
	padding-bottom: 20px;
}
#reserve {
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	background-image: url(../images/reservation_bg.jpg);
	background-size:contain;
	background-repeat: no-repeat;
	background-position: center top;
	line-height: 2.0;
	margin-bottom: 50px;
}
#reserve .inner {
	width: 96%;
	margin: auto;
}
#reserve img {
	width: 100%;
	height: auto;
}
#reserve h2 {
	font-size: 1.6rem;
	font-weight: 400;
	text-align: center;
	color: #69371A;
}
#reserve h3 {
	color: #333333;
	font-size: 2.0rem;
	font-weight: 400;
	text-align: center;
	margin-top: 40px;
	padding: 40px 2%;
	border-top: solid 1px #cccccc;
	line-height:1.0;
}
#reserve .coment {
	padding: 20px 0;
}
#reserve .price {
	color: #69371A;
	font-size: 1.2rem;
	background-color: #F6F1E7;
	padding: 28px 2%;
	margin-top: 50px;
	margin-bottom: 20px
}
#reserve .box {
	display: flex;
	justify-content:space-between;
}
#reserve .effort {
	width: 96%;
	margin: 20px auto;
	padding: 20px 2% 20px 2%;
	background-color: #F6F5F2;
}
#reserve .effort th, #reserve .effort td {
	display:block;
	padding: 3px 0;
}
.consul_box {
	margin: 20px 0;
}
.consul_box h5 {
	color: #69371A;
	font-size: 1.2rem;
	font-weight: 600;
	border: solid 1px #69371A;
	text-align: center;
	width: 100%;
	padding:5px 0;
	box-sizing:border-box;
}
.consul_box .text {
	color: #69371A;
	font-weight: 600;
}
/*--------------------------------------------
よくあるご質問
----------------------------------------------*/
#catch {
	font-size: 0.8rem;
	width: 100%;
	padding-top: 5%;
	padding-bottom:40px;
	margin: auto;
	background-image: url(../images/catch_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
	text-align: center;
	color: #fff;
}
#catch .hello {
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 1.4rem;
	letter-spacing: -0.2rem;
}
#message {
	font-size: 1.0rem;
	font-weight:100;
	width: 96%;
	margin: 20px auto;
	text-align: center;
	line-height: 2.0;
	font-weight: 400;
}
#message .try {
	font-size: 1.6rem;
	margin-bottom: 30px;
}
#question .under-inner {
	width: 100%;
	background-color: #F4EFE5;
	padding-top: 80px;
	padding-bottom: 40px;
	margin-bottom: 60px;
	border-bottom: solid 1px #666;
}
#question .title {
	width: 96%;
	margin: auto;
	font-size: 1.0rem;
}
#question .title p {
	width: 96%;
	margin:auto;
	background-color: #69371A;
	color: #fff;
	padding: 2%;
	text-align: center;
}
#question .title h3 {
	width: 100%;
	margin:auto;
	background-color: #fff;
	color: #69371A;
	padding: 2% 0;
	font-weight: 500;
	text-align: center;
}
#question .text {
	border-bottom: solid 1px #fff;
	margin-bottom: 20px;
	width: 96%;
	margin: auto;
	line-height: 2.0;
	padding: 20px 0;
	margin-bottom: 40px;
}
#question .text:last-child {
	border: none;
}
/*--------------------------------------------
お問い合わせ
----------------------------------------------*/
#offer_message {
	width:100%;
	text-align: center;
	padding-bottom: 40px;
}
#tel {
	width: 96%;
	margin: auto;
	text-align: center;
	background-color: #F4EFE5;
	color: #69371A;
	padding: 40px 0;
	margin-bottom: 60px;
}
#tel .num {
	font-size: 2.6rem;
	font-weight: bold;
	letter-spacing: 0.2rem;
	padding: 20px 0;
}
#form {
	width: 96%;
	margin: auto;
	border-top: solid 1px #ccc;
	box-sizing:border-box;
}
#form p {
	padding: 10px 0;
}
#form table {
	width: 98%;
	margin:auto;
	border-collapse: collapse;
	border-top: solid 2px #999;
	border-bottom: solid 2px #999;
	font-size: 1.0rem;
	font-weight: 400;
	box-sizing:border-box;
}
#form th {
	display:block;
	width: 96%;
	background-color: #F4EFE5;
	padding: 5px 2%;
	border-bottom: solid 1px #ccc;
	text-align: left;
	box-sizing:border-box;
}
#form td {
	display:block;
	width: 96%;
	padding: 5% 2%;
	border-bottom: solid 1px #ccc;
	box-sizing:border-box;
}
#form .text, #form .email,#form .tel {
	width: 98%;
	padding: 5px 1%;
}
#form .tel{
	width: 24%;
	padding: 5px 2%;
}
#form .email {
	margin-bottom: 0;
}
#form .letter {
	width: 80px;
	padding: 8px 10px;
}
#textarea {
	width: 100%;
	height: 200px;
}
.confirm input {
	display:block;
	border: none;
	background-image:url(../images/submit.png);
	width:176px;
	height:46px;
	margin:40px auto;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.red {
	color: #CC0000;
}
/*--------------------------------------------
1day
----------------------------------------------*/
#blog {
	width: 100%;
	margin: 0 auto 40px auto;
	border-bottom: solid 1px #dbdbdb;
	padding-bottom: 100px;
}
#blog .photoThumb {
	width: 15%;
}
#blog .photoThumb img {
	max-width: 70px;
	max-height: 70px;
}
#blog .contents {
	width: 85%;
	line-height:1.2;
	padding-left: 10px;
	box-sizing:border-box;
}
#blog .contents h3 {
	font-size: 1.0rem;
	font-weight: 400;
	padding:10px 0;
}
#blog .contents p {
	font-size: 0.8rem;
	font-weight: 100;
	}
#blog{
	width:90%;
	margin:0 auto;
}
#blog a:link,#blog a:visited{
	color:#000000;
	text-decoration:none;
}
#blog .single {
	width:96%;
	margin: auto;
	border-top: solid 1px #dbdbdb;
}
#blog .single h1 {
	font-family: "Noto Sans JP";
	font-weight: 700;
	font-size: 1.4rem;
}
#blog .kiji{
	display:flex;
	justify-content:space-between;
	border-bottom:solid 1px #dbdbdb;
	padding:10px 0;
}
#blog .kiji:first-child {
	border-top: solid 1px #dbdbdb;
}
#blog .sidebar{
	display:none;
}
#blog .pager{
	display:flex;
	justify-content:space-between;
	margin:20px 0;
}
#blog .prev a,#blog .next a{
	display:block;
	border:1px solid #000;
	padding:2px 10px;
	text-align:center;
	color:#000;
}
	
}