
* {
	margin: 0;
	padding: 0;
}
*::after,
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-family: 'Noto Sans JP', sans-serif;
	background: #fff;
	font-size: 16px;
	color: #000;
}

article {
	height: auto;
	margin: 50px auto 0 auto;
	text-align: center;
	line-height: 1.9;
}

.fadein {
    opacity : 0;
    transform : translate(0, 150px);
    transition : all 1200ms;
}
.fadein.scrollin {
    opacity : 1;
    transform : translate(0, 0);
}

.nomg {
	height: auto;
	margin: 0 auto;
	text-align: center;
	line-height: 1.9;
}

.red {
	color: #cc0000;
}

#youtube-wrap {
  position: relative;
  z-index:1;
  height: 840px;
  width: 100%;
transform: skewY(-7deg) translateY(-90px);
}

#youtube-wrap2 {
  position: relative;
  z-index:1;
  height: 680px;
  width: 100%;
transform: skewY(-7deg) translateY(-90px);
	margin-top: 100px;
}

#youtube-bk {
transform: skewY(7deg) ;
}

#top3 {
  position: relative;
  z-index:-1;
  width: 100%;
transform: skewY(-7deg);
	margin: 0 auto;
	text-align: center;
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 58px;

}

#top3bk {
  position: relative;
  z-index:-1;
	background: #cc0000;
	height: 500px;
}

.top3word {
                                position: relative;
                                transform: skewY(7deg) ;
	top: 60px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;	
	font-size: 38px;
}

.top3word2 {
	width: 400px;
	text-align: left;
	font-size: 48px;
	line-height: 1.8;
}

#redline01 {
transform: skewY(-7deg);
}

#redline01bk {
	background: #cc0000;
	height: 20px;
}

#footimg {
                                transform: skewY(-7deg);
	margin: 100px 0;
}

#footimgbk {                           
	background-image: url("../image/footimg.jpg");
                                background-repeat: no-repeat;
                                background-size:cover;
                                background-position:0% 60%;
	height: 400px;
}

.titlee{ 
	color: #cc0000;
                                font-family: 'Alice', serif;
	font-size: 72px;
}

.titlesub{ 
	color: #000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 28px;
}

.titlog img{ 
	width: 200px;
	margin-bottom: 30px ;
}

.gftubu img{ 
	max-width: 600px;
	width:100%;
	margin-top: 20px ;
}

.balloon {
                                position: relative;
                                width: 540px; /* 幅 */
                                margin: 0 auto 40px; /* 上 左右 下のマージン */
                                 padding: 20px; /* ふきだし内の余白 */
                                background: #cc0000; /* 背景色 */
                                border-radius: 10px;
                                  text-align: center; /* テキストの揃え */
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;	
	font-size: 24px;
	color: #fff;
}
.balloon::before {
                                content: '';
                                position: absolute; /* 位置固定 */
                                bottom: -28px; /* 線幅の2倍 */
                                left: 50%;
                                margin-left: -14px; /* 線幅だけずらす */
                                border: 14px solid transparent; /* 線幅の設定 */
                                border-top-color: #cc0000; /* 吹き出しの地と同じ色 */
}

#brand {
  position: relative;
  z-index:-1;
  width: 100%;
transform: skewY(-7deg);
	margin: 0 auto;
	text-align: center;
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 58px;

}

#brandbk {
                                position: relative;
                                z-index:-1;
	background: #eee;
	height: 400px;
}

#brandwp {
	display: flex;
                                transform: skewY(7deg) ;
	top: 60px;
	width: 800px;
}

.brandword {
                                position: relative;
                                top:60px;
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;	
	font-size: 18px;
	width: 600px;
}

.brandwords {
	color: #000;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;	
	font-size: 16px;
}

.brandworde {
	color: #000;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;	
	font-size: 32px;
	margin-bottom: 10px;
}

.brandword img {
	width: 200px;
	margin-top: 20px;
}

.brandph img {
	width: 80%;
}

.logos img {
	width: 40%;
}

#voice {
                                position: relative;
                                z-index:-1;
                                width: 100%;
                                transform: skewY(-7deg);
	margin: 0 auto;
	text-align: center;
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 58px;
}

#voicebk {
                                position: relative;
                                z-index:-1;
	background: #287539;
	height: 1950px;
}

