@charset "UTF-8";
/*リセット
--------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*フォント
---------------------------------------------*/
/*メディアクエリー
---------------------------------------------*/
/*変数
---------------------------------------------*/
/* コンテンツ
---------------------------------------------*/
html {
  font-size: 62.5%;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: ff-good-web-pro-condensed,noto-sans-cjk-jp, "游ゴシック体", YuGothic, "メイリオ", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  line-height: 1.0;
  color: #000;
  font-weight: normal;
background-image: url("../images/tankun_02_bg.jpg");
background-repeat:repeat;
}

img {
  width: 100%;
  vertical-align: bottom;
  display: block;
}

a {
  color: #000;
  text-decoration: none;
}

#wrapper {
  width: 100%;
  overflow: hidden;
  opacity: 1;
}

div#mainArea {
  width: 100%;
}

@media screen and (min-width: 1000px) {
  div#mainArea {
    margin: 0 auto;
  }
}

@media screen and (max-width: 999px) {
  div#mainArea {
    margin: 0 auto;
  }
}

div#mainArea .main_item {
  width: 100%;
  margin: 0 auto;
  padding: 50px 0 20px;
}

@media screen and (max-width: 999px) {
  div#mainArea .main_item {
    padding: 30px 0;
  }
}

@media screen and (min-width: 1000px) {
  div#mainArea .main_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 999px) {
  div#mainArea .main_item .title {
    width: 84%;
    margin: 0 auto 20px;
  }
}

@media screen and (min-width: 1000px) {
  div#mainArea .main_item .title {
    width: 28%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1000px) {
  div#mainArea .main_item .main_img {
    width: 60%;
  }
}

.read {
  width: 84%;
  margin: 0 auto;
}

@media screen and (max-width: 999px) {
  .read {
    margin: 20px auto 80px;
  }
}

@media screen and (min-width: 1000px) {
  .read {
    margin: 60px auto 160px;
  }
}

.read .read_title {
  width: 42%;
  margin: 0 auto;
}

@media screen and (min-width: 1000px) {
  .read .read_title {
    width: 250px;
  }
}

.read p {
  margin: 0 auto;
  font-family: mamelon, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.2rem;
  text-align: center;
  letter-spacing: 0.045em;
  line-height: 2.0;
}

@media screen and (min-width: 1000px) {
  .read p {
    width: 70%;
    font-size: 1.6rem;
    line-height: 2.2;
  }
}

#content {
  width: 100%;
  margin: 0 auto;
}

@media screen and (max-width: 999px) {
  #content {
    margin: 0px auto 0;
  }
}

#content .circle {
  width: 100px;
  height: 50px;
  border-radius: 50% / 100% 100% 0 0;
  background: #fff;
  margin: 0 auto;
}

@media screen and (min-width: 1000px) {
  #content .circle {
    width: 200px;
    height: 100px;
  }
}

@media screen and (max-width: 999px) {
  #content .section {
    width: 96%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1000px) {
  #content .section {
    max-width: 1060px;
    margin: 0 auto;
    padding: 0 0;
  }
}

#content .section span.num {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  letter-spacing: 1px;
  position: relative;
}

@media screen and (min-width: 1000px) {
  #content .section span.num {
    font-size: 24px;
  }
}

#content .section .box {
  width: 90%;
  margin: 0 auto;
  letter-spacing: 1px;
}

@media screen and (min-width: 1000px) {
  #content .section .box {
    width: 680px;
  }
}

#content .section .box h1 {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 5% 0;
}

@media screen and (min-width: 1000px) {
  #content .section .box h1 {
    padding: 3% 0;
  }
}

#content .section .box h1 .title1 {
  font-size: 4vw;
  text-align: center;
  margin-bottom: 10px;
}

@media screen and (min-width: 1000px) {
  #content .section .box h1 .title1 {
    font-size: 1.6vw;
  }
}

#content .section .box h1 .title2 {
  font-size: 9vw;
}

@media screen and (min-width: 1000px) {
  #content .section .box h1 .title2 {
    font-size: 4vw;
  }
}

#content .section .box h1:before,
#content .section .box h1:after {
  position: absolute;
  content: '';
  width: 16px;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
}

