@charset "utf-8";

/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* Browser Style Reset
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/

/*@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);*/
*{   box-sizing: border-box;
text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td	{
	margin: 0;	padding: 0;
	transition: all 0.3s ease;
}
address, caption, cite, code, dfn, em, strong, th, var	{
	font-style: normal;
}
table	{
	border-collapse: collapse;	border-spacing: 0;
}
caption, th	{
	text-align: left;
}
q:before ,q:after	{
	content: '';
}
object, embed	{
	vertical-align: top;
}
hr, legend	{
	display: none;
	clear:both;
}
h1, h2, h3, h4, h5, h6	{
	font-size: 100%;
	font-weight:normal;
}
img, abbr, acronym, fieldset	{
	border: 0;
	vertical-align: bottom;
	outline:none;
}
li	{
	list-style-type: none;
}
input {
	border: 1px none #CCC;
	font-family:'Lucida Grande','Noto Sans Japanese','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
	color: #333;
	font-size: 13px;
	line-height: 1.4;
	text-align: left;
	background: url(../img/header_bg.jpg) no-repeat center top;
}


/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* Font Style
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
@font-face {
    font-family: "Lubalin";
    font-style: normal;
    font-weight: normal;
    src: url("http://welcome-to-gettyimages.jp/welcome/wg_css/font/Lubalin-eot.eot?#iefix") format("embedded-opentype"), url("http://welcome-to-gettyimages.jp/welcome/wg_css/font/Lubalin-woff.woff") format("woff"), url("http://welcome-to-gettyimages.jp/welcome/wg_css/font/Lubalin-truetype.ttf") format("truetype")
}

@font-face {
    font-family: "LubalinDemi";
    font-style: normal;
    font-weight: normal;
    src: url("http://welcome-to-gettyimages.jp/welcome/wg_css/font/LubalinDemi-eot.eot?#iefix") format("embedded-opentype"), url("http://welcome-to-gettyimages.jp/welcome/wg_css/font/LubalinDemi-woff.woff") format("woff"), url("http://welcome-to-gettyimages.jp/welcome/wg_css/font/LubalinDemi-truetype.ttf") format("truetype")
}

.lubalin{
	font-family:Lubalin, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
	font-weight: normal!important;

}
.lubalindemi{
	font-family:LubalinDemi, 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
	font-weight: normal!important;
}
body {
	font-family:'Lucida Grande','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3','Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', Meiryo, メイリオ, sans-serif;
	color: #333333;
	font-size: 15px;
	line-height: 1.7;
	text-align: left;
-webkit-text-size-adjust: 100%;
min-width: 980px;
}
/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* link Style
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
a:link	{
	text-decoration: underline;
}

a:visited	{
	text-decoration: underline;

}

a:hover	{
	text-decoration: none;
}


/*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*
* new clearfix
^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*^*/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { /*zoom: 1;*/ } /* IE6 */
*:first-child+html .clearfix {  /*zoom: 1;*/ } /* IE7 */
.left {
	float: left;
}
.right {
	float: right;
}
.center {
	text-align: center;
}



.both {
	clear: both;
}
.impct {
	color: #eb3535;
}
.kome {
	color: #888888;
}
.nobg {
	background-image: none!important;
	border: none!important;
}

/* ======================================================================
Image Rollover
======================================================================== */
a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

input:hover {
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.sss{
	display: background: #fff url('') 0 0 repeat|repeat-x|repeat-y|no-repeat|inherit|round|space;
}



/* ======================================================================
layout
======================================================================== */
header .obi{
	background: #000;
}

header h1{
	width:980px;
	margin:0 auto;
	padding:20px 25px;
}

.hero{
	background: url(../img/mian.jpg)no-repeat #010d1d center top;
	overflow: hidden;
}
.hero .size{
	width:980px;
	margin:0 auto;
	height:608px;
	position: relative;
}
.hero .inner{
	width:560px;
	float:right;
	color:#FFF;
	padding-top:114px;
	position: relative;
}
.cre{
	position: absolute;
	right:-40px;
	bottom:15px;
	color:#cccccc;
	font-size:11px;
}
.hero .inner h2{
font-size:40px;
font-weight: bold;
}
.hero .inner p{
	line-height: 1.9;
	font-size:19px;
	padding:20px 0 50px 0;
}
.hero .inner a{
	background: #ed7b3a;
	display: inline-block;
	color:#FFF;
	font-size:24px;
	font-weight: bold;
	padding:8px 50px;
	border-radius: 4px;
	text-decoration: none;
}
.content h2{
	padding:60px 0 35px 0;
font-size:30px;
font-weight: bold;
text-align: center;
}
.service_area{
	padding:0 0 60px 0;
}
.service_area .inner{
width:980px;
margin:0 auto;
}
.icon_area ul{
	display: flex;
	justify-content: space-between;
}
.icon_area li{
	width:270px;
	text-align: center;
}
.icon_area h3{
	font-size:24px;
	font-weight: bold;
	padding:20px 0;
}
.support_area{
	padding:0 0 60px 0;
	background:#ededed url(../img/line.png)no-repeat center top;
	background-size: 100% 40px
}
.support_area .inner{
	width: 980px;
	margin:0 auto;
}
.support_area h3{
	font-size:24px;
	color:#01a4d3;
font-weight: bold;
}
.support_area h3 span{
font-size:42px;
display: inline-block;
padding:0 5px;
}
.block_01{
	display: flex;
}
.block_02{
	display: flex;
flex-direction: row-reverse;

}
.block_03{
	display: flex;
}
.block_01 .txt{
	width:460px;
	height:400px;
	padding:82px 30px 0 90px;

}
.block_02 .ph{
padding:10px 90px 10px 60px;
order: 1;
position: relative;
}
.block_02 .ph .plus{
	position: absolute;
	right:30px;
	top:100px;
}
.block_02 .txt{
padding:50px 60px 0px 0;

}
.block_03 .txt{
padding:90px 40px 0 120px;
}
.block_03 a{
	color:#01a4d3;
	text-decoration: none;
}
.case_area .inner {
	width:980px;
	margin:0 auto;
	text-align: center;
	position: relative;
}

.nec_area img{
	display: block;
	margin-bottom:30px;
}
.case_area a{
color:#01a4d3;
display: inline-block;
margin-top:15px;
}
.cregit{
	padding:15px 0 15px 0;
	clear: both;
	width:980px;
	margin:0 auto;
	font-size: 11px;
	color:#666666;
}
.cregit span{
	display: inline-block;
	margin-right:10px;
}
footer{
	min-width: 980px;
	text-align: center;
	background: #023047;
	color:#FFF;
	padding:40px 0 20px 0;
	font-size:12px;
}
footer img{
	margin-bottom:20px;
}
br.smp{
	display: none;
}
.bg_case{
	margin-top:40px;
	background: #f6f6f6;

}
.case_area{
	text-align: center;
}
.nec_area h3{
	display: inline-block;
	font-weight: bold;
	font-size:24px;
	border-bottom:2px solid #01a4d3;
	margin-bottom:20px;
}
.nec_area {
display: flex;
text-align: left;
justify-content: space-between;
padding:40px 140px 40px 80px;
}
.nec_area  .text{
	width:440px;
	text-align: justify;
}
.nec_area .fig_area{
	padding-top:20px;
}
.cont_area{
	background:url(../img/bg_1.jpg);
	background-size: cover;
	background-attachment: fixed;
}
.seach_area{
	background:url(../img/bg_2.jpg);
	background-size: cover;
	background-attachment: fixed;
}
.meta_area{
	background:url(../img/bg_3.jpg);
	background-size: cover;
	background-attachment: fixed;
}
.cont_area .inner,
.seach_area .inner,
.meta_area .inner{
width: 980px;
margin: 0 auto;
display: flex;
padding:50px 0 70px 0;
}
.inner .block{
	background: url(../img/txt_bg.jpg) no-repeat right top;
background-size: cover;
	background-attachment: fixed;
	color:#FFF;
	font-size: 15px;
	padding:20px 30px;
	width: 480px;
	text-align: justify;
}
.seach_area .inner .block{
	margin-left:auto;
}
.inner .block span{
	font-size: 12px;
}
.inner .block h3{
border-bottom:2px solid #ee8245;
display: inline-block;
font-size:30px;
font-weight: bold;
margin-bottom:20px;
}
.inner .block a{
	color:#FFF;
}
.icon_area h3 a{
color:#333333;
text-decoration: none;
}
a.ppl_btn{
	background: #6a40e0;
	color:#FFF;
	display: inline-block;
	border-radius: 50px;
	text-decoration: none;
	padding:8px 40px;
	font-size: 14px;
}
.btn_area{
	text-align: center;
	padding:30px 0;
	background: #073046;
}
.btn_area a {
    background: #ed7b3a;
    display: inline-block;
    color: #FFF;
    font-size: 24px;
    font-weight: bold;
    padding: 8px 50px;
    border-radius: 4px;
    text-decoration: none;
}
/* ======================================================================
smp
======================================================================== */
@media screen and (max-width: 480px){
	img{
		width:auto;
		height:auto;
		max-width: 100%;
	}
	br.pc{
		display: none;
	}
	br.smp{
	display: block;
}
body{
	min-width: 0px;
}
header h1,
.hero .size,
.service_area .inner,
.support_area .inner,
.case_area .inner,
.cregit,
footer{
	width: 100%;
	min-width: 0px;
}
header h1{
	padding:15px;
}
header h1 img{
	width: 120px;
	height:auto;
}
.hero{
	background-size: cover;
}
.hero .inner{
	width:auto;
	float:none;
	padding: 40px 15px;
}
.hero .inner h2{
	font-size:20px;
	text-align: center;
}
.hero .inner p{
font-size:15px;
padding:20px 0 30px 0;
padding-left:33%;
}
.hero .size{
	height:auto;
}
.hero .inner p br{
	display: none;
}
.hero .inner a{
	font-size:15px;
	padding:10px 0;
	display: block;
	text-align: center;
}
.content h2 {
    padding: 30px 15px 20px 15px;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}
.icon_area ul {
    display: block;
    justify-content: space-between;
}
.icon_area li {
    width: auto;
    text-align: center;
    padding:0 15px 25px 15px;
}
.icon_area h3 {
    font-size: 18px;
    font-weight: bold;
    padding: 0px 0 5px 0;
    text-align: left;
    padding-left:75px;
}
.icon_area p{
	    padding-left:75px;text-align: left;
}
.icon_area p br{
	display: none;
}
.icon_area img{
	float:left;
	margin:10px 15px 15px 0 ;
	width:65px;
}
.block_01,
.block_02,
.block_03{
	display: block;
}
.block_01 .txt{
	width:auto;
	height:auto;
	padding:0 20px 20px 20px;
}
.support_area h3{
	font-size:18px;
	line-height: 1.4;
}
.support_area h3 span{
	font-size:26px;
}
.support_area h3 br{
	display: none;
}
.ph{
	padding: 0 20px;
}
.block_02 .txt{
	padding:20px 20px 0px 20px;
}
.block_02 .ph {
	padding:20px 20px;
}
.block_02 .ph .plus{
	width:50px;
	height:auto;
	left: 50%;
	margin-left:-25px;
	top:-0px;
}
.block_03 .txt{
	padding:20px;
}
.block_03 p br{
	display: none;
}
.block_03 a{
	display: inline-block;
}
.nec_area {
    position: static;
text-align: center;
}
.case_area a{
    font-size: 15px;
    padding: 10px 0;
    display: block;
    text-align: center;
    margin:15px 0 0 0 ;
}
.nec_area img{
	margin:30px auto 0px auto ;
}
.case_area p{
padding:0 20px ;
text-align: left;
}
.cregit{
	padding:15px;
}
footer{
	padding:15px;
	font-size:11px;
}
.service_area{
	padding-bottom:0px;
}
.support_area{
	padding-bottom:40px;
	background-image: none;
}
.support_area h2 br{
	display: block;
}
.cre{
	position: absolute;
	right:10px;
	bottom:15px;
	color:#cccccc;
	font-size:11px;
}
.cont_area .inner,
.seach_area .inner,
.meta_area .inner{
width: auto;
margin: 0 20px;
display: flex;
padding:50px 0 100px 0;
}
.inner .block h3 {
    border-bottom: 2px solid #ee8245;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
}
.inner .block{
	font-size: 13px;
}
.nec_area{
	padding:20px;
	display: block;
}
.nec_area .text{
	width: auto;
}
.nec_area .text p{
padding:0;
}
.nec_area h3{
	display: block;
	font-size: 20px;
}
.nec_area .fig_area {
    padding-top: 0px;
}
.nec_area img{
	margin-top:15px;
}
}