.voicewrap {
                                position: relative;
                                transform: skewY(7deg) ;
	top: 60px;
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.voicetit {
	color: #fff;
                                font-family: 'Alice', serif;
	font-size: 72px;
	margin-bottom: 80px;
}

.voiceblock {
	display: flex;
                                flex-direction: row;
	margin-bottom: 50px;
}

.voiceblockr {
	display: flex;
                                flex-direction: row-reverse;
	margin-bottom: 50px;
}

.voiceblockp1 {
                                transform: skewY(-7deg);
	width: 500px;
	height: 350px;
                                overflow:hidden;
}

.voiceblockp1 img {
                                position: relative;
                                transform: skewY(7deg);
	width: 500px;
	top: -80px;
}

.voiceblockp2 {
                                transform: skewY(-7deg);
	width: 500px;
	height: 350px;
                                overflow:hidden;
}

.voiceblockp2 img {
                                position: relative;
                                transform: skewY(7deg);
	width: 500px;
	top: 0px;
}

.voiceblockw {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;	
	font-size: 18px;
	color: #fff;
	width: 500px;
	text-align: left;
	padding: 10px 50px;
}

.voiceblockwr {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;	
	font-size: 18px;
	color: #fff;
	width: 500px;
	text-align: left;
	padding: 80px 50px;
}

.voicename {
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;	
	font-size: 32px;
	margin-bottom: 10px;
}

.developerph {
                                position: relative;
}

.developersign {
                                position: relative;
	top:-80px;
	left:500px;
	width: 300px;
                                transform: rotate(-10deg);
}

.developer {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;	
	font-size: 18px;
	line-height: 1.8;
	text-align: left;
	padding: 0 100px;
}

p.right {text-align: right}

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

.youlink {
	color: #fff;
	text-decoration: none !important;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;	
	font-size: 15px;
}

.maindl {
	color: #000;
	text-decoration: underline !important;
}

.pagetop {
	display: none;
	position: fixed;
	bottom: 20px;
	right: 30px;
	z-index:5;
	opacity: 0.7;
}

.pagetop a {
	display: block;
	width: 50px;
	height: 50px;
}

h2 {
	color: #000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 48px;
	line-height: 1.5;
	margin: 30px auto 0 auto;
}

h3 {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;	
	font-size: 16px;
	color: #000;
}

.md-48 { font-size: 48px; }

.img-yoko3 {
	width: 100% ;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}

.pc_sp{
	width: 100% ;
	height: auto ;
	margin: 0 auto;
}

.subct {
	font-family: 'Lato', sans-serif;
	font-size: 21px;
	font-weight:400;
	color: #4ab03d;	
}

.mds {
	display: inline-block; 
	width: 260px;
	margin: 50px auto 0 auto;
}

.maincopy {
	color: #fff;
	margin:auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;
	text-align: center;
	padding-top: 40px;
}

.maincopy .main {
	font-size: 48px;
	font-family: 'Shippori Mincho B1', serif;
	margin-bottom: 20px;
	padding-top: 160px;
transform: skewY(7deg);
}

.maincopy .main2 {
	font-size: 48px;
	font-family: 'Shippori Mincho B1', serif;
	margin-bottom: 20px;
	padding-top: 80px;
transform: skewY(7deg);
}

.headch {
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size: 28px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

.main-img img {
	width: 240px;
}

.main-menu {
	display: block;
}

.main-jsir {
	position: absolute;
	top:300px;
	left:15%;
                                transform: skewY(7deg);
}

.main-jsir img {
	width: 460px;
}

.main-jsir2 {
	position: absolute;
	top:240px;
	left:15%;
                                transform: skewY(7deg);
}

.main-jsir2 img {
	width: 460px;
}

.boxes {
	display: flex;
	align-items: flex-start;
	margin-top: -160px;
                                position: relative;
                                z-index:-10;
}

.boxes2 {
	display: flex;
	margin-top: -155px;
                                position: relative;
                                z-index:-10;
}

.can {
	width: 100%;
	font-size: 16px;
	margin:auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	text-align: center;
}

.can img {
	width: 100%;
}

.spec {
	margin-top: -60px;
}

.spec img {
	width: 80%;
}

.dog_w {
	position: absolute;
                                top: 50px;
	width: 100%;
	font-size: 18px;
	line-height: 1.6;
	margin:0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	text-align: left;
	padding:50px;
	color: #fff;
}

.dog_tit {
	font-size: 32px;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;
	color: #fff;
	margin-bottom: 20px;
}

.dog {
                                position: relative;
                                align-items: stretch;
}

.dog img {
	width: 100%;
}

.no1 {
	position: absolute;
	margin-top: -60px;
	margin-left: 120px;
}
.no1 img {
	width: 70%;
}
.name_s {
	font-size: 24px;
	font-weight:900;
	color: #8f9845;
}
.name_r {
	font-size: 24px;
	font-weight:900;
	color: #df632d;
}
.name_g {
	font-size: 24px;
	font-weight:900;
	color: #c9292c;
}
.name_w {
	font-size: 24px;
	font-weight:900;
	color: #661f6c;
}

#renal {
	display: flex;
	align-items: flex-start;
	color: #fff;
	background: #df632d;
	text-align: left;
	padding:30px;
	border-radius: 30px;
	font-size: 18px;
	font-weight:300;
}

.renal_img img {
	width: 240px;
	margin-right: 20px;
}

.renal_word {
	font-size: 28px;
	font-weight:900;
	margin-bottom: 10px;
}

.tenji {
	width: 100%;
	color: #fff;
	font-size: 20px;
	margin:0 auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;
	text-align: center;
}

.tenjimd {
	line-height: 1.5;
	width: 100%;
	 background: rgba(0,51,153,0.9);
	padding:20px;
}

.tenjitit {
	font-size: 38px;
}

.box1{
	color: #000;
	width:580px;
	 background: rgba(255,255,255,0.6);
	border-radius:30px;
	padding: 20px;
	margin:30px auto;
}

.tenjibox{
	font-size: 16px;
	line-height: 1.6;
	font-weight:300;
	text-align: left;
	color: #000;
	width:840px;
	 background: rgba(255,255,255,1);
	padding: 20px;
	display:inline-block;
}

.tenjibox img{
	width:100%;
}

.material {
	font-size: 15px;
	line-height: 1.6;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
}

.pad20{
	padding: 20px;
}

span.supText {
font-size: 75.5%;
vertical-align: top;
position: relative;
top: -0.1em;
}

.box1but {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:900;
		font-size: 24px;
		width: 240px;
		max-width: 100%;
		text-align: center;
		color: #FFF;
		background: #e0403c;
		border-radius: 30px;
		padding: 5px;
		margin: 10px auto;
		opacity: 1;
}

.main3 {
	width: 100%;
	color: #000;
	font-size: 18px;
	margin:auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	padding: 20px;
}

.main3b  {
	width: 100%;
	color: #000;
	font-size: 24px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;
}

.main3img {
	margin-top:10px;
	vertical-align:middle;
}

.main3img img {
		width: 115px;
	padding-top:10px;
}

.main3fig {
	margin:0 auto;
	text-align: center;
}

.main3fig img {
	width: 420px;
	margin-bottom:30px;
}

.main2 img {
	width: 380px;
	margin-bottom:30px;
}

.sml {
	font-size: 13px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	margin-top:10px;
}

.cycle {
	background: #000000;
	width: 100%;
	color: #fff;
	font-size: 26px;
	line-height: 1.1;
	margin:0 auto 40px auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	text-align: center;
	padding: 10px;
}

.cyclelogo {
	vertical-align:middle;
}

.cyclelogo img {
		width: 130px;
}

.cycleimg img {
		width: 70%;
	padding-bottom:80px;
}

.fptit {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;	
	font-size: 46px;
	letter-spacing: 3px;
	line-height: 1.1;
}

.fbml {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;	
	font-size: 68px;
}

.bml {
	font-weight:900;	
}

.col_2{
	width: 90%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
                                align-items : center;
	  position:relative;
	  z-index:2;
	font-size: 18px;
	line-height: 1.8;
	text-align: left ;
	margin: 0 auto;
}

.col_2 > div{
	width: 50%;
	padding: 20px;
}

.col_21 img{
	width: 100%;
}

.col_3{
	width: 100%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
                                align-items : start;
	  position:relative;
	  z-index:2;
	font-size: 18px;
	line-height: 1.8;
	text-align: left ;
	margin: 0 auto;
}

.col_3 > div{
	width: 50%;
	padding: 20px;
}

.col_31 img{
	width: 100%;
}

.certi2{
	padding: 0 20px;
}

.certi2 img{
	width: 100%;
}


.mds1{
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 24px;
	line-height: 1.5;
	margin: 0px auto 10px auto;
}

#black{
	width: 100% ;
	height: auto ;
	text-align: center ;	
	margin: -8px auto;
	padding: 30px;
	background: #000000 ;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;	
	font-size: 18px;
	color: #fff ;
}