#content .section .box h1:before {
  border-left: 1px solid #222;
  left: 0;
  top: 0;
}

#content .section .box h1:after {
  border-right: 1px solid #222;
  right: 0;
  top: 0;
}

#content .section .sec_inner .side03 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .side03 {
    width: 800px;
    margin: 0 auto;
  }
}

#content .section .sec_inner h5 {
  font-size: 5vw;
  text-align: center;
  letter-spacing: 1px;
}

@media screen and (max-width: 999px) {
  #content .section .sec_inner h5 {
    margin: 20% 0 8%;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner h5 {
    margin: 16% 0 8%;
    font-size: 2.4vw;
  }
}

#content .section .sec_inner .line {
  border-bottom: 2px solid #674111;
}

@media screen and (max-width: 999px) {
  #content .section .sec_inner .line {
    width: 90%;
    margin: 4px auto 20px;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .line {
    display: none !important;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .picArea {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 999px) {
  #content .section .sec_inner .picArea img {
    width: 90%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .picArea img {
    width: 60%;
    margin: 0 auto;
  }
}

#content .section .sec_inner .textArea {
  width: 49vw;
  margin: 5% auto;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea {
    width: 350px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 50px;
  }
}

#content .section .sec_inner .textArea p.comment {
  font-size: 1.2rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
  text-align: justify;
  margin-bottom: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea p.comment {
    width: 100%;
    font-size: 1.4rem;
  }
}

#content .section .sec_inner .textArea .credit_area {
  font-family: mamelon, sans-serif;
font-weight: 500;
font-style: normal;
}

@media screen and (max-width: 999px) {
  #content .section .sec_inner .textArea .credit_area {
    width: 100%;
    margin: 15px auto 15px;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea .credit_area {
    width: 100%;
    margin: 30px auto;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea .credit_area ul {
    /*display: flex;
                  flex-wrap: wrap;*/
  }
}

#content .section .sec_inner .textArea .credit_area ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 0.025em;
  line-height: 1.0;
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea .credit_area ul li {
    width: 96%;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

@media screen and (max-width: 999px) {
  #content .section .sec_inner .textArea .credit_area ul li:not(:last-of-type) {
    margin-bottom: 12px;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea .credit_area ul li {
    /*&:not(:nth-last-of-type(-n+2)) {
                      margin-bottom: 10px;
                    }*/
  }
  #content .section .sec_inner .textArea .credit_area ul li:not(:last-of-type) {
    margin-bottom: 14px;
  }
}

#content .section .sec_inner .textArea .credit_area ul li span {
  display: inline-block;
  font-size: 1.1rem;
  width: 80%;
}

@media screen and (max-width: 999px) {
  #content .section .sec_inner .textArea .credit_area ul li span {
    line-height: 20px;
    width: 82%;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea .credit_area ul li span {
    font-size: 1.4rem;
    line-height: 1.4;
  }
}

#content .section .sec_inner .textArea .credit_area ul li span.small {
  font-size: 1rem;
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea .credit_area ul li span.small {
    font-size: 1.1rem;
  }
}

#content .section .sec_inner .textArea .credit_area ul li a {
  display: inline-block;
  padding: 2px 7px;
  font-size: 1rem;
  color: #000;
  text-align: center;
  height: 15px;
  line-height: 15px;
  -webkit-transition: .4s;
  transition: .4s;
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea .credit_area ul li a {
    font-size: 1.2rem;
    height: 20px;
    line-height: 20px;
    padding: 2px 12px;
  }
}

#content .section .sec_inner .textArea .credit_area ul li a:not(.disabled) {
  border: 1px solid #000;
  border-radius: 10px;
}

@media screen and (min-width: 1000px) {
  #content .section .sec_inner .textArea .credit_area ul li a:not(.disabled) {
    border-radius: 20px;
  }
}

#content .section .sec_inner .textArea .credit_area ul li a:not(.disabled):hover {
  background-color: #000;
  color: #fff;
}

#content .section .staff {
  letter-spacing: 1px;
}

#content .section .staff h3 {
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 999px) {
  #content .section .staff h3 {
    font-size: 3vw;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .staff h3 {
    font-size: 1.4vw;
    margin-bottom: 60px;
  }
}

