/* --- PC Styling--- */


/*-----------------------------
	 Header
------------------------------- */
.header {
    max-width: 1960px;
    width: 100%;
    height: 100vh;
    padding: 20px 50px 50px;
}

h1{
   color: #ff00ff;
   padding-bottom: 10px;
   font-size: 10px;
}

.header-Contents{
  width: 100%;
　height: 100%;
  border: 4px solid #fff;
  border-radius: 50px;
  padding: 50px;
  position: relative;
}

.header-Contents > .header-Contents_Box{
  width: 1280px;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.Header-Title{
  width: 60%;
  height: auto;
}
.Header-chara{
  width: 480px;
  height: 730px;
  padding: 0;
  margin: 0;
}

.Header-chara img{
  width: 100%;
  height: auto;
}

.Header-Title p,
.Header-Comment600 p.Header_comment_600{
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 2.6rem;
  color: #121212;
  padding: 0;
  margin: 0;
  /*transform: scaleX(0.8);
  transform-origin: top left;*/
}

.Header-Title p.title {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.6rem;
  padding: 5px;
  background:#000;
  color: #fff;
  margin: 0 0 15px 0;
}


.Header-Comment600{
  display: none;
}


.Header-Title img{
  width: 530px;
  height: auto;
  padding-bottom: 20px;
}

.header-Contents img.scroll{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 20px;
}

.Header-chara span{
  display: none;
}

@media only screen and (max-width: 1440px) {

.header {
    max-width: 1440px;
    height: auto;
}

.header-Contents{
  width: 100%;
　height: auto;
}

.header-Contents > .header-Contents_Box{
  max-width: 1440px;
  width: 100%;
}

.Header-chara{
  width: 40%;
  height: auto;
}

.Header-Title img{
  max-width: 530px;
  width: 100%;
}

}

@media only screen and (max-width: 960px) {

.header {
    max-width: 960px;
    width: 100%
    height: auto;
    margin: 0 auto 70px;
    padding: 20px 30px 30px;
}

.header-Contents{
  padding: 30px;
  position: relative;
}

.header-Contents > .header-Contents_Box{
  max-width: 960px;
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.Header-Title p,
.Header-Comment600 p.Header_comment_600{
  display: block;
  font-size: 1.3rem;
  line-height: 2.4rem;
  color: #121212;
  padding: 0;
  margin: 0;
  /*transform: scaleX(0.9);
  transform-origin: top left;*/
}

.Header-Title p.title {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 1.6rem;
}

.header-Contents img.scroll{
  padding-top: 0;
}

}

@media only screen and (max-width: 768px) {

.header {
    max-width: 767px;
    width: 100%;
    min-height: 100%;
    margin: 0 auto 50px;
    padding: 20px 30px 30px;
}

.header-Contents > .header-Contents_Box{
  max-width: 760px;
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.Header-Title p,
.Header-Comment600 p.Header_comment_600{
  display: block;
  font-size: 1.1rem;
  line-height: 1.6rem;
  color: #121212;
  padding: 0;
  margin: 0;
  /*transform: scaleX(0.9);
  transform-origin: top left;*/
}

.Header-Title p.title {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.0rem;
}

.header-Contents img.scroll{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

}

@media only screen and (max-width: 600px) {

.header {
    max-width: 600px;
    width: 100%;
    min-height: 300px;
    height: auto;
    margin: 0 auto 50px;
    padding: 20px 30px 30px;
}

.header-Contents{
  padding: 20px;
}

.header-Contents > .header-Contents_Box{
  max-width: 600px;
  width: 100%;
  display: flex;
  flex-wrap:wrap;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}


.Header-Title{
  width: 80%;
  height: auto;
  padding: 0;
  margin: 0;
}

.Header-Title p.Header_comment{
 display: none;
}


.Header-Comment600{
  display: block;
  width: 65%;
  height: auto;
}


.Header-Comment600 p.Header_comment_600{
 display: block;
}

.Header-Title p,
.Header-Comment600 p.Header_comment_600{
  display: block;
  font-size: 17px;
  line-height: 1.9rem;
  color: #121212;
  padding: 0;
  margin: 0;
  /*transform: scaleX(1.0);
  transform-origin: top left;*/

}

.Header-Title p.title {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.0rem;
}

.header-Contents img.scroll{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.Header-chara{
  width: 35%;
  height: auto;
}

}


@media only screen and (max-width: 480px) {

.header {
    max-width: 600px;
    width: 100%
    min-height: 300px;
    height: auto;
    margin: 0 auto 50px;
    padding: 20px 10px 10px;
}

.Header-Comment600{
  display: block;
  width: 75%;
  height: auto;
}

.Header-Title p,
.Header-Comment600 p.Header_comment_600{
  display: block;
  font-size: 15px;
  line-height: 1.5rem;
  color: #121212;
  padding: 0;
  margin: 0;
  /*transform: scaleX(1.0);
  transform-origin: top left;*/
}

.Header-Title p.title {
  display: inline-block;
  font-size: 1.1rem;
  line-height: 1.0rem;
}

.header-Contents img.scroll{
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}

.Header-chara{
  width: 25%;
  height: auto;
}

}



/*--------------------------
	Contents_Zone
---------------------------*/

.main{
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
}


/*--------------------------
	Contents01
---------------------------*/

.Contents01,
.Contents02,
.Contents03,
.Contents04,
.Contents05{
  width: 100%;
  height: auto;
  padding-bottom: 150px;
  margin: 0 auto;
}


.Contents01-TitleZone,
.Contents02-TitleZone,
.Contents04-TitleZone,
.Contents05-TitleZone{
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 auto 70px;
  text-align: center;
}

.Contents01-TitleZone h2,
.Contents02-TitleZone h2,
.Contents04-TitleZone h2,
.Contents05-TitleZone h2{
  font-size: 20px;
  font-weight: bold;
  transform: scaleX(0.8);
}


.Contents01-TitleZone p.Title,
.Contents02-TitleZone p.Title,
.Contents04-TitleZone p.Title,
.Contents05-TitleZone p.Title{
  position: relative;
  display: inline-block;
  margin-bottom: 0.5em;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 68px;
  letter-spacing: 0.2rem;
  line-height: 1.0;
}


/*以下で線を表示*/
.Contents01-TitleZone p.Title:before,
.Contents02-TitleZone p.Title:before,
.Contents04-TitleZone p.Title:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -20px;/*線の上下位置*/
  display: inline-block;
  width: 40px;/*線の長さ*/
  height: 5px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #121212;/*線の色*/
  border-radius: 3px;/*線の丸み*/
}


.Contents01-CopyZone{
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 auto 130px;
  text-align: center;
}

.Contents01-CopyZone h3{
  font-size: 32px;
  font-weight: bold;
}

.Contents01-CopyZone p{
  font-size: 20px;
  font-weight: bold;
  line-height: 2.0;
}

.Contents01-BoxZone{
  max-width: 1280px;
  width: 70%;  /*約900px;*/
  height: auto;
  margin: 0 auto;
}

ul.about_us-box {
        width: 100%;
	height: auto;
	margin: 0 auto;
}
 
ul.about_us-box li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #121212;
    font-size: 18px;
}

ul.about_us-box .img-about_us,
ul.about_us-box .txt-block-about_us {
    width: 50%;
    box-sizing: border-box;
    padding-bottom: 70px;
}

ul.about_us-box .img-about_us {
}

ul.about_us-box .txt-block-about_us p {
   line-height: 1.8;
}


/* 奇数の行に対して指定  交互のレイアウト*/
ul.about_us-box li:nth-child(odd) {
    flex-direction: row-reverse;
}

ul.about_us-box li:nth-child(odd) .txt-block-about_us {
    padding-right: 10px;
}

ul.about_us-box li:nth-child(odd) .img-about_us {
    text-align: right;
}
 
ul.about_us-box li:nth-child(even) .txt-block-about_us {
    padding-left: 10px;
}

.img-about_us img{
	max-width: 502px;
        width: 100%;
	height: auto;
}

.txt-block-about_us p{
	padding-bottom: 5px;
	font-weight: normal;
}

.txt-block-about_us .about_us-no p{
	font-size: 28px;
	font-weight: bold;
        margin: 0 0 20px;
	line-height: 1.4;
}

.txt-block-about_us .about_us-no p.number{
	font-family: "Barlow Condensed", sans-serif;
        font-weight: 600;
        font-style: normal;
	font-size: 90px;
	line-height: 1.0;
        margin: 0 0 10px;
}


@media only screen and (max-width: 1280px) {

.Contents01-BoxZone{
  max-width: 1280px;
  width: 90%;
  height: auto;
  margin: 0 auto;
}


ul.about_us-box li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    color: #121212;
    font-size: 18px;
}

ul.about_us-box .img-about_us,
ul.about_us-box .txt-block-about_us {
    width: 50%;
    box-sizing: border-box;
    padding-bottom: 50px;
}

.txt-block-about_us .about_us-no p{
	font-size: 24px;
	font-weight: bold;
        margin: 0 0 20px;
	line-height: 1.4;
}

.txt-block-about_us .about_us-no p.number{
	font-family: "Barlow Condensed", sans-serif;
        font-weight: 600;
        font-style: normal;
	font-size: 80px;
	line-height: 1.0;
        margin: 0 0 10px;
}
}

@media only screen and (max-width: 980px) {

.img-about_us img{
	 padding-top: 80px;
}
}

@media only screen and (max-width: 767px) {

.Contents01,
.Contents02,
.Contents05{
  padding-bottom: 100px;
}

.Contents01-TitleZone,
.Contents02-TitleZone,
.Contents05-TitleZone{
  margin: 0 auto 30px;
}

.Contents01-TitleZone h2,
.Contents02-TitleZone h2,
.Contents05-TitleZone h2{
  font-size: 18px;
}


.Contents01-TitleZone p.Title,
.Contents02-TitleZone p.Title{
  position: relative;
  display: inline-block;
  margin-bottom: 0.8em;
  font-family: "Barlow Condensed", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 42px;
  letter-spacing: 0.2rem;
  line-height: 1.0;
}


/*以下で線を表示*/
.Contents01-TitleZone p.Title:before,
.Contents02-TitleZone p.Title:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -16px;/*線の上下位置*/
  display: inline-block;
  width: 40px;/*線の長さ*/
  height: 5px;/*線の太さ*/
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);/*位置調整*/
  background-color: #121212;/*線の色*/
  border-radius: 3px;/*線の丸み*/
}

.Contents01-CopyZone{
  margin: 0 auto 100px;
}

.Contents01-CopyZone h3{
  font-size: 22px;
}

.Contents01-CopyZone p{
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  line-height: 1.6;
}


.Contents01-BoxZone{
  max-width: 767px;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

ul.about_us-box li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin-bottom: 80px;
}

ul.about_us-box .img-about_us,
ul.about_us-box .txt-block-about_us {
    width: 100%;
    box-sizing: border-box;
    padding-bottom: 0;
    text-align: center;
}


ul.about_us-box .txt-block-about_us {
    text-align: left;
    padding-bottom: 30px;
}

/* 奇数の行に対して指定  交互のレイアウト*/
ul.about_us-box li:nth-child(odd) {
    flex-direction: row;
}

ul.about_us-box li:nth-child(odd) .txt-block-about_us {
    padding-right: 0;
}

ul.about_us-box li:nth-child(odd) .img-about_us {
    text-align: center;
}
 
ul.about_us-box li:nth-child(even) .txt-block-about_us {
    padding-left: 0;
}

.img-about_us img{
        display: block;
        max-width: 502px;
	width: 80%;
	height: auto;
        margin: 0 auto;
        padding-top: 0;
}

.txt-block-about_us p{
	padding-bottom: 0;
	font-size: 16px;
        line-height: 1.6;
	font-weight: normal;
}

.txt-block-about_us .about_us-no p{
	font-size: 20px;
	font-weight: bold;
        margin: 0 0 20px;
	line-height: 1.6;
}

.txt-block-about_us .about_us-no p.number{
	font-size: 60px;
	line-height: 1.0;
        margin: 0 0 10px;
}
}


