@charset "utf-8";

@font-face
{
    font-family: 'Skia';
    src: url('../font/Skia.ttf') format('truetype')
}
@font-face
{
    font-family: 'MPLUS1p-Light';
    src: url('../font/MPLUS1p-Light.ttf') format('truetype')
}
@font-face
{
    font-family: 'MPLUS1p-Medium';
    src: url('../font/MPLUS1p-Medium.ttf') format('truetype')
}
@font-face
{
    font-family: 'MPLUS1p-Bold';
    src: url('../font/MPLUS1p-Bold.ttf') format('truetype')
}
@font-face
{
    font-family: 'MPLUS1p-Thin';
    src: url('../font/MPLUS1p-Thin.ttf') format('truetype')
}

a{
    color: #000;
    text-decoration: none;
}
.container{
    max-width: 1160px;
    min-width: 350px;
    padding: 0 80px;
    margin: 0 auto;
}

iframe[src$=".pdf"]{
    width:100%;
    height:100vh;
}

embed[src$=".pdf"]{
    width:100%;
    height:100vh;
}

.jump{
    height: 80px;
}
/* ************************************** */
@media screen and (max-width: 785px){
.container{
    padding: 0 40px;
}
}
/* —————————————————————————————————————— */
@media screen and (max-width: 485px){
.container{
    padding: 0 30px;
}

.jump{
    height: 30px;
}
}
/* ************************************** */

/* ＞＞＞ ヘッダー ＜＜＜ */
nav{
    display: block;
    position: fixed;
    width: 270px;
    margin-left: auto;
    background-color: #fff;
    top: 0;
    bottom: 0;
    right: -300px;
    transition: all 0.5s;
    z-index: 3;
    opacity: 1;
}

.open nav{
    right: 0;
    opacity: 0.9;
}

nav .inner{
    margin-top: 40px;
    padding: 25px;
}

nav .inner ul li{
    margin: 0;
    border-bottom: 1px solid #333;
}

nav .inner ul li a{
    display: block;
    font:24px/1em 'MPLUS1p-Light',sans-serif;
    color: #333;
    padding: 1.8rem;
    transition-duration: 0.2s;
}

nav .inner ul li a:hover{
    background-color: #e4e4e4;
}

.toggle-btn{
    display: block;
    position: fixed;
    top: 30px;
    right: 30px;
    width: 30px;
    height: 30px;
    z-index: 3;
    cursor: pointer;
}

.toggle-btn span{
    position: absolute;
    display: block;
    left: 0;
    width: 30px;
    height: 2px;
    background-color: #333;
    transition: all 0.5s;
    border-radius: 4px;
}

.toggle-btn span:nth-child(1){
    top: 4px;
}

.toggle-btn span:nth-child(2){
    top: 14px;
}

.toggle-btn span:nth-child(3){
    bottom: 4px;
}

.open .toggle-btn span:nth-child(1){
    transform: translateY(10px) rotate(-315deg);
}

.open .toggle-btn span:nth-child(2){
    opacity: 0;
}

.open .toggle-btn span:nth-child(3){
    transform: translateY(-10px) rotate(315deg);
}

#mask{
    display: none;
    transform: all 0.5s;
}

.open #mask {
    display: block;
    position: fixed;
    background-color: #000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0.6;
    cursor: pointer;
    z-index: 2;
}

/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
@media screen and (max-width: 785px){
nav{
    width: 230px;
    right: -250px;
}

nav .inner{
    margin-top: 30px;
    padding: 25px;
}

nav .inner ul li a{
    font:20px/1em 'MPLUS1p-Light',sans-serif;
    padding: 1.5rem;
}

.toggle-btn{
    top: 23px;
    right: 23px;
    width: 23px;
    height: 23px;
}

.toggle-btn span{
    width: 23px;
    height: 1.5px;
}

.toggle-btn span:nth-child(1){
    top: 3px;
}

.toggle-btn span:nth-child(2){
    top: 10.5px;
}

.toggle-btn span:nth-child(3){
    bottom: 3px;
}

.open .toggle-btn span:nth-child(1){
    transform: translateY(7.75px) rotate(-315deg);
}

.open .toggle-btn span:nth-child(3){
    transform: translateY(-7.75px)  rotate(315deg);
}
}
/* ———————————————————————————————————— */
@media screen and (max-width: 485px){
nav{
    width: 100%;
    right: -500px;
}

nav .inner{
    margin-top: 5px;
    padding: 50px;
}

nav .inner ul li a{
    font:25px/1em 'MPLUS1p-Light',sans-serif;
    padding: 1.8rem;
}

.toggle-btn{
    top: 18px;
    right: 18px;
    width: 18px;
    height: 18px;
}

.toggle-btn span{
    width: 18px;
    height: 1px;
}

.toggle-btn span:nth-child(1){
    top: 2px;
}

.toggle-btn span:nth-child(2){
    top: 8px;
}

.toggle-btn span:nth-child(3){
    bottom: 2px;
}

.open .toggle-btn span:nth-child(1){
    transform: translateY(6.5px)  rotate(-315deg);
}

.open .toggle-btn span:nth-child(3){
    transform: translateY(-6.5px)  rotate(315deg);
}
}
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */


/* ロゴ */
.area_logo_header .logo{
    display: block;
}
.area_logo_header img{
    width: 190px;
    height: auto;
    vertical-align: bottom;
}

/*　ヘッダーナビ　*/
.nav_header{
    margin: 0 0 0 auto;
}
.list_nav_header{
    display: flex;
    align-items: center;
    margin: 0 -15px;
}
.list_nav_header > li{
    padding: 0 15px;
}
.list_nav_header a{
    color: #fff;
    font: 100 23px/1em 'Skia', sans-serif;
    text-shadow:1px 1px 0 #000, -1px -1px 0 #000,
    -1px 1px 0 #000, 1px -1px 0 #000,
    0px 1px 0 #000,  0-1px 0 #000,
    -1px 0 0 #000, 1px 0 0 #000;
}

/* ＞＞＞ トップビュー ＜＜＜ */
.area_top_view{
    width:100%;
	height: 100vh;
	position: relative;
}

.area_top_view:before{
	content:"";
	position:fixed;
	top:0;
	left:0;
	z-index:-1;
	width:100%;
	height: 100vh;
	background:url("../img/bg/bg_top2.jpg") no-repeat center;
	background-size:cover;
}

.area_top_view > .container-top{
    position: fixed;
    top: 15%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    text-align: center;
}

.area_top_view p{
    font: 70px/1em 'Skia',sans-serif;
    color: rgb(58, 58, 58);
}

/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
@media screen and (max-width: 785px){
.area_top_view img{
    transform: scale(1.2);
}
}
/* ———————————————————————————————————— */
@media screen and (max-width: 485px){
.area_top_view img{
    transform: scale(1.6);
}
}
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */

main{
	/*下のかぶさるエリアの指定*/
	position: relative;
	z-index:1;
	/*以下はレイアウトのための記述。削除可能*/
	background:#fff;
}

/* ＞＞＞ ホームエリア ＜＜＜ */
[class*="area_home"]{
    padding: 0 0 60px;
}

/* ヘッド */
.head_home{
    margin: 0 0 40px;
    display: flex;
    justify-content: center;
}
.head_home .ttl{
    font:56px/1em 'MPLUS1p-Thin',sans-serif;
    position: relative;
}

/* ———————————————————————————————————— */
@media screen and (max-width: 485px){
[class*="area_home"]{
    padding: 40px 0;
}

.head_home .ttl{
    font:40px/1em 'MPLUS1p-Thin',sans-serif;
    position: relative;
}
}
/* ———————————————————————————————————— */

/* ＞＞＞ アバウト ＜＜＜ */
/* 2分割レイアウト */
.layout_2_div{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 50px;
    margin: 0 10%;
}
.layout_2_div > div{
    width: 50%;
    padding: 0 10px;
}

/* テキスト_ホーム */
.text_home{
    height: 200px;
}

.text_home .ttl{
    font: 26px/1em 'MPLUS1p-Light',sans-serif;
    /* display: inline-block;
    vertical-align: middle; */
}

.table-about{
    height: 200px;
}

/* 自分画像 */
.area_home_about img{
    width: 200px;
    height: auto;
}

.area_home_about .img{
    display: flex;
    justify-content: center;
}

/* テキスト_メモ */
.area_home_about .text_memo{
    padding: 0 10%;
    text-align: justify;
    text-justify: inter-ideograph;
}

.font_memo{
    font: 24px/1em 'MPLUS1p-Thin',sans-serif;
    display: flex;
    align-items: center;
}

.font_memo:after{
    content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #666;
    margin-left: 1rem;
}

.font_bun{
    font: 19px/1.5em 'MPLUS1p-Light',sans-serif;
    letter-spacing: 2px;
    padding-top: 12px;
}

