@charset "UTF-8";
/* CSS Document */
/*
=================
selector
===================
*/
html {
  height: 100%;
}
body {
  margin: 0;
  font-size: 17px;
  line-height: 2.0;
  font-family: fot-tsukuardgothic-std, sans-serif;
/*  background: url(https://itturn.jp/themes/itturn@blog/parts/img/back-sen.svg);*/
  background-repeat: repeat-y;
  background-size: 100px 100px;
  background-position: 3% 30%;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.border-page {
  margin: 0;
  font-size: 0.9em;
  line-height: 2.0;
  font-family: fot-tsukuardgothic-std, sans-serif;
  background: url(https://itturn.jp/themes/itturn@blog/parts/img/back-sen.svg);
  background-repeat: repeat-y;
  background-size: 100px 100px;
  background-position: 8% 30%;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
body.noborder{
  font-size: 17px;
  margin: 0;
  line-height: 2.0;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.border-box{
  background: url(https://itturn.jp/themes/itturn@blog/parts/img/back-sen.svg);
  background-repeat: repeat-y;
  background-size: 100px 100px;
  background-position: 4% 30%;
}
div, section {
  box-sizing: border-box;
}
h1 {
  font-size: 2.2em;
  line-height: 1.8;
  padding: 0;
  margin: 0 0 15px 0;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h2 {
  font-size: 1.6em;
  line-height: 1.6;
  color: #000;
  margin: 0 0 10px 0;
  position: relative;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h3 {
  font-size: 1.4em;
  margin: 0px 0px 5px 0px;
  padding: 0;
  line-height: 1.6;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}
h4 {
  font-size: 1.1em;
  padding: 0px;
  margin: 0px 0px 0px 0px;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.6;
}
h5 {
  font-size: 1em;
  margin: 0 0 6px 0px;
  padding: 0;
  font-weight: normal;
}
p {
  line-height: 1.8;
  margin: 0;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
figcaption {
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 400;
  font-style: normal;
}
li {
  list-style-type: none;
  margin-right: 0;
}
ul {
  padding: 0;
  margin: 0;
}
a {
  font-weight: normal;
  display: inline-block;
  transition: opacity 0.3s ease-out;
  text-decoration: none;
  color: #000;
}
a:hover {}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border-bottom: none;
  line-height: 1em;
}
a img {
  width: 100%;
  height: auto;
}
a img:hover {}
hr {
  color: #ffffff;
  background-color: transparent;
  border: none;
  border-top: 1px dotted #ccc;
  margin: 40px 0px 40px 0px;
}
aside {
  padding: 0px 0px;
}
small {
  color: #707070;
}
figure {
  position: relative;
  margin: 0;
}
figure a {
  width: 100%;
  margin: 0;
  padding: 0;
  line-height: 0.1;
}
figcaption {
  color: #555555;
  font-size: 0.8em;
  width: 100%;
  font-weight: normal;
  box-sizing: border-box;
  font-family: "a-otf-gothic-bbb-pr6n", sans-serif;
}
/*.top-read-container{
  height: 80px;
}*/
.top-read{
  text-align: center;
  font-size: 16px;
  padding: 50px 20px;
  margin-bottom:50px;
}
.top-read span{
  display: block;
}
.top-read.top-read1{
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 0 20px;
}
.top-read.top-read2{
  margin-top: 0px;
  margin-bottom: 40px;
  padding: 0 20px;
}
@media screen and (max-width: 992px) {
  body {
    margin: 0;
    font-size: 17px;
    line-height: 2.0;
    font-family: fot-tsukuardgothic-std, sans-serif;
/*    background: url(https://itturn.jp/themes/itturn@blog/parts/img/back-sen.svg);*/
    background-repeat: repeat-y;
    background-size: 100px 100px;
    background-position: 2% 30%;
    font-family: "zen-maru-gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .border-box{
    background: none;
    background-repeat: repeat-y;
    background-size: 100px 100px;
    background-position: 4% 30%;
  }
}
@media screen and (max-width: 786px) {
  body {
    margin: 0;
    font-size: 16px;
    line-height: 2.0;
    font-family: fot-tsukuardgothic-std, sans-serif;
/*    background: url(https://itturn.jp/themes/itturn@blog/parts/img/back-sen.svg);*/
    background-repeat: repeat-y;
    background-size: 100px 100px;
    background-position: center center;
    font-family: "zen-maru-gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  body.border-page {
    margin: 0;
    font-size: 0.9em;
    line-height: 2.0;
    font-family: fot-tsukuardgothic-std, sans-serif;
    background: none;
    background-repeat: repeat-y;
    background-size: 100px 100px;
    background-position: 8% 30%;
    font-family: "zen-maru-gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  .border-box{
    background: none;
    background-repeat: repeat-y;
    background-size: 100px 100px;
    background-position: 4% 30%;
  }
  h1 {
    font-size: 1.5em;
    padding: 0;
    margin: 0 0 15px 0;
    font-family: "zen-maru-gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  h2 {
    font-size: 1.3em;
    line-height: 1.6;
    color: #000;
    margin: 0 0 10px 0;
    position: relative;
    font-family: "zen-maru-gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  h3 {
    font-size: 1.2em;
    margin: 0px 0px 5px 0px;
    padding: 0;
    line-height: 1.7;
    font-family: "zen-maru-gothic", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
}
/*
=================
layout
*=================
*/
main {
  width: 100%;
}
#page_top {
  position: fixed;
  right: 30px;
  bottom: 20px;
}
#page_top img {
  width: 120px;
}
#wrapper-page {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
#wrapper-poster {
  width: 100%;
}
#primary {
  width: 75%;
}
#secondary {
  width: 22%;
  padding: 60px 30px;
  position: relative;
}
#main-page {
  width: 90%;
  max-width: 900px;
  margin: 60px 0% 0 10%;
}
#main-page-onecol,
.main-page-onecol {
  width: 100%;
  max-width: 980px;
  margin: 0px auto 0 auto;
}
#main-page p {
  line-height: 1.8;
  padding: 15px 0;
  font-size: 17px;
  text-align: justify;
}
/*#main-page br {
  display: none;
}*/
#main-page section {
	margin: 60px 0;
}

#main-page section.note-outline{
  margin-top:0;
  margin-bottom: 60px;
}

.note-name span {
  font-size: 20px;
  font-weight: bold;
}

#main-page section strong{
	border-bottom:1px double #000;
}
#main-page .entry-body-note strong{
  border-bottom:1px double #000;
}

#main-page section .interview-name{
	border-bottom:0px double #000;
}

#main-page .entry-body-note .kakomi-green strong {
  border-bottom: none;
}

