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

/* 基本設定 */
* {
	margin: 0px;
	padding: 0px;
}
html{
    scroll-behavior: smooth;
}
body {
	
	font-family: 'Roboto','Noto Sans JP', sans-serif;
	color: #231815;
	background-color: #FFF;
	font-size: 30px;
	line-height: 100%;
	background-image: url(../img/bk.png);
}
img {
	border: none;
}
ul {
	list-style-type:none;
}
li img { 
  vertical-align:bottom; 
}
a {
	color: #5e5e5e;
	text-decoration: none;
}
a:hover {
	color: #e58042;
	text-decoration: underline;
}
a img {
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
-o-transition: 0.3s ease-in-out;
transition: 0.3s ease-in-out;
}
a:hover img {
opacity:0.6;
filter: alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
}
.clear {
	clear: both
}
.center {
	text-align: center;
}
.main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.main:after {
  clear: both;
  content: '';
  display: block;
}
.pc {
	display: block;
}
.sp {
	display: none;
}
p {
	font-size: 16px;
	line-height: 1.7em;
}
.iconleft {
	float: left;
	width: 24px;
	margin-right: 12px;
	margin-top: 0.3em;
}
.iconleft img {
	width: 100%;
}

#loading {
	height: 100%;
	width: 100%;
	position: fixed;
	background-color: #FFF;
	background-image: url(../img/lodingimage.png);
	background-repeat: no-repeat;
	background-position: center center;
	z-index: 101;
	background-size:200px;
}
/*ハンバーガーメニュー設定*/
.hamburger {
	display:none;
}
/* 基本テンプレート設定 */

#wrapper {
	position:relative; /*gototopの親要素に指定*/
  }

#header {
	height: 78px;
	padding-top: 32px;
	width: 100%;
	position: fixed;
	opacity: 0.9;
	background-color: #FFF;
	z-index: 103;
}
#header .main {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
#header h1 {
	float: left;
	width: 260px;
}
#header h1 img {
	width:100%;
}
#header h1 a:hover img {
opacity:1;
filter: alpha(opacity=100);
-ms-filter: "alpha( opacity=100 )";
}
#header .cotegory {
	float: right;
	margin-top:14px;
	margin-right: 16px;
}
#header .cotegory li {
	width: auto;
	margin-right: 34px;
	list-style-type: none;
	font-size: 16px;
	display: inline;
}


#contents .line {
	display:inline;
}
#websample,
#photograph,
#picture,
#profile {
	position: absolute;
	padding-top: 110px;
	margin-top: -110px;
	}

#section01 {
	height: 855px;
}
#section01 h1 {
	font-size: 66px;
	line-height: 1.5em;
	color: #6B355C;
	text-align: center;
	font-weight: bold;
	padding-top: 318px;
	text-shadow:1px 1px 1px #fff;
	position: absolute;
	z-index: 101;
	width: 100%;
}

#section01 #slide {
	height: 855px;
    position: relative;
    overflow: hidden;
}
#section01 #slide ul {
	height: 855px;
    position: relative;
	overflow: hidden;
}
#section01 #slide li {
	background-repeat: no-repeat;
	background-position: center top;
	height: 855px;
	top: 0;
	left: 0;
	position: absolute;
	text-align: center;
}
#section01 #slide li img {
	height: 855px;
	object-fit: cover;
}

#section02 {
	background-image: url(../img/hr_pat01.png);
	background-repeat: no-repeat;
	background-position: 596px 100px;
	padding-bottom: 270px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 52px;
}
#section02 .avatar {
	width: 464px;
	margin-right: auto;
	margin-left: auto;
}
#section02 .avatar .ph {
	float: left;
	width: 128px;
	margin-right: 20px;
}

#section02 .avatar h5 {
	font-size: 22px;
	line-height: 1.3em;
	padding-top: 1em;
}
#section02 .avatar h6 {
	font-size: 14px;
	line-height: 1em;
	font-weight: normal;
	margin-top: 0.5em;
}

#section02 .introduction {
	padding-top: 52px;
	margin-right: 52px;
}
#section02 .introduction .ph {
	float: left;
	width: 308px;
	margin-right: 30px;
}
#section02 .introduction h5 {
	font-size: 26px;
	line-height: 1em;
}
#section03 {
	background-image: url(../img/hr_title.png);
	background-repeat: no-repeat;
	background-size:100%;
	margin-right: 0px;
	margin-left: 0px;
}
#section03 h2 {
	font-size: 60px;
	padding-top: 152px;
	color: #FFF;
	padding-bottom: 140px;
	text-align: center;
}
#section03 h5 {
	text-align: center;
	line-height: 1em;
}

#section03 .gallery {
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 18px;
}
#section03 .gallery li {
	width: 310px;
	margin-right: 28px;
	float: left;
	background-color: #EDEDED;
	box-shadow: 2px 2px 4px #C7C6C5;
	height: 418px;
	margin-bottom: 16px;
}
#section03 .gallery li:nth-child(3n-1) {
	margin-top:52px;
}
#section03 .gallery li:nth-child(3n+1) {
	clear: both;
}

