@charset "utf-8";

.inner {
	width:1200px;
	margin:0 auto;
	position: relative;
	clear: both;
	}
	
/* レイアウト */	
.wrap{
	margin:0 auto;
}

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

 header 

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

#header {
	width:100%;
	height:443px;
	margin:0 auto;
}

#headerBar {
	background-color: #e56c04;
	height: 64px;
	width: 100%;
}

#header .logo img {
	width: 16.5%;
	height: auto;
	margin-top: 14px;
}
#header #headerBar .inner {
	width:1200px;
	height:444px;
	background: url(/tsfotKdim2rosen/images/mainVisual.jpg) no-repeat right bottom;
}

#header .catchCopy p {
	clear: both;
	font-weight: bold;
}

#header .catchCopy p:nth-child(1){
	font-size: 42px;
	color: #111;
	margin: 60px 0 0;
	letter-spacing: -0.02em;
	font-weight: normal;
}

#header .catchCopy p:nth-child(2){
	font-size: 42px;
	line-height: 1em;
	color: #111;
	font-weight: normal;
	margin: 60px 0 20px;
}

#header .catchCopy p:nth-child(3){
	font-size: 56px;
	line-height: 62px;
	color: #111;
}
#header .catchCopy p:nth-child(3) span {
	color: #e85e07;
	font-weight: bold;
}
#header .catchCopy p.read {
	font-size: 38px;
	color: #111;
	font-weight: normal;
	margin: 15px 0 0;
}

#header .catchCopy p.read span {
	color: #e56c04;
	font-weight: bold;
}

#header h1 {
	/*width:377px;
	height:44px;
	padding:0;
	margin:0;
	*/}

.btnTwo {
	width: 148px;
	height: 50px;
	margin: 0 auto;
	position: absolute;
	bottom: 20px;
	left: 43.8%;		
}

.section04 .btnTwo {
	width: 64px;
	left: 47.5%;		
}

.woman {
	text-align: center;
}

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

 section01 

------------------------------------*/
.section01{
	background-color:#fff;
	padding:0;
	width:100%;
	}

.section01 .inner{
	width: 1200px;
	padding: 80px 0;
}

.section01 .sectionCopy.effect {
	transform: translateX(0);
	opacity: 1;
	transition-delay: .3s;
}


.section01 .inner .fl p:nth-child(1){
	font-size: 31px;
	line-height: 40px;
	font-weight: bold;
	margin: 0 0 15px;
}
.section01 .inner .fl p:nth-child(2){
	font-size: 25px;
	line-height: 34px;	
}
.section01 .bgGreen {
	height: 326px;
	padding: 100px 0 50px;
}

.section01 .bgGreen p {
	color: #fff;
	font-size: 30px;
	line-height: 40px;
	font-weight: bold;
}
.section01 .bgGreen p + p {
	font-size: 26px;
	line-height: 34px;
	font-weight: normal;
	margin: 20px 0 0;
}

.section01 dl {
	width: 100%;
	background: url(/tsfotKdim2rosen/images/woman.jpg) no-repeat left top;
}
.section01 dl dt {
	width: 100%;
}
/* 質問01 */
.section01 dl dt img{
	margin: 5px 0 0 200px;
}
/* 回答01 */
.section01 dl dd {
	width: 100%;
}

.section01 dl dd img {
	margin: 30px 0 20px 400px;
}
.section01 dl dd p {
	font-size: 28px;
	line-height: 38px;
	color: #111;
	/*display: none;*/
	margin: 10px 0 0;
}

.section01 dl dd .btnOpen {
	display: block;
	width: 100%;
	height: 50px;
	background: url(/tsfotKdim2rosen/images/btnClose.gif) no-repeat left top;
}
.section01 dl dd .btnOpen.active {
		background: url(/tsfotKdim2rosen/images/btnOpen.gif) no-repeat left top;
}

.section01 dl dd p span {
	color: #e56c04;
	font-weight: bold;
}

/* スクロールボタン */
.btnScroll {
	display: block;
	width: 64px;
	height: 52px;
	cursor:pointer;
	background:url(/images/btnScrollNavy.png) no-repeat;
	float: right;
}

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

 section06 

------------------------------------*/
.section06{
	background-color: #dcd7d7;
	padding: 30px 0 0;
	height: 230px;
	}

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

 section02

------------------------------------*/	
.section02 dl {
	width: 100%;
	background: url(/tsfotKdim2rosen/images/man.jpg) no-repeat right top;
}
/* 質問02 */
.section02 dl dt {
	width: 100%;
}
/* 回答02 */
.section02 dl dt img{
	margin: 5px 0 0 700px;
}

.section02 dl dd {
	width: 100%;
}

.section02 dl dd img {
	margin: 30px 0 20px 0px;
}
.section02 dl dd p {
	font-size: 28px;
	line-height: 38px;
	color: #111;
	/*display: none;*/
	margin: 10px 0 0;
}

.section02 dl dd .btnOpen {
	display: block;
	width: 100%;
	height: 50px;
	background: url(/tsfotKdim2rosen/images/btnClose.gif) no-repeat left top;
}
.section02 dl dd .btnOpen.active {
		background: url(/tsfotKdim2rosen/images/btnOpen.gif) no-repeat left top;
}

.section02 dl dd p span {
	color: #e56c04;
	font-weight: bold;
}

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

 section03

------------------------------------*/	
.section03 {
	width:100%;
	}

.section03 .inner {
	padding: 110px 0 30px;
}

.section03 .inner p {
	border: 1px solid #e56c04;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	padding: 30px 30px 30px 300px;
	font-size: 28px;
	line-height: 38px;
	margin: 0 0 80px;
	text-align: left;
	position: relative;
}

