
#profile {
background: url(../img/common/bg_concept.png);
padding: 40px 0;
}

#profile-inner2 {
width: 100%;
max-width: 1000px;
margin: 0 auto;
border: 6px solid #36A3D1;
border-radius: 10px;
padding: 20px;
background: #fff;
}

#profile-inner2 #profile-first2 {
width: 100%;
display: table;
margin: 0 auto 15px;
}

#profile-inner2 #profile-first2 li {
display: table-cell;
text-align: left;
vertical-align: top;
}

#profile-inner2 #profile-first2 li:first-child {
width: 56%;
padding-right: 10px;
}

#profile-inner2 #profile-first2 li p {
font-size: 16px;
margin-bottom: 20px;
line-height: 1.5;
}

#profile-inner2 #profile-first2 li p:last-child {
margin-bottom: 0;
}

#profile-inner2 #profile-first2 li:last-child {
text-align: right;
}

#profile-inner2 #profile-first2 li:last-child div {
position: relative;
top: -40px;
}

#profile-inner2 #profile-last2 {
width: 100%;
display: table;
margin: 0 auto;
}

#profile-inner2 #profile-last2 > li {
display: table-cell;
vertical-align: middle;
}

#profile-inner2 #profile-last2 > li:first-child {
width: 33%;
text-align: left;
}

#profile-inner2 #profile-last2 > li:first-child img {
width: 100%;
height: auto;
}

#profile-inner2 #profile-last2 > li:last-child {
padding-left: 0;
}

#profile-inner2 #profile-last2 li:last-child dl dt {
background: #36A3D1;
text-align: center;
color: #fff;
font-size: 18px;
padding: 5px;
margin-bottom: 15px;
}

#profile-inner2 #profile-last2 li:last-child dl dt span {
font-size: 13px;
}

#profile-inner2 #profile-last2 li:last-child dl dd ul {
padding: 0 5px;
}

#profile-inner2 #profile-last2 li:last-child dl dd ul li {
padding: 0 5px 12px;
border-bottom: 1px dotted #000;
margin-bottom: 12px;
}

#profile-inner2 #profile-last2 li:last-child dl dd ul li:last-child {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}

#profile-inner2 #profile-last2 li:last-child dl dd ul li span {

margin-right: 1.5em;
}

#history{
margin-bottom: 20px;
}
#history .section-inner {
display: table;
width: 100%;
}

#history .section-inner > div {
display: table-cell;
text-align: left;
vertical-align: top;
width: 98%;
}

#history .section-inner > div:first-child {

}

#history .section-inner > div:last-child {

}

#history .section-inner div h2 {
font-size: 38px;
text-align: center;
font-family: 'Comfortaa';
margin-bottom: 15px;
line-height: 1.3;
}

#history .section-inner div h2 span {
color: #000;
font-size: 14px;
font-family: Verdana, Roboto, "Droid Sans", "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo !important;
margin-left: 10px;
}

#history .section-inner > div:first-child h2 {
color: #35A3D1;
}

#history .section-inner > div:last-child h2 {
color: #3A579D;
}

#history .section-inner > div:first-child ul {
border: 6px solid #36A3D1;
padding: 20px;
border-radius: 6px;
}

#history .section-inner > div:first-child ul li {
padding-bottom: 10px;
border-bottom: 1px dotted #000;
margin-bottom: 10px;
}

#history .section-inner > div:first-child ul li:last-child {
padding-bottom: 0;
border-bottom: none;
margin-bottom: 0;
}

#history .section-inner > div:first-child ul li span {
display: block;
}

#history .section-inner > div:first-child ul li a {
display: block;
line-height: 1.4;
}

#history .section-inner > div:last-child div {
border: 4px solid #3B579D;
padding: 10px;
border-radius: 6px;
}
.sample_area {
margin: 0 15px 90px; }