#main-page .entry-body-note .interview-name{
border-bottom:0px double #000;
}
#main-archive {
  width: 90%;
  max-width: 1000px;
  margin: 100px auto 0 auto;
}
.content-wrapper {
  z-index: 1;
  position: relative;
  background: #fff;
  width: 100% !important;
  margin: 0 !important;
  padding: 100px 0;
}
.bt-block {
  background: #2EB6AA;
  padding: 10px 40px;
  color: #fff !important;
  margin: 0 auto;
  text-align: center;
  display: block;
  width: 45%;
  border-radius: 5px;
}
.sp {
  display: none;
}
.pc {
  display: block;
}
.tb {
  display: none;
}
.small {
  font-size: 13px !important;
}
.big {
  font-size: 1.4em !important;
}
.green {
  color: #2DB5A9;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fl_center {
  justify-content: center !important;
  align-items: center;
}
.fl_right {
  justify-content: flex-end !important;
}
.fl_2cul {
  width: 48%;
}
.clearfix:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
  font-size: 0;
}
.xl, .xxl {
  display: block;
}
.lg {
  display: none;
}
.md {
  display: none;
}

@media screen and (max-width: 1280px) {
#main-page {
  width: 90%;
  max-width: 900px;
  margin: 60px 0% 0 0%;
}
}
@media screen and (max-width: 992px) {
  .tb {
    display: block;
  }
  .xl, .xxl {
    display: none;
  }
  .lg {
    display: block;
  }
  .md {
    display: none;
  }
	#main-page {
  width: 90%;
  max-width: 900px;
  margin: 60px 0% 0 0%;
}
}
@media screen and (max-width: 768px) {
  .sp {
    display: block;
  }
  .pc {
    display: none;
  }
  .tb {
    display: none;
  }
  .xl, .xxl {
    display: none;
  }
  .lg {
    display: none;
  }
  .md {
    display: block;
  }
  #primary {
    width: 100% !important;
  }
  #secondary {
    width: 100% !important;
    padding: 0px;
  }
  #main-page {
    margin: 40px auto 0 auto;
    width: 90%;
  min-width: 0px;
  }
  #main-archive {
    width: 88%;
    max-width: 1000px;
    margin: 20px auto 0 auto;
  }
  #main-page section {
    margin: 60px 0;
  }
  .bt-block {
    background: #2EB6AA;
    padding: 5px 40px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 80%;
    border-radius: 5px;
  }
  .fl_2cul {
    width: 100%;
    margin-bottom: 20px;
  }
  .fl_right {
    justify-content: start !important;
  }
	.bt-block {
  width: 100%;
  }
/*  .top-read-container{
    height: auto;
  }*/
  .top-read{
    text-align: justify;
    padding-top:50px;
    font-size: 13px;
    padding: 25px 20px;
  }
  .top-read span{
    display: inline;
  }
}
/*
=================
loader
===================
*/
.loader {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 999;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.loader .txt {
  font-size: 1.3em;
  font-weight: 700;
  color: black;
  display: none;
}
.loader .logo-anime {
  display: none;
}
.logo-anime {
  width: 60%;
}
/*
=================
header
===================
*/
#header {
  width: 100%;
  position: relative;
}
.tagline{
  position:absolute;
  top:60px;
  left:5%;
}
.tagline p{
   font-size:14px;
   color:#2EB6AA;
}
.tagline-tate{
  right:0;
  margin-top:130px;
  width:5%;
  position:relative;
}
.tagline-tate p{
   font-size:18px;
   color:#2EB6AA;
   font-weight:700;
    writing-mode: vertical-rl;
   letter-spacing: 0.2rem;
   margin:0 auto;
}
.scroll{
  width:30px;
  z-index:999;
  padding:20px 0 0 0 ;
  position:relative;
  margin:20px auto 0 auto;
  teat-align:center;
  display:block;
}
.intro-text-head{
  position:absolute;
  right:5%;
  width:auto;
  top:50px;
}
.intro-text-head p{
   font-size:12px;
   color:#2EB6AA;
}
.intro-text-head-2{
  position:absolute;
  right:5%;
  width:auto;
  top:50px;
}
.intro-text-head-2 p{
   font-size:12px;
   color:#2EB6AA;
}

#header-page {}
#gmenu {
  position: relative;
  width: 30%;
  z-index: 99;
  padding: 200px 50px 0px 50px;
  background: #fff;
  margin: 0 0 0px 0;
}
#gmenu ul li a {
  display: block;
  color: black;
  text-align: center;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 4px;
  font-size: 1.2em;
  position: relative;
}
#gmenu ul li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #000;
  transition: all .3s;
  transform: scale(0, 1);
  transform-origin: center top;
}
#gmenu li.current a::after, #gmenu li a:hover::after {
  transform: scale(1, 1);
}
#gmenu-page {
  position: relative;
  z-index: 999;
  padding: 80px 50px 80px 0px;
  width: 100%;
}
#gmenu-page ul {
  display: flex;
  justify-content: flex-end;
  width: 400px;
  float: right;
}
#gmenu-page ul li {
  width: 33%;
}
#gmenu-page ul li a {
  display: block;
  color: black;
  text-align: center;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 4px;
  font-size: 1.2em;
  position: relative;
}
#gmenu-page ul li a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 10%;
  width: 80%;
  height: 2px;
  background: #000;
  transition: all .3s;
  transform: scale(0, 1);
  transform-origin: center top;
}
#gmenu-page li.current a::after, #gmenu-page li a:hover::after {
  transform: scale(1, 1);
}
#logo {
  position: absolute;
  right: 3%;
  top: 3%;
/*  width: 30%;*/
  width: 480px;
  z-index: 99;
}
#logo2 {
  position: absolute;
  left: 5%;
  top: 3%;
/*  width: 30%;*/
  width: 200px;
  z-index: 99;
}
#logo3 {
  position: absolute;
  left: 5%;
  top: 3%;
/*  width: 30%;*/
  width: 200px;
  z-index: 99;
}
#logo-page {
  padding: 30px 0;
  background: #fff;
}
#intro {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-wrap: wrap;
}
.top-slide {
/*  width: 82%;*/
  padding: 0;
/*  padding-top: 170px;*/
margin-top: 190px;
}
  .top-slide-2 {
    margin-top: 130px;
  }
  .top-slide-3 {
    margin-top: 130px;
    width:95%!important;
  }