.sky-yamaya{
	  position:relative;
	  z-index:10;
	display: inline-block;
	vertical-align: middle;	
}

.sky-yamaya img{
	width: 580px ;
	margin-left: -150px;
	margin-right: 30px;
                                overflow: hidden;
}

.sky-word{
	display: inline-block;
	width: 500px ;
	vertical-align: middle;
	color: #000 ;
	text-align: left ;
	font-weight:300;
	line-height: 1.8;
}

.sky-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 42px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 15px;
}

.reason3{
	width: 100% ;
	display: flex;
                                Flex-direction:row;
}

.reason3r{
	width: 100% ;
	display: flex;
                                flex-direction: row-reverse;
}

.reason3_p{
	width: 100% ;
	margin-right: 20px;
}

.reason3_w{
	width: 100% ;
	color: #000 ;
	text-align: left ;
	font-weight:300;
	line-height: 1.8;
}

.reason3-tit{
	margin-left: -85px;
	margin-top: -80px;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 34px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 15px;
}

.reason3r-tit{
	margin-left: 0px;
	margin-top: -80px;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 34px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 15px;
                                white-space: nowrap;
}

.reason3-num{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 150px;
                                font-style: oblique;
	color: #cc0000 ;
}

.dogname{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 50px;
	color: #287539 ;
                                  padding:20px 0;
}


.dogpart{
	width: 100% ;
	display: flex;
                                Flex-direction:row;
                                justify-content: center;
                                align-items: center;
}

.dogpartr{
	width: 100% ;
	display: flex;
                                flex-direction: row-reverse;
                                justify-content: center;
                                align-items: center;
}

.dogpart_p{
	width: 100% ;
}

.dogpart_w{
	width: 100% ;
	color: #000 ;
	text-align: left ;
	font-weight:300;
	font-size: 18px;
	line-height: 1.8;
}

.dogpart_wp{
                                  padding:50px;
}

.dogpart-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 34px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 15px;
}

.dogpartr-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 34px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 15px;
                                white-space: nowrap;
}

.marpet {
	display: flex;
}

.marpet_logo img{
	width: 400px ;
	margin-right: 30px;
}

.marpet_word{
	width: 100% ;
	color: #000 ;
	text-align: left ;
	font-weight:300;
	font-size: 18px;
	line-height: 1.8;
}

.marpet-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 34px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 15px;
}

.herb {
	display: flex;
	align-items: center;
}

.herbph img{
	width: 300px ;
	margin-right: 30px;
                                border-radius:50%;
}



.herb_word{
	width: 100% ;
	color: #000 ;
	text-align: left ;
	font-weight:300;
}

