@charset "utf-8";
/* ===================================================================
CSS information

 file name       : style.css
 created         : 2016‒2‒21
 style info      : レイアウト設定
=================================================================== */

body {
	font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "ヒラギノ丸ゴ Pro W4", "Hiragino Maru Gothic Pro W4", "MS PGothic", sans-serif;
	font-size: 100%;
	color: #545244;
	line-height: 1.5;
}
#sp {
	width: 640px;
	overflow: hidden;
	margin: 0 auto;
}
.sp_hide {
	display: none;
}
/* androidでpの幅が狭くなる場合の対処 */
p, ul li, dl dt, dl dd {
	background-image: url(image);
}
#head_wrapper {
	width: 640px;
	z-index: 100;
	position: relative;
	height: 120px;
	overflow: hidden;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.9);
	position: fixed;
	z-index: 999;
	margin: 0 auto;
}
header {
	width: 640px;
	padding: 0 10px;
	box-sizing: border-box;
}
header p {
	margin-bottom: 5px;
	font-size: 1.4rem;
}
header .fl {
	width: 40%;
}
header .fl img {
	width: 80%;
}
header .fr {
	width: 60%;
}
header ul li {
	display: inline-block;
	vertical-align: top;
}
header ul li:first-child a {
	display: inline-block;
	width: 65px;
	height: 65px;
	border-radius: 10px;
	background-color: #36497f;
	text-align: center;
	box-sizing: border-box;
	padding-top: 12px;
}
header ul li:first-child a img {
	width: 60%;
}
header ul li:last-child img {
	width: 120%;
}
/* main setting */
#main {
	padding-top: 100px;
	height: 820px;
	width: 100%;
	overflow: hidden;
	background: url(../../images/kv_bg.jpg) repeat-x 50% center / cover;
	box-sizing: border-box;
}
#box_main h1 {
	width: 100%;
}
#box_main h1 img {
	width: 100%;
}
#box_main {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	position: relative;
}

.main_cta{
  text-align: center;
  color: #fff;
  font-size: 1.3rem;
  margin: 20px auto;
}

.main_cta p{
  margin-bottom: 0.5em;
}
#box_main #main01 img {
	z-index: 500;
	position: relative;
	width: 90%;
  padding: 8% 5% 0;
}
#box_main #main02 {
	position: absolute;
	bottom: -120px;
	left: 30%;
}
#box_main #main02 img {
	z-index: 50;
	position: relative;
	width: 80%;
}
#catchArea {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
	border-bottom: 5px solid #0063a7;
	top: 0;
	z-index: 300;
}
#catchArea::before {
	content: "";
	position: absolute;
	bottom: -35px;
	left: 50%;
  transform: translate(-50%,0);
	border: 15px solid transparent;
	border-top: 20px solid #0063a7;
}
#catchArea img {
	width: 100%;
	margin: -60px auto 0;
  vertical-align: bottom;
}