/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
@media screen and (max-width: 785px){
.layout_2_div{
    padding-bottom: 10px;
}

.layout_2_div > div{
    width: 100%;
    padding: 0 0px;
}

/* 自己紹介テーブル*/
.text_home .table-about{
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    height: 150px;
}

.text_home .ttl{
    font: 26px/2em 'MPLUS1p-Light',sans-serif;
    letter-spacing: 3px;
}

/* テキスト_メモ */
.area_home_about .text_memo{
    padding: 0 6%;
}

.font_bun{
    font: 17px/1.5em 'MPLUS1p-Light',sans-serif;
    padding-top: 3px;
}
}

/* ———————————————————————————————————— */

@media screen and (max-width: 485px){
/* 2分割レイアウト */
.layout_2_div{
    margin: 0 0;
}

.text_home .ttl{
    font: 20px/2em 'MPLUS1p-Light',sans-serif;
    letter-spacing: 3px;
}

/* 自己紹介テーブル*/
.text_home .table-about{
    height: 100px;
}

/* テキスト_ホーム */
.text_home{
    height: 150px;
}
.area_home_about .text_memo{
    padding: 0 10px;
    margin-top: 10px;
}

.font_memo{
    font: 22px/1em 'MPLUS1p-Thin',sans-serif;
}

.font_memo:after{
    margin-left: 0.5rem;
}

.font_bun{
    font: 13px/1.7em 'MPLUS1p-Light',sans-serif;
    padding-top: 3px;
}
}
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */

/* ＞＞＞ スキル ＜＜＜ */
.list_skill{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -25px;
}

