@charset "utf-8";
img {
    max-width: 100%;
    vertical-align: bottom;
}
body {
    line-height: 1.6;
    font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    color: #3e3a39;
}
a {
    text-decoration: none;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.bold {
    font-weight: bold;
}
.blue {
    color: #2c6ec7;
}
.pink {
    color: #e63e69;
}
.yellow {
    color: #fff100;
}
.size-up {
    font-size: 125%;
}
.content-inner:nth-child(even) {
    background-color: #eee;
}
.content-width {
    display: block;
}
.main-text-2 {
    background-color: rgba(0,0,0,0.7);
    padding: 17px 0;
    text-align: center;
}
.main-img {
    background-image: url(images/main-bg.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
}
.main-text-2 img {
    vertical-align: middle;
    width: 95%;
    max-width: 1061px;
}
.btn {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin: 0px 15px;
    font-size: 20px;
    font-weight: bold;
}
.btn-2 {
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    margin: 0px 20px;
    font-size: 20px;
    font-weight: bold;
}
.icon {
    vertical-align: middle;
}
.cont-head {
    background-image: url(images/content-head-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 35px 0;
    margin-bottom: 40px;
    font-size: 36px;
}
.head-text {
    display: block;
    margin: 0 auto;
}
.cont-subhead {
    text-align: center;
    background-color: #8f8f8f;
    padding: 30px 0;
    margin-bottom: 40px;
    color: #fff;
}
.inner-head-text {
    font-size: 30px;
    display: inline-block;
    vertical-align: middle;
    color: #3e3a39;
    width: 1070px;
}

.inner-head-border {
    height: 35px;
    display: inline-block;
    border-left: solid 9px #036eb8;
    margin-right: 5px;
    position: relative;
    vertical-align: top;
}
.content-inner-head {
    margin: 30px 0;
}
.cont-text {
    font-size: 18px;
    line-height: 1.8;
    max-width: 1200px;
    margin: 0 auto;
}
.report-img-area {
    background-color: #e9f0f9;
    position: relative;
}
.trouble-wrap {
    background-image: url(images/trouble-bg.png);
    padding: 10px 10px 30px;
    box-sizing: border-box;
    margin: 0 auto;
}
.img-area {
    background-color: #fff;
    border: solid 3px #ddd;
}
.lp-footer {
    background-color: #c9caca;
    text-align: center;
    padding: 40px 0;
}
.lp-header {
    border-top: solid 8px #eee;
    padding: 20px 0;
}
.img-area-text {
    background-color: #e9f0f9;
    padding: 20px;
    text-align: center;
    font-size: 20px;
}
.copyright {
    font-size: 14px;
    color: #777;
}
.analysis-cont:last-child {
    padding-bottom: 0;
}
#top_back_btn {
    display: block;
    background-color: #2c6ec7;
    position: fixed;
    background-image: url(images/arrow.png);
    background-repeat: no-repeat;
    background-position: center 10px;
    color: #fff;
    box-sizing: border-box;
    padding: 30px 15px 0;
    border-radius: 5px 0px 0px 5px;
    display: none;
}
.number {
	background-color: #2c6ec7;
	text-align: center;
	}
.trouble-text {
	font-size: 24px;
	padding-top: 10px;
}
.white-arrow {
	position: absolute;
	transform: rotate(90deg);
	bottom: -32px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 0;
	width: 20px;
}
.number img {
	height: 70px;
}
.trouble-img {
    text-align: center;
}
.btn {
	max-width: 240px;
	color: #fff;
	background-color: #f39800;
	padding: 20px 30px;
	}
.btn-2 {
	max-width: 245px;
	color: #fff;
	background-color: #f73c3c;
	padding: 20px 30px;
}
.tx-big {
	font-size: 1.5em;
}
/* ===================================================================================
 for PC min-width: 741px
 =================================================================================== */
 @media screen and (min-width: 741px) {
	.sp {
	    display: none;
	}
	.inner-head-border {
	    top: 4px;
	}
	.content-width {
	    width: 95%;
	    margin: 0 auto;
	    overflow: hidden;
	    max-width: 1200px;
	    font-size: 24px;
	}
	.blue-arrow {
	    display: block;
	    margin: 60px auto;
	}
	.btn:hover {
	    opacity: 0.7;
	}
	.btn-2:hover {
	    opacity: 0.7;
	}
	.trouble-text-box {
	    position: relative;
	    background-color: #fff;
	    padding: 10px;
	    box-sizing: border-box;
	}
	.content-inner {
	    padding: 0 0 85px;
	}

	.main-img-area {
	    padding-bottom: 90px;
	}
	.img-area {
	    position: relative;
	    padding: 30px 50px;
	    text-align: center;
	}


	.img-area-minitext {
	    font-size: 14px;
	    display: block;
	}
	.analysis-cont {
	    padding-bottom: 20px;
	}
	.analysis-img-2-2 {
	    margin-left: 35px;
	    margin-bottom: 30px;
	}
	.report-img-2 {
	    position: absolute;
	    top: 0;
	    bottom: 0;
	    margin: auto;
	    right: 80px;
	}
	.foot-logo {
	    padding-bottom: 40px;
	}
	.minitext2 {
	    position: absolute;
	}

	.btn-area {
	    text-align: center;
	    padding: 50px 0 35px;
	}
	.cont-head-text {
	    vertical-align: middle;
	    padding-left: 20px;
	    width: 90%;
	    box-sizing: border-box;
	    max-width: 729px;
	}
	.main-img {
	    padding: 30px 0 155px;
	    margin-bottom: 20px;
	}
	.main-text-2 {
	    margin-top: 120px;
	    color: #fff;
	}
	.report-img-area {
	    padding: 20px;
	    margin-bottom: 20px;
	}
	.head-text {
	    padding-top: 55px;
	    font-size: 24px;
	    color: #000;
	    text-align: center;
	    letter-spacing: 1px;
	}
	#top_back_btn {
	    bottom: 115px;
	    right: 0;
	    height: 60px;
	    width: 60px;
	}
	#top_back_btn:hover {
	    opacity: 0.9;
	}
	.clearfix.trouble-cont {
		width: 33.333333%;
		float: left;
		padding: 5px;
		box-sizing: border-box;
	}
	.trouble-wrap {
		max-width: 342px;
	}
	.inner-head-text {
		width: 90%;
	}
	.analysis-img-2-1 {
		margin-bottom: 30px;
	}
	.btn {
		width: 240px;
	}
	.btn-2 {
		width: 245px;
	}
	.cont-head-text2 {
		display: inline-block;
		width: 80%;
		vertical-align: middle;
		text-align: left;
		color: #fff;
		padding-left: 10px;
		font-size: 30px;
	}
 }