.herb-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 24px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 15px;
}

.drflex1 {
	display: flex;
	flex-direction: row;
}

.drph1{
	text-align: center ;
}

.drph1 img{
	width: 340px ;
	margin-left: 30px;
}

.drflex2 {
	display: flex;
	flex-direction: row;
}

.drph2 img{
	width: 340px ;
	margin-right: 30px;
}

.line01{
	margin: 50px 0;
}

.quest  {
	font-size: 16px;
	font-weight:500;
	color: #000;
	padding: 10px 0;
	text-align: left;
}

.qword {
   text-align: left; 
   float: left;
}
.arrw {
   text-align: right;
color: #287539;
}


.answ  {
	font-size: 16px;
	line-height: 1.5;
	color: #000;
	background: #faf4e6;
	padding: 20px 50px 30px 50px;
	text-align: left;
	border-radius: 15px;
	margin:10px 0 25px 0;
}

.qanda  {
	font-size: 24px;
	font-weight:500;	
}

.faqlink {
	color: #cc0000;
	font-weight:500;	
                                text-decoration:underline !impotant;
}

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

.subbut {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:500;
		font-size: 20px;
		line-height: 1.5;
		width: 500px;
		max-width: 100%;
		text-align: center;
		color: #FFF;
		background: #cc0000;
		border-radius: 10px;
		padding: 10px;
		border: 1px solid #cc0000;
		margin: 20px auto;
/*-webkit-transition: 5s;
    -moz-transition: 5s;
    -o-transition: 5s;
    -ms-transition: 5s;*/
    transition: 0.5s;
}

.subbut:hover {
		color: #cc0000;
		background: #FFF;
		border: 1px solid #cc0000;
	}

.subbut2 {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:500;
		font-size: 20px;
		line-height: 1.5;
		width: 500px;
		max-width: 100%;
		text-align: center;
		color: #FFF;
		background: #287539;
		border-radius: 10px;
		padding: 10px;
		border: 1px solid #287539;
		margin: 20px auto;
/*-webkit-transition: 5s;
    -moz-transition: 5s;
    -o-transition: 5s;
    -ms-transition: 5s;*/
    transition: 0.5s;
}

.subbut2:hover {
		color: #287539;
		background: #FFF;
		border: 1px solid #287539;
	}

#mailf {
	width: 100%;
	max-width: 1000px;
	height: 600px;
	margin: 0 auto;
	text-align: center;
}

#link {
	display: flex; 
	flex-wrap: wrap; 
                                justify-content: space-between;
}

#link div {
	width: calc(25% - 30px); /* margin padding分を引く */
	padding: 15px;
}

#link img {
	width: 100%;
}

#buylink {
                                position: fixed;
                                z-index:100;
                                bottom: -5px;
}

#buylink img {
	width: 30%;
}

.analysis {
	background: #eee;
	border-collapse:collapse;
	width: 100%;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	font-size: 14px;
	margin: 5px 0;
}

.analysis50 {
	background: #eee;
	border-collapse:collapse;
	width: 50%;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	font-size: 14px;
	margin: 5px 0;
}

.analysis td , th {
	font-weight:300;
	border: 1px solid #999;
	padding: 3px 5px;
}

.analysis50 td , th {
	font-weight:300;
	border: 1px solid #999;
	padding: 3px 5px;
}

.analysis td {
	font-weight:500;
	text-align: right;
}

.analysis50 td {
	font-weight:500;
	text-align: right;
}

.fun {
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;	
	font-size: 28px;
}

.fun_s {
	background: #8f9845;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 21px;
	padding: 0 8px;
	margin-bottom: 10px;
}

.fun_r {
	background: #df632d;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 21px;
	padding: 0 8px;
	margin-bottom: 10px;
}

.fun_g {
	background: #c9292c;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 21px;
	padding: 0 8px;
	margin-bottom: 10px;
}

.fun_w {
	background: #661f6c;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 21px;
	padding: 0 8px;
	margin-bottom: 10px;
}

.itm_nm {
	background: #cc0000;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 18px;
	padding: 0 8px;
	margin-bottom: 10px;
}

.itm_nmg {
	background: #287539;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 18px;
	padding: 0 8px;
	margin-bottom: 10px;
}

hr.s1{
	border: none;
	border-top: 1px solid #ccc;
	margin: 30px 0;
}

hr.g1{
	border: none;
	border-top: 1px solid #287539;
	margin: 10px 0;
}

.brdch {
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;	
	font-size: 28px;
	padding: 0 70px;
	text-align: left;
}

.brdsg {
	padding: 0 70px;
	text-align: left;
}

.vdtit {
	width: 100%;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;	
	font-size: 34px;
	text-align: left;
	margin-bottom: 30px;
	color: #FFF;
	background: #287539;
	border-radius: 10px;
	padding: 15px 30px;
}

.smds {
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;	
	font-size: 28px;
	text-align: left;
	margin-bottom: 10px;
}

.sizebox {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size: 14px;
	background: #cc0000;
	color: #FFF;
	padding: 3px 8px;
	margin: 5px;
}

#footer {
	background: #000;
	color: #FFF;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-weight:300;
	margin-top: -50px;
	padding: 30px;
	text-align: center;
}

#footer img {
	width: 120px;
	padding-bottom: 5px;
}