.wish_list {
border-collapse:separate;
width: 100%;
margin: 0 auto 18px;
padding: 0;
background-color: #F7FCFF;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 6px #36A3D1 solid;
border-spacing: 0; }
.wish_list thead {
background-color: #5cc;
color: #fff; }
.wish_list th {
margin-bottom: 9px;
padding: 9px 15px;
border-left: 1px #4bb solid;
font-weight: normal; }
.wish_list th:first-child {
border-left-width: 0; }
.wish_list tbody {
vertical-align: top; }
.wish_list tbody td {
vertical-align:middle;
height:70px;
border-left: 1px #ddd solid; }
.wish_list tbody td:first-child {
border-left-width: 0; 
width: 30%;}


.wish_list2 {
border-collapse:separate;
width: 100%;
margin: 0 auto 18px;
padding: 0;
background-color: #F7FCFF;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
border-radius: 6px;
border: 6px #36A3D1 solid;
border-spacing: 0; }
.wish_list2 thead {
background-color: #5cc;
color: #fff; }
.wish_list2 th {
margin-bottom: 9px;
padding: 9px 15px;
border-left: 0px #4bb solid;
font-weight: normal; }
.wish_list2 th:first-child {
border-left-width: 0; }
.wish_list2 tbody {
vertical-align: top; }
.wish_list2 tbody td {
vertical-align:middle;
text-align: center;
border-left: 0px #ddd solid; }
.wish_list2 tbody td:first-child {
border-left-width: 0; 
width: 33%;}

.wish_list2 tbody td img {
width:90%;
}


.access {
margin-bottom: 20px;
}

.access .profile-inner {
margin: 0 auto 20px;
}

.access #profile-info {
width: 100%;
margin: 0 auto;
}

.access #profile-info > div {
width: 49%;
float: left;
border: 3px solid #7EC1F1;
padding: 15px;
margin-right: 2%;
}

.access #profile-info > div:last-child {
margin-right: 0;
}

.access #profile-info > div h3 {
font-size: 16px;
margin-bottom: 10px;
}

.access #profile-info > div h3 span {
background: #36A3D1;
display: inline-block;
color: #fff;
padding: 1px 10px;
margin-right: 10px;
font-size: 14px;
border-radius: 3px;
}

.access #profile-info > div ul li {
padding-bottom: 7px;
border-bottom: 1px dotted #000;
margin-bottom: 7px;
font-size: 13px;
}

.access #profile-info > div ul li:last-child {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}

.access #profile-info > div ul li span {
margin-right: 1em;
}

#kz {
margin-bottom: 30px;
width: 100%;
}

#kz img{
width:1000px;
margin:0 auto;
}


input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 2px;
color: #777;
font-size: 13px;
margin: 0;
max-width: 100%;
outline: medium none;
padding: 6px 4px;
width: 290px;
}

#mailform input[type="text"], #mailform input[type="password"], #mailform input[type="email"], #mailform input[type="search"], textarea {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 2px;
color: #777;
font-size: 13px;
margin: 0;
max-width: 100%;
outline: medium none;
padding: 6px 4px;
width: 700px;
}


.button, button, input[type="submit"], input[type="reset"], input[type="button"] {
background: #36A3D1 none repeat scroll 0 0;
border: 1px solid #54aad8;
border-radius: 3px;
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 12px;
font-weight: bold;
line-height: normal;
margin-bottom: 20px;
padding: 8px 10px;
text-decoration: none;
}
.ca_title{
background: #36A3D1;
text-align: center;
color: #fff;
font-size: 18px;
padding: 5px;
margin-bottom: 15px;
}

.ca_stitle{
background: #ffffff;
border: 1px solid #36A3D1;
text-align: center;
color: #36A3D1;
font-size: 18px;
padding: 5px;
margin-bottom: 15px;
}

.voice{
width:100%;
}

.voice .v_photo{
width:25%;
margin-bottom: 20px;
float:left;
}

.voice .v_photo img{
width:100%;
}

.voice .v_text{
border: 4px solid #36A3D1;
padding:20px;
border-radius: 6px;
width:70%;
margin-bottom: 20px;
float:right;
}

.voice .v_photo2{
clear:both;
width:50%;
float:left;
}

.voice .v_photo2 img{
width:100%;
}
.voice .v_photo3{
width:50%;
margin-bottom: 20px;
float:left;
}
.voice .v_photo3 img{
width:100%;
}



.sekou{
display: table;
width:100%;
}

.sekou .v_text{
display: table-cell;
border: 6px solid #36A3D1;
padding:20px;
border-radius: 6px;
width:100%;
margin-bottom: 20px;
float:right;
}

.sekou .v_text b{
font-size: 16px;
color:red;
}

.sekou_box{
display: table;
width:100%;
margin-bottom: 20px;
}

.sekou_box .v_photo2{
display: table-cell;

width:45%;

}

