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

/* 基本設定 */
* {
	margin: 0px;
	padding: 0px;
	background-image: url();
	-webkit-text-size-adjust: 100%;
}
html{
    scroll-behavior: smooth;
}
body {
	font-family: "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Verdana, Arial, Meiryo, "MS P Gothic", "MS Pゴシック", sans-serif;
	color: #231815;
	background-color: #FFF;
	font-size: 14px;
	line-height: 100%;
}
img {
	border: none;
}
ul {
	list-style-type:none;
}
li img { 
  vertical-align:bottom; 
}
a {
	color: #378700;
	text-decoration: none;
}
a:hover {
	color: #FDA500;
	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: auto;
	margin-right: 0px;
	margin-left: 0px;
}
.main:after {
  clear: both;
  content: '';
  display: block;
}
.pc {
	display: none;
}
.sp {
	display: block;
}
p {
	font-size: 13px;
	line-height: 1.7em;
}
#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:100px;
}
.iconleft {
	float: left;
	width: 16px;
	margin-right: 6px;
	margin-top: 0.3em;
}
.iconleft img {
	width: 100%;
}




/* 基本テンプレート設定 */

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

#header {
	height: 58px;
	padding-top: 32px;
	width: 100%;
	position: fixed;
	background-color: #FFF;
	opacity: 0.9;
	z-index: 103;
}
#header h1 {
	float: left;
	width: 190px;
}
#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;
	width: 710px;
	margin-right: 16px;
	display:none;
}
#header .cotegory li {
	float: left;
	width: auto;
	margin-right: 34px;
	list-style-type: none;
	font-size: 16px;
}


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

#section01 {
	height: 380px;
}
#section01 h1 {
	font-size: 40px;
	line-height: 1.7em;
	color: #6B355C;
	text-align: center;
	font-weight: bold;
	padding-top: 164px;
	text-shadow:1px 1px 1px #fff;
	position: absolute;
	z-index: 101;
	width: 100%;
}
#section01 #slide {
	height: 380px;
    position: relative;
    overflow: hidden;
}
#section01 #slide ul {
	height: 380px;
    position: relative;
	overflow: hidden;
}
#section01 #slide li {
	background-repeat: no-repeat;
	background-position: center top;
	height: 380px;
	top: 0;
	left: 0;
	position: absolute;
	text-align: center;
}
#section01 #slide li img {
	height: 380px;
	object-fit: cover;
}

#section02 {
	padding-top: 42px;
	background-image: url(../img/hr_pat02.png);
	background-repeat: no-repeat;
	background-position: 196px 50px;
	padding-bottom: 80px;
	margin-right: 10px;
	margin-left: 10px;
}

#section02 .avatar {
	width: 290px;
	margin-right: auto;
	margin-left: auto;
}
#section02 .avatar .ph {
	float: left;
	width: 80px;
	margin-right: 14px;
}

#section02 .avatar h5 {
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 0em;
}
#section02 .avatar h6 {
	font-size: 11px;
	line-height: 1em;
	font-weight: normal;
	margin-top: 0.5em;
}

#section02 .introduction {
	padding-top: 48px;
}
#section02 .introduction .ph {
	float: left;
	width: 125px;
	margin-right: 16px;
	margin-bottom: 8px;
}
#section02 .introduction h5 {
	font-size: 16px;
	line-height: 1em;
}
#section03 {
	background-image: url(../img/hr_title2.png);
	background-repeat: no-repeat;
	background-size:100%;
	margin-right: 10px;
	margin-left: 10px;
}
#section03 h2 {
	font-size: 20px;
	padding-top: 20px;
	color: #FFF;
	text-align: center;
	padding-bottom: 36px;
}
#section03 h5 {
	line-height: 1em;
	text-align: center;
}
#section03 .gallery {
	width: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#section03 .gallery li {
	width: 280px;
	margin-right: 0px;
	float: left;
	background-color: #EDEDED;
	box-shadow: 2px 2px 4px #C7C6C5;
	height: 378px;
	margin-bottom: 16px;
	margin-top: 40px;
}
#section03 .gallery li:nth-child(2) {
	margin-top:54px;
}
#section03 .gallery li:nth-child(5) {
	margin-top:54px;
}
#section03 .gallery li:nth-child(8) {
	margin-top:54px;
}
#section03 .gallery li:nth-child(11) {
	margin-top:54px;
}
#section03 .gallery li:nth-child(4) {
	clear: none;
}
#section03 .gallery li:nth-child(7) {
	clear: none;
}
#section03 .gallery li:nth-child(10) {
	clear: none;
}