.fotobj {
	display: inline-block;
	vertical-align:  middle;
	text-align: left;
	margin: 0 10px 20px 10px;
	line-height: 1.4;
}

.fotbut {
		display: inline-block;
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:500;
		font-size: 14px;
		width: 90px;
		text-align: center;
		color: #FFF;
		background: #666;
		border-radius: 5px;
		padding: 0px;
		margin: 0 5px;
		border: 1px solid #666;
/*-webkit-transition: 5s;
    -moz-transition: 5s;
    -o-transition: 5s;
    -ms-transition: 5s;*/
    transition: 0.5s;
}

.fotbut:hover {
		color: #666;
		background: #FFF;
		border: 1px solid #666;
	}

.fotbut a {
		color: #fff;
	}

.fotbut a:hover {
		color: #e0403c;
	}

/* ナビゲーション */

.inner {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}

.inner2 {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
                                overflow: hidden;
}

.inner3 {
	width: 840px;
	margin: 0 auto;
}

.outerorange {
	  background-color:#faf0d5;
}

.inner-w {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	color: #000;
}

.inner-ws {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	color: #000;
}

.inner:after {
	content: "";
	clear: both;
	display: block;
}

/* header */
#top-head {
	font-size: 14px;
	position: absolute;
	width: 100%;
	height: 80px;
	padding: 6px  0;
	line-height: 1;
	z-index: 999;
	  background-color:#cc0000;
}
#top-head a,
#top-head {
	color: #fff;
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#top-head .logo {
	text-align: left;
	float: left;

}

#top-head img {
	width: 100px;
}

#global-nav ul {
	list-style: none;
	position: absolute;
	right: 0;
	bottom: 10px;
	font-size: 15px;
}
#global-nav ul li {
	float: left;
	position: relative;
}
#global-nav ul li a {
	padding: 0 20px;
	color: #fff;
}

/* Btn Hover */
#global-nav ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: -10px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
	background: #fff;
	bottom: -16px;
}


/* Fixed */
#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	padding: 6px  0;
	height: 80px;
	background: #cc000;
	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
}
#top-head.fixed .logo {
	font-size: 24px;
	color: #fff;
}
#top-head.fixed #global-nav ul li a {
	color: #fff;
	padding: 0 20px;
}

/* Fixed Btn Hover */
#top-head.fixed #global-nav ul li:after {
	bottom: -10px;
}
#top-head.fixed #global-nav ul li:hover:after {
	background: #fff;
	bottom: -15px;
}


/* Transition */
/*
#top-head,
#top-head .logo,
#global-nav ul li,
#global-nav ul li a {
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
*/



/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 101;
}

#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #666;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}



/* ---------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 980px) {

h2 {
	color: #000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 24px;
	line-height: 1.5;
	margin: 10px auto 0 auto;
}

.can {
	width: 100%;
	font-size: 11px;
	margin:auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	text-align: center;
}

.can img {
	width: 100%;
}

.spec {
	margin-top: -20px;
}

.spec img {
	width: 80%;
}
.no1 {
	position: absolute;
	margin-top: -25px;
	margin-left: 0px;
}
.no1 img {
	width: 30%;
}

.boxes2 {
	display: block;
	margin-top: -155px;
                                position: relative;
                                z-index:-10;
}

.dog_w {
	position: absolute;
                                top: 0px;
	width: 100%;
	font-size: 16px;
	line-height: 1.5;
	margin:0;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	text-align: left;
	padding:30px;
	color: #fff;
}

.dog_tit {
	font-size: 28px;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;
	color: #fff;
	margin-bottom: 20px;
}

.dog {
                                position: relative;
                                align-items: stretch;
	background: #287539;
}

.marpet {
	display: block;
}

.marpet_logo{
	padding:0 30px 10px 30px;
}

.marpet_logo img{
	width: 100% ;
}

.marpet_word{
	width: 100% ;
	color: #000 ;
	text-align: left ;
	font-weight:300;
	font-size: 16px;
	line-height: 1.6;
}

.marpet-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 24px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 5px;
}

.vdtit {
	width: 100%;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;	
	font-size: 24px;
	text-align: left;
	margin-bottom: 20px;
	color: #FFF;
	background: #287539;
	border-radius: 10px;
	padding: 10px 20px;
}

.smds {
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;	
	font-size: 21px;
	text-align: left;
	margin-bottom: 10px;
}

.herb {
	display: block;
}

.herbph{
	padding:0 30px 10px 30px;
}

.herbph img{
	width: 100% ;
}

.herb_word{
	width: 100% ;
	color: #000 ;
	text-align: left ;
	font-weight:300;
	font-size: 16px;
	line-height: 1.8;
}

.herb-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 20px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 5px;
}

.drflex1 {
	display: flex;
	flex-direction: column-reverse;
}

.drph1{
	padding:20px 30px 10px 30px;
}

.drph1 img{
	width: 100% ;
	margin-left: 0;
}

.drflex2 {
	display: flex;
	flex-direction: column;
}

.drph2{
	padding:20px 30px 10px 30px;
}

.drph2 img{
	width: 100% ;
	margin-left: 0;
}

.line01{
	margin: 20px 0;
}

.name_s {
	font-size: 18px;
	font-weight:900;
	color: #8f9845;
}
.name_r {
	font-size: 18px;
	font-weight:900;
	color: #df632d;
}
.name_g {
	font-size: 18px;
	font-weight:900;
	color: #c9292c;
}
.name_w {
	font-size: 18px;
	font-weight:900;
	color: #661f6c;
}

#renal {
	display: block;
	align-items: flex-start;
	color: #fff;
	background: #df632d;
	text-align: left;
	padding:20px;
	border-radius: 30px;
	font-size: 15px;
	font-weight:300;
	margin: 0 10px;
}

.renal_img img {
	width: 180px;
	margin-right: 0px;
	margin: 0 auto;
}

.renal_word {
	font-size: 21px;
	font-weight:900;
	margin: 10px 0;
}

.col_2{
	width: 90%;
	display: flex;
	display: -ms-flexbox; /* IE10 */
	flex-wrap: wrap;
	-ms-flex-wrap: wrap; /* IE10 */
                                align-items : center;
	  position:relative;
	  z-index:2;
	font-size: 15px;
	line-height: 1.5;
	text-align: left ;
	margin: 0 auto;
}

