/* CSS Document */
@charset "UTF-8";

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
    font-size-adjust: none;
	-webkit-text-size-adjust:none;
}
.cf:after{
    content: "."; 
    display: block; 
    height: 0; 
    font-size:0;	
    clear: both; 
	visibility:hidden;
}
.cf{
	display: inline-block;
} 
/* Hides from IE Mac */
* html .cf{
	height: 1%;
}
.cf{
	display:block;
}
body {
    width: 100%;
    min-width: 1000px;
    font-size: 13px;
    color: #444;
    font-size-adjust: none;
	-webkit-text-size-adjust:none;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.5;
}

header > div,
section > div,
#flow,
footer {
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
	box-sizing: border-box;
}
header {
	box-shadow: 0px 0px 10px 3px #AAA;
	position: relative;
}
header a {
	text-decoration: none;
}
header a img {
	margin: 0 10px;
}
header a span {
	display: block;
	width: 180px;
    text-align: center;
    font-size: 13px;
	font-weight: bold;
    color: #888;
    letter-spacing: 6px;
    text-indent: 6px;
	line-height: 1.0;
}
header div {
	padding: 20px 0;
    position: relative;
}
header div > img {
    position: absolute;
    right: 0px;
	top: 25px;
}

a img {
	transition: all .3s;
}
a:hover img {
	opacity: .8;
}

h2 {
	background-color: #000040;
	color: #FFF;
	text-align: center;
	font-size: 36px;
	padding: 30px 0;
	font-weight: bold;
	letter-spacing: 0.1em;
}
h2.h2b {
	padding: 30px 0;
}

p.partner {
	text-align: center;
	margin-bottom: 50px;
}
p.partner img {
	box-shadow: 3px 3px 5px 2px #BBB;
}

#box1,
#box3,
#box6,
#box7,
#flow,
.contact {
	background-color: #F9F9F9;
	background-image: url(images/lp_smds_bg.png);
	background-repeat: repeat;
}
#box1 > div {
	background-image: url(images/lp_smds_catchcopy.png);
	background-position: center center;
	background-repeat: no-repeat;
	height: 450px;
}
#box1 > div h1 {
	margin: 100px 0 0 100px;
	font-size: 55px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.4;
}
#box1 > div p {
	margin: 40px 0 100px 100px;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.1em;
} 
#box1 > div p .cw {
	color: #0067B7;
}

h2#point div {
	width: 1000px;
    margin: 0 auto 30px;
	position: relative;
}
h2#point div img {
	position: absolute;
	top: -60px;
	left: 25px;
}

#box2 {
	padding-bottom: 5px;
	background-image: url(images/lp_img_bg_b.png);
	background-position: bottom;
	background-repeat: repeat-x;
    position: relative;
}
#box2 .bg_arrow {
    position: absolute;
    bottom: -55px;
    left: 50%;
    margin-left: -155px;
}
#box2 > div {
	background-image: url(images/lp_smds_img_b.png);
	background-position: 94% 100%;
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-bottom: 50px;
}
#box2 > div p {
}
#box2 > div p {
	background-image: url(images/lp_smds_icon_1.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding: 35px 0px 35px 45px;
	margin-left: 50px;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#box3 {
	background-color: #F9F9F9;
	overflow: hidden;
}
#box3 > div {
	background-color: #FFF;
	margin-top: 100px;
	background-image: url(images/lp_smds_img_t.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-bottom: 50px;
	box-shadow: 3px 3px 5px 2px #BBB;
}
#box3 > div h3 {
	margin: 50px 0;
	font-size: 35px;
	color: #F73208;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#box3 > div dl {
	margin-left: 50px;
	margin-bottom: 50px;
}
#box3 > div dt {
	background-image: url(images/lp_smds_icon_2.png);
	background-repeat:no-repeat;
	background-position: left center;
	padding: 5px 0px 5px 45px;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#box3 > div dt span {
	color: #F73208;
}
#box3 > div dd {
	width: 520px;
	margin: 0 0 0 60px;
	min-height: 65px;
	letter-spacing: 0.1em;
}

.contact {
	background-color: #F9F9F9;
	overflow: hidden;
}
.contact.last > div {
	margin-bottom: 50px;
}
.contact.last > p {
	margin-bottom: 140px;
}
.contact.last > p.nsx {
	text-align: center;
	margin-bottom: 50px;
}
.contact > div {
	background-color: #FFF;
	margin: 0 auto 50px auto;
	box-shadow: 3px 3px 5px 2px #BBB;
	padding: 40px 0;
	color: #000040;
}
.contact > div h3 {
	margin: 30px 0 5px 0;
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.contact > div h3 span {
	color: #000040;
}
.contact > div h3 i {
	font-size: 34px;
	margin: 0 10px;
}
.contact > div h3 a {
	color: #000040;
	text-decoration: none;
}
.contact > div h4 {
	color: #000040;
	text-align: center;
	font-size: 23px;
	font-weight: bold;
}
.contact > div p {
	margin: 0 100px;
	text-align: center;
}
.contact > div p:last-child {
	margin-top: 30px;
}
.contact > div p img {
	margin-left: 15px;
	vertical-align: sub;
}
.contact > div p a.button {
	display: inline-block;
	width: 800px;
	text-align: center;
	text-decoration: none;
	outline: none;
	color: #000040;
	font-size: 35px;
	font-weight: bold;
	letter-spacing: 0.1em;
	padding: 40px 0 40px 0.5em;
}
.contact > div p a.button i {
	font-size: 54px;
	margin-left: 5px;
	vertical-align: top;
}
.contact > div p a.button::before,
.contact > div p a.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.contact > div p a.button,
.contact > div p a.button::before,
.contact > div p a.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.contact > div p a.button {
	position: relative;
	z-index: 2;
	background-color: #fff;
	border: 5px solid #000040;
	overflow: hidden;
}
.contact > div p a.button:hover {
	color: #fff;
}
.contact > div p a.button::after {
	top: -100%;
	left: -100%;
	width: 100%;
	height: 100%;
}
.contact > div p a.button:hover::after {
	top: 0;
	left: 0;
	background-color: #000040;
}

#box5 {
	padding-bottom: 5px;
	color: #777;
	background-image: url(images/lp_img_bg_b.png);
	background-position: bottom;
	background-repeat: repeat-x;
    position: relative;
}
#box5 .bg_arrow {
    position: absolute;
    bottom: -55px;
    left: 50%;
    margin-left: -155px;
}
#box5 table {
	width: 840px;
	margin: 50px auto;
	letter-spacing: 0.1em;
}
#box5 td {
	width: 50%;
	font-size: 40px;
	font-weight: bold;
	text-indent: 0.5em;
}
#box5 td span {
	font-size: 55px;
	color: #F73208;
}