.sekou_box .v_photo2 img{
width:100%;
}
.sekou_box .v_photo3{
display: table-cell;
width:45%;
margin-bottom: 20px;

}
.sekou_box .v_photo3 img{
width:100%;
}

.sekou_box .v_yajirushi{
display: table-cell;
width:10%;
text-align:center;
vertical-align: middle;

}

.sekou_box .v_yajirushi img{
width:70%;
}

.v_photo4{
width:calc(100% / 3);
padding: 5px;
margin-bottom: 20px;
float:left;
}


.v_photo4 img{
width:100%;
}




.more2 {
  position: relative;
  width: 100%;
  display: block;
  border: 1px solid #ccc;
  background: #EFF7F8;
  color: #000 !important;
  font-size: 23px;
  text-align: center;
  padding: 10px 5px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.more2:before {
  display: block;
  content: "";
  position: absolute;
  bottom: 1px;
  right: 1px;
  width: 0;
  height: 0;
  margin: -3px 0 0 0;
  border-top: 10px solid #36A3D1;
  border-left: 10px solid transparent;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.more2:hover {
  background: #36A3D1;
  border: 1px solid #36A3D1;
  color: #ffffff !important;
}

.more2:hover:before {
  border-top: 10px solid #fff;
  border-left: 10px solid transparent;
}

/* モバイル用 */
@media screen and (max-width: 768px) {
.access #profile-info > div {
width: 100%;
float: none;
border: 3px solid #7EC1F1;
padding: 15px;
margin-bottom: 2%;
}
.wish_list tbody td:first-child {
border-left-width: 0; 
width: 100%;
height:30px;}
.wish_list {
width: 98%; }
.wish_list tbody tr {
display: block;
padding-bottom: 12px; }
.wish_list tbody td {
display: block;
padding: 3px 10px;
width: 100%;
border-left-width: 0; }
.wish_list tbody td:before {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
margin-right: 5px;
color: #888;
font-weight: normal; }
.wish_list tbody .title {
width: 100%;
margin: 0;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 9px;
background-color: #36A3D1;
color: #fff;
text-align: center; }

.sample_area01 th {
display: none; }
.sample_area01 tr {
padding: 0 15px; }

/* IE8対応 */
.sample_area02 .wish_list_pc {
display: none; }
.sample_area02 .wish_list tr {
display: block; }
.sample_area02 .wish_list thead {
display: none; }
.sample_area02 .wish_list tbody tr {
overflow: hidden; }
.sample_area02 .wish_list tbody tr:after {
*zoom: 1; }
.sample_area02 .wish_list tbody tr:after:after {
content: "\0020";
display: block;
height: 0;
clear: both;
overflow: hidden;
visibility: hidden; }
.sample_area02 .wish_list tbody td {
float: left; }
.sample_area02 .wish_list tbody td:before {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
content: attr(data-th) ":"; }
.sample_area02 .wish_list tbody .wish_list_inner {
padding: 0 15px; }
.sample_area02 .wish_list tbody .title {
margin: 0\9;
padding-right: 0\9;
padding-left: 0\9; }
.sample_area02 .wish_list tbody .title:before {
content: none; }
.wish_list2 tbody td:first-child {
border-left-width: 0; 
width: 100%;
}
.wish_list2 {
width: 98%; }
.wish_list2 tbody tr {
display: block;
}
.wish_list2 tbody td {
display: block;
padding: 3px 10px;
width: 100%;
border-left-width: 0; }
.wish_list2 tbody td:before {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
margin-right: 5px;
color: #888;
font-weight: normal; }
.wish_list2 tbody .title {
width: 100%;
margin: 0;
padding-right: 15px;
padding-left: 15px;
margin-bottom: 9px;
background-color: #36A3D1;
color: #fff;
text-align: center; }

.sample_area01 th {
display: none; }
.sample_area01 tr {
padding: 0 15px; }

/* IE8対応 */
.sample_area02 .wish_list2_pc {
display: none; }
.sample_area02 .wish_list2 tr {
display: block; }
.sample_area02 .wish_list2 thead {
display: none; }
.sample_area02 .wish_list2 tbody tr {
overflow: hidden; }
.sample_area02 .wish_list2 tbody tr:after {
*zoom: 1; }
.sample_area02 .wish_list2 tbody tr:after:after {
content: "\0020";
display: block;
height: 0;
clear: both;
overflow: hidden;
visibility: hidden; }
.sample_area02 .wish_list2 tbody td {
float: left; }
.sample_area02 .wish_list2 tbody td:before {
display: inline-block;
vertical-align: middle;
*vertical-align: auto;
*zoom: 1;
*display: inline;
content: attr(data-th) ":"; }
.sample_area02 .wish_list2 tbody .wish_list2_inner {
padding: 0 15px; }
.sample_area02 .wish_list2 tbody .title {
margin: 0\9;
padding-right: 0\9;
padding-left: 0\9; }
.sample_area02 .wish_list2 tbody .title:before {
content: none; } 
}


/* PC用 */
@media screen and (min-width: 769px) {

.wish_list_mobile {
display: none; }

.wish_list th,
.wish_list td {
display: table-cell; }

.wish_list td:before {
display: none; }

.wish_list tr:nth-child(even) {
background-color: #ffffff; }
.wish_list td {
padding: 9px 15px; }
.wish_list td:before {
display: none; }
.wish_list .date {
width: 6em; }
.wish_list2_mobile {
display: none; }

.wish_list2 th,
.wish_list2 td {
display: table-cell; }

.wish_list2 td:before {
display: none; }

.wish_list2 tr:nth-child(even) {
background-color: #ffffff; }
.wish_list2 td {
padding: 9px 15px; }
.wish_list2 td:before {
display: none; }
.wish_list2 .date {
width: 6em; }
}

@media screen and (max-width:400px) {

.section-inner {
    margin: 0 auto;
    width: 90%;
}

.access .section-inner {
    margin: 0 auto;
    width: 100%;
}

.sekou{

display: block;
width:100%;
}

.sekou .v_text{
display: block;
border: 6px solid #36A3D1;
padding:20px;
border-radius: 6px;
width:100%;
margin-bottom: 20px;
float:none;
}

.sekou .v_text b{
font-size: 16px;
color:red;
}

.sekou_box{
display: block;
width:100%;

}

.sekou_box .v_photo2{
display: block;
clear:both;
width:100%;
float:none;

}

.sekou_box .v_photo2 img{
width:100%;
margin-bottom: 10px;
}

.sekou_box .v_photo2:before{
content: "BEFORE";
}

.sekou_box .v_photo2:after{
content: "AFTER";
}


.sekou_box .v_photo3{
display: block;
width:100%;
margin-bottom: 20px;
float:none;

}
.sekou_box .v_photo3 img{
width:100%;
margin-bottom: 10px;
}

.sekou .v_photo4{
width:100%;
padding: 5px;
margin-bottom: 20px;
float:none;
}


.sekou .v_photo4 img{
width:100%;
}


.sekou_box .v_yajirushi{
display: none;
width:10%;
text-align:center;
vertical-align: middle;
float:left;
}

.v_yajirushi img{
width:70%;
}

.ca_stitle {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #36a3d1;
    color: #36a3d1;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px;
    text-align: center;
}

input[type="text"], input[type="password"], input[type="email"], input[type="search"], textarea {
background: #eee none repeat scroll 0 0;
border: 1px solid #ddd;
border-radius: 2px;
color: #777;
font-size: 13px;
margin: 0;
max-width: 100%;
outline: medium none;
padding: 6px 4px;
width: 100%;
}

}

/* 160210 追加 */
.ca_price{
	color:#fffd0c;
	
}
/* 160427 追加 */
#contact_info p{
	font-size:16px;
}
.info_type{
	background-color:#36A3D1;
	color:#fff;
	padding:5px 0;
	margin:50px 0 30px;
}

@media screen and (max-width:640px) {
	#contact_info p{
	font-size:15px;
	text-align:left;
}
.info_type{	
	margin:30px 0 15px;
	padding:5px 0;
	font-size:18px;
	text-align:center !important;
}
}


/* 20170214追加 */
.more3 h3 {
  font-weight:bold;
  text-align:center;
  font-size: 23px !important;
}

.more3 a {
  display:block;
  text-align:left;
}
.more3 a:hover {
  color: #fff !important;
}

/* 170830 追記 */

@media screen and (max-width:400px){
	.voice .v_photo{
		float: none;
		width: 100%;
	}
	
	.voice .v_text{
		width: 100%;
	}
}