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

.index.content{
  margin-top: 0;
}
.pc{
  display: block;
}
.sp01{
  display: none;
}
.section{
  background: url(../images/bg_pattern.jpg) 0 0 repeat;
}
.section .wrap{
  width: 1250px;
  margin: 0 auto;
}
.mod__info.info {
	min-height: 180px;
	margin: 0px 0 -100px;
	position: relative;
	top: 10px;
	z-index: 1;
}
.info__image {
  position: relative;
  float: left;
}
.info__image > img{margin: 0 0 0 100px;}
.info__image .text_image{
  position: absolute;
	top: 40px;
	left: 0;
}
.info__voicebox{
  margin: 50px 0 0;
  float: left;
  width: 74%;
}
.info__volnumber{
  float: left;
  width: 53px;
  margin: 7px 15px 0 0;
}
.info__name{
  padding: 5px 0 0;
}
.info__name .text{
  margin: 0 0 5px;
	font-size: 2.0rem;
	font-weight: 700;
}
.info__name .text .f_normal{
	font-size: 1.6rem;
}
.headline02{
  margin-bottom: 15px;
  line-height: 1.65;
  font-size: 2.6rem;
  letter-spacing: -0.05em;
}
.section__inner{
  position: relative;
  margin-bottom: -42px;
  padding: 98px 18px 0;
  background: #fff;
  border-radius: 26px;
  -webkit-border-radius: 26px;
  -moz-border-radius: 26px;
}
.section__inner:before{
  position: absolute;
  content: "";
  bottom: -80px;
  left: 50%;
  margin-left: -34px;
  display: inline-block;
  border-left: 29px solid transparent;
  border-top: 89px solid #fff;
  border-right: 36px solid transparent;
}
.group__block{
  position: relative;
  z-index: 1;
  max-width: 1055px;
  margin: 0 auto 52px;
  padding-bottom: 60px;
  border-bottom: 1px solid #231815;
}
.image__block{
  float: right;
  position: relative;
  margin-left: 2.8%;
  max-width: 583px;
  width: 55.3%;
  text-align: right;
  line-height: 2.5;
}
.image__block img{
  position: relative;
  z-index: 2;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
}
.text__block{
  float: right;
  width: 38%;
}
.text__block .text{
  margin: 0;
  font-size: 1.6rem;
  max-width: 376px;
  line-height: 1.65;
  letter-spacing: -0.05em;
  text-align: justify;
}
.group__block01 .text__block{
  margin-top: 55px;
}

.section.bg__beige .group__block01 .text__block{
  margin-top: 35px;
}
.group__block02{
  margin-bottom: 59px;
  padding-bottom: 36px;
}
.group__block02 .headline02{
  margin-bottom: 15px;
}
.group__block02 .image__block{
  float: left;
  margin: 8px 5.1% 0 2px;
}
.group__block02 .image__block:after{
  position: absolute;
  content: "";
  top: 20px;
  left: -4.1%;
  background: #e8f2fb;
  width: 100%;
  height: 100%;
  border-radius: 22px;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
}
.group__block02 .text__block{
  float: left;
}
.group__block03{
  position: relative;
  border-bottom: none;
  margin-bottom: 0;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.group__block03:before{
  position: absolute;
  content: "";
  background: url(../images/bg_deco.png) no-repeat 100% 0;
  top: 22px;
  right: -9.3%;
  width: 100%;
  height: 100%;
}
.group__block03 .headline02{
  letter-spacing: -0.05em;
}
.group__block03 .text__block{
  margin-top: 38px;
}
.section__inner01{
  background: #efd5d9;
  padding: 157px 15px 64px;
}
.section__inner01 .group__block{
  border:none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.section__inner01 .image__block{
  float: left;
  margin: 8px 0 0;
  max-width: 648px;
  width: 61.6%;
}
.section__inner01 .headline02{
  position: relative;
  font-size: 2.7rem;
}
.section__inner01 .headline02 span {
  position: relative;
  z-index: 1;
}
.section__inner01 .headline02 .tag{
  position: absolute;
  top: -45px;
  right: -19%;
  max-width: 118px;
  width: 33%;
}
.section__inner01 .text__block{
  width: 34.1%;
}
.wrap__button {
  max-width: 357px;
  margin-top: 55px;
}
.wrap__button .btn_content {
  background: #fff;
  padding: 14px 50px 12px 33px;
  font-size: 1.6rem;
  letter-spacing: 3px;
}
.profile__block{
  max-width: 1088px;
  margin: 0 auto;
  padding: 41px 18px 24px;
  position: relative;
  z-index: 1;
}
.profile__image{
  float: left;
  margin-top: 4px;
  width: 15%;
}
.profile__info{
  float: right;
  width: 81.9%;
}
.profile__info .title{
  margin-bottom: 26px;
  border-bottom: 1px solid #231815;
}
.profile__info .title span{
  position: relative;
  display: inline-block;
  background: #fff;
  padding: 0 16px 0 3px;
  top: 4px;
}
.profile__info .name{
  margin-bottom: 10px;
  font-size: 2.1rem;
}
.profile__info .name span{
  padding-right: 10px;
}
.profile__info .name em{
  font-size: 16px;
  font-style: normal;
}
.profile__info .text{
  font-size: 1.6rem;
  line-height: 1.5;
  letter-spacing: -0.01em;
}
.profile__info .sitename a{
	color: #4159a7;
	font-size: 1.8rem;
	text-decoration: underline;
	word-break: break-word;
}
.profile__info .sitename a:hover{
	text-decoration: none;	
}

.profile__info .sitename a span{
	background: url(../../etc/images/icon_window.png) no-repeat 100% 50%;
	padding-right: 23px;
	text-decoration: none;
}	
.section.bg__green{
  background: #e3eed8;
}
.section.bg__beige{
  background: #fff4df;
}
.bg__green .group__block03:before{
  background-image: url(../images/bg_deco01.png);
}
.section__inner01.bg__green{
  background: #c8e1bb;
}
.section__inner01.bg__beige{
  background: #f4e2c5;
}
.pagenation{
	float: right;
	overflow: hidden;
	margin: 20px 0 0px;
}
.pagenation a.btn_content{
	float: left;
}


/*----------------------------
movedeco
----------------------------*/
.movedeco {
  z-index: 0;
}
.movedeco__deco{
  display: block;
  position: absolute;
  visibility: hidden;
  -webkite-visibility: hidden;
  opacity: 0;
}
.movedeco__deco.on{
  visibility: visible;
  -webkite-visibility: visible;
  opacity: 1;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all  1s ease;
}
.movedeco__deco1{
  background: url(../images/cmn_deco01.png) no-repeat center;
  width: 215px;
  height: 241px;
  top: 410px;
  left: -55px;
}
.movedeco__deco1.on{
  top: 321px;
}
.movedeco__deco2{
  background: url(../images/cmn_deco02.png) no-repeat center;
  width: 95px;
  height: 65px;
  top: 960px;
  right: 104px;
}
.movedeco__deco2.on{
  top: 779px;
}
.movedeco__deco3{
  background: url(../images/cmn_deco03.png) no-repeat center;
  width: 29px;
  height: 29px;
  top: 920px;
  left: 318px;
}
.movedeco__deco3.on{
  top: 795px;
}
.movedeco__deco4{
  background: url(../images/cmn_deco04.png) no-repeat center;
  width: 41px;
  height: 40px;
  top: 980px;
  left: 361px;
}
.movedeco__deco4.on{
  top: 817px;
}
.movedeco__deco5{
  background: url(../images/cmn_deco05.png) no-repeat center;
  width: 114px;
  height: 118px;
  top: 940px;
  right: 193px;
}
.movedeco__deco5.on{
  top: 836px;
}
.movedeco__deco6{
  background: url(../images/cmn_deco06.png) no-repeat center;
  width: 58px;
  height: 42px;
  top: 1140px;
  right: 53px;
}
.movedeco__deco6.on{
  top: 992px;
}
.movedeco__deco7{
  background: url(../images/cmn_deco07.png) no-repeat center;
  width: 45px;
  height: 59px;
  top: 1440px;
  left: 166px;
}
.movedeco__deco7.on{
  top: 1320px;
}
.movedeco__deco8{
  background: url(../images/cmn_deco08.png) no-repeat center;
  width: 98px;
  height: 98px;
  top: 1480px;
  left: 33px;
}
.movedeco__deco8.on{
  top: 1355px;
}
.movedeco02 .movedeco__deco1{
  background-image: url(../images/cmn_deco09.png);
}
.movedeco02 .movedeco__deco2{
  background-image: url(../images/cmn_deco10.png);
}
.movedeco02 .movedeco__deco3{
  background-image: url(../images/cmn_deco11.png);
}
.movedeco02 .movedeco__deco4{
  background-image: url(../images/cmn_deco12.png);
}
.movedeco02 .movedeco__deco5{
  background-image: url(../images/cmn_deco13.png);
}
.movedeco02 .movedeco__deco6{
  background-image: url(../images/cmn_deco14.png);
}
.movedeco02 .movedeco__deco7{
  background-image: url(../images/cmn_deco15.png);
}
.movedeco02 .movedeco__deco8{
  background-image: url(../images/cmn_deco16.png);
}
.movedeco03 .movedeco__deco1{
  background-image: url(../images/cmn_deco17.png);
}
.movedeco03 .movedeco__deco2{
  background-image: url(../images/cmn_deco18.png);
}
.movedeco03 .movedeco__deco3{
  background-image: url(../images/cmn_deco19.png);
}
.movedeco03 .movedeco__deco4{
  background-image: url(../images/cmn_deco20.png);
}
.movedeco03 .movedeco__deco5{
  background-image: url(../images/cmn_deco21.png);
}
.movedeco03 .movedeco__deco6{
  background-image: url(../images/cmn_deco22.png);
}
.movedeco03 .movedeco__deco7{
  background-image: url(../images/cmn_deco23.png);
}
.movedeco03 .movedeco__deco8{
  background-image: url(../images/cmn_deco24.png);
}
@media only screen and (max-width: 800px){
  .pc{
    display: none;
  }
  .sp01{
    display: inline-block;
  }
  .index.content{
    margin-top: 65px;
  }
  .section .wrap {
    padding: 0 18px;
    width: 100%;
  }
  .section .info {
    margin-bottom: 20px;
    padding: 15px 0 0;
    max-width: inherit;
  }/*
  .info__image {
    padding: 0 2px 0;
    width: 26%;
  }
  .info__voicebox {
    background: none;
    margin: 0;
    width: 73%;
  }
  .info__voicebox img {
    display: block;
    width: 27px;
  }
  .info__name {
    margin: 3px 0 0;
  }
  .info__name .text {
    font-size: 1.3rem;
  }
  .info__name .f_normal {
    display: block;
    padding-right: 0;
    font-size: 1.1rem;
  }
	*/
	.mod__info.info {
		min-height: initial;
		margin: 0px;
		padding: 15px 0;
		position: relative;
		top: 0;
	}
	.info__image {
		width: 90px;
		margin: 0 15px 0 0;
	}
	.info__image > img{
		margin: 0;
	}
	.info__image .text_image {
		display: none;
	}
	.info__voicebox{
		margin: 0;
		width: calc(100% - 105px);
	}
	.info__volnumber{
		float: none;
		width: 40px;
		margin: 0;
	}
	.info__name{
		padding: 5px 0 0;
	}
	.info__name .text{
		font-size: 1.4rem;
		margin: 0 0 10px;
	}
	.info__name .text .f_normal{
		font-size: 1.4rem;
		display: block;
	}
	
  .headline01 {
    font-size: 1.85rem;
  }
  .section__inner {
    margin: 0 0 -42px;
    padding: 19px 18px 17px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .section__inner:before {
    bottom: -29px;
    margin-left: -11px;
    border-left-width: 10px;
    border-right-width: 11px;
    border-top-width: 29px;
  }
  .headline02 {
    margin-bottom: 11px;
    background-position: 0 100%;
    background-size: auto 2px;
    -webkit-background-size: auto 2px;
    -moz-background-size: auto 2px;
    font-size: 1.85rem;
    line-height: 1.4;
  }
  .group__block{
    max-width: inherit;
    margin: 0 0 31px;
    padding-bottom: 22px;
  }
  .text__block .text {
    margin-left: -3px;
    font-size: 1.4rem;
    line-height: 1.6;
    max-width: inherit;
  }
  .image__block{
    float: none;
    margin: 0 0 21px;
    max-width: inherit;
    width: 100%;
    text-align: center;
  }
  .image__block img {
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  .text__block{
    float: none;
    max-width: inherit;
    width: 100%;
  }
  .group__block03 .text__block,
  .group__block01 .text__block{
    margin-top: 0;
  }
  .group__block02 .image__block{
    margin: 0 0 22px;
  }
  .group__block02 .image__block:after{
    position: static;
    background: none;
  }
  .group__block02 .headline02{
    margin-bottom: 12px;
  }
  .group__block03{
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .group__block03:before{
    position: static;
    background: none;
  }
  .section__inner01{
    padding: 84px 18px 32px;
  }
  .section__inner01 .image__block{
    float: none;
    margin: 0 0 22px;
    padding: 0 18px;
    max-width: inherit;
    width: 100%;
  }
  .section__inner01 .headline02{
    margin: 0 18px 11px;
    font-size: 1.85rem;
  }
  .section__inner01 .headline02 .tag{
    top: -17px;
    right: -8px;
    max-width: inherit;
    width: 59px;
  }
  .section__inner01 .text__block{
    width: 100%;
  }
  .section__inner01 .text__block .text{
    padding: 0 18px;
  }
  .profile__block{
    padding-top: 11px;
    padding-bottom: 2px;
  }
  .profile__image{
    margin-top: 14px;
    width: 28.5%;
  }
  .profile__info .title{
    margin-bottom: 11px;
  }
  .profile__info .title span{
    top: 8px;
    padding: 0 7px 0 0;
  }
  .profile__info .title span img{
    width: 34px;
  }
  .profile__info{
    width: 66%;
  }
  .profile__info .name{
    margin-bottom: 3px;
    font-size: 1.3rem;
  }
  .profile__info .name span{
    padding-right: 6px;
  }
  .profile__info .name em{
    font-size: 1rem;
  }
  .profile__info .text{
    font-size: 1.1rem;
    line-height: 1.65;
  }
	.profile__info .sitename{
		font-size: 1.4rem;
	}
  .wrap__button{
    max-width: inherit;
    width: 100%;
    margin: 30px auto 0;
  }
  .wrap__button .btn_content {
    padding: 7px 30px;
    font-size: 1.4rem;
    text-align: center;
  }
  .movedeco{
    display: none;
  }
  .footer{
    padding: 3px 0 6px;
  }
  .footer__nav li{
    border-left-width: 1px;
    border-right-width: 1px;
    font-size: 1rem;
  }
  .footer__nav li a{
    font-size: 1rem;
  }
	.pagenation{
		float: none;
		clear: both;
		padding: 30px 0;
	}
	.pagenation a.btn_content{
		float: left;
		width: 48%;
		padding: 10px 0px 10px 30px;
	}
	.pagenation > a.btn_content{
		margin-right: 4%!important;
	}
	.pagenation > a.btn_content + a{
		margin-right: 0%!important;
	}
		
}