/* actionArea setting */
.actionArea {
	width: 100%;
	background: url(../../images/action_bg.png) repeat-x center bottom #119dec;
	position: relative;
	top: 0;
	height: 368px;
	text-align: center;
	overflow: hidden;
}
.actionArea.und {
	height: 300px;
	top: 0;
	border-top: 4px solid #0063a7;
	text-align: center;
}
.actionArea .actionBox {
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding-top: 50px;
}
.actionArea .actionBox p {
	font-size: 1.7rem;
	color: #fff;
	font-weight: bold;
}
.actionArea.und .actionBox {
	width: 600px;
	margin: 0 auto;
	position: relative;
	padding-top: 0px;
}
.actionItem {
	background-color: rgba(255, 255, 255, 0.8);
	width: 600px;
	padding: 15px;
	box-sizing: border-box;
	margin-top: 20px;
	margin-left: 20px;
}
.actionArea.und .actionItem {
	margin: 20px 0;
	text-align: center;
}
.actionItem .fr, .actionItem .fl {
	float: none;
	width: 600px;
	text-align: left;
}
.actionItem .fr img {
	width: 410px;
	position: relative;
	z-index: 300;
}
.actionItem .fl img {
	width: 410px;
}
.action_img {
	position: absolute;
	top: 165px;
	right: -20px;
	z-index: 50;
}
.actionArea.und .actionItem .fr, .actionArea.und .actionItem .fl {
	float: none;
}
.actionArea.und .actionItem .fr img {
	width: 500px;
	margin: 10px 0 0 35px;
}
.actionArea.und .actionItem .fl img {
	width: 500px;
	margin: 10px 0 0 35px;
}
#content06 .actionBox02 {
	width: 600px;
	background-color: #fff;
	border: 4px solid #ccc;
	box-sizing: border-box;
	margin-top: 30px;
	padding: 20px;
	text-align: center;
}
#content06 .actionBox02 .fl, #content06 .actionBox02 .fr {
	float: none;
	text-align: center;
}
#content06 .actionBox02 .fl img, #content06 .actionBox02 .fr img {
	width: 500px;
	margin: 10px 0 0 28px;
}
/* content01 setting */
#content01 {
	width: 100%;
	margin: 0 auto 0 auto;
	text-align: center;
	padding-top: 55px;
}
#content01 h2 img {
	width: 80%;
}
#content01 ul {
	margin-top: 40px;
}
#content01 ul li {
	width: 285px;
	float: left;
	margin-left: 20px;
}
#content01 ul li:last-child {
	margin-left: 160px;
}
#content01 ul li p {
	font-size: 22px;
}
#content01 ul li p br {
	display: none;
}
#content01 ul li .circle p {
	font-size: 22px;
	font-weight: bold!important;
	color: #0063a7;
	position: relative;
	top: 155px;
}
#content01 ul li .circle p br {
	display: block;
}
#content01 ul li div {
	border-radius: 50%;
	height: 280px;
	width: 280px;
	border: 8px solid #0063a7;
	box-sizing: border-box;
	position: relative;
}
#content01 ul li div .con01_icon01 {
	position: absolute;
	top: -10px;
	left: -10px;
}
#content01 ul li div .con01_icon02 {
	position: absolute;
	top: 55px;
	left: 100px;
}
#content01 ul li div .con01_icon01 img {
	width: 96px;
	height: 96px;
}
.con01_icon03 {
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	color: #0063a7!important;
	left: 50px;
	top: 65px;
}
.con01_icon03 img {
	width: 177px;
	height: 38px;
	padding-top: 10px;
}
.con01_icon04 {
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	color: #0063a7!important;
	left: 70px;
	top: 65px;
}
.con01_icon04 img {
	width: 125px;
	height: 38px;
	padding-top: 10px;
}
/* content02 setting */

#content02 {
	margin-top: 60px;
}
.simply-scroll-container {
	position: relative;
}
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
}
.simply-scroll-list {
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	padding: 0;
	margin: 0;
	width: 200px;
	height: 200px;
}
.simply-scroll-list li img {
	display: block;
}
/* ttl setting */
#content03 h2, #content04 h2, #content05 h2 {
	position: relative;
	background-color: #0063a7;
	text-align: center;
	color: #fff;
  font-size: 34px;
	padding: 20px;
	margin-bottom: 60px;
}
#content03 h2::before, #content04 h2::before, #content05 h2::before  {        /*白いひし型 */
	content: "";
	position: absolute;
	bottom: -35px;
	left: 50%;
  transform: translate(-50%,0);
	border: 15px solid transparent;
	border-top: 20px solid #0063a7;
}
/* content03 setting */
#content03 {
	background: url(../../images/bg_con02.gif) repeat top left;
	padding-bottom: 40px;
}
.contentBox {
	width: 100%;
	margin: 0 auto;
}
.contentBox .serviceBox01:first-child, .contentBox .serviceBox02:first-child {
	margin-left: 20px;
}
.contentBox .serviceBox01, .contentBox .serviceBox02 {
	width: 600px;
	background-color: #f0f6fb;
	border: 4px solid #b2d4ec;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 20px;
}
#content03 .contentBox h3 {
	font-weight: bold;
	color: #0063a7;
	position: relative;
	padding-left: 24px;
	font-size: 24px;
	margin-bottom: 10px;
}
#content03 .contentBox h3:before {
	content: "";
	position: absolute;
	border: 4px solid #0063a7;
	top: 20%;
	left: 0;
	border-radius: 50%;
	height: 8px;
	width: 8px;
}
#content03 .onestop_flow{
  width: 90%;
  margin: 0 auto 40px;
}
#content03 .onestop_flow img{
  width: 100%;
}
#content03 .txt {
  font-size: 1.3rem;
  color: #0063a7;
  font-weight: bold;
  line-height: 1.58;
  text-shadow: 1px 1px 1px #fff;
  margin-bottom: 28px;
  text-align: center;
  padding: 0 20px;
}
.contentBox img {
	float: left;
	margin: 0 20px 20px 0
}
.contentBox p {
	font-size: 20px;
}
/* content04 setting */
#content04 .contentBox {
	width: 600px;
	margin: 0 auto;
	border: 4px solid #d0d0d0;
	box-sizing: border-box;
	padding: 20px 10px 20px 20px;
}
#content04 .contentBox dl {
	background: url(../../images/icon_arrow.png) no-repeat 7% 60%;
	margin-bottom: 30px;
}
#content04 .contentBox dl:last-child {
	margin-bottom: 0px;
	background-image: none;
}
#content04 .contentBox dt {
	width: 130px;
	display: inline-block;
	vertical-align: top;
	margin: 0;
	padding: 0;
}
#content04 .contentBox dt img {
	width: 130px;
}
#content04 .contentBox dd {
	margin: 0;
	padding: 0;
	vertical-align: top;
	display: inline-block;
	width: 420px;
	padding-top: 20px;
	padding-left: 20px;
	box-sizing: border-box;
}
#content04 .contentBox dd .fr, #content04 .contentBox dd .fl {
	float: none;
}
#content04 .contentBox dd h3 {
	font-weight: bold;
	color: #36497f;
	font-size: 26px;
	margin-bottom: 20px;
}
#content04 .contentBox dd p {
	font-size: 20px;
	line-height: 1.4em;
	margin-bottom: 20px;
}
/* content05 setting */
#content05 {
	margin-top: 60px;
	text-align: center;
	padding: 0;
	width: 100%;
	background: url(../../images/bg_content05-2.jpg) no-repeat center / cover;
}
#content05 .contentBox {
	width: 600px;
	margin: 0 auto;
	color: #545244;
	text-align: left;
}
#content05 h2 {
	margin-bottom: 30px;
}
#content05 .box01,#content05 .box02{
  background-color: rgba(255,255,255);
  border: 4px solid #b2d4ec;
  padding: 42px 28px;
  margin: 20px;
}
#content05 h3 {
	font-size: 24px;
	position: relative;
	margin-bottom: 24px;
  color: #0063a7;
  font-weight: bold;
}
#content05 dl{
  text-align: left;
  font-size: 15px;
  margin-top: 24px;
}
#content05 ul img{
  width: 100%;
  height: auto;
}