.top-slide .single-item {}
.top-slide .single-item img {
  width: 100%;
}
.top-intro {
/*  width: 18%;*/
  width: 210px;
  padding: 0;
  position: relative;
}
.top-intro-text-pc {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: block;
  padding: 0 0 0 0;
  font-size: 0.9em;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
/*  transform: translate(-50%, -20px);*/
  margin: 0 auto;
}
.top-intro-text-sp {
  display: none;
}
.intro-img{
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media screen and (max-width: 1280px) {
  #logo {
    position: absolute;
    right: 5%;
    top: 5%;
    width: 410px;
    z-index: 99;
  }
	#logo-page {
  padding: 30px 0;
  background: #fff;
}
  .top-intro-text-pc {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    display: block;
    padding: 0 0 0 0;
    font-size: 0.9em;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
/*    transform: translate(-50%, -20px);*/
    margin: 0 auto;
  }
  .top-intro-text-sp {
    display: none;
  }
}
@media screen and (max-width: 992px) {
  #logo {
    position: absolute;
    right: 3%;
    top: 3%;
    width: 360px;
    z-index: 99;
  }
  #logo-page a {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  #logo-page img {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  #gmenu {
    display: none;
  }
  #gmenu-page ul li {
    width: 33.3%;
  }
  #gmenu-page {
    position: relative;
    z-index: 999;
    padding: 40px 0px 40px 0px;
    width: 90%;
    margin: 0 auto;
  }
  #gmenu-page ul li a {
    text-align: center;
  }
  .top-slide {
/*    width: 96%;*/
/*    padding: 180px 0 0 4%;*/
    background: #fff;
    margin: 0;
    margin-top: 150px;
  }
  .top-slide .single-item {
/*    height: 600px;*/
  }
  .top-slide-2 {
    margin-top: 20px;
  }
  .top-slide .single-item img {
/*    height: 600px;*/
    width: 100%;
    object-fit: cover;
  }
    .top-slide-2 .single-item img {
/*    height: 600px;*/
    width: 100%;
    object-fit: cover;
  }
  .top-intro {
    width: 90%;
    margin: 40px auto 0 auto;
    padding: 0;
    position: relative;
  }
  .top-intro-text-pc {
    display: none;
  }
  .top-intro-text-sp {
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    display: block;
    padding: 0 0 0 0;
    font-size: 1em;
    position: relative;
    width: 100%;
    text-align: center;
  }
  .top-slide .single-item div {
/*    height: 600px;*/
  }
  #header {
    width: 100%;
    position: relative;
    height: auto;
  }
  #intro {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #logo {
    position: absolute;
    right: 5%;
    top: 3%;
    width: 240px;
    max-width: 240px;
    z-index: 99;
  }
  #logo2 {
  position: relative;
  width: 100%!important;
  z-index: 99;
  left:0;
  text-align:center;
  margin:20px auto 0 auto;
}
  #logo2 img{
  width: 200px;
  z-index: 99;
  margin:0 auto;
}
  #logo3 {
  position: relative;
  width: 100%!important;
  right:0;
  left:0;
  z-index: 99;
  text-align:center;
  margin:20px auto 0 auto;
}
  #logo3 img{
  width: 200px;
  margin:0px auto 0 auto;
}
  #logo-page a {
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
  #logo-page img {
    margin: 0 auto;
    width: 40%;
    text-align: center;
  }
  .tagline{
  position:relative;
  top:30px;
  left:0;
  right:0;
  margin:auto;
  width:100%;
  text-align:center;
}
.logotext{
  height:170px;
}
.tagline-tate{
  right:0%;
  margin:20px auto 0 auto;
  width:10%;
  height:auto;
  position:relative;
}
.tagline-tate p{
   font-size:12px;
   color:#2EB6AA;
   font-weight:700;
    writing-mode: vertical-rl;
   letter-spacing: 0.2rem;
   margin:0 auto;
}
.scroll{
  width:25px;
  z-index:999;
  padding:20px 0 0 0 ;
  position:absolute;
  margin:0 auto;
  left:0;
  right:0;
}
.intro-text-head{
  position:relative;
  left:0%;
  right:0;
  margin:-20px auto 0 auto;
  width:90%;

}
.intro-text-head-2{
  position:relative;
  width:90%;
  left:0;
  right:0;
  margin:0 auto;
  top:0px;
  padding:20px 0 0 0;
}
.intro-text-head-2 p{
font-size:11px;
}
  #gmenu {
    display: none;
  }
  #gmenu-page ul li {
    width: 33.3%;
  }
  #gmenu-page {
    position: relative;
    z-index: 999;
    padding: 40px 0px 40px 0px;
    width: 90%;
    margin: 0 auto;
  }
  #gmenu-page ul li a {
    text-align: center;
  }
  .top-slide {
/*    width: 96%;*/
    padding: 0;
/*    margin: 120px 0 0 4%;*/
  margin-top: 110px;
  }
  .top-slide .single-item {
    height: 400px;
  }
   .top-slide-2 .single-item {
    height: 400px;
  }
  .top-slide .single-item div {
    height: 400px;
    width: 100%;
    object-fit: cover;
  }
   .top-slide-2 .single-item div {
    height: 400px;
    width: 100%;
    object-fit: cover;
  }
  .top-slide-3 {
    margin-top:20px;
    width:90%!important;
    height:490px;
  }
   .top-slide-3 .slick-slide{
    height:490px!important;
   }
  .top-intro {
    width: 90%;
    margin: 40px auto;
    padding: 0;
    position: relative;
  }
  .top-intro-text-pc {
    display: none;
  }
  .top-intro-text-sp {
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    display: block;
    padding: 10px 0 10px 0;
    font-size: 1em;
    position: relative;
    width: 100%;
    text-align: center;
    background: #fff;
  }
  #header {
    width: 100%;
    position: relative;
    height: auto;
  }
  #intro {
    width: 100%;
    background: #fff;
  }
  #note {
    background: #fff;
  }
  .intro-text-sp{
    width:90%;
    margin:0 auto;
  }
}
/*
=================
menu
===================
*/
#gmenu-sp {
  position: fixed;
  z-index: 999;
  top: 0;
  right: -120%;
  width: 70%;
  height: 100vh;
  background: #2EB6AA;
  transition: all 0.6s;
}
#gmenu-sp.panelactive {
  right: 0;
}
#gmenu-sp.panelactive #gmwnu-sp-list {
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#gmenu-sp ul {
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#gmenu-sp li {
  list-style: none;
  text-align: center;
}
#gmenu-sp li a {
  color: #fff;
  text-decoration: none;
  padding: 10px;
  display: block;
  letter-spacing: 0.1em;
  font-weight: bold;
  font-size: 1.3em;
  text-align: center !important;
  padding: 20px 0;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 700;
}
.openbtn {
  position: absolute;
  z-index: 9999;
  top: 40px;
  right: 20px;
  cursor: pointer;
  width: 50px;
  height: 50px;
}
.openbtn span {
  display: inline-block;
  transition: all .4s;
  position: absolute;
  left: 14px;
  height: 2px;
  border-radius: 2px;
  background-color: #000;
  width: 45%;
}
.openbtn span:nth-of-type(1) {
  top: 15px;
}
.openbtn span:nth-of-type(2) {
  top: 23px;
}
.openbtn span:nth-of-type(3) {
  top: 31px;
}
.openbtn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  transform: translateY(6px) rotate(-45deg);
  width: 30%;
}
.openbtn.active span:nth-of-type(2) {
  opacity: 0;
}
.openbtn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  transform: translateY(-6px) rotate(45deg);
  width: 30%;
}
/*
=================
footer
=================
*/
#footer {
  width: 100%;
  padding: 80px 0 0 0;