.col_2 > div{
	width: 50%;
	padding: 10px;
}

.col_21 img{
	width: 100%;
}

.mds1{
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 18px;
	line-height: 1.5;
	margin: 0px auto 10px auto;
}

#top3 {
  position: relative;
  z-index:-1;
  width: 100%;
transform: skewY(-7deg);
	margin: 0 auto;
	text-align: center;
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 38px;
	line-height: 1.3;

}

#top3bk {
  position: relative;
  z-index:-1;
	background: #cc0000;
	height: 300px;
}

.top3word {
                                position: relative;
                                transform: skewY(7deg) ;
	top: 35px;
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;	
	font-size: 28px;
}

.top3word2 {
	width: 280px;
	text-align: left;
	font-size: 32px;
	line-height: 1.6;
}

.reason3{
	display: flex;
                                flex-direction:column;
	vertical-align: middle;
}

.reason3r{
	display: flex;
                                flex-direction:column;
	vertical-align: middle;
}

.reason3 img{
	width: 100% ;
}

.reason3-tit{
	margin-top: -50px;
	margin-left: 0px;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 23px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 0;
}

.reason3r-tit{
	margin-top: -50px;
	margin-left: 0px;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 23px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 0;
}

.reason3-num{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 80px;
                                font-style: oblique;
	color: #cc0000 ;
}


.dogname{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 32px;
	color: #287539 ;
                                  padding:0;
}

.dogpart{
	display: flex;
                                flex-direction:column;
	vertical-align: middle;
}

.dogpartr{
	display: flex;
                                flex-direction:column;
	vertical-align: middle;
}

.dogpart_p{
	width: 100% ;
}

.dogpart_w{
	width: 100% ;
	color: #000 ;
	text-align: left ;
	font-weight:300;
	font-size: 16px;
	line-height: 1.6;
}

.dogpart_wp{
                                  padding:0px;
}

.dogpart-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 24px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 5px;
}

.dogpartr-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 24px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 5px;
                                white-space: nowrap;
}

.titlee{ 
	color: #cc0000;
                                font-family: 'Alice', serif;
	font-size: 54px;
}

.titlesub{ 
	color: #000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 24px;
}

.balloon {
                                position: relative;
                                width: 90%; /* 幅 */
                                margin: 0 auto 40px; /* 上 左右 下のマージン */
                                 padding: 15px; /* ふきだし内の余白 */
                                background: #cc0000; /* 背景色 */
                                border-radius: 10px;
                                  text-align: center; /* テキストの揃え */
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;	
	font-size: 21px;
	color: #fff;
}
.balloon::before {
                                content: '';
                                position: absolute; /* 位置固定 */
                                bottom: -28px; /* 線幅の2倍 */
                                left: 50%;
                                margin-left: -14px; /* 線幅だけずらす */
                                border: 14px solid transparent; /* 線幅の設定 */
                                border-top-color: #cc0000; /* 吹き出しの地と同じ色 */
}

#brand {
  position: relative;
  z-index:-1;
  width: 100%;
transform: skewY(-7deg);
	margin: 0 auto;
	text-align: center;
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 58px;

}

#brandbk {
                                position: relative;
                                z-index:-1;
	background: #eee;
	height: 520px;
}

#brandwp {
	display: block;
                                transform: skewY(7deg) ;
	top: 60px;
	width: 100%;
}

.brandword {
                                position: relative;
                                top:-10px;
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;	
	font-size: 18px;
	width: 100%;
}

.brandwords {
	color: #000;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;	
	font-size: 16px;
}

.brandworde {
	color: #000;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;	
	font-size: 32px;
	margin-bottom: 5px;
}

.brandword img {
	width: 160px;
	margin-top: 10px;
}

.brandph img {
	width: 70%;
}

.logos img {
	width: 30%;
}

#voice {
                                position: relative;
                                z-index:-1;
                                width: 100%;
                                transform: skewY(-7deg);
	margin: 0 auto;
	text-align: center;
	color: #cc0000;
	font-family: 'Shippori Mincho B1', serif;
	font-size: 58px;
}

#voicebk {
                                position: relative;
                                z-index:-1;
	background: #287539;
	height: 2380px;
}

.voicewrap {
                                position: relative;
                                transform: skewY(7deg) ;
	top: 60px;
	width: 90%;
	margin: 0 auto;
	text-align: center;
}