#content05 .btn1{
  padding-bottom: 40px;
  width: 60%;
  margin: 0 auto;
}

#content05 .btn1 img{
  width: 100%;
  height: auto;
}

/* content06 setting */
#content06 {
	background-color: #f1f1f1;
	text-align: center;
	padding: 40px 20px;
	width: 100%;
	box-sizing: border-box;
}
#content06 .contentBox {
	width: 600px;
	padding: 0;
	margin: 0;
}
#content06 h3 {
	padding: 0;
	margin: 0;
}
#content06 h3 img {
	width: 600px;
}
#content06 .contentBox ul {
	width: 600px;
	margin: 0 auto;
	padding: 0 0 130px 0;
	text-align: left;
	background-image: url(../../images/con05_img01.png);
	background-repeat: no-repeat;
	background-position: 50% 100%;
	background-size: 30%;
	box-sizing: border-box;
}
#content06 .contentBox ul li {
	font-size: 18px;
	font-weight: bold;
	background-image: url(../../images/icon_check.png);
	background-repeat: no-repeat;
	background-size: 5%;
	background-position: 0 10%;
	padding-left: 40px;
	margin-bottom: 10px;
}
#content06 .catch {
	font-size: 23px;
	color: #0063a7;
	font-weight: bold;
	margin-top: 20px;
}
/* content07 setting */
#content07 {
	width: 100%;
	text-align: center;
}
#content07 h2 {
	position: relative;
	background-color: #f36f21;
	font-size: 36px;
	text-align: center;
	color: #fff;
	padding: 20px;
	margin-bottom: 40px;
}
#content07 h2::before {
	content: "";
	position: absolute;
	bottom: -35px;
	left: 50%;
	border: 15px solid transparent;
	border-top: 20px solid #f36f21;
}
#content07 h3 {
	font-size: 24px;
	font-weight: bold;
	color: #f36f21;
	margin-bottom: 10px;
}
#content07 p {
	font-size: 18px;
}
#content07 .contentBox {
	width: 600px;
	box-sizing: border-box;
	border: 4px solid #d0d0d0;
	padding: 20px;
	margin-top: 30px;
}
#content07 .contentBox dl {
	border-bottom: 1px dotted #d2d2d2;
}
#content07 .contentBox dl dt {
	display: table-cell;
	width: 230px;
	text-align: left;
	box-sizing: border-box;
	font-weight: bold;
	background-color: #e6f3fb;
	padding: 20px 0 20px 20px;
	position: relative;
	font-size: 24px;
}
#content07 .contentBox dl dt span {
	border-radius: 5px;
	background-color: #e70000;
	font-size: 20px;
	color: #fff;
	display: block;
	width: 60px;
	height: 40px;
	text-align: center;
	font-weight: bold;
	box-sizing: border-box;
	padding-top: 5px;
}
#content07 .contentBox dl dd {
	display: table-cell;
	padding: 30px;
	font-size: 20px;
}
#content07 .contentBox dl dd input, #content07 .contentBox dl dd textarea {
	border-radius: 8px;
	border: 1px solid #d2d2d2;
	background-color: #fff;
	padding: 8px;
	font-size: 20px;
	width: 100%;
}
#content07 .contentBox dl dd textarea {
	height: 120px;
}
#content07 .contentBox dl:last-child {
	border-bottom: none;
}
#content07 .contentBox dl:last-child dd {
	vertical-align: top;
}
#formBtn {
	margin-top: 30px;
}
#submit_button {
	border: none;
	width: 400px;
	height: 77px;
	color: #fff;
	font-size: 24px;
	background: #f36f21 url(../../images/icon_arrow-w.png) no-repeat 95% 50%;
	border-radius: 8px;
	box-shadow: 0 5px 0 rgba(188,77,11,1);
	text-align: center;
	cursor: pointer;
}
#submit_button:hover, #btn_back:hover, #contact #content07 #btn_fix:hover, #contact #content07 #btn_send:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}
/*pagetop*/
#pagetop {
	position: fixed;
	margin: 0 auto;
	bottom: 40px;
	right: 20px;
	z-index: 100;
	width: 170px;
	height: 80px;
	padding-top: 40px;
	background-color: #36497f;
	border-radius: 8px;
	box-shadow: 0 5px 0 rgba(15,34,89,1);
	text-align: center;
	font-size: 20px;
	box-sizing: border-box;
}
#pagetop a {
	color: #fff;
	text-decoration: none;
	position: relative;
}
#pagetop a:before, #pagetop a:after {
	position: absolute;
	top: -100%;
	left: 0;
	margin: auto;
	content: "";
	vertical-align: middle;
}
#pagetop a:before {
	left: 40%;
	width: 10px;
	height: 10px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