/*  margin: 80px 0 0 0;*/
  text-align: center;
}
#footer-page {
  width: 100%;
  margin: 80px 0 0 0;
  text-align: center;
  background: #2EB6AA;
  padding: 40px 0;
  color: #fff !important;
}
#footer-page a {
  color: #fff;
}
.footer-container {
  max-width: 960px !important;
  margin: 0 auto !important;
  width: 90%;
  font-weight: 400 !important;
}
#footer-logo {
  width: 40%;
  margin: 0 auto 30px auto;
  display: block;
  text-align: center;
}
.copyright {
  text-align: center;
}
.foot-sns {
  margin: 0 auto;
  font-size: 17px;
}
/*.footer-container a {
  text-decoration: underline;
}
.footer-container a:hover {
  text-decoration: none;
}
*/
#footer .footer-container .foot-sns-wrapper a,
#footer .footer-container .company-info a{
  border-bottom: 1px solid #000;
  line-height: 1.3;
}
#footer .footer-container .foot-sns-wrapper a:hover,
#footer .footer-container .company-info a:hover{
  border-bottom: 1px solid #fff;
  line-height: 1.3;
}
#footer-page .footer-container .foot-sns-wrapper a,
#footer-page .footer-container .company-info a{
  border-bottom: 1px solid #fff;
  line-height: 1.3;
}
#footer-page .footer-container .foot-sns-wrapper a:hover,
#footer-page .footer-container .company-info a:hover{
  border-bottom: 1px solid #2EB6AA;
  line-height: 1.3;
}

.foot-sns {
  font-size: 17px;
}
.foot-sns img {
  width: 35px;
  height: 35px;
  padding: 0 0px 0 0px;
}
.foot-message2 {
  color: #4A4A4A;
  text-align: center;
  z-index: 999;
}
#footer-page .foot-message2 {
  color: #fff;
  text-align: center;
  z-index: 999;
}
@media screen and (max-width: 768px) {
  #footer-logo {
    width: 70%;
    margin: 0 auto 30px auto;
    display: block;
    text-align: center;
  }
  #footer {
    margin: 0px 0 0 0;
    background: #fff;
  }
  .foot-message2 {
    color: #4A4A4A;
    text-align: center;
    z-index: 999;
    font-size: 0.9em;
  }
}
.footer-banner{
  margin:40px auto;
  max-width:600px;
  width:70%;
}
.footer-banner2{
  margin:40px auto;
  max-width:1100px;
  width:70%;
}
.footer-banner a:hover{
opacity:0.7;
}
/*
=================
TOP page
===================
*/
.top-title {
  width: 10%;
  position: absolute;
  left: 20px;
  background: #fff;
  padding: 30px 0 0 0;
}
.top-title-green {
  width: 10%;
  position: absolute;
  left: 20px;
  background:#2FB6AA;;
  padding: 0px 0 0 0;
  margin: 60px 0 0 0;
}
.top-title h2 {
  font-size: 1.5em !important;
  color: #6A6A6A;
  letter-spacing: 5px;
}
.top-title-green h2 {
  font-size: 1.5em !important;
  color: #fff;
  letter-spacing: 5px;
  background:#2FB6AA;
}
.title-jp {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 2.5rem;
  color: #2DB6AA;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto;
  letter-spacing: 5px;
}
.top-title-green .title-jp,
.archive-title .title-jp {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 2.5rem;
  color: #fff;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto;
  letter-spacing: 5px;
}
#about {
  width: 100%;
  padding: 0%;