/* ===================================================================================
 for PC-2 max-width: 1000px
 =================================================================================== */
@media screen and (max-width: 1000px) {
	.report-img-area {
	    text-align: center;
	    padding: 10px 10px 0px 10px;
	    margin-bottom: 20px;
	    max-width: 610px;
	    margin: 0 auto;
	}
	.report-img-2 {
	    position: relative;
	    top: -10px;
	    right: 0;
	}
}
/* ===================================================================================
 for SP max-width: 740px
 =================================================================================== */
 @media screen and (max-width: 740px) {
    .pc {
		display: none; 	
	}
	.cont-head {
	    margin-bottom: 20px;
	    padding: 15px 0;
	}
    .btn-area {
	    text-align: center;
	    padding: 20px 0 40px;
	}
	.content-inner {
	    padding: 0 0 20px;
	}
	.content-inner-head {
	    margin: 10px 0;
	}
	.cont-text {
	    padding-bottom: 20px;
	}
	.blue-arrow {
	    display: block;
	    margin: 30px auto;
	    width: 150px;
	}
	
	.content-width {
	    width: 95%;
	    margin: 0 auto;
	}
	.img-area {
	    padding: 10px;
	    text-align: center;
	}
	.img-area-text {
	    margin-top: 30px;
	    text-align: left;
	    padding: 10px;
	}
	.analysis-img-2-2 {
	    padding-top: 30px;
	}
	.btn {
	    margin: 10px 0;
	    font-size: 16px;
	    width: 60%;
	}
	.btn-2 {
	    margin: 10px 0;
	    font-size: 16px;
	    width: 60%;
	}
	.icon {
	    margin-bottom: 10px;
	    width: 60px;
	}
	.trouble-text-box {
	    background-color: #fff;
	}
	.analysis-cont {
	    padding-bottom: 20px;
	}
	.minitext2 {
	    position: absolute;
	}
	
	.trouble-text-box {
	    position: relative;
	    box-sizing: border-box;
	    padding: 10px;
	}
	.trouble-img {
	    text-align: center;
	}
	.img-area-minitext {
	    display: block;
	    text-align: left;
	    font-size: 14px;
	}
	.inner-head-text {
	    width: 90%;
	    font-size: 22px;
	}
	
	.lp-footer {
	    padding: 20px 0;
	}

	.foot-logo {
	    padding-bottom: 20px;
	}
	.head-text {
	    margin: 35px auto 0;
	    font-size: 18px;
	}
	.inner-head-border {
	    top: 1px;
	    margin-right: 5px;
	    height: 30px;
	    vertical-align: top;
	}
	.trouble-wrap {
	    padding: 10px 10px 30px 10px;
	    margin: 0 auto;
	    box-sizing: border-box;
	}
	.cont-subhead {
	    padding: 10px 0;
	    font-size: 20px;
	    color: #fff;
	    margin-bottom: 10px;
	}
	
	.main-img {
	    padding: 20px 0;
	    margin-bottom: 20px;
	}
	.main-text-2 {
	    padding: 10px 0;
	    color: #fff;
	    margin-top: 30px;
	    font-size: 18px;
	}
	.trouble-cont {
		margin-bottom: 20px;
		border-bottom: solid 1px #ccc;
		padding-bottom: 20px;
	}
	.trouble-cont:last-child {
		margin-bottom: 0px;
		border-bottom: none;
		padding-bottom: 0px;
	}
	.trouble-img img {
	    width: 100%;
	}
	#top_back_btn {
	    bottom: 126px;
	    right: 0;
	    height: 50px;
	    width: 50px;
	    padding: 25px 10px 0;
	}
	.cont-head-text2 {
		display: block;
		color: #fff;
		width: 95%;
		margin: 0 auto;
		font-size: 28px;
	}
 }