@media only screen and (max-width: 600px) {

.Contents01-CopyZone p{
  text-align: left;
}
}





/*--------------------------
	Contents02
---------------------------*/


.Contents02-CopyZone{
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto 50px;
  text-align: center;
}


.Contents02-CopyZone p.copy {
  display: inline-block;
  width: 20em;
  font-size: 26px;
  font-weight: 600;
  line-height: 40px;
  padding: 5px 20px;
  background:#000;
  color: #fff;
  margin: 0 0 30px 0;
}

.Contents02-CopyZone img {
  width: 865px;
  height: auto;
  padding: 0;
  margin: 0 auto 50px;
}

.Contents02-CopyZone img.down {
  width: 258px;
  height: auto;
  padding: 0;
  margin: 0 auto;
}


.Choose_us_BoxZone{
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap:nowrap;
  justify-content: center;
  align-items: flex-end;
  padding: 0;
  margin: 0 auto 70px;
  text-align: center;
}

.Choose_us_BoxZone H4{
  font-size: 32px;
  font-weight: bold;
  line-height: 1.0;
  padding: 0;
  margin: 0;
}

.Choose_us_BoxZone H4 span{
  font-size: 42px;
  font-weight: bold;
  line-height: 1.0em;
}

.Choose_us_BoxZone img.chara{
  width: 203px;
  height: auto;
  padding-left: 30px;
  margin: 0;
}


.Contents02-Block{
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: nowrap;
  flex-diretion: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  margin: 0 auto 70px;
  text-align: center;
}


.Contents02-Block .Block02{
  position: relative;
  width: 32%;
  height: auto;
    background:
        linear-gradient(135deg, #ffffff 0 100%),
        repeating-linear-gradient(135deg, #ffffff 0px 3px, transparent 3px 6px);    background-repeat: no-repeat;
    background-size: calc(100% - 0.5rem) calc(100% - 0.5rem);
    background-position: 0 0, 0.5rem 0.5rem;
  color: #121212;
}


.Contents02-Block .Block02 img{
  width: 190px;
  height: 186px;
  padding: 0;
}

.Contents02-Block .Block02 > .text p{
  display: block;
  width: 100%;
  height: auto;
  font-size: 18px;
  text-align: left;
  line-height: 26px;
  padding: 5px 40px 20px 40px;
  margin: 0 auto;
}

.Contents02-Block .Block02 .Box_title p{
  display: inline-block;
  width: 100%;
  height: 4em;
  font-size: 23px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  padding: 20px 10px;
  margin: 0 auto;
}


.Choose_us_CatchZone{
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.Choose_us_CatchZone p{
  font-size: 22px;
  font-weight: 400;
  padding: 0;
  margin: 0 auto 50px;
  line-height: 1.6;
}

.Choose_us_CatchZone p.CatchTitle{
  display: inline-block;
  font-size: 30px;
  font-weight: bold;
  border-bottom:solid;
  border-color:#121212;
  border-width: 2px;/*2ピクセルの太さにする*/
  padding-bottom: 3px;
  margin: 0 auto 50px;
  line-height: 1.0;
}

.Contents02-BottunZone{
  width: 960px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.Contents02-BottunZone img{
  width: 250px;
  height: auto;
}



@media only screen and (max-width: 1280px) {
.Contents02-ButtonZone{
  max-width: 960px;
  width: 100%;
  /*padding: 0;
  margin: 0 auto;
  text-align: center;*/
}

.Contents02-ButtonZone img{}
}


@media only screen and (max-width: 980px) {

.Contents02-CopyZone p.copy {
  font-size: 22px;
  line-height: 36px;
  margin: 0 0 30px 0;
  transform: scaleX(0.8);
}


.Contents02-CopyZone img {
  max-width: 865px;
  width: 80%;
  height: auto;
}

.Contents02-CopyZone img.down {
  max-width: 258px;
  width: 40%;
  height: auto;
}


.Choose_us_BoxZone H4{
  font-size: 24px;
}

.Choose_us_BoxZone H4 span{
  font-size: 32px;
  line-height: 40px;
}

.Choose_us_BoxZone img.chara{
  max-width: 203px;
  width: 20%;
  height: auto;
  padding-left: 20px;
  margin: 0;
}


.Contents02-Block{}


.Contents02-Block .Block02{}

.Contents02-Block .Block02 img{
  max-width: 190px;
  width: 100%;
  height: auto;
  padding: 0;
}

.Contents02-Block .Block02 > .text p{
  display: block;
  width: 100%;
  height: auto;
  font-size: 18px;
  text-align: left;
  line-height: 26px;
  padding: 5px 20px 20px 20px;
  margin: 0 auto;
}

.Contents02-Block .Block02 .Box_title p{
  display: inline-block;
  width: 100%;
  height: 4em;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  padding: 20px 10px;
  margin: 0 auto;
}

.Choose_us_CatchZone{}

.Choose_us_CatchZone p{
  font-size: 20px;
  margin: 0 auto 30px;
}

.Choose_us_CatchZone p.CatchTitle{
  font-size: 24px;
}


.Contents02-BottunZone{
  max-width: 767px;
  width: 100%;
}

.Contents02-BottunZone img{}

}

@media only screen and (max-width: 767px) {

.Contents02-CopyZone p.copy {
  font-size: 20px;
  line-height: 34px;
  margin: 0 0 20px 0;
}

.Contents02-CopyZone img {
  max-width: 865px;
  width: 100%;
  height: auto;
  margin: 0 auto 30px;
}

.Contents02-CopyZone img.down {
  max-width: 258px;
  width: 30%;
  height: auto;
  margin: 0 auto;
}

.Choose_us_BoxZone{
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 0;
  margin: 0 auto 20px;
  text-align: center;
}

.Choose_us_BoxZone H4{
  font-size: 22px;
  font-weight: bold;
  line-height: 1.0;
  padding: 0;
  margin: 0;
}

.Choose_us_BoxZone H4 span{
  font-size: 28px;
  font-weight: bold;
  line-height: 1.0em;
}

.Choose_us_BoxZone img.chara{
  max-width: 203px;
  width: 40%;
  height: auto;
  padding-left: 0;
  padding-top: 20px;
  margin: 0;
}

.Contents02-Block{
  width: 100%;
  height: auto;
  display: flex;
  flex-wrap: wrap;
  flex-diretion: row;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  margin: 0 auto 50px;
  text-align: center;
}

.Contents02-Block .Block02{
  max-width: 400px;
  width: 80%;
  height: auto;
  margin: 0 auto 20px;
}

.Contents02-Block .Block02 img{}

.Contents02-Block .Block02 > .text p{
  width: 90%;
  height: auto;
  font-size: 16px;
  text-align: left;
  line-height: 22px;
  padding: 5px 0 20px;
  margin: 0 auto;
}

.Contents02-Block .Block02 .Box_title p{
  display: inline-block;
  width: 100%;
  height: 4em;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  line-height: 30px;
  padding: 20px 10px;
  margin: 0 auto 20px;
}


.Contents02-Block .Block02:nth-child(2) .Box_title p{
  height: 2.4em;
}


.Choose_us_CatchZone{}

.Choose_us_CatchZone p{
  font-size: 16px;
  padding: 0 30px;
  text-align: left;
}

.Choose_us_CatchZone p.CatchTitle{
  font-size: 22px;
  margin: 0 auto 30px;
}

.Contents02-BottunZone{
  max-width: 767px;
  width: 100%;
  margin: 0 auto;
  text-align: center;*/
}


.Contents02-BottunZone img{}
}



@media only screen and (max-width: 480px) {

.Contents02-CopyZone p.copy {
  font-size: 18px;
  line-height: 28px;
  padding: 5px 10px;
  margin: 0 0 20px 0;
}

.Choose_us_BoxZone H4{
  font-size: 20px;
}

.Choose_us_BoxZone H4 span{
  font-size: 24px;
}

.Contents02-Block .Block02{
  max-width: 400px;
  width: 90%;
  height: auto;
  margin: 0 auto 20px;
}

.Contents02-Block .Block02 .Box_title p{
  font-size: 18px;
  line-height: 24px;
}

}

@media only screen and (max-width: 400px) {

.Contents02-CopyZone p.copy {
  font-size: 17px;
  padding: 5px;
}

.Choose_us_BoxZone H4{
  font-size: 18px;
}

.Choose_us_BoxZone H4 span{
  font-size: 22px;
}


}

/*--------------------------
	Contents03
---------------------------*/

.Contents03-TitleZone{
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 auto 70px;
  text-align: center;
}


.Contents03-TitleZone h2 img{
  width: 650px;
  height: auto;
  padding: 0;
  margin: 0 auto;
}

.Contents03-TitleZone h2 span{
  display: none;
}

.Contents03-CopyZone{
  width: 960px;
  height: auto;
  padding: 0;
  margin: 0 auto 70px;
  text-align: center;
}

.Contents03-CopyZone p{
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8 !important;
  transform: scaleX(0.9);
  letter-spacing: -0.05em;
}


.Contents03-BoxZone{
  width: 960px;
  height: auto;
  padding: 0;
  margin: 0 auto 70px;
  text-align: center;
}


.Contents03-BoxZone ul{
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}


.Contents03-BoxZone ul li{
  width: 25%;
  height: auto;
  padding: 0;
  margin: 0;
}

.Contents03-BoxZone ul li img{
  width: 100%;
  height: auto;
  padding: 10px;
}


.Contents03-ButtonZone{
  width: 960px;
  height: auto;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.Contents03-ButtonZone p{
  font-size: 25px;
  font-weight: bold;
  line-height: 1.0;
  transform: scaleX(0.75);
}

.Contents03-ButtonZone img{
  width: 454px;
  height: auto;
}


@media only screen and (max-width: 1280px) {


.Contents03-TitleZone h2 img{
  max-width: 650px;
  width: 60%;
}

.Contents03-TitleZone h2 span{
  display: none;
}

.Contents03-CopyZone{
  max-width: 960px;
  width: 100%;
  margin: 0 auto 50px;
}

.Contents03-CopyZone p{
  font-size: 22px;
  line-height: 1.4;
}


.Contents03-BoxZone{
  max-width: 960px;
  width: 100%;
  padding: 0;
  margin: 0 auto 50px;
}


.Contents03-BoxZone ul{}

.Contents03-BoxZone ul li{}

.Contents03-BoxZone ul li img{
  padding: 5px;
}


.Contents03-ButtonZone{
  max-width: 960px;
  width: 100%;
}

.Contents03-ButtonZone p{
  font-size: 20px;
}

.Contents03-ButtonZone img{
  max-width: 454px;
  width: 50%;
  height: auto;
}
}

@media only screen and (max-width: 767px) {

.Contents03-TitleZone{
  margin: 0 auto 40px;
}


.Contents03-TitleZone h2 img{
  max-width: 650px;
  width: 80%;
}

.Contents03-CopyZone{
  max-width: 767px;
  width: 100%;
  margin: 0 auto 40px;
}

.Contents03-CopyZone p{
  font-size: 16px;
  text-align: left;
  transform: scaleX(1.0);
}


.Contents03-BoxZone{
  max-width: 767px;
  width: 100%;
  padding: 0;
  margin: 0 auto 40px;
}


.Contents03-BoxZone ul{}


.Contents03-BoxZone ul li{}

.Contents03-BoxZone ul li img{
  padding: 5px;
}


.Contents03-ButtonZone{
  max-width: 767px;
  width: 100%;
}

.Contents03-ButtonZone p{
  font-size: 18px;
}

.Contents03-ButtonZone img{
  max-width: 454px;
  width: 80%;
  height: auto;
}
}


@media only screen and (max-width: 600px) {
.Contents03-ButtonZone p{
  font-size: 16px;
  transform: scaleX(0.8);
}

.Contents03-BoxZone ul li{
  width: 33%;
  height: auto;
  padding: 0;
  margin: 0;
}
}


/*--------------------------
	Contents04
---------------------------*/

.Contents04-PriceZone{
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.Contents04-PriceZone h3{
    border-radius: 80px;
    display: block;
    width: 20em;
    font-size: 23px;
    font-weight: bold;
    padding: 15px;
    box-sizing: border-box;
    background: #121212;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
    position: relative;
    transform: scaleX(0.8);
}


.PriceBox{
    width: 960px;
    height: auto;
    padding: 0;
    margin: -30px auto 200px;
}

.PriceBox > .PriceBox_White{
    border-radius: 20px;
    display: block;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    padding: 30px;
    box-sizing: border-box;
    background: #ffffff;
    color: #00cdbb;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
}


.PriceBox > .PriceBox_White p{
    font-size: 20px;
    font-weight: bold;
    text-align: center;
}

.PriceBox > .PriceBox_White p.Price_Green{
    font-family: "Barlow Condensed", sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 80px;
    line-height: 1.0;
    margin: 50px auto 30px;
    text-align: center;
}

.PriceBox > .PriceBox_White p.Price_Green span{
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 40px;
      text-align: center;
}

.PriceBox > .PriceBox_White p.Price_Green span.tax{
      font-family: "Zen Kaku Gothic New", sans-serif;
      font-weight: 700;
      font-style: normal;
      font-size: 30px;
      text-align: center;
}

.PriceBox p.comment{
      font-size: 18px;
      text-align: left;
}

.Contents04-ButtonZone{
  width: auto;
  height: auto;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}

.Contents04-ButtonZone p{
  font-size: 25px;
  font-weight: bold;
  transform: scaleX(0.8);
  margin: 0 auto 20px;
  line-height: 1.0;
}

.Contents04-ButtonZone p span{
  font-size: 35px;
  font-weight: bold;
  margin: 0 auto;
}


.Contents04-ButtonZone img{
  width: 454px;
  height: auto;
}

@media only screen and (max-width: 1280px) {

.Contents04-CopyZone{
  max-width: 960px;
  width: 100%;
  margin: 0 auto 50px;
}


.Contents04-PriceZone h3{
  font-size: 23px
}

.PriceBox{
  max-width: 960px;
  width: 100%;
  padding: 0;
  margin: -30px auto 160px;
}

.PriceBox > .PriceBox_White{}


.PriceBox > .PriceBox_White p{}

.PriceBox > .PriceBox_White p.Price_Green{
    font-size: 70px;
}

.PriceBox > .PriceBox_White p.Price_Green span{}

.PriceBox > .PriceBox_White p.Price_Green span.tax{}

.PriceBox p.comment{}

.Contents04-ButtonZone{
  max-width: 960px;
  width: 100%;
}

.Contents04-ButtonZone p{
  font-size: 20px;
}

.Contents04-ButtonZone p span{
  font-size: 28px;
  font-weight: bold;
  margin: 0 auto;
}

.Contents04-ButtonZone img{
  max-width: 454px;
  width: 50%;
  height: auto;
}

}

@media only screen and (max-width: 767px) {

.Contents04-CopyZone{
  margin: 0 auto 40px;
}

.Contents04-PriceZone h3{
  font-size: 20px
}

.PriceBox{
  max-width: 960px;
  width: 100%;
  padding: 0;
  margin: -30px auto 80px;
}

.PriceBox > .PriceBox_White{}


.PriceBox > .PriceBox_White p{}

.PriceBox > .PriceBox_White p.Price_Green{
    font-size: 70px;
}

.PriceBox > .PriceBox_White p.Price_Green span{}

.PriceBox > .PriceBox_White p.Price_Green span.tax{}

.PriceBox p.comment{
      font-size: 16px;
      margin-top: 10px;
}

.Contents04-ButtonZone{
  max-width: 960px;
  width: 100%;
}

.Contents04-ButtonZone p{
  font-size: 18px;
}

.Contents04-ButtonZone p span{
  font-size: 24px;
  font-weight: bold;
  margin: 0 auto;
}

.Contents04-ButtonZone img{
  max-width: 454px;
  width: 50%;
  height: auto;
}
}

@media only screen and (max-width: 600px) {
.Contents04-ButtonZone p{
  font-size: 16px;
  transform: scaleX(0.8);
}

.Contents04-ButtonZone p span{
  font-size: 22px;
  transform: scaleX(0.8);
  margin: 0 auto;
}
}

@media only screen and (max-width: 600px) {

.Contents04-PriceZone h3{
    border-radius: 80px;
    display: block;
    width: 18em;
    font-size: 18px;
    padding: 15px 10px;
}


.PriceBox{
  max-width: 960px;
  width: 100%;
  padding: 0;
  margin: -30px auto 80px;
}

.PriceBox > .PriceBox_White{
    border-radius: 20px;
    display: block;
    width: 100%;
    font-size: 18px;
    fomt-weight: bold;
    padding: 30px;
    box-sizing: border-box;
    background: #ffffff;
    color: #00cdbb;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
}


.PriceBox > .PriceBox_White p{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.PriceBox > .PriceBox_White p.Price_Green{
    font-size: 50px;
}

.PriceBox > .PriceBox_White p.Price_Green span{
      font-size: 20px;
}

.PriceBox > .PriceBox_White p.Price_Green span.tax{
      font-size: 24px;
}

.PriceBox p.comment{
      font-size: 14px;
      margin-top: 10px;
}

.Contents04-ButtonZone{
  max-width: 960px;
  width: 100%;
}

.Contents04-ButtonZone p{
  font-size: 18px;
}

.Contents04-ButtonZone p span{
  font-size: 22px;
  font-weight: bold;
  margin: 0 auto;
}

.Contents04-ButtonZone img{
  max-width: 454px;
  width: 80%;
  height: auto;
}

}


/*--------------------------
	Contents05
---------------------------*/

.Contents05-TitleZone{
  margin: 0 auto 40px;
}


.Contents05-TitleZone h2{
  display: inline-block;
}


/*以下で線を表示*/
.Contents05-TitleZone h2:before {
  content: '';
  position: absolute;
  top: 20%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.Contents05-TitleZone h2:after {
  content: '';
  position: absolute;
  top: 20%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}

.Contents05-TitleZone h2:before {
  left: -4em;
}
.Contents05-TitleZone h2:after {
  right: -4em;
}


.Contents05-ButtonZone{
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}


.Contents05-ButtonZone img,
.Contents05-ButtonZone a img{
	width: 300px;
	height: auto;
	padding-bottom: 20px;
}


@media only screen and (max-width: 767px) {

.Contents05-TitleZone h2:before {
  left: -3em;
}
.Contents05-TitleZone h2:after {
  right: -3em;
}

.Contents05-ButtonZone img,
.Contents05-ButtonZone a img{
	max-width: 300px;
	width: 80%;
}

}


/*-------------------------
     footer
---------------------------*/

.footer{
	width: 100%;
	padding: 60px;
	background-color: #fff;
	color: #121212;
	text-align: center;
}

.footer-logo img.footer-img-logo,
.footer-logo img.footer-img-logo a{
	max-width: 416px;
	width: 33%;
	height: auto;
}

.footer-address p,
.footer-phone p,
.footer-phone p a{
	font-size: 15px;
	color: #121212;
}

.copyright{
	font-size: 13px;
}

@media only screen and (max-width: 1440px) {

.footer{
	padding-top: 40px;
	padding-bottom: 20px;
}

.footer-phone{
	display: block;
    padding-bottom: 20px;
}

.footer-address p,
.footer-phone p,
.footer-phone p a{
	font-size: 15px;
}


.copyright{
	font-size: 13px;
}
}

@media only screen and (max-width: 767px) {
.footer{
	padding: 20px;
}

.footer-logo img.footer-img-logo,
.footer-logo img.footer-img-logo a{
        max-width: 416px;
	width: 80%;
}

.footer-phone{
	display: block;
    padding-bottom: 20px;
}

.footer-address p,
.footer-phone p,
.footer-phone p a{
	line-height: 1.2;
	font-size: 14px;
}


.copyright{
	font-size: 12px;
}

}

#page-top {
    bottom: 30px;
    right: 30px;
    width: 70px;
    height: 70px;
    z-index: 100;
    margin-bottom: 30px;
}


#page-top img{
    width: 70px;
    height: 70px;
}

@media only screen and (max-width: 767px) {

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    z-index: 100;
}


#page-top img{
    width: 50px;
    height: 50px;
}

}