.voicetit {
	color: #fff;
                                font-family: 'Alice', serif;
	font-size: 72px;
	margin-bottom:30px;
}

.voiceblock {
	display: flex;
                                flex-direction: column;
}

.voiceblockr {
	display: flex;
                                flex-direction: column;
}

.voiceblockp1 {
                                transform: skewY(0deg) ;
	width: 100%;
	height: 240px;
                                overflow:hidden;
}

.voiceblockp1 img {
                                transform: skewY(0deg) ;
                                position: relative;
	width: 100%;
	top: -40px;
}

.voiceblockp2 {
                                transform: skewY(0deg) ;
	width: 100%;
	height: 240px;
                                overflow:hidden;
}

.voiceblockp2 img {
                                transform: skewY(0deg) ;
                                position: relative;
	width: 100%;
	top: 0px;
}

.voiceblockw {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;	
	font-size: 16px;
	color: #fff;
	width: 100%;
	text-align: left;
	padding: 10px 0;
}

.voiceblockwr {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;	
	font-size: 16px;
	color: #fff;
	width: 100%;
	text-align: left;
	padding: 10px 0;
}

.voicename {
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;	
	font-size: 28px;
}

.developerph {
                                position: relative;
	width: 100%;
}

.developerph img {
	width: 100%;
}

.developersign {
                                position: relative;
	top:-65px;
	left:110px;
	width: 220px;
                                transform: rotate(-10deg);
}

.developer {
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;	
	font-size: 16px;
	line-height: 1.6;
	text-align: left;
	padding: 0;
	margin-top: -20px;
}

#footimg {
                                transform: skewY(-7deg);
	margin: 50px 0;
}

#footimgbk {                           
	background-image: url("../image/footimg.jpg");
                                background-repeat: no-repeat;
                                background-size:cover;
                                background-position:0% 60%;
	height: 200px;
}

#mailf {
	width: 100%;
	height: 450px;
}

#link {
	display: flex; 
	flex-wrap: wrap; 
}

#link div {
	width: calc(50%); /* margin padding分を引く */
}

#link img {
	width: 100%;
}

#buylink img {
	width: 50%;
}

.fun_s {
	background: #8f9845;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 18px;
	padding: 3px 8px;
	margin-bottom: 10px;
}

.fun_r {
	background: #df632d;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 18px;
	padding: 3px 8px;
	margin-bottom: 10px;
}

.fun_g {
	background: #c9292c;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 18px;
	padding: 3px 8px;
	margin-bottom: 10px;
}

.fun_w {
	background: #661f6c;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 18px;
	padding: 3px 8px;
	margin-bottom: 10px;
}

.itm_nm {
	background: #cc0000;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 14px;
	padding: 8px;
	margin-bottom: 10px;
}

.itm_nmg {
	background: #287539;
	color: #FFF;
	width: 100%;
	text-align: left;
	font-family: 'Shippori Mincho B1', serif;
	font-weight:500;
	font-size: 14px;
	padding: 8px;
	margin-bottom: 10px;
}

.brdch {
	font-family: 'Shippori Mincho B1', serif;
	font-weight:300;	
	font-size: 18px;
	padding: 0 30px;
}

.brdsg {
	padding: 0 30px;
}

.main3 {
	width: 100%;
	color: #000;
	font-size: 15px;
	margin:auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	padding: 20px;
}

.main3b  {
	width: 100%;
	color: #000;
	font-size: 20px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;
}

.maincopy .main {
	font-size: 28px;
	padding-top: 140px;
}

.maincopy .main2 {
	font-size: 28px;
	padding-top: 10px;
}

.main-img img {
	width: 160px;
}

.main-menu {
	display: none;
}

.main-jsir {
	display: none;
}

.main-jsir img {
	width: 200px;
}

.main-jsir2 {
	display: none;
}

.main2 {
	color: #fff;
	font-size: 18px;
	margin:auto;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;
	text-align: center;
}

.main2copy {
	font-size: 34px;
	margin-bottom: 5px;
}

.box1{
	color: #000;
	width:90%;
	margin:10px auto;
	 background: rgba(255,255,255,0.6);
	border-radius:30px;
	padding: 20px;
}

.cycleimg img {
		width: 70%;
	padding-bottom:20px;
}

.inner2 {
	width: 90%;
	margin: 0 auto;
}

#sky{
	font-weight:500;
	width: 100% ;
	height: auto ;
	text-align: left ;	
	margin: -8px auto;
	padding: 30px;
	background: #add4f0 ;
}

.sky-yamaya{
	  position:relative;
	  z-index:10;
	display: block;	
}