/*  margin: 120px auto;*/
  margin: 0 auto;
  position: relative;
  background: url(https://itturn.jp/themes/itturn@blog/parts/img/back-sen-white.svg),#2FB6AA;
  background-repeat: repeat-y;
  background-size: 100px 100px;
  background-position: 4% 30%;
}
#note {
  width: 100%;
  padding: 0%;
  margin: 120px auto 100px auto;
  position: relative;
}
#about h2, #note h2 {
  font-size: 1.5rem;
  display: block;
  width: auto;
  margin: 0 auto;
  text-align: center;
}
.note-archive-list li {
  width: 48%;
  margin-bottom: 30px;
}
.about-text {
  text-align: left;
  line-height: 2.0;
  font-size: 1em;
  color: #fff;
}
.about-text span {
  display: inline-block;
}
.about-inner {
  padding: 12% 0 8% 0;
  margin: 0 auto;
  max-width: 1200px;
  width: 980px;
}
.about-inner-text {
  width: 54%;
  margin: 0;
}
.about-inner-text h2 {
  margin-bottom: 40px;
}
.about-inner-map {
  width: 44%;
  margin: 0;
/*  position: relative;*/
}
.about-inner-map a {
  color: #fff;
  border-bottom: 2px solid #fff;
  position: absolute;
  bottom: 0;
  right: 0;
}
.about-inner-map p,
.about-inner-map-text{
  color: #fff;
  font-size: 12px !important;
}
#slide-about {
  margin: 40px 0 0 0;
}
#slide-about img {
/*  padding: 0 5px !important;*/
border-radius:10px;
}
#slide-about figcaption {
  position: relative;
  color: #fff;
  padding: 5px 0;
}
#slide-about .slick-dots {
  position: absolute !important;
  bottom: 30px;
}
.green-back {
  background: #2FB6AA;
}
.top-note-pickup{
}
.top-note-pickup-inner{
  width:85%;
  margin:0 0 40px auto;
   background:rgba(46,182,180, 0.2);
   padding:30px 0 30px 50px;
   border-radius: 30px 0px 0 30px;
}
.top-note-pickup-inner h2{
  text-align:left!important;
  margin:0 0 10px 0px !important;
  border-radius:50px;
  font-size:16px !important;
  width:100%;
}
.top-note-pickup-inner span{
  background:#2FB6AA;
  color:#fff;
  border-radius:50px;
  padding:0 20px;
}
.pickup-note-title{
  width:60%!important;
  height:auto!important;
  z-index:999;
  position:absolute;
  top:30px;
  left:20px;
}
.pickup-theme{
  font-size:1.1em;
  margin:10px 0 20px 0;
font-weight:700;
width:94%;
background:transparent!important;
color:#000!important;
}
.pickup-name{
  position:absolute;
  bottom:10px;
  z-index:999;
  color:#fff;
  left:20px;
  bottom:20px;
  background:#2FB6AA;
  border-radius:30px;
  font-size:22px;
  font-weight:700;
  padding:0 20px;
}
.pickup-name span{
  background:transparent!important;
  padding:0;
}
.pickup-detail{
  font-size:13px;
  width:90%;
  padding:0 0 20px 0;
}
.top-note-list {
  width: 880px;
  margin: 0 auto;
}
.top-note-list-2 {
  width: 980px;
  margin: 0 auto;
}
.top-note {
  position: relative;
  width: 100%;
  margin: 0 0 150px 0;
}
.top-note-title-other{
  font-size:1.1em;
}
.img-box {
  width: 100%;
  position: relative;
  line-height: 0;
  overflow: hidden;
  border-radius: 10px;
}
.img-box img {
  transition-duration: 0.3s;
  object-fit: cover;
  height: 100%;
  width: 100%;
}
.mask {
  height: 600px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.mask:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.mask2 {
  height: 300px;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
}
.mask2:hover {
  transform: scale(1.1);
  transition-duration: 0.3s;
}
.top-note aside {
  position: absolute;
  background: rgba(46, 182, 170, 1);
  padding: 30px;
  border-radius: 0px;
  color: #fff;
  bottom: -80px;
  right: -40px;
  width: 630px;
}
.note-aside-inner {
  position: relative;
}
.note-title {
  font-size: 1.4em;
  color: #fff;
}

.top-tag {
  width: 50%;
  transform: translateY(-10px);
  text-align: right;
}
.top-tag ul {
  line-height: 1.2;
}
.top-tag li {
  display: inline-block;
}
.top-tag a {
  color: #fff !important;
}
.top-category {
/*  width: 40%;*/
  margin: 0 20px 10px 0px;
  font-size: 14px;
  transform:translateY(-10px);

}
.top-category span{
  border-bottom: 1px solid #fff;
  display: inline-block;
}
/*.top-category a:hover {
  border-bottom: 0px solid #fff;
}*/
.hushtag {
  padding: 0 5px;
  display: inline-block;
  font-size: 11px;
}
.hushtag:before {
  content: "#"
}
.note-hito {
  font-size: 1.3em;
  color: #fff;
  padding-top: 5px;
	font-weight:300;
}
.note-date {
  font-size: 11px;
  padding: 5px 0 0 0;
}
.note-link {
  position: absolute;
  right: 0px;
  bottom: 0px;
  color: #fff;
  border: 1px solid #fff;
  float: right;
  padding: 2px 15px;
  border-radius: 30px;
}
.note-link:hover {
  background: #fff;
  color: #2eb6aa;
}
.note-link-2 {
  color: #2eb6aa;
  border: 1px solid #2eb6aa;
  padding: 2px 15px;
  border-radius: 30px;
}
.note-link-2:hover {
  background: #2eb6aa;
  color: #fff;
}
.note-text {
  font-size: 0.85em;
  padding-top: 0px;
}
.note-readmore {
  background: #fff;
  padding: 5px 10px;
  position: absolite;
  right: 5px;
  bottom: 5px;
}
.note-title-entry {
  color: #2DB6AA !important;
  font-weight: 700;
}
.foot-slide {
  position: relative;
}
.foot-slide-item {
  position: relative;
}
.foot-silde-item img {}
.foot-message {
  position: absolute;
  color: #fff;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 999;
  width: 50%;
}
.foot-message p {
  font-size: 1.1em;
}
.foot-message span {
  display: inline-block;
}
.company-info {
  padding-top: 40px;
}

/*
@media screen and (max-width: 1280px) {
  .title-jp {
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    font-size: 1.7rem;
    color: #2DB6AA;
    font-weight: 700;
    line-height: 1.7;
    margin: 0 auto;
    letter-spacing: 5px;
    text-align: center;
  }
  .top-title-green .title-jp {
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    font-size: 1.7rem;
    color: #fff;
    font-weight: 700;
    line-height: 1.7;
    margin: 0 auto;
    letter-spacing: 5px;
    text-align: center;
  }
}
*/

@media screen and (max-width: 1280px) {
	.top-note aside {
  position: absolute;
  background: rgba(46, 182, 170, 1);
  padding: 30px;
  border-radius: 0px;
  color: #fff;
  bottom: -80px;
  right: -40px;
  width: 700px;
}
	.top-note-list {
  width: 700px;
  margin: 0 auto;
  }
  .mask {
    height: 470px;
  }
  .note-title {
    font-size: 1.2em;
  }
  .note-hito {
    font-size: 1.2em;
  }
}
@media screen and (max-width: 992px) {
  .top-title {
    width: 10%;
    position: absolute;
    left: 20px;
    background: #fff;
    padding: 0px 0 0 0;
  }
  .about-inner {
    width: 700px;
/*    padding: 0;*/
  }
  .about-inner-text {
    width: 100%;
    margin: 60px auto 60px auto;
  }
  .about-inner-map {
    width: 90%;
    margin: 0 auto;
  }
  .top-note-list {
    width: 540px;
    margin: 0 auto;
  }
  .mask {
    height: 370px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
  }
  .mask:hover {
    transform: scale(1.1);
    transition-duration: 0.3s;
  }
  .top-note aside {
    position: absolute;
    background: rgba(46, 182, 170, 1);
    padding: 20px;
    border-radius: 0px;
    color: #fff;
    bottom: -100px;
    right: -40px;
    width: 95%;
  }
  #about {
    width: 100%;
    padding: 30px 0% 50px 0;
    margin: 0 auto;
    position: relative;
    background: none,#2FB6AA;
  }
  .note-title {
    font-size: 1em;
  }
  .note-hito {
    font-size: 1em;
  }
}
@media screen and (max-width: 768px) {
  .top-title {
    width: 90%;
    position: relative;
    left: 20px;
    background: transparent;
    padding: 0px 0 0 0;
  }
  .top-title h2 {
    font-size: 1.1em;
  }
  .title-jp {
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    font-size: 1.7rem;
    color: #2DB6AA;
    font-weight: 700;
    line-height: 1.7;
    margin: 0 auto;
    letter-spacing: 5px;
    text-align: center;
  }
  .top-title-green {
    width: 90%;
    position: relative;
    left: 20px;
    background: transparent;
    padding: 10px 0 0 0;
    margin:0px 0 0 0;
  }
  .top-title-green h2 {
    font-size: 1.1em;
  }
  .top-title-green .title-jp,
  .archive-title .title-jp{
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    font-size: 1.7rem;
    color: #fff;
    font-weight: 700;
    line-height: 1.7;
    margin: 0 auto;
    letter-spacing: 5px;
    text-align: center;
  }
  .about-inner {
    width: 90%;
    padding: 0;
  }
  .about-inner-text {
    width: 100%;
    margin: 0px auto 0 auto;
  }
  .about-inner-map {
    width: 90%;
    margin: 0 auto;
  }
  .about-inner-map p {
    font-size: 14px;
  }
  .about-inner-map-box{
    width: 90%;
    margin: 20px auto;
  }
  .top-note-pickup{
    padding:0;
}
.top-note-pickup-inner{
  width:100%;
  margin:20px 0% 0px 0%;
   padding:20px 0 20px 25px;
   border-radius: 30px 0px 0 30px;
}
.pickup-detail{
  font-size:12px;
}
.pickup-note-title{
  width:90%!important;
  height:auto!important;
  z-index:999;
  position:absolute;
  top:20px;
  left:0;
  right:0;
  margin:0 auto;
}
.top-note-list-2{
  width:90%;
  margin:0 auto;
}
.top-note-pickup-inner h2{
}
.pickup-theme{
  font-size:1.2em;
  max-width:100%;
}
  .top-note-list {
    width: 90%;
    margin: 0 auto;
  }
  .top-note {
    position: relative;
    margin: 20px 0 20px 0;
  }
  .top-note aside {
    background: transparent;
    padding: 0px 0px;
    border-radius: 0px;
    position: relative;
    border-radius: 0px;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
  }
  .pickup-name{
  position:absolute;
  bottom:10px;
  z-index:999;
  color:#fff;
  left:20px;
  bottom:20px;
  font-size:16px;
  font-weight:700;
}
  .note-title {
    font-size: 1.2em;
    color: #000;
  }
  .top-note-title-other{
  font-size:1.1em!important;
}
  .hushtag {
    padding: 0 10px 0 0;
    color: #2EB6AA !important;
    display: inline-block;
  }
  .top-tag{
    text-align: left;
  }
  .note-text {
    font-size: 0.8em;
    color: #000;
  }
  .about-text {
    text-align: justify;
    width: 86%;
    margin: 20px auto;
  }
  .about-text span {
    display: inline;
  }
  #about {
    width: 100%;
    padding: 30px 0% 50px 0;
    margin: 0 auto;
    position: relative;
  }
  #note {
    width: 100%;
    padding: 0%;
    margin: 30px auto 60px auto;
    position: relative;
  }
  #about h2, #note h2 {
    font-size: 1.2rem;
    display: block;
    width: auto;
    margin: 0 auto;
    text-align: center;
  }
  #slide-about {
    width: 90%;
    margin: 0px auto 20px auto;
    border-radius:10px;
  }
  #slide-about img {
    width: 100% !important;
    border-radius:10px;
  }
  .img-box img {
    transition-duration: 0.3s;
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .mask {
    height: 350px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
  }
  .mask:hover {
    transform: scale(1.1);
    transition-duration: 0.3s;
  }
  .mask2 {
    height: 220px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
  }
  .mask2:hover {
    transform: scale(1.1);
    transition-duration: 0.3s;
  }
    .mask3 {
    height: 120px;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
  }
  .mask3:hover {
    transform: scale(1.1);
    transition-duration: 0.3s;
  }
  .foot-slide-item {
    width: 100%;
    padding: 0;
    height: 300px;
  }
  .foot-slide-item img {
    height: 300px;
    width: 100%;
    object-fit: cover;
  }
  .slide {
    position: relative;
    max-width: 100%;
    height: 300px;
    margin: auto;
    overflow: hidden;
  }
  .slide img {
    object-fit: cover;
    height: 300px;
    width: 100%;
  }
  .footer-left {
    width: 100%;
  }
  .footer-right {
    width: 100%;
  }
  .foot-message {
    width: 70%;
  }
  .foot-message p {
    font-size: 1.0;
  }
  #footer-page {
    background-color: #2EB6AA;
    margin-top: 40px;
  }
  .top-tag {
    width: 100%;
  }
  .top-tag ul {
    line-height: 1.2;
  }
  .top-tag li {
    display: inline-block;
  }
  .top-tag a {
    color: #2EB6AA !important;
  }
  .top-category {
/*    width: 100%;*/
/*    border-bottom: 1px solid #2EB6AA;
    display: inline-block;*/
    margin: 0 20px 20px 0px;
    font-size: 12px;
    color: #2EB6AA !important;
    transform: translateY(0);
  }