/* footer setting */
footer {
	background-color: #515151;
	padding: 10px 0;
	text-align: center;
	margin-top: 100px;
}
footer p {
	color: #fff;
	font-size: 14px;
}
/* confirm page setting */
#contactBtn {
}
#contact #content07 {
	position: relative;
	top: 120px;
	margin-bottom: 250px;
}
#contact #content07 dl dd {
	text-align: left;
}
#contact #content07 .contentBox dl dt span {
	top: 25px;
}
#contact #content07 .point {
	color: #e70000;
	margin: 30px 0;
}
#contact #content07 #btn_back {
	border: none;
	width: 400px;
	height: 77px;
	color: #fff;
	font-size: 24px;
	background: #959595 url(../../images/icon_arrow-w.png) no-repeat 95% 50%;
	border-radius: 8px;
	box-shadow: 0 5px 0 rgba(87,87,87,1);
	text-align: center;
	cursor: pointer;
}
#contact #content07 #btn_back-t {
	border: none;
	width: 400px;
	height: 77px;
	font-size: 24px;
	background: #959595 url(../../images/icon_arrow-w.png) no-repeat 95% 50%;
	border-radius: 8px;
	box-shadow: 0 5px 0 rgba(87,87,87,1);
	text-align: center;
	cursor: pointer;
	margin: 0 auto;
}
#contact #content07 #btn_back-t a {
	text-decoration: none;
	color: #fff!important;
	padding-top: 22px;
	display: block;
	margin-top: 40px;
}
#contact #content07 #send {
	border: none;
	width: 400px;
	height: 77px;
	color: #fff;
	font-size: 24px;
	background: #959595 url(../../images/icon_arrow-w.png) no-repeat 95% 50%;
	border-radius: 8px;
	box-shadow: 0 5px 0 rgba(87,87,87,1);
	text-align: center;
	cursor: pointer;
}
#contact #content07 #btn_send {
	border: none;
	width: 400px;
	height: 77px;
	color: #fff;
	font-size: 24px;
	background: #f36f21 url(../../images/icon_arrow-w.png) no-repeat 95% 50%;
	border-radius: 8px;
	box-shadow: 0 5px 0 rgba(188,77,11,1);
	text-align: center;
	cursor: pointer;
	margin-top: 30px;
}
#contact #content07 #btn_fix {
	border: none;
	width: 120px;
	height: 77px;
	color: #fff;
	font-size: 24px;
	background-color: #959595;
	border-radius: 8px;
	box-shadow: 0 5px 0 rgba(87,87,87,1);
	text-align: center;
	cursor: pointer;
	margin-left: 20px;
	margin-top: 30px;
}
#contact #content07 .block {
	width: 100%;
	margin: 0 auto;
}
input[type="button"], input[type="submit"] {
	-webkit-appearance: none;
}
