@charset "Shift_JIS";

/*----------------------------------------------------

 Top

----------------------------------------------------*/

@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
}

/* common
----------------------------------------------------*/
.secBox	h2,
.secBox	h3.ctt	{
	background-repeat:no-repeat;
	background-position:center top;
	height:0;
	overflow:hidden;
	margin-bottom:20px;
	padding-top:50px;
	background-size:auto 50px;
}
.secBox	h3.ctt	{
	padding-top:35px;
	background-size:auto 35px;
}
#sec01	h2	{	background-image:url(../../img/title01.png);}
#sec02	h2	{	background-image:url(../../img/title02.png);}
#sec03	h2	{	background-image:url(../../img/title03.png);}
#sec04	h2	{	background-image:url(../../img/title04.png?241028);}
#sec05	h2	{	background-image:url(../../img/title05.png);}
#sec06	h2	{	background-image:url(../../img/title06.png);}
.secBox	h3.ctt01	{	background-image:url(../../img/ctt01.png);}
.secBox	h3.ctt02	{	background-image:url(../../img/ctt02.png);}

@media screen and (min-width:480px) {/*タブレット*/
	.secBox	h2	{
		padding-top:80px;
		background-size:auto 80px;
	}
	.secBox	h3.ctt	{
		padding-top:40px;
		background-size:auto 40px;
	}
}
@media screen and (min-width:768px) {/*PC*/
	.secBox	h2	{
		padding-top:100px;
		background-size:auto 100px;
	}
	.secBox	h3.ctt	{
		padding-top:50px;
		background-size:auto 50px;
	}
}

dl.price	{
	border:1px solid #ddd;
	background:#FFF;
	border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	width:80%;
	margin:0 auto;
}
dl.price	dt,
dl.price	dd	{
	padding:10px 15px;
	text-align:center;
}
dl.price	dt	{
	background:#fe706f;
	color:#FFF;
	border-radius:6px 6px 0 0;
	-webkit-border-radius:6px 6px 0 0;
	border-radius:6px 6px 0 0;
}
dl.price	.notes	{
	font-size:1.2rem;
	line-height:1.4;
}
@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
	dl.price	{
		display:table;
		width:auto;
	}
	dl.price	dt,
	dl.price	dd	{
		display:table-cell;
		vertical-align:middle;
	}
	dl.price	dt	{
		white-space:nowrap;
		border-radius:6px 0 0 6px;
		-webkit-border-radius:6px 0 0 6px;
		border-radius:6px 0 0 6px;
	}
	dl.price	.notes	{	font-size:1.4rem;}
}


/* Slider
----------------------------------------------------*/
/*ul.slider	img	{	width:100%;}*/
ul.slider	{	display:none;}
ul.slider a	{	display:block;}
.bx-wrapper {
	position: relative;
	margin:0 !important;
}
ul.slider	.slider01	{	position:relative;}
ul.slider	.slider01	img.load,
ul.slider	.slider01	img.main02	{	position:absolute;}
.load {
    -webkit-animation: spin 150s linear infinite;
    -moz-animation: spin 15s linear infinite;
    -ms-animation: spin 15s linear infinite;
    -o-animation: spin 15s linear infinite;
    animation: spin 15s linear infinite;
	width: auto !important;
	height:100%;
	top:0;
	left:25%;
}
.bx-wrapper img.main02	{	top:0;}
@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
	ul.slider{  margin:0;}
	.bx-wrapper img {
		width:1400px !important;
		margin:0 auto;
	}
	.bx-viewport {	height: 670px;}
	.bx-wrapper img.load {
		width:auto !important;
	}
}

@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}


/* section01
----------------------------------------------------*/
#sec01	.txtBox	{
	text-align: left;
	background-image: url(../../img/illust01.png);
	background-repeat: no-repeat;
	padding:90px 0 0;
	background-size:auto 80px;
	background-position: center top;
}
#sec01	strong	{
	background:rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #ffdfdf 0%) repeat scroll 0 0;
	color:#fe706f;
}
#sec01	strong.b	{
	background:none;
	color:#333;
}
@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
	#sec01	.txtBox	{
		padding:0 0 0 320px;
		background-position: 20px center;
		background-size:240px auto;
	}
}


/* section02
----------------------------------------------------*/
#sec02	{
	background-image: url(../../img/bg_profile_sp.jpg);
	background-position: right 90px;
	background-size:130px auto;
	background-repeat: no-repeat;
}
#sec02	h3	{
	padding-top:70px;
	background-image:url(../../img/name.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-size:auto 100%;
	height:0;
	overflow:hidden;
	margin-bottom:20px;
	padding-top:60px;
}
#sec02	.txtBox	{
	padding:10px 0 0;
	background:#FFF;
}
#sec02	.txt	{
	padding:0 5px 20px;
	background:url(../../img/line.png);
	line-height:30px;
}
#sec02	ul	{	font-size:1.2rem;}
#sec02	li	{
	background:url(../img/icon.svg) no-repeat left 0.2em;
	background-size:1em auto;
	padding-left:1.4em;
}
@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
	#sec02	{
		background-image: url(../../img/bg_profile.jpg);
		background-position: right 140px;
		background-size:auto auto;
	}
	#sec02	h3	{	padding-top:90px;}
	#sec02	.txtBox	{	margin-right:440px;}
	#sec02	ul	{	font-size:1.4rem;}	
}