#box6 {
	background-color: #F9F9F9;
	overflow: hidden;
}
#box6 > div {
	background-color: #FFF;
	margin: 100px auto 50px auto;
	box-shadow: 3px 3px 5px 2px #BBB;
	padding: 30px 50px;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.1em;
	color: #555;
	background-image: url(images/lp_smds_img_y.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
#box6 > div h3 {
	text-align: center;
	font-weight: bold;
	font-size: 36px;
	margin: 10px 0 30px 0;
}
#box6 > div li {
	float: left;
	border: solid 1px #AAA;
	border-radius: 10px;
	width: 280px;
	margin: 15px 30px 15px 0;
	box-sizing: border-box;
	text-align: center;
	height: 70px;
	line-height: 70px;
}
#box6 > div li.row2 {
	line-height: 25px;
    padding-top: 10px;
}
#box6 > div ul li:nth-child(3n) {
	margin-right: 0;
}
#box6 > div h4 {
	font-size: 30px;
	font-weight: bold;
	margin: 50px 0 15px 0;
}
#box6 > div p {
	font-size: 16px;
    font-weight: bold;
	margin-bottom: 80px;
}
#box6 > div p:last-child {
    width: 530px;
}

#box7 {
	background-color: #F9F9F9;
	overflow: hidden;
}
#box7 > div {
	background-color: #FFF;
	margin: 50px auto 50px auto;
	box-shadow: 3px 3px 5px 2px #BBB;
	padding: 40px 60px;
	color: #555;
	letter-spacing: 0.1em;
}
#box7 > div h3 {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
#box7 > div ul {
	width: 900px;
}
#box7 > div ul li {
	width: 33%;
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
	text-align: center;
}
#box7 > div p {
	text-align: right;
	color: #777;
	margin-bottom: 30px;
}

#flow {
	position: relative;
    padding: 50px 0 100px 0;
	width: 100%;
}
#flow::before {
    position: absolute;
    content: "";
    background-image: url(images/flow_bg.png);
    background-repeat: repeat-y;
    background-position: center;
    width: 100%;
    height: 1350px;
    top: 100px;
    left: 0;
}
#flow > div {
	background-image: url(images/allow_smds_1.png);
	background-repeat: no-repeat;
	background-size: 95%;
	background-position: left top;
	height: 250px;
	width: 950px;
	margin: 0 auto;
	text-align: center;
	position: relative;
}
#flow > div::before {
    color: #FFF;
    position: absolute;
    top: 20px;
    left: 0;
    font-size: 36px;
    font-weight: bold;
    width: 95px;
}
#flow > div:nth-child(1)::before {
    content: "1";
}
#flow > div:nth-child(2)::before {
    content: "2";
}
#flow > div:nth-child(3)::before {
    content: "3";
}
#flow > div:nth-child(4)::before {
    content: "4";
}
#flow > div:nth-child(5)::before {
    content: "5";
}
#flow > div:nth-child(6)::before {
    content: "6";
	color: #000;
}
#flow > div:nth-child(6) {
    content: "6";
	background-image: url(images/allow_smds_2.png);
	color: #FFF;
}
#flow > div h3 {
    margin-top: 75px;
    font-size: 30px;
    font-weight: bold;
	letter-spacing: 0.1em;
}
#flow > div h3::after {
    content: "";
    display: block;
    border-top: solid 2px #000;
    width: 100px;
    margin: 10px auto 15px auto;
}
#flow > div:nth-child(6) h3::after {
    border-color: #FFF;
}
#flow > div p {
    font-size: 22px;
    font-weight: bold;
}


footer {
	margin-top: 30px;
}
footer div {
    position: relative;
}
footer div > img {
    position: absolute;
    top: 0;
    right: 0px;
}
footer div > p {
	position: relative;
	margin-top: 30px;
}
footer div > p span {
    position: absolute;
    top: 0px;
    right: 0px;
}
footer div > p a {
	color: #555;
}
footer div > p a:hover {
	text-decoration: none;
}
footer div > p span i.fa-caret-right {
	color: #7CC8EE;
	font-size: 16px;
	margin: 0 3px;
}
footer div .flex {
	display: flex;
	flex-wrap: wrap;
}

footer div .flex {
	display: flex;
	flex-wrap: wrap;
    line-height: 2;
    align-items: flex-end;
}
footer div .flex p:first-child {
	margin-right: 50px;
}

footer #copyright {
	text-align: center;
	margin-top: 20px;
}