#section03 .gallery li img {
	width: 278px;
	border: 1px solid #DEDEDE;
}
#section03 .gallery li .text {
	width: auto;
	margin-right: 10px;
	margin-left: 10px;
	height: 136px;
}
#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: 0em;
	text-align: right;
	padding-right: 10px;

}
#section03 .gallery .more:before {
        content: " > ";
}
#section03 .results {
	padding: 10px;
	width: auto;
	border: 1px solid #818181;
	margin-top: 32px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 32px;
}
#section04 {
	background-image: url(../img/hr_title2.png);
	background-repeat: no-repeat;
	background-size:100%;
	margin-right: 10px;
	margin-left: 10px;
}
#section04 h2 {
	font-size: 20px;
	padding-top: 20px;
	color: #FFF;
	text-align: center;
	padding-bottom: 36px;
}
#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: 280px;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 52px;
}

#section04 .photos li {
	width: 70px;
	float: left;
	margin-bottom: 18px;
}
#section04 .photos li img {
	width: 70px;
  height: 70px;
  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: 16px;
	margin-right: 8px;
}
#section04 .iconleft img {
	width: 100%;
}
#section04 h6 {
	font-size: 12px;
	line-height: 0.5em;
	font-weight: normal;
	margin-top: 0.8em!important;
}
#section05 {
	background-image: url(../img/hr_title2.png);
	background-repeat: no-repeat;
	background-size:100%;
	margin-right: 10px;
	margin-left: 10px;
}
#section05 h2 {
	font-size: 20px;
	padding-top: 20px;
	color: #FFF;
	text-align: center;
	padding-bottom: 36px;
}
#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: 280px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 32px;
}
#section05 .sabim img {
	width: 100%;
}

#section05 .pict {
	width: 302px;
	margin-top: 32px;
	margin-right: auto;
	margin-left: auto;
}
#section05 .pict li {
	width: 90px;
	float: left;
	margin-bottom: 16px;
	margin-right: 16px;
}
#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: 20px;
	padding-top: 20px;
	color: #FFF;
	padding-bottom: 36px;
	text-align: center;
}
#section06 .prof {
	background-image: url(../img/hr_pat01.png);
	background-repeat: no-repeat;
	background-position: center 100px;
	width: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 32px;
}
#section06 .ph_left {
	float: none;
	width: 90px;
	margin-right: auto;
	margin-bottom: 18px;
	margin-left: auto;
}
#section06 .ph_left img {
	width: 100%;
}
#section06 .right {
	float: left;
	width: 284px;
}
#section06 h5 {
	font-size: 18px;
	line-height: 1em;
	margin-bottom: 0.5em;
}
#section06 h6 {
	font-size: 12px;
	margin-top: 0.5em;
}

#section06 h3 {
	font-size: 14px;
	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: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
}
#section06 .skill {
	width: 290px;
	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: 64px;
	padding-bottom: 64px;
	margin-bottom: 12px;
	text-align: center;
}
#footer h2 {
	font-size: 20px;
	color: #FFF;
	margin-bottom: 12px;
}
#footer h5 {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
}
#footer h6 {
	font-size: 11px;
	line-height: 1em;
	width: 254px;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	color: #FFF;
}
#footer h6 a {
	width: 234px;
	color: #FFF;
	text-decoration: none;
	padding: 10px;
	display:block;
}

/*ハンバーガーメニュー設定*/

.hamburger {
	display:block;
}
.hamburger img {
	width: 36px;
	float: right;
	margin-right: 10px;
}
#navi {
	overflow: auto;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 104;
	width: 100%;
	max-width: 100%;
	height: 100%;
	background-color: #EDEDED;
}
#navi ul {
	width: 100%;
	background-image: url(../img/rogo_ye.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	background-size:190px;
	padding-top:60px;
	padding-bottom:30px;
	margin-top: 28px;
}
#navi li {
	font-size: 24px;
	line-height: 1.5em;
	width: 100%;
	text-align: center;
}
#navi li a {
	color: #5E5E5E;
	text-decoration: none;
	width: 100%;
	display: block;
}
#navi li a:hover {
	color: #E58042;
	text-decoration: none;
}

#navi li:before {
	content: "■";
	color: #E58042;
	font-size: 20px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#navi li:first-child:before {
	content:""!important;
	padding-top:0px!important;
}
#navi .contactus {
	background-color: #6B355C;
	width: 100%;
	padding-top: 64px;
	padding-bottom: 64px;
	margin-bottom: 12px;
	text-align: center;
}
#navi .contactus h2 {
	font-size: 20px;
	color: #FFF;
	margin-bottom: 12px;
}
#navi .contactus h5 {
	font-size: 12px;
	line-height: 1.5em;
	color: #FFF;
}
#navi .contactus h6 {
	font-size: 11px;
	line-height: 1em;
	padding: 10px;
	width: 234px;
	border: 1px solid #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	color: #FFF;
}


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