/* section03
----------------------------------------------------*/
#sec03	.txtBox	{	padding-bottom:40px;}
#sec03	.pht	{	text-align:center}
#sec03	.pht	img	{
	border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	width:70%;
}
#sec03	.txt	{	padding:10px 15px 0;}
#sec03	.txt	ul	{	border-bottom:1px solid #ddd;}
#sec03	.txt	li	{
	padding:10px 10px 10px .4em;
	border-top:1px solid #ddd;
}
#sec03	.txt	li:after	{
	content:'';
	display:inline-block;
	width:1em;
	height:1em;
	padding-left:0.4em;
	margin-left:.4em;
	background:url(../../img/icn_camera.png) no-repeat left 0em;
	background-size:1.3em auto;
}
#sec03	.txt	.iconnone:after 	{
	content:'';
	background: none;
}
#sec03	.title_icon:before {
	content:'';
    display: inline-block;
	background-image: url(../../img/icon2.png);
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
	/* margin-right: 7px; */
    margin: 0 10px;
    width: 20px;
    height: 20px;
}



#sec03	.txt	li:nth-child(odd)	{	background:#fff;}
#sec03	.txt	li:nth-child(even)	{	background:#f7f6ef;}

#sec03	.nagare	{	display:none;}
#sec03	.nagare_sp	{
	display:block;
	padding:0 40px 40px;
	}
	
@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
	#sec03	.txtBox	{	padding:0 10px 40px;}
	#sec03	.pht,
	#sec03	.txt	{
		display:table-cell;
		vertical-align:top;
	}
	#sec03	.pht	{	width:30%;}
	#sec03	.pht	img	{	width:100%;}
	#sec03	.txt	{	padding:0 0 0 50px}
	#sec03	.nagare	{
		display:block;
		padding:0 20px 50px;
	}
	#sec03	.nagare_sp	{	display:none;}
}



/* section04
----------------------------------------------------*/
#sec04	.txtBox	{	padding-bottom:40px;}
#sec04	.pht	{	text-align:center}
#sec04 .btn	{	text-align:center!important;}
#sec04	.pht	img	{
	border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	width:70%;
}
#sec04	.txt	{
		padding:0 0 0 0px;
        text-align: left;
	}
#sec04	.txt04	{	padding:10px 15px 0;}
#sec04	.txt04	ul	{}
#sec04	.txt04	li	{
	background:#f7f6ef url(../img/icon_w.svg) no-repeat right -20px;
	border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	background-size:140px auto;
	margin-bottom:10px;
	padding:15px;
}
#sec04	.txt04	li	p	{
	font-weight:bold;
	padding:10px 0;
	color:#fe706f;
}
#sec04	.txt04	li	br	{	display:none;}
#sec04	.txt04	li	p	{	text-align:center;}
#sec04	.txt04	li	p > br	{	display:block;}
#sec04	.nagare	{	display:none;}
#sec04	.nagare_sp	{
	display:block;
	padding:0 40px 40px;
}


#sec04	.btn_wrap {
        width: 100%;
        height: auto;
        position: relative;
        margin: 40px 0 20px;
}
#sec04	.btn_balloon {
        width: 280px;
        height: 30px;
        padding-left: 0.1em;
        border-radius: 20px;
        border: solid 2px #fe706f;
        background-color: #fff;
        font-size: 90%;
        font-weight: 700;
        line-height: 1;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 55px;
        left: 50%;
        transform: translate(-50%, 0%);
        pointer-events: none;
        transition: 0.2s;
        color: #fe706f;
        z-index: 2;
}
#sec04	.btn_balloon::before, .btn_balloon::after {
        content: "";
        width: 0;
        height: 0;
        border-style: solid;
        position: absolute;
        left: 50%;
        transform: translate(-50%, 100%);
}
#sec04	.btn_balloon::before {
        bottom: 1px;
        border-width: 8px 5px 0 5px;
        border-color: #fff transparent transparent transparent;
        z-index: 2;
}
#sec04	.btn_balloon::after {
        bottom: 0;
        border-width: 11px 8px 0 8px;
        border-color: #fe706f transparent transparent transparent;
        z-index: 1;
}
#sec04 #sec03.button03 {
        width: 100%;
        font-size: 115%;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        background: #fe706f;
        box-shadow: 0 5px 0 #a80d4c;
        -webkit-box-shadow: 0 5px 0 #a80d4c;
}
#sec04	.button {
        width: 100%;
        padding: 30px 30px 20px;
        border-radius: 40px;
        font-size: 115%;
        font-weight: bold;
        line-height: 1;
        text-align: center;
        text-decoration: none;
        display: flex;
        justify-content: center;
        align-items: center;
        box-sizing: border-box;
        background: #fe706f;
        -webkit-box-shadow: 0 5px 0 #e74241;
        box-shadow: 0 5px 0 #e74241;
        color: #fff;
        transition: 0.2s;
}
#sec04	.button:after {
  content: "";
  position: absolute;
  top: 50%;
  bottom: 0;
  right: 2rem;
  font-size: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: right 0.3s;
  width: 6px;
  height: 6px;
  border-top: solid 2px currentColor;
  border-right: solid 2px currentColor;
  transform: translateY(-50%) rotate(45deg);
}
#sec04	.button:hover {
  background: #ffa3a2;
  color: #FFF;
  -webkit-box-shadow: 0 2px 0 #e74241;
  box-shadow: 0 2px 0 #e74241;
  transform: translateY(3px);
}

	#sec04 .txt ul {
	padding-top: 20px;
    border-bottom: 0px solid #ddd;
}
	#sec04 .txt li {
    border-top: 0px solid #ddd;
	text-align: center;
}