/*  .top-category a:hover {
    border-bottom: 0px solid #2EB6AA;
  }*/
  .top-category span{
    border-bottom: 1px solid #2EB6AA;
    display: inline-block;
  }
  .note-hito {
    font-size: 1.3em;
    color: #000;
    padding-top: 5px;
  }
  .note-date {
    font-size: 11px;
    padding: 8px 0 0 0;
	  color:#000;
  }
  .note-link {
    position: absolute;
    right: 0px;
    bottom: 0px;
    color: #2EB6AA;
    border: 1px solid #2EB6AA;
    float: right;
    padding: 2px 15px;
    border-radius: 30px;
  }
  .note-link:hover {
    background: #2EB6AA;
    color: #fff;
  }
}
/*
=================
arcihve
===================
*/
.head-img {
  width: 100%;
}
.head-img img {
  width: 100%;
  height: 370px;
  object-fit: cover;
}
#archive {
  max-width: 1200px;
  margin: 80px auto;
  width: 90%;
}
#archive .js-focused-image {
  display: block !important;
}
.archive-list1 {
  position: relative;
}
.archive-list1 h3 {
  font-size: 1.6em;
}
.archive-list1 a {
  display: block;
}
.archive-list2 li a {
  display: block;
}
.archive-list2 {
  margin: 40px 0 0 0;
  display: flex;
  flex-wrap: wrap;
}
.archive-list2 li {
  margin: 0 0 50px 0;
  width: 48%;
  position: relative;
}
.archive-list2 li h4 {
  font-size: 1.5em;
}
.archive-list1 img, .archive-list2 img {
  border-radius: 10px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.js-autoheight-r {
  margin-bottom: 30px;
}
.category {
  width: 30%;
}
.tag {
  width: 70%;
}
@media screen and (max-width: 1024px) {
.category {
  width: 40%;
}
.tag {
  width: 60%;
}
}
.category-2 {
  width: 100%;
}
.tag-2 {
  width: 100%;
  margin: 10px 0 0 0;
}
.tag-3 {
  width: 100%;
  margin: 0px 0 0 0;
}
.tag ul {
  line-height: 1.4;
}
.tag li {
  display: inline-block;
}
.tag li a {
  color: #2DB6AA;
}
.tag-2 ul {
  line-height: 1.2;
}
.tag-2 li {
  display: inline-block;
  margin: 0;
  width: auto !important;
}
.tag-2 li a {
  color: #2DB6AA;
  padding: 0;
}
.tag-3 ul {
  line-height: 1.2;
}
.tag-3 li {
  display: inline-block;
  margin: 0;
  width: auto !important;
}
.tag-3 li a {
  color: #2DB6AA;
  padding: 0;
}
.category a {
  color: #2DB6AA;
  display: inline-block;
  font-size: 14px;
  border-bottom: 1px solid #2DB6AA;
}
.category-2 a {
  color: #2DB6AA;
  display: inline-block !important;
  font-size: 14px;
  border-bottom: 1px solid #2DB6AA;
  width: auto !important;
}
.date {
  font-size: 1em;
  position: absolute;
  z-index: 99;
  background: #2DB6AA;
  font-weight: 700;
  padding: 5px 15px;
  color: #fff;
  left: 20px;
}
.hito {
  display: inline-block;
}
.hito p {
  display: inline-block;
  font-weight: 700;
}
@media screen and (max-width: 765px) {
  .head-img img {
    width: 100%;
    height: 280px;
    object-fit: cover;
  }
  .archive-list2 li {
    margin: 0 0 50px 0;
    width: 100%;
  }
  .category {
    width: 100%;
  }
  .tag {
    width: 100%;
    padding: 10px 0;
  }
  .tag li a {
    color: #2DB6AA !important;
    line-height: 1.8em !important;
  }
  .tag-2 {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .tag ul {
    line-height: 1.2;
  }
  .tag li {
    display: inline-block;
    line-height: 1.2;
  }
  .tag li a {
    color: #2DB6AA;
  }
  .tag-2 ul {
    line-height: 1.2;
  }
  .tag-2 li {
    display: inline-block;
    margin: 0;
    width: auto !important;
  }
  .tag-2 li a {
    color: #2DB6AA !important;
    padding: 0;
  }
  .tag-3 li a {
    color: #2DB6AA !important;
    padding: 0;
  }
  .hito{
    width:60%;
  }
}
/*
=================
note
===================
*/
#entry {
  max-width: 800px;
  margin: 80px auto;
  width: 90%;
}
.entry {
  max-width: 800px;
  margin: 80px auto;
  width: 90%;
}
#entry img {
  margin: 0px 0 60px 0;
}
.note-title-entry {
  font-weight: 700 !important;
}
.page-title {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  padding: 30px 0 0 0;
  margin: 20% auto 0 auto;
}
.archive-title {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  padding: 30px 0 0 0;
  margin: 5% auto 0 auto;
}
.page-title h2, .archive-title h2 {
  font-size: 1.1em !important;
  color: #6A6A6A;
  letter-spacing: 5px;
  text-align: center;
}
.page-title .title-jp, .archive-title .title-jp {
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 2rem;
  color: #2DB6AA;
  font-weight: 700;
  line-height: 1.2;
  margin: 0 auto;
  letter-spacing: 5px;
}
.interviewer {
  max-width: 550px;
  margin: 0 auto;
}
.int-photo {
  width: 30%;
}
.int-photo img {
  width: 120px;
  height: 120px;
  border-radius: 50%;
}
.int-text {
  width: 68%;
}
.share-button {
  max-width: 350px;
  margin: 0 auto;
  text-align: center;
}
.share-button h4 {
  margin: 0 auto 20px auto;
  width: 70%;
}
.share-button h4:before {
  content: "・";
  display: inline-block;
  width: 20px;
  height: 26px;
  background: url("../parts/img/fukidashi-sen.svg");
  background-repeat: no-repeat;
  color: transparent;
  padding-right: 20px;
}
.share-button h4:after {
  content: "・";
  display: inline-block;
  width: 20px;
  height: 26px;
  background: url("../parts/img/fukidashi-sen2.svg");
  background-repeat: no-repeat;
  color: transparent;
  padding-left: 20px;
}
.share-button li a {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #efefef;
  display: block;
  position: relative;
}
.share-button li a img {
  width: 30px;
  height: 30px;
  position: absolute;
  color: #fff;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  z-index: 999;
}
.kakomi-green {
  color: white;
  border: 2px solid #2DB5A9;
  padding: 20px;
  border-radius: 10px;
  box-sizing: border-box;
  background-color: #2DB5A9;
}
.kakomi-green p {
  font-size: 14px !important;
  margin: 0;
  display: none;
}
#main-page section .kakomi-green strong {
    border-bottom: 1px double white;
}
.kakomi-green{
  display: inline-block;
  padding: 10px;
  border-radius: 10px;
  margin-bottom: 20px;
  font-size: 12px;
}
.kakomi-green a,
.kakomi-green a:link,
.kakomi-green a:visited,
.kakomi-green a:hover,
.kakomi-green a:active{
  color: #FFFFFF;
  border-bottom: none;
}
#main-page p.kakomi-green-p{
  padding: 20px;
}

