@charset "UTF-8";
/*---------------------------------------------------------
Theme Name: CubyLP-child
Template: cubylp
Author: cubic
---------------------------------------------------------*/

/**
* お問い合わせのAlert用
**/
.alert_thanks {
  padding: 10px;
  margin: 0;
  background-color: #ffe8e8;
}

.alert_thanks_text {
  padding: 0;
  margin: 0 auto;
  width: auto;
  max-width: 790px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: #c40201;
}


/*コンテンツthanks*/
#wrap .thanks{
	margin:0 auto;
  font-size: 1.4rem;
	text-shadow: 1px 1px 1px #CCC;
}
.thanks p{
	font-weight:bold;
	line-height:2.4rem;
	padding:0 10px;
}
.thanks .box1{
	padding:40px 20px 400px 20px;
}
.thanks .box1 p{
	padding:10px 0;
	margin:0;
}


/*サンクスページ*/
section.contents_thanks {
    width: 100%;
    border-bottom: 1px dotted #CCC;
    padding: 0 0 10px 0;
    background: #fff;
}
.con_in_thanks .case {
    width: 85%;
    margin: 0 auto 10px auto;
    border: #796755 1px dotted;
    padding: 3%;
    border-radius: 5px;
}

.con_in_thanks {
    padding-top: 10px;
}

.contents .con_in_thanks dl dt {
	background: url(/wpimages/icon_check.gif) no-repeat left top;
	padding: 0 0 0 30px;
	font-size: 18px; font-size: 1.8rem;
	line-height: 2.4rem;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px 2px #ccc;
	display:block;
}

.thanks_ttl{
font-size:large;
font-weight: 600;
}


.con_in {
	width: 90%;
	padding: 0px;
	margin: 5px auto;
}

.con_in p{
color:#5C4F40;
font-size: 1.4rem;
line-height:1.2;
}
section.contents {
	width: 100%;
	margin: 20px auto 10px;
	border-bottom: 1px dotted #CCC;
	padding: 0 0 10px 0;
	background: #fff;
}
section.contents h1.ttl {
	color: #333;
	font-size: 1.6rem;
	font-weight:bold;
	border: 1px solid #5D6E1D;
	border-bottom: 3px solid #5D6E1D;

	background: -webkit-linear-gradient(#fff, #ddd);
	background: -moz-linear-gradient(#fff, #ddd);
	background: -o-linear-gradient(#fff, #ddd);
	background: -ms-linear-gradient(#fff, #ddd);
	background: linear-gradient(#fff, #ddd);
	padding:5px 10px;
	margin:0 0 10px 0;
	box-shadow:0px 1px 1px rgba(0, 0, 0, 0.3);
}

.con_in ul {
	padding: 0 5px 5px 5px;
	color: #221E00;
}
.con_in ul li span {
	font-size: 12px; font-size: 1.2rem;
	line-height: 1.4rem;
	background: #796755;
	color: #FFF;
	padding: 2px 3px;
	margin: 0 8px 0 0;
	text-shadow: 0px 0px 5px #fff;
    filter: dropshadow(color=#fafafa, offx=1, offy=1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.con_in ul li strong {
	color: #900;
	text-shadow: none;
	font-size: 1.8rem;
}

.con_in ul li p{
	margin-top:5px;
	font-style: normal;
	font-size: 1.2rem;
	color: #555;
	text-shadow: none;
	line-height:1.2;
}

.contents .con_in dl dt {
	background: url(/wpimages/icon_check.gif) no-repeat left top;
	padding: 0 0 0 30px;
	font-size: 18px; font-size: 1.8rem;
	line-height: 2.4rem;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px 2px #ccc;
	display:block;
}
.contents .con_in dl {
	margin: 0 0 20px 0;
}
.contents .con_in dl dd {
	background: #F9F7F1;
	border: #796755 1px dotted;
	padding: 5px;
	font-size: 14px; font-size: 1.4rem;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
	margin-top:5px;
}
.contents .con_in dl dd strong {
	color: #900;
}

h2.ttls {
	color: #fff;
	background: #796755;
	padding: 2px;
	text-indent: 10px;
	margin: 0 0 5px 0;
	text-shadow: 0px 0px 3px #fff;
    filter: dropshadow(color=#fafafa, offx=1, offy=1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.con_in .case {
	width: 94%;
	margin: 0 auto 10px auto;
	border: #796755 1px dotted;
	padding: 3%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
.con_in .case p {
	line-height: 1.8rem;
	margin: 0 0 5px 0;
}
.con_in .case p b {
	font-size: 14px; font-size: 1.4rem;
	color: #900;
}
.con_in .case p strong {
	color: #900;
	font-size: 16px; font-size: 1.6rem;
}

/*faq*/
.contents .con_in dl.faq dt {
	background: url(/wpimages/icon_check.gif) no-repeat left center;
	padding: 0 0 0 30px;
	font-size: 18px; font-size: 1.8rem;
	line-height: 2.4rem;
	margin: 0 0 10px 0;
	text-shadow: 1px 1px 2px #ccc;
}
.contents .con_in dl {
	margin: 0 0 20px 0;
}
.contents .con_in dl dd {
	background: #F9F7F1;
	border: #796755 1px dotted;
	padding: 10px;
	font-size: 14px; font-size: 1.4rem;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
margin-top:5px;
}
.contents .con_in dl dd strong {
	color: #900;
	font-size: 1.0em;
}
.con_in .faq dd ul {
	margin: 0 0 10px 0;
}
.con_in .faq dd ul li {
	font-size: 12px; font-size: 1.2rem;
	line-height: 18px; line-height: 1.8rem;
	text-shadow: none;
	color: #5C4F40;
	padding: 0;
	border: none;
}
.con_in .faq dd ul li p {
	font-size: 14px; font-size: 1.4rem;
	line-height: 1.8rem;
}
.contents .con_in .office_wrap{
	padding-top:10px;
}
.contents .con_in dl.office_wrap dt{
	color: #fff;
	background: #796755;
	padding: 2px;
	text-indent: 10px;
	height: 30px;
	font-size: 16px; font-size: 1.6rem;
	line-height: 2.0rem;
	margin: 0 0 10px 0;
	text-shadow: 0px 0px 3px #fff;
    /*filter: dropshadow(color=#fafafa, offx=1, offy=1); */
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
}
.contents .con_in dl.office_wrap dd{
	background:none;
	border: none;
	padding: 5px 5px 20px 10px;
	font-size: 14px; font-size: 1.4rem;
    -moz-border-radius: none;
    -webkit-border-radius: none;
    -khtml-border-radius: none;
    border-radius: none;
}
.contents .con_in .office_wrap dt.cost_tt{
	margin: 0;
}
.contents .con_in .office_wrap dd.cost{
	border-bottom:#CCC 1px dotted;
	padding:20px 5px 5px 10px;
}
.line {
    background: #ffcc00;
    font-weight: bold;
    padding: 2px;
}

.youtube-container{
text-align: center;
}

.egu{
    float:right;
}

.con_in ul li p {
  margin-top:5px;
	font-style: normal;
	font-size: 1.4rem;
	color: #555;
	text-shadow: none;
	line-height:1.2;
}

div#float_header_wrap {
    position: fixed;
    bottom: 0;
    background-color: #F0F0F0;
    width: 100%;
}