#section03 .gallery li img {
	width: 308px;
	border: 1px solid #DEDEDE;
}
#section03 .gallery li .text {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	height: 140px;
}
#section03 .gallery  h5 {
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 0.5em;
}
#section03 .gallery  h6 {
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#section03 .gallery .more {
	font-size: 13px;
	line-height: 1em;
	text-align: right;
	padding-right: 10px;
	color: #999;
}
#section03 .gallery .more:before {
        content: " > ";
}
#section03 .gallery .more a {
	color: #F08200;
	text-decoration: none;
}
#section03 .results {
	padding: 20px;
	width: auto;
	border: 1px solid #818181;
	margin-top: 32px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 52px;
}
#section04 {
	background-image: url(../img/hr_title.png);
	background-repeat: no-repeat;
	background-size:100%;
	margin-right: 0px;
	margin-left: 0px;
}
#section04 h2 {
	font-size: 60px;
	padding-top: 152px;
	color: #FFF;
	padding-bottom: 140px;
	text-align: center;
}
#section04 h5 {
	text-align: center;
	line-height: 1em;
}
#section04 .mainim {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
}
#section04 .mainim img {
	width: 100%;
}
#section04 .photos {
	width: 1000px;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 52px;
}

#section04 .photos li {
	width: 250px;
	float: left;
	margin-bottom: 28px;
}
#section04 .photos li img {
	width: 250px;
  height: 250px;
  object-fit: cover; /* この一行を追加するだけ！ */
}
#section04 .photos li:nth-child(5) {
	clear: both;
}
#section04 .photos li:nth-child(9) {
	clear: both;
}
#section04 .photos li:nth-child(13) {
	clear: both;
}
#section04 .iconleft {
	float: left;
	width: 24px;
	margin-right: 12px;
}
#section04 .iconleft img {
	width: 100%;
}
#section04 h6 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 1em!important;
}
#section05 {
	background-image: url(../img/hr_title.png);
	background-repeat: no-repeat;
	background-size:100%;
	margin-right: 0px;
	margin-left: 0px;
}
#section05 h2 {
	font-size: 60px;
	padding-top: 152px;
	color: #FFF;
	padding-bottom: 140px;
	text-align: center;
}
#section05 h5 {
	text-align: center;
	line-height: 1em;
}
#section05 .mainim {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
}
#section05 .mainim img {
	width: 100%;
}
#section05 .sabim {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 64px;
}
#section05 .sabim img {
	width: 100%;
}

#section05 .pict {
	width: 970px;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
}
#section05 .pict li {
	width: 310px;
	float: left;
	margin-bottom: 28px;
	margin-right: 20px;
}
#section05 .pict li img {
	width: 100%;
}
#section05 .pict li:nth-child(3n) {
	margin-right:0px!important;
}
#section05 .pict li:nth-child(4) {
	clear: both;
}
#section06 {
	background-image: url(../img/hr_title.png);
	background-repeat: no-repeat;
	background-size:100%;
	margin-right: 0px;
	margin-left: 0px;
}
#section06 h2 {
	font-size: 60px;
	padding-top: 152px;
	color: #FFF;
	padding-bottom: 140px;
	text-align: center;
}
#section06 .prof {
	background-image: url(../img/hr_pat01.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	width: 976px;
	margin-right: auto;
	margin-left: auto;
}
#section06 .ph_left {
	float: left;
	width: 290px;
	margin-right: 48px;
	margin-bottom: 0px;
}
#section06 .ph_left img {
	width: 100%;
}
#section06 .right {
	float: left;
	width: 638px;
}
#section06 h5 {
	font-size: 50px;
	line-height: 1em;
	margin-bottom: 0.5em;
}
#section06 h6 {
	font-size: 24px;
	margin-top: 0.5em;
}

#section06 h3 {
	font-size: 24px;
	line-height: 1em;
	font-weight: bold;
	color: #FFF;
	width: 100%;
	padding-left: 1em;
	background-image: url(../img/hr_graystitle.png);
	background-repeat: no-repeat;
	margin-bottom: 18px;
	padding-top: 10px;
	padding-bottom: 12px;
}
#section06 .skill {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 10px;
}






#footer {
	background-color: #6B355C;
	width: 100%;
	padding-top: 134px;
	padding-bottom: 134px;
	margin-bottom: 5px;
	text-align: center;
	margin-top: 32px;
}
#footer h2 {
	font-size: 60px;
	color: #FFF;
	margin-bottom: 18px;
}
#footer h5 {
	font-size: 14px;
	line-height: 1.5em;
	color: #FFF;
}
#footer h6 {
	width: 254px;
    font-size: 12px;
	line-height: 1em;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 16px;
	color: #FFF;
}
#footer h6 a {
	width: 234px;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	display:block;
}
#footer h6 a:hover {
	background-color: #F0E1EC;
	color: #6B355C;
	text-decoration: none;
}
#drawer-checkbox,
#drawer-icon,
#drawer-content {
	display:none;
}


.fadein {
    opacity : 0;
    transform : translate(0, 0px);
    transition : all 2000ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}
/***トップへ戻るボタン***/
.back-pagetop{width: 150px;
	height: 30px;
	position: fixed;
	bottom: 25px;
	right: 10px;
	}
.back-pagetop a{
	background: #000;
	color: #fff;
	font-size: 12px;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	}
/***トップへ戻るボタンここまで***/