.answer {
  font-size: 1.35em !important;
  line-height: 1.7;
  font-family: "zen-maru-gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
  padding: 10px 0 0 40px;
  border-radius: 10px;
  display: inline-block;
  display: none;
}
.answer:before {
  content: "";
  background: url("../parts/img/sen.svg");
  background-size: 100px 50px;
  width: 30px;
  background-position: center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  margin-right: 10px;
}
.interview-name {
  font-weight: 700;
}
.entry-body-note {
  margin: 0 5px;
}
.entry-body-note p, .entry-body-note h3 {
  margin: 0;
}

.entry-body-note [class*=column-media]{
  padding-left: 0;
  padding-right: 0;
}

.question {
  margin-bottom: 30px;
  color: #2DB6AA;
}
.question h3,
.entry-body-note h3 {
  color: #2DB6AA;
  font-size: 1.5em !important;
}
.entry-body-note h3 {
  margin-top: 60px;
  margin-bottom: 30px;
}

.entry-body-note [class*=column-image] img,
.entry-body-note [class*=column-media] img,
.entry-body-note [class*=column-eximage] img {
  padding-top: 1.5rem!important;
  padding-bottom: 1.5rem!important;
}

.entry-date {
  background: url("../parts/img/sen.svg");
  background-size: 100px 50px;
  background-position: center;
  background-repeat: repeat-x;
  display: inline-block;
  width: 100%;
  padding: 0;
}
.entry-date time {
  background: #fff;
  float: right;
  padding-left: 10px;
  font-weight: 700;
  font-size: 1em;
}
@media screen and (max-width: 786px) {
  .answer {
    font-size: 1.3em !important;
  }
  .int-photo img {
    width: 80px;
    height: 80px;
  }
  .share-button {
    display: block !important;
  }
  .share-button h4 {
    margin: 0 auto 20px auto;
    width: 70%;
    color: #000;
  }
  .share-button ul {
    width: 70%;
    margin: 0 auto;
  }
  .share-button li a {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #efefef;
    display: block;
    position: relative;
  }
  .share-button li a img {
    width: 20px;
    height: 20px;
    position: absolute;
    color: #fff;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 999;
  }
}

@media screen and (max-width: 768px) {
  .page-title {
    width: 23%;
    position: absolute;
    left: 20px;
    background: #fff;
    padding: 0px 0 0 0;
    margin: 20px 0 0 0;
	  display:none;
  }
  .archive-title {
    width: 23%;
    position: relative;
    display: block;
    left: 20px;
    background: #fff;
    padding: 30px 0 0 0;
    margin: 30px 0 0 0;
  }
  .page-title h2, .archive-title h2 {
    font-size: 1.1em !important;
    color: #6A6A6A;
    letter-spacing: 5px;
    text-align: center;
    padding: 20px 0 0 0;
  }
  .page-title .title-jp, .archive-title .title-jp {
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-size: 1.2rem;
    color: #2DB6AA;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 auto;
    letter-spacing: 5px;
    padding: 0 !important;
  }

  .archive-title .title-jp {
    -ms-writing-mode: lr-tb;
    writing-mode: lr-tb;
    font-size: 1.7rem;
    color: #2DB6AA;
    font-weight: 700;
    line-height: 1.7;
    margin: 0 auto;
    letter-spacing: 5px;
    text-align: center;
  }
  .archive-title {
    width: 90%;
    position: relative;
    left: 20px;
    background: transparent;
    padding: 0px 0 0 0;
  }

}
/*
=================
timeline Anime
===================
*/
.timeline {}
.border-line {
  position: absolute;
  left: 0.2em;
  top: 0;
  width: 2px;
  height: 0;
  background: #2DB6AA;
}
/*
=================
tuika 202408
===================
*/
.bt-notelist{
  margin:0 auto;
  border:1px solid #2DB6AA;
  display:block;
  padding:5px 30px;
  text-align:center;
  width:200px;
  border-radius:40px;
  color:#2DB6AA;
}
.bt-notelist:hover{
  color:#fff;
  background:#2DB6AA;
}
.serialNav{
margin:40px 0;
}
.serialNavItem {
  width:50%;
  color:#2DB6AA;
}
.serialNavItemNext{
  text-align:right;
}
.serialNavItemNext a{
  border-bottom:1px solid #2DB6AA;
  color:#2DB6AA;
}
.serialNavItemPrev a{
  border-bottom:1px solid #2DB6AA;
  color:#2DB6AA;
}
.caption{
padding:0!important;
}
.text-link{
  color:#2DB6AA !important;
  text-decoration:none!important;
  border-bottom:0px !important;
}
.text-link:hover{
  opacity:0.7;
}
/*
=================
poster
=================
*/
#main-poster {
  max-width:980px;
  width:90%;
   margin:0px auto 0 auto;
  }