#content .section .staff .head-border {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80%;
  margin: 3% auto 20px;
}

@media screen and (min-width: 1000px) {
  #content .section .staff .head-border {
    width: 500px;
    margin: 3% auto 20px;
  }
}

#content .section .staff .head-border:before,
#content .section .staff .head-border:after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background-color: #fff;
}

#content .section .staff .head-border:before {
  margin-right: 1rem;
}

#content .section .staff .head-border:after {
  margin-left: 1rem;
}

@media screen and (max-width: 999px) {
  #content .section .staff .profile {
    width: 80%;
    margin: 0 auto 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .staff .profile {
    width: 500px;
    margin: 0 auto 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (max-width: 999px) {
  #content .section .staff .profile div.img {
    width: 28%;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .staff .profile div.img {
    width: 120px;
  }
}

#content .section .staff .profile div.img img {
  border-radius: 50%;
}

@media screen and (max-width: 999px) {
  #content .section .staff .profile div.detail {
    width: 45%;
    margin-left: 15px;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .staff .profile div.detail {
    width: 180px;
    margin-left: 20px;
  }
}

#content .section .staff .profile div.detail h2 {
font-family: mamelon, sans-serif;
font-weight: 500;
font-style: normal;
}

@media screen and (max-width: 999px) {
  #content .section .staff .profile div.detail h2 {
    font-size: 3.4rem;
    padding-bottom: 10px;
    line-height: 1.1;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .staff .profile div.detail h2 {
    font-size: 4rem;
    padding-bottom: 10px;
  }
}

#content .section .staff .profile div.detail h2 span {
  font-size: 1.6rem;
}

@media screen and (min-width: 1000px) {
  #content .section .staff .profile div.detail h2 span {
    font-size: 2rem;
  }
}

#content .section .staff .profile div.detail ul li {
  font-size: 1.2rem;
  line-height: 1.0;
}

@media screen and (min-width: 1000px) {
  #content .section .staff .profile div.detail ul li {
    font-size: 1.6rem;
  }
}

#content .section .staff .profile div.detail ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 8px;
  text-decoration: underline;
}

#content .section .staff .profile div.detail ul li img {
  display: inline-block;
  width: 15px;
  margin-right: 10px;
}

#content .section .staff .line {
  border-bottom: 1px solid #fff;
}

@media screen and (max-width: 999px) {
  #content .section .staff .line {
    width: 80%;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1000px) {
  #content .section .staff .line {
    width: 500px;
    margin: 0 auto;
  }
}

footer {
  width: 96%;
  margin: 20px auto 0;
  font-family: noto-sans-cjk-jp, sans-serif;
  font-style: normal;
}

@media screen and (min-width: 1000px) {
  footer {
    width: 800px;
    margin: 0 auto;
  }
}

footer .snsbox {
  margin-bottom: 30px;
  padding-left: 10px;
}

@media screen and (min-width: 1000px) {
  footer .snsbox {
    margin-bottom: 50px;
  }
}

footer .snsbox a {
  font-size: 1.6rem;
  text-align: left;
  line-height: 2;
  text-decoration: underline;
}

@media screen and (min-width: 1000px) {
  footer .snsbox a {
    font-size: 2rem;
    text-align: left;
  }
}

footer .logo {
  width: 55%;
  margin: 0 auto 20px;
}

@media screen and (min-width: 1000px) {
  footer .logo {
    width: 300px;
    margin: 0 auto 30px;
  }
}

footer h4 {
  text-align: center;
  font-size: 10px;
  margin-bottom: 20px;
}

@media screen and (min-width: 1000px) {
  footer h4 {
    font-size: 12px;
    margin-bottom: 30px;
  }
}

.opacity {
  -webkit-animation: opacity 1.6s ease-in-out 1 both;
          animation: opacity 1.6s ease-in-out 1 both;
}

.opacity01 {
  opacity: 1 !important;
}

@media screen and (max-width: 999px) {
  .sp_none {
    display: none !important;
  }
}

@media screen and (min-width: 1000px) {
  .pc_none {
    display: none !important;
  }
}

