table.wd{
	width:600px;
}

@media screen and (max-width: 568px){
	table.wd{
		width:90vw;
	}
}

.left73{
	width:65%;
float: left;
padding:10px;
}

.right73{
	width:30%;
	float: left;
	text-align:center;
}


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

	.left73{
		width:100%;
		padding:0px;
	}

	.right73{
		width:100%;
		margin-bottom:50px;
	}
}





td.mn{
	width:20%;
}


td.mnR{
	width:80%;
}

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

	td.mn{
		width:200px;
	}
	td.mnR{
		width:800px;
	}
}

td{
	border-bottom:1px dashed #999;
}

table.noline td{
	border-bottom:none;

}


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


td.mn{
	width:20vw;
}
}

.wakuo{
    background-image: url(../img/sc.jpg);
    background-repeat: no-repeat;
background-size: contain;
    background-position: right bottom;
}


@media screen and (max-width: 568px){
	table td p{
		font-size:10px;
	}
}

.name{
	font-size:21px;
	font-weight:bold;
	margin-bottom:10px;
	color:green;
}


.btext{
font-size:30px;
background-color:orange;
padding:20px;
	line-height:180%;
//font-family: 'Kosugi Maru', sans-serif;
font-family: 'M PLUS 1p', sans-serif;
text-align:center;
color:white;
border-radius: 10px;
}


@media screen and (max-width: 568px){
	.btext{
	font-size:16px;
	}
}


.copyright a{
	color:#fff;	
}

a.htel{
	color:tomato;
}

a.htel{
	color:tomato;
	z-index:999;
  position: relative;
}

a.htel:visited{

	color:tomato;
	z-index:999;
  position: relative;
}

a.ftel{
	color:tomato;
}


@media screen and (min-width: 560px){   
  .pc { display:block; }
  .sm { display:none; }
}

@media screen and (max-width: 568px){   
  .pc { display:none; }
  .sm { display:block; }
}

hr{
	margin-top:35px;
}

.btextgreen{
font-size:27px;
background-color:olivedrab;
padding:20px;
	line-height:180%;
//font-family: 'Kosugi Maru', sans-serif;
font-family: 'M PLUS 1p', sans-serif;
text-align:center;
color:white;
}


/*box*/
.left{
	width:50%;
float: left;
}



.right{
	width:50%;
	float: left;
	text-align:center;
vertical-align:top;
}

.left37{
	width:30%;
	float: left;
}

.right37{
	width:70%;
	float: left;
}





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

	.left37{
		width:100%;
		float: left;
	}

	.right37{
		width:100%;
		float: left;
	}



	.right img{
		margin:0;
		text-align:center;
	}
}

.left28{
	width:20%;
float: left;
}

.right28{
	width:80%;
	float: left;
}

.left82{
	width:80%;
float: left;
}

.right82{
	width:20%;
	float: left;
}




.clear{
	clear: both; 
}


@media screen and (max-width: 568px){
	.left,.left28,.left82{
		width:100%;
	}

	.right,.right28,.left82{
		margin-top:20px;
		width:100%;
	}
	.left28{
		text-align:center;
	}

}



p{
	font-size:16px;
	color:#666666;
	line-height:180%;
}


p.indent{

	
	margin-top: -10px !important;
 padding-left:1em;
 text-indent:-1em;
}



@media screen and (max-width: 568px) {
	.pc{
		display:none;
	}
}

@media screen and (min-width: 568px) {
	.sm{
		display:none;
	}
}

/*印刷時の設定*/
@media print{
	.sm{
		display:none;
	}
}



.paragraph {
    margin-top:0px;
    text-align: center;
    margin-bottom: -10px;
    font-size: 12px;
	color:#666;
}


dt{
	color:#e36ba7;/*mainc*/
}



/*
#f7d66a;//c1c
#666666;//c2c
#green;//c3c
*/


/*
#firstParagraph {
  background-color: var(--first-color);
  color: var(--second-color);
}
*/