.section03 .inner p::after {
	position: absolute;
	content: "";
	width: 277px;
	height: 287px;
	background: url(/tsfotKdim2rosen/images/matomeVisual.png) no-repeat left bottom;
	background-size: contain;
	bottom: 0;
	left: 5px;
}
.section03 .inner p span {
	color: #e56c04;
	font-weight: bold;
}
.section03 .inner p::before {
	position: absolute;
	content: "";
	display: block;
	left: 50%;
	bottom: -33px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 33px 32px 0 32px;
	border-color: #e56d04 transparent transparent transparent;
	/* 矢印のアニメ設定 */
	-webkit-animation: sdb 1.5s infinite;
	animation: sdb 1.5s infinite;
}

/* 矢印のアニメ */
@-webkit-keyframes sdb {
	0% {
		-webkit-transform: translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		-webkit-transform: translate(0, 20px);
		opacity: 0;
	}
}
@keyframes sdb {
	0% {
		transform: translate(0, 0);
		opacity: 0;
	}
	50% {
		opacity: 1;
	}
	100% {
		transform: translate(0, 20px);
		opacity: 0;
	}
}
.answer_box{
}
.question_box{
	clear: both;
}


img.left-image,
img.right_image{
	width:15%;
	margin-right: 10px;
	overflow: hidden;
}

img.left-image{
	float: left;
}
img.right_image{
	float: right;
}

p.name02,
p.name{

}

p.name02{
	text-align: left;
}


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

 section05　フォーム

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

.section05 {
	height: 230px;
	padding: 30px 0 0;
	width:100%;
	background-color: #dcd7d7;
	}

form hover {
	opacity: 1;
	cursor: pointer;
}

.section05 .inner {
}

.formCopy {
	font-size: 26px !important;
	line-height: 1;
	text-align: center !important;
	font-weight: bold;
	color: #111;
	margin: 0 !important;
}
/*form部分　何日現在の表記*/
.komeTextTitle{
	position: relative;
    width: 1200px;
    max-width: 100%;
    height: 0;
    margin: 0 auto;
    padding: 0;
    z-index: 18;
}
.komeTextTitle .text{
	position: absolute;
	top: auto;
    bottom: -12px;
    color: #727272;
    top: 35px;
    right: 980px;
    padding: 3px 0;
    font-size: 12px;
    font-weight: normal;
    white-space: nowrap;
	text-align: left;
}


/* ボタン */
.submitButton {
	width: 460px;
	height: 60px;
	padding:4px 0 0;
	background: url(/images/arrowRight.png) #ca0611 no-repeat;
	/*background-color: #d8121e;*/
	background-position: 97% 50%;
	color: #fff;
	font-size: 26px;
	text-align: center;
	margin: 35px auto  0;
	display: block;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 6px 0 #8a0108;
	border: none;
	cursor: pointer;
	position: relative;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.submitButton:hover{
	background-color:#f13b44;
}

.submitButton:active{
	box-shadow: none;
	top:6px;
	}	
	

.submitButton:after {
	position: absolute;
	top: 0;	
	right: 0;
	content: '';
	display:block;
	width:11px;
	height:19px;
	background:url(/images/arrowRight.png) no-repeat;
}
	
.submitButton:hover::after {
	animation: arrow2 .4s;
}	
	
/*------------------------------------

 footer

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

#footer {
	background-color:#e56c04;
	margin:0 auto ;
	padding:0 ;
	clear:both;
	}
#footer .inner {
	height: 20px;
	width: 1200px;
	padding: 20px 0;
}
#footer ul {
	display:table;
	width: 61%;
	width: 40%;
	height: 16px;
	float: left;
	}
	
#footer ul li {
	/*display:table-cell;*/
	display: inline-block;
	text-align:center;
	vertical-align:middle;
	font-size: 13px;
	color: #fff;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #fff;*/
	/*width: 33%;*/
}
#footer ul li + li {
	/*border-left: 0;*/
	/*border-right: 1px solid #fff;*/
			}


#footer ul li:nth-child(2) {
	margin: 0 2em;
}


#footer ul li a:link,
#footer ul li a:visited,
#footer ul li a:active {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:hover {
	color: #EBEBEB;
}

#footer ul + p {
	color: #fff;
	font-size: 13px;
	width: 33%;
	float: right;
	text-align: right;
}

/* headerのボタン */
a.buttonHeader {
	width:180px;
	height:20px;
	color:#fff;
	background-color: #f69600;
	position: relative;
	display: inline-block;
	font-size:12.5px;
	letter-spacing:0.1em;
	font-weight:bold;
	margin:0 5px 0 6px;
	padding:3px 0 0;
	line-height:1.4;
	text-align: center;
	text-decoration: none;
	border-radius:3px;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all  0.3s ease;
	}


a.buttonHeader:after {
	position: absolute;
	top:10px;
	right: .5em;
	content: '';
	display:inline-block;
	width:9px;
	height:5px;
	background:url(/images/ArrowHead.png) no-repeat;
	}

a.buttonHeader:hover {
	background-color:#fbaa31;
}

a.buttonHeader:hover::after {
	animation: arrow3 .4s;
}

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

ページトップへ

------------------------------------*/	
.pagetop {
	display: none;
	position: fixed;
	right: 40px;
	top: 50%;
	}
		
.pagetop a {
	display: block;
	width: 40px;
	height: 40px;
	text-align: center;
	}



#cvBtnSP.sp p a {
	display: none;
}

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

タブレット向けのレイアウトの指定：646p～768px 

------------------------------------------------*/
	@media (min-width:646px) and (max-width:768px) {
		#header,
		#footer {
		width:1200px;
		}
		
	.section05,
	.section06 {
		width: 1200px;
		}
}