div[class*="section"] {
  margin-bottom: 10px !important;
}

@media screen and (min-width: 1000px) {
  div[class*="section"] {
    margin-bottom: 50px !important;
  }
}



/*追加
_______________________________________*/

.photo01{
	width: 100%;
	max-width: 700px;
	margin: 20px auto;	
}


.photo01 img{
	width: 100%
}

.over-box {
 width: 100%;
 height: 620px;
 margin: 0px auto;
 position:relative;
}

@media screen and (min-width: 1000px) {
.over-box{
	position: relative;
	 width: 700px;
 	height: 1000px;
	margin: 0 auto;
}
}

.subtitle{
	position: absolute;
	width: 40%;
	max-width: 200px;
	right: 5%;
	bottom:-2%;
}



.photo02{
	width: 100%;
	max-width: 700px;
	margin: 35px auto 0px;	
}

.photo02 img{
	width: 100%
}

.photo03{
	width: 90%;
	max-width: 650px;
	margin: 0px auto 40px;	
}


.photo03 img{
	width: 100%
}

.tap{
	width: 200px;
	margin: 10px auto 2px auto;	
}

.photo00{
	width: 100%;
	max-width: 700px;
	margin: 0px auto 40px;	
}

.photo00 img{
	width: 100%
}

.photo04{
	width: 100%;
	max-width: 700px;
	margin: 0px auto;
	padding-bottom: 20px;
}


.photo04 img{
	width: 100%
}


.photo05{
	width: 100%;
	max-width: 700px;
	margin: 0px auto;
}


.photo05 img{
	width: 100%
}



.fade-img-box {
 width: 100%;
 height: 600px;
 margin: 20px auto;
 position:relative;
}

.fade-img-box img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit:cover;
}

@media screen and (min-width: 1000px) {
 .fade-img-box {
 width: 700px;
 height: 930px;
 margin: 20px auto;
 position:relative;
}
}

.fade-img-box02 {
 width: 100%;
 height: 600px;
 margin: 20px auto;
 position:relative;
}

.fade-img-box02 img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit:cover;
}

@media screen and (min-width: 1000px) {
 .fade-img-box02 {
 width: 700px;
 height: 930px;
 margin: 20px auto;
 position:relative;
}
}

.fade-img-box03 {
 width: 100%;
 height: 600px;
 margin: 20px auto;
 position:relative;
}

.fade-img-box03 img {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 object-fit:cover;
}

@media screen and (min-width: 1000px) {
 .fade-img-box03 {
 width: 700px;
 height: 930px;
 margin: 20px auto;
 position:relative;
}
}


.container{
	display: flex;
	max-width: 700px;
	margin: 0 auto;	
}

.staffimage{
	width: 100%;
	margin: 0px auto;	
}

.staffimage img{
	width: 100%
}

.bg02{
	padding-top: 80px;
	background-image: url("../images/tankun_04_bg.jpg");
	background-repeat:repeat;
	background-size: 20%;
	
}

@media screen and (min-width: 1000px) {
.bg02{
	padding-top: 80px;
	background-image: url("../images/tankun_04_bg.jpg");
	background-repeat:repeat;
	background-size: 5%;
	
}
}


.bg03{
	padding-top: 80px;
	background-image: url("../images/tankun_05_bg.jpg");
	background-repeat:repeat;
	background-size: 20%;
	
}

@media screen and (min-width: 1000px) {
.bg03{
	padding-top: 80px;
	background-image: url("../images/tankun_05_bg.jpg");
	background-repeat:repeat;
	background-size: 5%;
	
}
}


.bg04{
	padding-top: 80px;
	background-image: url("../images/tankun_06_bg.jpg");
	background-repeat:repeat;
	background-size: 20%;
	
}

@media screen and (min-width: 1000px) {
.bg04{
	padding-top: 80px;
	background-image: url("../images/tankun_06_bg.jpg");
	background-repeat:repeat;
	background-size: 5%;
	
}
}

/*テキストアニメーション
_______________________________________*/
/* ANIMATION
--------------------------------------*/
/*jQueryのCSS
--------------------------------------*/
/*# sourceMappingURL=style.css.map */