@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
	#sec04	.txtBox	{	padding:0 10px 40px;}
	#sec04	.pht,
	#sec04	.txt04	{
		display:table-cell;
		vertical-align:top;
	}
	#sec04	.pht	{	width:30%;}
	#sec04	.pht	img	{	width:100%;}
	#sec04	.txt04	{	padding:0 0 0 50px}
	#sec04	.txt04	li	{
		background:#f7f6ef url(../img/icon_w.svg) no-repeat 400px -50px;
		background-size:200px auto;
		margin-bottom:10px;
		padding:15px 20px 15px 40px;
	}
	#sec04	.txt04	li	br	{	display:block;}
	#sec04	.txt04	li	p	{	text-align:left;}
	#sec04	.txt04	li	p > br	{	display:none;}
	#sec04	.nagare	{
		display:block;
		padding:0 20px 50px;
	}
	#sec04	.nagare_sp	{	display:none;}
	#sec04	.txt	{
		width: 560px;
		margin-left: 0px;
	}
	
}

/* section05
----------------------------------------------------*/
#sec05	.txtBox	{
	text-align:center;
	padding:0 15px;
}
#sec05	.txtBox	.btn	{	padding:15px 0 0;}
#sec05	.txtBox	.btn	a	{
	display:block;
	margin:0 auto;
	width:300px;
	height:50px;
	line-height:50px;
	color:#FFF;
	text-decoration:none;
	position:relative;
	border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background:#fe706f;
}
#sec05	.txtBox	.btn	a:hover	{
	opacity:0.6;
}
#sec05	.txtBox	.btn	a:after	{
	position:absolute;
	content:'';
	display:block;
	width:50px;
	height:50px;
	top:50%;
	left:-20px;
	margin-top:-25px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	transform:rotate(-45deg);
}

/* section06 　実績
----------------------------------------------------*/
#sec06	.txtBox	{
	text-align:center;
	padding:0 5px;
}
#sec06	.txtBox	.jissekiWr{
	text-align:left;
	padding:10px 5px 40px;	
	font-size: 90%;
}
#sec06	.txtBox	.jissekiWr 	.list {
	flex-wrap: wrap;
	display: flex;
	padding: 0 0 0 0px; 
}
#sec06	.txtBox	.jissekiWr 	dt,#sec06	.txtBox	.jissekiWr 	dd {
  box-sizing: border-box;
}
#sec06	.txtBox	.jissekiWr 	dt {
  align-items: center;
  padding: 4px  10px 0 20px;
}
#sec06	.txtBox	.jissekiWr 	dd {
  align-items: center;
  margin-left: 0;
  padding: 4px  10px;
}

#sec06	.txtBox	.jissekiWr p.sttl{
	text-align:center;
	font-weight: bold;
	padding:8px;
	margin: 20px 0;
	border-top:3px double rgb(205 193 189);
	border-bottom:3px double rgb(205 193 189);
	color: #fe706f;
}
#sec06	.txtBox	.jissekiWr p.stxt{
	padding-left: 0px;
}
#sec06	.txtBox	.jissekiWr strong{
	font-weight: bold;
}
#sec06	.txtBox	.jissekiWr b{
	font-size: 120%;
}

#sec06	.txtBox	.jissekiWr span{
	font-weight: bold;
	color: #fe706f;
	font-size: 120%;
}

#sec06 .pht	{
	text-align: center;
}

#sec06 .pht	img	{
	border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	width:80%;
}

@media screen and (min-width:480px) {/*タブレット*/
}
@media screen and (min-width:768px) {/*PC*/
	
#sec06 .pht	img	{
	border-radius:100%;
	-webkit-border-radius:100%;
	border-radius:100%;
	width:250px;
}
#sec06	.txtBox	.jissekiWr{
	font-size: 100%;
	    width: 80%;
    margin: auto;
}
#sec06	.txtBox	.jissekiWr p.stxt{
	padding-left: 0px;
}
}