#header-poster {
  max-width:980px;
  width:90%;
  margin:60px auto 0 auto;
}
.poster-partner{
  padding:5% 8%;
  background:#f4f4f4;
}
.poster-section{
  margin:100px 0;
}
.poster-section:first-of-type{
  margin:30px 0 100px 0;
}
.text-center{
  text-align:center;
}
.poster-section h1{
color:#2DB6AA;
margin-bottom:30px;
} 
.poster-section h2,
.poster-form h2{
color:#2DB6AA;
margin-bottom:40px;
} 
.siyo-list li{
  padding:10px 0;
  border-bottom:1px solid #ccc;
}
.poster-partner h2{
color:#2DB6AA;
margin-bottom:20px;
} 
.poster-partner h3{
font-size:1.1em;
}
.poster-partner li{
  list-style-type:none;
 margin:10px 0;
}
.poster-partner li a::before{
  content:"・";
  display:flex;
  height:100%;

}
.poster-partner a{
color:#000;
display:inline-block;
line-height:1.8;
display:flex;
}
.poster-partner a:hover{
color:#2DB6AA;
}
.poster-form input{
  background:#f4f4f4;
  border:0px;
  padding:15px 15px;
  font-size:15px;
}
.poster-form label{
  font-size:15px;
}
.poster-form textarea{
  background:#f4f4f4;
  border:0px;
  padding:5px 10px;
}
.error-text{
}
.poster-point p{
  font-size:15px;
}
.text-small{
  font-size:14px;
}
.badge-danger{
  color:#ff0000!important;
}
.checkbox-list li{
  display:inline-block;
  margin:0 20px 0 0 ;
}
.poster-form .mail-step{
  padding:0;
  margin:30px auto 20px auto;
  width:260px;
  text-aligin:center!important;
  background:url(https://itturn.jp/themes/itturn@blog/parts/img/sen-yoko.svg);
  background-position:center 4px;
  background-size:200px 20px;
  background-repeat:no-repeat;
}
.poster-form .mail-step-item{
  font-size:13px;
  display:inline-block;
  margin:0 26px;
  color:#2DB6AA;
}
.poster-form .mail-step-item::before{
  content:"";
  height:30px;
  width:30px;
  display:block;
  margin:0 auto;
  background:#fff;
  border:5px solid #2DB6AA;
  border-radius:50%;
}
.poster-form .mail-step-item-current::before{
  content:"";
  height:30px;
  width:30px;
  display:block;
  margin:0 auto;
  background:#2DB6AA;
  border:5px solid #2DB6AA;
  border-radius:50%;
}
.poster-form .itturn-from-btn-green{
  background:#2DB6AA;
}

.poster-form .itturn-from-btn-green:hover {
    color: white;
    background-color: #28877f;
    border-color: #28877f;
}

.poster-form .itturn-from-btn-gray{
  background:#858585;
}

.poster-form .itturn-from-btn-gray:hover {
    color: white;
    background-color: #575757;
    border-color: #575757;
}

.itturn-from-btn-1{
  margin:40px 0 0 0;
  width:100%;
}
.itturn-from-btn-2{
  margin:40px 0 0 0;
  width:100%;
}
.itturn-from-btn-3{
  background:#2DB6AA;
  margin:40px 0 0 0;
  width:100%;
}
.poster-form #btnConfirm{
  background:#2DB6AA!important;
  width:100%;
  margin:20px 0 0 0;
}
#btnConfirm:hover,#btnToInput:hover,#btnSubmit:hover{
  opacity:0.7;
}
.poster-form #btnToInput{
  background:#595959!important;
  width:100%;
  margin:20px 0 0 0;
}
.poster-form #btnSubmit{
  background:#2DB6AA!important;
  width:100%;
  margin:20px 0 0 0;
}
@media screen and (max-width: 786px) {
  #wrapper-poster {
    width: 90%;
    margin:0 auto;
  }
  #header-poster {
    max-width:1100px;
    width:50%;
    margin:30px auto 0 auto;
  }
  .poster-section{
    margin:60px 0;
  }
  .poster-section:first-of-type{
    margin:30px 0 60px 0;
  }
  .poster-partner{
    padding:40px;
    background:#f4f4f4;
  }
  .col-sm-12{
    margin:20px 0;
  }
  .col-sm-12:first-of-type{
    margin:0px 0 20px 0;
  }
  .poster-section h2,
  .poster-form h2{
  color:#2DB6AA;
  margin-bottom:20px;
  } 
  .poster-partner h2{
  color:#2DB6AA;
  margin-bottom:0px;
  } 
}
/*
=================
shiritaikotoshu
=================
*/
.shiritaikotoshu-list li{
  margin-bottom:50px;
  position:relative;
}
.shiritaikotoshu-list li img{
  border-radius:10px;
}
.shiritaikotoshu-list p{
  font-size:14px;
  margin:20px 0;
}
.shiritaikotoshu-list h3{
  margin:20px 0;
  padding:10px;
  width:100%;
  margin:0 0 20px 0;
  background:#FFE67A;
  color:#006953;
  border:3px solid #006953;
  border-radius:10px;
  font-size:1em;
  text-align:center;
}
.pdf-dl{
  background:#FEF4D6;
  border-radius:10px;
  padding:0 0 10px 0;
}
.bt-download{
  width:50%;
  display:block;
  background:#2DB6AA;
  margin:0 auto 10px auto;
  padding:5px 10px;
  border-radius:30px;
  color:#fff!important;
  text-align:center;
  border:1px solid #2DB6AA;
}
.bt-download:hover{
  background:#fff;
  color:#2DB6AA!important;
}
.interview-list-item{
  position:relative;
  margin-bottom:30px;
}
.tag-gakku{
  position:absolute;
  top:-10px;
  left:25px;
  background:#2DB6AA;
  padding:5px 15px;
  border-radius:20px;
  color:#fff!important;
  text-align:center;
  font-size:12px;
}
.multiple-items .slick-slide{
  margin:0 60px 0px 0!important;
  width:900px!important;
}
.hito2 p{
  font-weight:700;
  fon-size:14px;
}
@media screen and (max-width: 1200px) {
  .multiple-items .slick-slide{
  margin:0 50px 70px 0px!important;
  width:700px!important;
}
@media screen and (max-width: 768px) {
  .multiple-items .slick-slide{
  margin:0 10px 0px 10px!important;
  width:330px!important;
}
.bt-download{
  width:70%;
}
}