h3.title{
	padding:0;
	padding-bottom:2px;
	margin:0;
	margin-left:-4px;
	padding-left:10px;
	padding-top:5px;
	
	font-size:18px;
	width:100%;
	color:mediumseagreen;
	font-weight:bold;
	border-bottom:1px dashed mediumseagreen;
	margin-top:68px;
	margin-bottom:18px;
//text-shadow: 1px 1px 2px #f7d66a;
}


/*色変更*/
h4{
	color:#000000;
	border-bottom:1px solid tomato;/*mainc*/
	font-weight:bold;
	font-size:19px;
	padding-left:10px;
	color:tomato;/*mainc*/
	padding-bottom:-10px;
	margin-bottom:20px;
	margin-top:68px;
}

h5{
	border-bottom:1px dashed #f7d66a;/*mainc*/
	font-weight:bold;
	font-size:14px;
	padding-left:10px;
	color:seagreen;/*mainc*/
	padding-bottom:-10px;
	margin-bottom:20px;
	margin-top:68px;
}




/*色変更*/
h2.title{
	padding:0;
	margin:0;
	margin-left:-4px;
	padding-left:10px;
	padding-top:5px;
	
	font-size:30px;
//	background: linear-gradient(to right, #e36ba7, #f5a2cb);
	
	background-color:#fff;/*mainc*/

	width:100%;
	color:#e36ba7;
	border-bottom:2px solid #e36ba7;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:68px;
//	border-radius:5px 5px 5px 5px;
//text-shadow: 1px 1px 5px tomato;
}

h2.title2{
	padding:0;
	margin:0;
	margin-left:-4px;
	padding-left:10px;
	padding-top:5px;
	
	font-size:30px;
	background-color:orange;/*mainc*/
	width:100%;
	color:white;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:68px;
	text-align:center;
	border-radius:5px 5px 5px 5px;
}




/*色変更*/
.waku{
	padding:15px;
	border-radius: 5px;	
	margin-bottom:20px;
	font-size:16px;
	color:#666;
	border-radius:5px 5px 5px 5px;
	border:2px solid mediumseagreen;
}


/*色変更*/
.waku2{
	padding:15px;
	border:1px solid #f7d66a;/*mainc*/
	border-radius:5px 5px 5px 5px;
	margin-bottom:20px;
}


/*テーブル設定*/
table tr td{
}
table{
	/*
	width:100%;
 border-collapse: collapse;
  border-spacing: 0;
  */
}
td{
padding:5px;
color:#666666;
font-size:16px;
}

/*トップへ　ページトップ*/
#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}

#page-top a {
    background: #e36ba7;
    text-decoration: none;
    color: #fff;/*subc*/
    width: 100px;
    padding: 30px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
	border:1px solid #fff;
}



/*画面横幅いっぱいここから*/
.fullOuter{
	width: 100vw;
    position: relative;
    transform: translateX(-50%);
    left: 50%;
	background-color:#f7d66a;/*subc*/
    padding: 20px;
}
.fullInner{
 margin: 0 auto;
	padding-left:50px;
}

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

	.fullInner{
	 margin: 0 auto;
		width:1000px;
	}
}
/*画面横幅いっぱいここまで*/



/* よくある質問インデント */
/*---faq------------------------------------------*/
div.faq p{
    margin-top: 0.1em;
    margin-bottom: 0.5em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
    text-indent: -1em;
    padding-left: 1em;
	margin-left:5px;
	display:block;
}
div.faq b {
    color:#e36ba7;
	width:100%;
    font-size: 17px;
	margin-top:120px;
	margin-top:-3px;
	border-bottom:1px dashed #e36ba7;
	display:block;

    text-indent: -1em;
    padding-left: 1em;
	margin-left:5px;
}



hr{
	 border-top: 1px solid #ffffff;
	 border-bottom: 1px solid #ffffff;
}


.space{
	margin-bottom:100px;
}


.space2{
	margin-bottom:40px;
}