.list_skill > li{
    width: 33.3333%;
    padding: 0 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.list_skill img{
    width: 100px;
    height: auto;
    padding-bottom: 15px;
}

.list_skill .ttl{
    font:600 20px/1em 'MPLUS1p-Medium',sans-serif;
    margin: 0 0 30px;
    letter-spacing: 2px;
}

.list_skill .description{
    font: 300 14px/1.5em 'MPLUS1p-Light',sans-serif;
    letter-spacing: 1.5px;
    text-align: justify;
    text-justify: inter-ideograph;
}

/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
@media screen and (max-width: 785px){
.list_skill > li{
    width: 100%;
    padding: 0 10%;
}

.list_skill .ttl{
    margin: 0 0 20px;
    letter-spacing: 2px;
}

.list_skill .ttl{
    font:600 20px/1em 'MPLUS1p-Light',sans-serif;
}

.list_skill .description{
    margin-bottom: 30px;
}

}
/* ———————————————————————————————————— */
@media screen and (max-width: 485px){
.list_skill .ttl{
    font:600 18px/1em 'MPLUS1p-Light',sans-serif;
}

.list_skill .description{
    font:13px/1.7em 'MPLUS1p-Light',sans-serif;
    margin-bottom: 40px;
}
}
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */

/* コンテンツ */
.contents-card-list{
    max-width: 30%;
    margin-bottom: 30px;
    /* margin-right: 0px; */
}

/* .contents-card-list:nth-child(3n){
    margin-right: 0;
} */

.contents-card-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contents-card-list img{
    width: 100%;
}

.contents-card-list .ttl{
    font:600 15px/1em 'MPLUS1p-Medium',sans-serif;
    margin: 3px auto 15px ;
    text-align: center;
}

.contents-card-list .description{
    font: 300 12px/1.5em 'MPLUS1p-Light',sans-serif;
    letter-spacing: 2px;
    text-align: justify;
    text-justify: inter-ideograph;
}

/* ポートフォリオ */
.contents-portfolio .title{
    font:600 25px/1em 'MPLUS1p-Thin',sans-serif;
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
}

.contents-portfolio img{
    width: 350px;
    height: auto;
}

/* .contents-portfolio .img{
    display: flex;
    justify-content: center;
} */

.contents-text_home{
    display: inline-block;
    vertical-align: middle;
}

.contents-text_home .ttl{
    font:600 20px/1em 'MPLUS1p-Medium',sans-serif;
    padding-bottom: 20px;
}

.contents-text_home .description{
    font:300 16px/1.3em 'MPLUS1p-Light',sans-serif;
    letter-spacing: 2px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.contents-portfolio hr{
    width: 77%;
}

/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
@media screen and (max-width: 785px){
.area_home_contents .body_home{
    margin: 0 -15px;
}

.contents-card-list{
    max-width: 50%;
    padding: 0 15px;
    margin-bottom: 50px;
    /* margin-right: 0px; */
}

.contents-portfolio .img{
    display: flex;
    justify-content: center;
    margin-bottom: 13px;
}

.contents-text_home .ttl{
    text-align: center;
}

.contents-text_home .description{
    padding: 0 10%;
    text-align: center;
}

.contents-portfolio hr{
    margin-top: 20px;
    margin-bottom: 20px;
}

}
/* ———————————————————————————————————— */
@media screen and (max-width: 485px){
.contents-portfolio img{
    width: 270px;
}

.area_home_contents .body_home{
    margin: 0 0px;
}

.contents-card-list{
    max-width: 100%;
    padding: 0 10px;
}

.contents-card-list .ttl{
    font:600 15px/1em 'MPLUS1p-Light',sans-serif;
    margin: 6px auto 18px ;
}

.contents-card-list .description{
    font: 300 12px/1.3em 'MPLUS1p-Light',sans-serif;
}

.contents-portfolio .title{
    font:600 20px/1em 'MPLUS1p-Thin',sans-serif;
}

.contents-portfolio img{
    width: 300px;
}

.contents-text_home .ttl{
    font:600 14px/1em 'MPLUS1p-Light',sans-serif;
    padding-bottom: 20px;
}

.contents-text_home .description{
    padding: 0 0;
    font:300 12px/1.3em 'MPLUS1p-Light',sans-serif;
}

.contents-portfolio hr{
    width: 95%;
}

}
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */

/* ブログ */
.blog-card-list{
    max-width: 30%;
    margin-bottom: 30px;
}

.blog-card-wrap{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.blog-card-list img{
    width: 100%;
}

.blog-card-list .day{
    font: 15px/1em 'MPLUS1p-Thin',sans-serif;
    text-align: right;
}

.blog-card-list .description{
    font: 300 16px/1.5em 'MPLUS1p-Light',sans-serif;
    letter-spacing: 2px;
    text-align: justify;
    text-justify: inter-ideograph;
    margin-top: 15px;
}

.blog-button{
    font:300 20px/1.3em 'MPLUS1p-Light',sans-serif;
    padding: 0.3em 0em;
    background: #F3F3F3;
    /* margin: 20px 42% 0; */
    width: 110px;
    display: block;
    margin: 0 auto;
}

.blog-button p{
    text-align: center;
    margin: 0;
    padding: 0;
}

/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
@media screen and (max-width: 785px){
.blog-card-list{
    max-width: 50%;
    margin-bottom: 30px;
    margin: 0 -20px;
}

.blog-card-wrap{
    padding: 0 20px;
}

.blog-card-list img{
    width: 100%;
}

.blog-card-list .description{
    font: 300 15px/1.5em 'MPLUS1p-Light',sans-serif;
    margin-top: 15px;
    margin-bottom: 60px;
}
}
/* ———————————————————————————————————— */
@media screen and (max-width: 485px){
.blog-card-list{
    max-width: 100%;
    margin: 0 0px;
}

.blog-card-wrap{
    padding: 0 10px;
}

.blog-card-list img{
    width: 70%;
}

.blog-card-list .img{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.blog-card-list .day{
    font: 14px/2em 'MPLUS1p-Thin',sans-serif;
    letter-spacing: 2px;
    padding: 0 15%;
}

.blog-card-list .description{
    font: 300 13px/1.8em 'MPLUS1p-Light',sans-serif;
    margin-top: 13px;
    padding: 0 0;
}

.blog-button{
    font:300 16px/1.3em 'MPLUS1p-Light',sans-serif;
    width: 100px;
}
}
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */

/* バックボタン */
#button-back{
    width: 40px;
    margin-top: 30px;
}

#button-back > p{
    font: 35px/1em 'MPLUS1p-Thin',sans-serif;
}

/* フッダー */
footer{
    background-color: #fff;
}

footer > .container{
    padding-bottom: 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.footer-hr{
    width: 100%;
    margin-bottom: 20px;
}

/* snsリスト */
.list_sns{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0 -10px;
}

.list_sns > li{
    padding: 0 13px;
}

.list_sns a{
    display: block;
    width: 40px;
    height: 40px;
    position: relative;
}

.list_sns a:before{
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.list_sns .twitter{
    padding-right: 7px;
}
.list_sns .instagram{
    margin-top: -10px;
}

.copyright{
    font: 14px/1em 'MPLUS1p-Thin',sans-serif;
    margin-top: 10px;
}

/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */
@media screen and (max-width: 785px){
.list_sns a{
    width: 35px;
    height: 35px;
}
}
/* ———————————————————————————————————— */
@media screen and (max-width: 485px){
.list_sns a{
    width: 30px;
    height: 30px;
}
}
/* ＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊＊ */