@charset "utf-8";

/* CSS Document */
.type-post .entry-content h2 {
    color: #000;
    text-align: left;
    border-left: 2px solid #6cb593;
    padding-left: 10px;
    font-size: 1.4em;
}

p.witn-by {
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 5px;
    font-size: 1.2em;
    background: #adadad;
    display: inline-block;
    padding: 5px;
}
span.fn {
    font-weight: bold;
}
.saboxplugin-wrap {
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 13px;
    box-shadow: 1px 1px 8px #e8e8e8;
}

@media only screen and (max-width: 1400px) {

.headerColor-default {
    background: rgb(255 255 255 / 80%);
    padding: 10px;
}
.main-navigation ul li a{
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif !important;
text-align:left;
padding-left:10px;
}
.saiyo-btn {
    background: #6cb593 !important;
    padding: 7px 8px;
    margin-top: 7px;
    display: block;
    position: absolute;
    right: 60px;
    top: 30px;
    color: #fff !important;
font-size:.9em;
}
li#menu-item-44 a {
    display: none;
}
header {
    /* background: rgba(255,255,255,.8); */
    padding: 10px 10px 10px;
}

/*　ハンバーガーボタン　*/
.hamburger {
    display: block;
    position: fixed;
    z-index: 3;
    right: 13px;
    top: 30px;
    width: 42px;
    height: 42px;
    cursor: pointer;
    text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 2px ;
  left    : 6px;
  background : #2b2b2b;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 10px;
}
.hamburger span:nth-child(2) {
  top: 20px;
}
.hamburger span:nth-child(3) {
  top: 30px;

}

/* ナビ開いてる時のボタン */
.hamburger.active {
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition     : all 0.3s ease-in-out;
  transition        : all 0.3s ease-in-out;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay     : 0.6s;
  transition-delay        : 0.6s;
  -webkit-transform: rotate(45deg);
  -ms-transform    : rotate(45deg);
  -o-transform     : rotate(45deg);
  transform        : rotate(45deg);
}
.hamburger.active span:nth-child(2){
  width: 0px;
}
.hamburger.active span:nth-child(1),
.hamburger.active span:nth-child(3){
  -webkit-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.hamburger.active span:nth-child(1){
  -webkit-transform: translateY(4px);
  -ms-transform    : translateY(4px);
  -o-transform     : translateY(4px);
  transform        : translateY(4px);
}

.hamburger.active span:nth-child(3){
  -webkit-transform: translateY(-16px) rotate(90deg);
  -ms-transform: translateY(-16px) rotate(90deg);
  -o-transform : translateY(-16px) rotate(90deg);
  transform    : translateY(-16px) rotate(90deg);
}

.main-navigation ul {
    display: block;
}
nav.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #000;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.9s;
  width: 100%;
}

nav.globalMenuSp ul {
    background: #fff;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

nav.globalMenuSp ul li {
  list-style-type: none;
  padding: 0;
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
}
nav.globalMenuSp ul li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
nav.globalMenuSp ul li:hover{
  background :#ddd;
}

nav.globalMenuSp ul li a {
  display: block;
  color: #000;
  padding: 1em 10px;
  text-decoration :none;
}
.site-branding{
 transition: all 0.9s;
}
.site-branding.none{
transform: translateY(-100%);
}

/* このクラスを、jQueryで付与・削除する */
nav.globalMenuSp.active {
  transform: translateY(0%);
}

}

@media only screen and (max-width: 768px) {
.fg-item.fg-type-image.fg-loaded {
    width: 46%;
}
.single-post .kv-wrap h2 span {
    font-size: 20px;
    line-height: 1.5;
}
span.fn {
    font-weight: bold;
    font-size: 1.4rem;
}
.saboxplugin-wrap .saboxplugin-authorname {
    text-align: left;
font-weight:bold;
}
.saboxplugin-wrap .saboxplugin-desc p, .saboxplugin-wrap .saboxplugin-desc {
    text-align: left;
}
.single h2 {
    margin: 20px 0;
    color: #444;
    text-align: left;
    padding-left: 20px;
    border-left: 2px solid #444;
}
.single .entry-content {
    padding-top: 80px;
}
.flex.foot_bn {
    max-width: 700px;
    margin: 0 auto 100px;
}
.center.corp img {
    width: 100% !important;
    max-width: 400px;
}
.flex.foot_bn div {
    width: 100%;
    margin: 20px 0 5px;
}
.slid-txt {
    position: absolute;
    left: auto;
    top: auto;
    font-size: 1.4em;
    line-height: 1.4;
    right: auto;
    left: 20px;
    bottom: 8px;
    letter-spacing: 3px;
    color: #fff;
    text-shadow: 0 0 4px #737373;
    filter: drop-shadow(4px 4px 5px #fff);
    /* box-shadow: 0 0 50px #fff; */
    padding: 10px;
}
section.con-001 {
    padding: 20px 0;
}
.slid-txt::after {
    content: "";
    position: absolute;
    background: url(../img/yumenomachi_txt.png) no-repeat 0 bottom;
    width: 100%;
    height: 30vh;
    left: 10px;
    z-index: -1;
    bottom: -9vh;
    background-size: contain;
    /* transform: rotate(2deg); */
    opacity: 1;
}

.slid {
    float: none;
    position: relative;
    width: 100%;
}

.member-name p:first-child {
    font-size: .8em;
    margin-bottom: 5px;
    font-weight: normal;
    letter-spacing: -1.5px;
    min-height: auto;
    line-height: 1.4;
}
.member-hide {
    width: 200%;
    font-size: .8em;
    padding: 10px;
position: absolute;
    z-index: 9;
    top: 100%;
}

.member-list:nth-of-type(even) .member-hide {
    left: -100%;
}

.member-list:nth-of-type(4n) .member-hide {
    margin-left: 0;
}

p.staff_small span.staff_small_l {

    margin-bottom: 5px;
}

section.sec_3.gb-gh {
    background: #f1f1f1;
    padding: 20px 0;
}
.kv-wrap.ppw {
    padding-top: 50px;
}
.t_r {
    text-align: right;
    margin-bottom: 2em;
}
section.sec_3 .inner .info_box ul {
    width: 100%;
}
.info_box p:first-child {
    margin: 15px;
    font-weight: bold;
    font-size: 1.6em;
}
section.sec_3 .inner .info_box ul li p {
    font-size: 18px;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: 0;
    width: 71%;
}
section.sec_3 .inner .news_box article p.ttl {
    font-size: 18px;
    font-size: 1.4rem;
    font-weight: 600;
    margin-bottom: auto;
    padding: .5em 0 0;
max-width:100%;
}
section.sec_3 .inner .info_box {
    display: block;
    margin-bottom: 1em;
    border-top: #000 solid 1px;
    border-bottom: #000 solid 1px;
    align-items: center;
}
section.sec_3 .inner .news_box article {
    width: 100%;
    margin-bottom: 1.5em;
}




.f_bnr .inner figure {
    text-align: center;
    margin: 0 auto 2em;
    max-width: 200px;
}
.f_bnr .inner ul li {
    width: 49%;
    margin-bottom: .4em;
}
.f_bnr {
    padding: 5% 2%;
    background: #f0f0f0;
}
.vd2 {
    float: right;
    background: #affbe982;
    width: 90%;
    padding: 40px 20px 30px 0;
    position: relative;
}
.vd {
    /* float: left; */
    background: #fbafb482;
    width: 90%;
    padding: 40px 0 20px 30px;
    /* position: relative; */
    margin: 40px 0;
}
.block.map {
    max-width: 800px;
    padding: 0 10px;
}
section.con-001.s05 {
    padding: 0;
}
img.fg-image {
    width: 150px;
}
section.con-001.s02 .bg-gr img {
    padding: 30px 80px 0;
}
section.con-001.s02 .block {
    /* margin-right: -15px; */
    /* display: flex; */
    /* justify-content: flex-end; */
    padding: 0 0 0 60px;
}
h2.main-ttl {
    font-weight: bold;
    margin: 60px 0;
    text-align: center;
    color: #929292;
    font-family: pacifico, sans-serif !important;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 1.5px;
    font-size: 3em;
}
section.con-001.s01 {
    padding: 0 20px;
}
.s04 h2.main-ttl {
    margin: 0 0 60px;
}

.btn a {
    display: block;
    text-align: center;
    margin: 40px auto;
    border-radius: 80px;
    color: #7d7b7b;
    position: relative;
    background: #fff;
    font-size: 16px;
    padding: 10px 0;
    line-height: 1.2;
}
.block {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
p.ttl-big {
    /* position: relative; */
    text-align: left;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    max-width: 600px;
    width: 100%;
    height: 200px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 2em;
    line-height: 1.6;
}

.bnr-wrap {
    max-width: 280px;
    margin: 60px auto 0;
}



	.pc{display: none;}
.sp{display: block;}

header {
    width: 100%;
    left: 0;
    margin-left: 0;
}
	header h1 {
    width: 30%;
    max-width: 220px;
    float: left;
}

.mv {
    position: relative;
    width: 100%;
    height: 500px;
    margin: 0 auto;
    background: url(../images/sv/main.jpg) no-repeat 60% 40px;
    background-size: cover;
}
ul.base-list {

    margin-left: -30%;
}
.content-wrap {
    width: 100% !important;
    
}
	
.content-01 {
    font-size: 1.6em;
    padding: 0;
    background-size: 180%;
}
	.content-01 .content-wrap {
    padding: 30px 15px 40px;

}
	.content-01 .flex p {
    margin: 20px 10px 10px;
    justify-content: center;
    width: 30%;
}
.content-01-2 {
    margin-top: 0;
    min-height: 300px;
    overflow: hidden;
    background: url(../images/fbg_2.png) no-repeat center top;
        background-size: cover;
}
.content-01-2 img {
   display: none;
}
	
	
	.content-01-3 {
    position: absolute;
    left: 26%;
   top: 24vh;
    width: 50%;
}

	.content-03 h2 {
    margin: 0 0 40px;
}
.content-02 {
    background: url(../images/sv/content2-bg.png) no-repeat top center,#f1f0ef;
    padding: 60px 0 40px;
    background-size: 100%;
}
.btn a {
    font-size: 16px;
}
h2 {
    font-weight: bold;
    margin: 60px 0;
}
h2 span::before, h2 span::after {
    width: 200px;

}
.point-wrap {
    width: 80%;
}
	article.voice {
    width: 100%;
        padding: 0 20px 0 0;
    margin-bottom: 30px;
		display:flex;
}
	.content-05 .content-head {
    background: url(../images/sv/content5-bg.png) no-repeat center -20px;
    height: 350px;
    background-size: 100%;
}
.content-04 .flex div {
    width: 44%;
    margin: 0 20px;
}
.flow-area {
    margin: -100px 20px 0 20px;
}
.voc-img {
    width: 14%;
}
.vo-area {
    margin: 0 20px;
}		
.vo-det {
    font-size: 1.3em;
    width: 60%;
}
.vo-img {
    width: 40%;
    margin: 0 auto;
}
.vo-img img {
    object-fit: unset;
    height: auto;
    width: 100%;
}
.cont-txt {

    width: 60%;
}
.content-07 {
    padding: 60px 20px 0;
}
	.check-wrap {
    width: 100%;
    margin: 20px;
}
	.content-08 {
    background: #fffffa;
    line-height: 1.8;
    padding: 60px 20px;
}
	.font-big2 {
    font-size: 1.6em;
}
	.font-big {
    font-size: 1.2em;
}
	.content-09 {
    padding: 0 20px;
}
	.content-09 .content-wrap {
    background: url(../images/lady.png) no-repeat 95% bottom;
    width: 100%;
    padding: 60px 0;
    background-size: 35%;
}
	.content-10 .content-wrap {
    padding: 40px 20px 60px;
}

p.al-c.msg {
    font-size: 1.3em;
    width: 100%;
    margin: 60px auto;
    padding: 0 25px;
}
.g-area dl {
    width: 100%;
    margin: 0 auto;
    padding: 0 30px;
	font-size: 1.3em;
}
.flex.prtn .prt-r h3 {
    font-size: 1.2em;
    letter-spacing: 0;
    width: 100%;
    margin: 15px 0;
}
	
}
@media screen and (max-width: 480px) {
.n2-ss-slider .n2-ss-slide-background, .n2-ss-slider .n2-ss-slide-background * {
    border-radius: 0;
}
.foot_kotei {
    position: fixed;
    right: 0;
    bottom: 0;
    box-shadow: 0 0 10px #ccc;
    max-width: 60%;
    transition: .5s;
    width: 80%;
}


.n2_clear {
    clear: both;
    margin-top: 74px;
}
.site-branding img {
    max-width: 120px;
}
.saiyo-btn {
    top: 10px;
}
.hamburger {
    top: 12px;

}
section.sec_3 .inner .news_box {
    display: flex;
    width: 100%;
    margin-bottom: 1em;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 300px;
    margin: 0 auto;
}
section.sec_3 .inner .news_box.acsp {
    max-width: 100%;
    justify-content: space-between;
}
section.sec_3 .inner .news_box.acsp article {
    width: 48%;
}
section.sec_3 .inner .acsp .more a {
    display: block;
    margin: 0 10px 40px 0;
    font-weight: bold;
    width: 100%;
    padding: .2em 1em;
    /* border: #000 solid 2px; */
    background: #6cb593;
    color: #fff;
}
section.sec_3 .inner .news_box.acsp article figure {
    margin-bottom: .5em;
    height: auto;
    overflow: hidden;
}
.n2_clear {
    clear: both;
    margin-top: 70px;
}
video {
    position: absolute;
    top: 80%;
    left: 80%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.voice_content .col-md-5 {
    width: 20%;
}
.col-md-7 {
    width: 75%;
}
.col-md-6.col-sm-6.col-xs-12.voice_content_under {
    width: 100%;

}
section.member-wrap .member-list {
    width: 50%;
    padding: 40px 2%;
position:relative;
}

p.member-btn {
    font-size: .9em;
    letter-spacing: -1px;
    margin-top: 10px;
    position: absolute;
    width: 90%;
    box-sizing: border-box;
    right: 0;
    left: 5%;
bottom:0;
}
.member-name {
    margin-bottom: 5px;
}
h3.page-ttl {
    font-size: 1.54em;

}
.pick-box {
    background: #fff;
    width: 100%;
    margin: 0 0 20px;
    padding: 40px 15px;
}
.yumebbb h3.page-ttl {
    margin: 20px 0 40px;
    font-size: 1.4em;
}
.yumebbb::after {
    content: "Feature";
    position: absolute;
    font-family: pacifico, sans-serif;
    z-index: -1;
    color: #ffffff;
    opacity: .61;
    top: 50px;
    font-size: 8em;
    letter-spacing: 12px;
    left: 1%;
    width: 98%;
    text-align: center;
}
section.con-001.s09 img {
    max-width: 240px !important;
}
.accordion_icon {
    position: absolute;
    width: 30px;
    height: 30px;
    float: none;
    margin-right: 5px;
    right: 5px;
}
.question {
    padding: 15px 40px 15px 15px;
}
h4.step-ttl {
    font-weight: bold;
    font-size: 1.1em;

}
.kv-wrap img {
    max-width: 1200px;
    height: 70vh;
    object-fit: cover;
    object-position: center;
    font-family: 'object-fit: cover;';
    display: block;
    margin: 0 auto;
    width: 100%;
}

.item {
    display: flex;
    width: 100%;
    margin: 30px 0 50px;
    flex-flow: wrap;
    justify-content: space-between;
}
.item .txt {
    width: 100%;
    margin-bottom: 15px;
}
.item figure {
    width: 80%;
    margin: 0 auto 15px;
    text-align: center;
}

.kv-wrap img {
        max-width: 1200px;
    height: 50vh;
    object-fit: cover;
    object-position: 40% top;
    font-family: 'object-fit: cover;';
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-top: 68px;
}




.kv-wrap h2 {
    position: absolute;
    background: #fff;
    font-family: yu-mincho-pr6, sans-serif !important;
    color: #070707;
    font-weight: 600;
    right: 0;
    padding: 20px 40px;
    font-size: 2em;
    letter-spacing: 1px;
    bottom: -80px;
    margin: 0;
    text-align: left !important;
    border: none;
}
.kv-wrap h2 span {
    font-size: 12px;
    margin-top: 20px;
    text-align: left;
    font-weight: normal;
    font-family: inherit;
    margin: 5px 0 0 auto;
    padding: 0;
    display: block;
line-height: 1.1;
}


.sv-txt {
    margin: 20px auto 0;
}
.headerColor-default {
    height: 65px;
}
.kv-wrap h2 {
    position: absolute;
    background: #fff;
    font-family: yu-mincho-pr6, sans-serif !important;
    color: #070707;
    font-weight: 600;
    right: 0px;
    padding: 20px 40px;
    font-size: 2em;
    letter-spacing: 1px;
    bottom: -60px;
    margin: 0;
    text-align: left !important;
    border: none;
}

.page-id-1909 .kv-wrap h2,.archive .kv-wrap h2  {
bottom: -20px;
}

.archive.post-type-archive-member .kv-wrap h2  {
bottom: -60px;
}
.sv-box {
    position: relative;
    width: 100%;
    z-index: 1;
    margin-bottom: 40px;
}
.sv-box:last-child {
    margin-bottom: 100px;
}


.bnr-wrap {
    max-width: 280px;
    margin: -40px auto 0;
}
.site-branding {
padding: 10px 10px 0;
}
p.ttl-big {
    /* position: relative; */
    text-align: left;
    color: #fff;
    position: absolute;
    top: 10vh;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    max-width: 90%;
    width: 100%;
    height: 200px;
    font-family: yu-mincho-pr6, sans-serif;
    font-weight: 600;
    font-style: normal;
    font-size: 2em;
    line-height: 1.6;
}
ul.base-list li {
    font-size: 1em;
}
.content-01 {
    font-size: 1em;
}
.content-04 h2 {
    margin: 0 0 30px;
    font-size: 1.4em;
}	
.mv {
    background: url(../images/sv/main.jpg) no-repeat 40% 30px;
    background-size: cover;
    height: 400px;
}
	.mv img {
    position: absolute;
    left: 50%;
    top: 48%;
    margin-left: -150px;
    width: 300px;
}
	.content-01 .content-wrap {
           padding: 30px 15px 40px;
}
.content-01 .flex p {
    margin: 20px 5px 10px;
    justify-content: center;
    width: 28%;
}
.content-01-base {
    background: #efefef;
    padding: 40px 20px;
    text-align: center;
    position: relative;
    background: url(../images/sv/content1-bgb.png) no-repeat 50% bottom,linear-gradient(#efefef 92%, rgba(0,0,0,0) 10%);
    overflow: hidden;
    background-size: 100%;
}

ul.base-list {
    margin-left: -10px;
  margin: 60px auto 20px;
}
#head-btn a {
    text-decoration: none;
    float: right;
    font-weight: bold;
    color: #fff;
    border: none;
    background: url(../images/sv/mail-icon1.png) no-repeat center 8px, #ff8417;
    border-radius: 0;
    padding: 30px 4px 4px;
    display: block;
    text-align: center;
    transition: 0.3s all;
    margin-top: -10px;
    background-size: 25px;
    margin-right: -10px;
    font-size: .8em;
}
header h1 {
    width: 35%;
    max-width: 220px;
    float: left;
}
.point-wrap {
    background: rgba(255,255,255,.8);

}
p.point-txt {
    font-size: .8em;

}
header {
    padding: 10px 10px 0;
}
.content-01-base + .content-wrap {
    padding: 0 20px;
}
p.font-sb {
    font-size: .8em;
}
#head-tel {
    float: right;
    margin-right: 10px;
    width: 38%;
}
	.content-01-2 {
    min-height: 220px;
    overflow: hidden;
    background: url(../images/fbg_2.png) no-repeat center top;
    background-size: cover;
}
	.content-01-3 {
    position: absolute;
    left: 20vw;
   top: 42%;
    width: 60%;
}
	.content-02 {
    font-size: 1.4em;
    line-height: 1.7;
       padding: 30px 0 20px;
    position: relative;
}
	.content-02 h2 img {
    padding: 0 10px;
    width: 200px;
}
.content-02 h2 {
    font-weight: bold;
    margin: 0 0 20px;
    text-align: center;
}
	h2 span::before, h2 span::after {
    width: 60px;
}
p.point-img {
    text-align: center;
    max-width: 70px;
    margin: 0 auto;
    display: block;
}
	.point-wrap:first-child .point-img {
    max-width: 55px;
}
		.point-wrap:last-child .point-img {
    max-width: 100px;
}
	.point-wrap {
    width: 94%;
}
	.point-dat {
    font-weight: normal;
    font-size: .7em;
    padding: 0 0 20px;
}
	p.point-txt span {
    font-size: 14px;
}
	article.voice {
    margin-bottom: 10px;
    flex-wrap: wrap;
}
.vo-img {
    width: 35%;
    margin: 0;
}
	.vo-det {
    font-size: 1em;
		width: 62%;
}
	article.voice h3 {
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 10px;
    font-size: 1.2em;
}
article.voice {
    width: 100%;
    padding: 0 0 0 0;
    margin-bottom: 15px;
    display: flex;
}
.vo-det {
    background: #fff;
    padding: 20px 0 20px 10px;
line-height:1.6;

}
.vo-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.flow-step {
    background: rgba(255,255,255,.9);
    box-shadow: 1px 1px 6px #d0d0d0;
    margin: 0 0 10px;
    padding: 20px 15px;
    font-size: 1em;
    font-weight: bold;
    border-radius: 10px;
}
.flow-step h3 {
    font-size: 1.2em;
}
	.content-05 .content-head {
    background: url(../images/sv/content5-bg.png) no-repeat center -20px;
    height: 250px;
    background-size: cover;
}
	.content-05 h2.fadeInUp {
    margin: 0;
    padding: 60px 0;
    font-size: 1.4em;
    line-height: 1.4;
}
	.g-area dl {
    padding: 0 30px;
    font-size: 1em;
    letter-spacing: -1px;
}
	p.al-c.msg {
    font-size: 1.1em;
    width: 100%;
    margin: 20px auto;
    padding: 0 25px;
}
	.content-06 h2 {
    font-size: 1.4em;
    color: #000;
    margin: 40px 0;
}
	.content-07 h2 {
    font-size: 1.4em;
    color: #000;
    margin: 40px 0;
}
	footer .content-wrap {
    margin-bottom: 40px;
    padding: 0 10px;
}
	.g-area {
    background: #f4f9f9;
    padding: 40px 0 20px;
}
.content-03 {
    padding: 20px 20px 40px;
}
	.content-03 h2 {
    font-size: 1.6em;
}
	.content-04 .content-wrap p.mb-15 {
    padding: 0 25px;
}
.content-04 {
    font-size: 1.1em;
    padding: 0 20px 30px;
}
	.content-04 .content-wrap p.mb-15 {
    padding: 0 20px;
}
.content-04 .flex div {
    width: 100%;
    margin: 0 0;
}	
.content-06 {
    padding: 10px 15px;
}
.font-big {
    font-size: 1em;
}
	.font-big2 {
        font-size: 1.3em;
}
	.check-li li {
    font-weight: bold;
    font-size: 1.2em;
    padding-left: 30px;
    background: url(../images/check.png) no-repeat left 4px;
    background-size: 24px;
}
.content-07 {
    padding: 20px 10px 10px 0;
}
.vo-area {
    margin: 0;
}
.vo-step {
    background: #fff;
    box-shadow: 1px 1px 6px #d0d0d0;
    margin: 0 0 10px;
    padding: 20px 10px;
    font-size: 1em;
    font-weight: normal;
    border-radius: 10px;
}
.vo-step h3 {
    font-size: 1em;

}
.cont-txt a {
    display: block;
    margin: 15px 0 10px -20px;
}
.cont-img {
    width: 35%;
    margin-bottom: -10px;
}
.cont-txt .btn.ybtn a {
    width: 100%;
    max-width: 100%;
    background: url(../images/sv/mail-icon1.png) no-repeat 10px center,#f59e14;
    background-size: 50px;
    margin: 15px 0 0 0;
    padding: 15px;
    font-size: .75em;
    background-size: 25px;
}
.voc-txt {
    width: 78%;
    font-size: .9em;
}
.voc-img {
    width: 20%;
}	
.vo-step h3 span {
    font-size: .8em;
    padding: 5px 10px;
    margin: 0 0 0 5px;
}
p.cont-head {
    text-align: center;
    font-size: 1.6em;
    font-weight: bold;
    color: #271801;
}
	.content-07 p.ar-c.font-big.b.fadeInUp.mb-15 {
    font-size: 1.2em;
}
	.ch-bg {
    margin-top: -80px;
}
	.content-08 {
    padding: 30px 20px;
}
	.content-09 .content-wrap {
    padding: 40px 0;
}
	.content-08 p.ar-c.font-big2.fadeInUp.color-gr.b.mb-60 {
    margin-bottom: 30px;
}
	
	.content-09 p.font-big2.fadeInUp.b.mb-60 {
    width: 75%;
    font-size: 1em;
		    margin-bottom: 10px;
}
	section.content-10.fadeInUp p.fadeInUp.mt-30 img {
    width: 200px;
}
	.content-10 p.fadeInUp.font-big.mt-60 {
    margin-top: 20px;
}
	.content-10 p.fadeInUp.font-big.mt-60 {
    font-size: 1em;
    letter-spacing: -1px;
}


	.bg-wh {
    padding: 20px 10px;

}
.content-11 .bg-wh .flex {
    width: 100%;

}
	.content-11 .bg-wh .flex div {
    width: 33%;
    text-align: center;
}
	.content-11 .color-gr.font-big2.mt-15.ar-c {
    margin-top: 0;
}
	.bg-gr {
    padding: 0 10px 10px;
}
	.bg-gr button, .bg-gr input[type="button"] {
    padding: 19px 15px;
    margin-left: -6px;
}
	.hoken-btn a {
    width: 95%;
    font-size: 1em;
}
	
	.content-12 {
    background: url(../images/kasai_bg.png) no-repeat 40% top;
    padding: 20px 40px 0;
    background-size: 300%;
}
	.content-13 {
    padding: 0 20px;
}
	.content-13 .content-wrap {
    padding: 0 0 40px;
}
	.contain-tb th {
    width: 25%;
}

.content-11 .bg-wh .flex {
    justify-content: center;
}
.content-11 .bg-wh .flex div.lineico {
    position: absolute;
    width: 35px;
    right: 40px;
    top: 60px;
}
ul.yougo_tag li {
    width: 20%;
    text-align: center;
}
		}
	@media screen and (max-width: 320px) {
		.font-big {
    font-size: .84em;
}
		.font-big2 {
    font-size: 1em;
}
		.contain-tb th {
    width: 25%;
    font-size: .9em;
}
		.hoken-btn a {
    width: 100%;
    font-size: .8em;
}
		.content-01 .content-wrap .mb-60 {
    margin-bottom: 30px;
    font-size: .8em;
}
		.mv img {
    position: absolute;
    left: 58%;
    top: 50%;
    margin-left: -150px;
    width: 250px;
}

	
}