.sky-yamaya img{
	width: 100% ;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

.sky-word{
	width: 90% ;
	display: block;
	margin:  0 20px;
	vertical-align: middle;
	color: #000 ;
	text-align: left ;
	font-weight:300;
	line-height: 1.8;
}

.sky-tit{
	font-family: 'Shippori Mincho B1', serif;
	font-weight:900;	
	font-size: 28px;
	line-height: 1.3;
	color: #000 ;
	margin-bottom: 15px;
}

.tenjibox{
	font-size: 16px;
	line-height: 1.6;
	font-weight:300;
	text-align: left;
	color: #000;
	width:90%;
	 background: rgba(255,255,255,1);
	padding: 20px;
	display:inline-block;
}

.tenjitit {
	font-size: 30px;
}

.main3fig img {
	width: 85%;
	margin-bottom:30px;
}

.cycleimg img {
		width: 80%;
	padding-bottom:30px;
}

.faqbut {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:500;
		font-size: 16px;
		line-height: 1.5;
		width: 300px;
		max-width: 100%;
		text-align: center;
		color: #FFF;
		background: #666;
		border-radius: 10px;
		padding: 15px;
		border: 1px solid #666;
		margin: 30px auto 50px auto;
/*-webkit-transition: 5s;
    -moz-transition: 5s;
    -o-transition: 5s;
    -ms-transition: 5s;*/
    transition: 0.5s;
}

.subbut {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:500;
		font-size: 20px;
		line-height: 1.5;
		width: 500px;
		max-width: 90%;
		text-align: center;
		color: #FFF;
		background: #e0403c;
		border-radius: 10px;
		padding: 15px;
		border: 1px solid #e0403c;
		margin: 50px auto 20px auto;
/*-webkit-transition: 5s;
    -moz-transition: 5s;
    -o-transition: 5s;
    -ms-transition: 5s;*/
    transition: 0.5s;
}

.subbut2 {
		font-family: 'Noto Sans JP', sans-serif;
		font-weight:500;
		font-size: 20px;
		line-height: 1.5;
		width: 500px;
		max-width: 90%;
		text-align: center;
		color: #FFF;
		background: #287539;
		border-radius: 10px;
		padding: 15px;
		border: 1px solid #287539;
		margin: 10px auto 10px auto;
/*-webkit-transition: 5s;
    -moz-transition: 5s;
    -o-transition: 5s;
    -ms-transition: 5s;*/
    transition: 0.5s;
}

.faqq {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 15px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	border-bottom: solid 1px #666;
	overflow: hidden;

}

.question {
	font-size: 28px;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:900;
	float: left;
}

.col_2 > div{
	width: 100%;
}

.col_3 > div{
	width: 100%;
	padding: 0px;
}

.certi2{
	padding: 0;
}

	#top-head,
	.inner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
	}

.inner-w {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	color: #000;
}

.inner-ws {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:300;
	color: #000;
	padding: 0 15px;
}

.headch {
	color: #fff;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight:500;
	font-size: 1.2em;
	line-height: 1.2;
	text-align: left;
	padding-top: 10px;
	padding-left: 125px;
	float: left;
}

#youtube-wrap {
  position: relative;
  height: 340px;
  width: 100%;
margin-top: 55px;
}

#youtube-wrap2 {
  position: relative;
  height: 260px;
  width: 100%;
margin-top: 80px;
}

#top-head img {
	width: 105px;
	margin-top: -10px;
}

	/* Fixed reset */
	#top-head.fixed {
		padding-top: 0;
		background: transparent;
	}


	#mobile-head {
		background: #cc0000;
		width: 100%;
		height: 82px;
		z-index: 999;
		position: relative;
	}
	#top-head.fixed .logo,
	#top-head .logo {
		position: absolute;
		left: 13px;
		top: 15px;
		color: #666;
		font-size: 21px;
	}

	#global-nav {
		position: absolute;
		/* 開いてないときは画面外に配置 */
		top: -500px;
		background: #333;
		width: 100%;
		text-align: center;
		padding: 0;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	#global-nav ul {
		list-style: none;
		position: static;
		right: 0;
		bottom: 0;
		font-size: 13px;
	}
	#global-nav ul li {
		float: none;
		position: static;
	}
	#global-nav ul li:after  {
		display: none;
	}
	#top-head #global-nav ul li a,
	#top-head.fixed #global-nav ul li a {
		width: 100%;
		display: block;
		color: #fff;
		padding: 18px 0;
		border-top: solid 1px #666;
	}
	#nav-toggle {
		display: block;
	}
	/* #nav-toggle 切り替えアニメーション */
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
	/* #global-nav スライドアニメーション */
	.open #global-nav {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(556px);
		-webkit-transform: translateY(556px);
		transform: translateY(556px);
	}

#mailf {
	width: 100%;
	height: 450px;
}

.mds {
	display: inline-block; 
	width: 200px;
	margin: 40px auto 0 auto;
}

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

.boxContainer{
  display: flex;
  justify-content: space-around;
 flex-flow: column nowrap;
	margin: 0px auto;
}

.boxs {
width: 100%;
  padding:10px;
}

.prof-sp {
	display: inline-block;
	width: 260px;
	border-radius: 10px;
	margin-bottom: 20px;
}

#acs ul li { 
  display: inline-block;
  width: 100%;
  padding: 10px;
  vertical-align: top;
  }

.center {
	margin: 0 auto;
	text-align: center;
}

.quest  {
	font-size: 14px;
	color: #000;
	padding: 10px 0;
	text-align: left;
}

.answ  {
	display: inline-block; 
                                width: 100%;
	font-size: 14px;
	line-height: 1.5;
	color: #000;
	background: #faf4e6;
	padding: 20px;
	text-align: left;
	border-radius: 15px;
	margin-bottom: 15px;
}

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

}

a.seihin {color:yellow; font-size: 14pt;
}
img.tsubu500{
max-width:500px;
width:100%;
height:auto;
}