/*ヘッダ色設定*/

#masthead {
    font-size: 1.2rem;
    color: #ffffff;
    background-color: #c2d2ff;/*mainc*/

}

@media not screen, screen and (min-width: 569px){
	#sp-site-navigation-1 {
	//	background-color: #f7d66a;/*mainc*/
	background: linear-gradient(35deg, light#f7d66a,white, mediumseagreen) ;
	background-color:#e36ba7;
	}
}

/*フッタ色設定*/
#colophon {
    font-size: 1.2rem;
    color: #f7d66a;/*mainc*/
background-color:#e36ba7;

}


#sp-block-container-1 {
    color: white;
background-color:#e36ba7;
}


@media not screen, screen and (min-width: 569px){
	#contenthead> a {
	
		
//	/* Webkit系 */
//    background: -webkit-gradient(linear, left top, left bottom, from(#d2eb98), to(#d2eb98));
//    //background: -webkit-gradient(linear, left top, left bottom, from(#fff5f6), to(#f7d66a));
//    /* Mozilla系 */
//    background: -moz-linear-gradient(top, #fff5f6, #f7d66a);
//    /* IE10+ */
//    background: -ms-linear-gradient(top, #fff5f6, #f7d66a);
		
		
		
		margin-left: -100%;
		margin-right: -100%;

		background-color:#322115;/*subc*/
	}
}

img {
	max-width:100%;
	height: atuo;
}

@media screen and (max-width: 568px){
	img {
		max-width: 100%;
		height: auto;
	}
}

table {
    table-layout: fixed;
}

/*写真用枠*/
table.line2{
	text-align:center;
	width:100%;
	border:none;
}

table.line2 td{
 text-align:center;
	border:none;
}

table.line2 td img{
 box-shadow: 3px 3px 8px #666666;
}


table.line3{
	text-align:center;
	width:100%;
	border:none;
}

table.line3 td{
 text-align:center;
	border:none;
}

table.line3 td img{
 box-shadow: 3px 3px 8px #666666;
}


@media not screen, screen and (min-width: 569px){
	#sp-image-1 {
		margin-top: 0px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
		width: 1400px;

	//	box-shadow: 10px 0 15px -3px rgba(0,0,0,0.5),  -10px 0 15px -3px rgba(0,0,0,0.5);
	}
}

@media screen and (max-width: 568px){
#sp-site-navigation-1.button-menu .menu-toggle {
//	background-color:#f7d66a;/*mainc*/
	background-color:#e36ba7;
    background-image: url(../img/icon-menu.png);
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -999em;
}

@media screen and (max-width: 568px){
#sp-site-navigation-1> ul> li.current_page_item> a {
    color: #777777;
    background-color: #f9f9f9;
    background-image: none;
}

@media screen and (max-width: 568px){
#sp-site-navigation-1 ul li> a {
    font-weight: bold;
    color: #777777;
    background-color: #f9f9f9;
    text-decoration: none;
    padding-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #aaa;
    float: none;
    display: block;
}
}
/*
@media screen and (max-width: 568px){
#sp-site-navigation-1> ul> li:first-child> a {
    border-top-width: 1px;
    border-left-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-top-style: solid;
    border-left-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-top-color: #aaa;
    border-left-color: initial;
    border-right-color: initial;
    border-bottom-color: initial;
}
}
*/

	
	
	@media screen and (max-width: 568px){
#sp-site-navigation-1> ul> li> a:hover {
    font-weight:bold;
    background-image: none;
}

td.ar2{
	display:block;	
	border:none;
	font-size:16px;
}

td.br{

	display:block;	
	text-align:center;
}

}




@media screen and (max-width: 568px){   
	.space{
		margin-bottom:30px;
	}

	.space2{
		margin-bottom:10px;
	}


	h2.title{
		margin-top:40px;
	}

	table td{
	//	display:block;
	//	width:100%;
	}

}



td.price{
	width:200px;	
}




