@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@700&family=Schibsted+Grotesk:wght@600&display=swap');
* {
		margin: 0;
		padding: 0px;
	}
 ol, ul {
	list-style: none;
}
   
/*link*/
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
    text-decoration: none;
    color: #000000;
}
a:hover img {
opacity: 0.7;     /* 透過レベル */
filter: alpha(opacity=80);
}
/*link*/

body {
	font-size: 16px;
	font-family:  "メイリオ","Hiragino Kaku Gothic Pro",Meiryo,"ヒラギノ角ゴ Pro W3","MS PGothic","MS UI Gothic",Helvetica,Arial,sans-serif;
  font-weight: normal;
	background-image: url(../img/head/background.jpg);
	background-repeat: repeat-y;
	background-position:center top;
	padding:0px;
	margin:0px;
	line-height: 24px;
	text-decoration: none;
	text-align: left;
}
#main {
	width: 840px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/head/content_bgyellow.png);
	background-repeat: repeat-y;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	text-align: center;
}

#content {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: both;
	padding-top: 15px;
	text-align: left;
}
#content_left {
	width: 552px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	clear: left;
	padding-top: 2px;
	text-align: justify;
	padding-bottom: 15px;
	float: left;
	padding-right: 2px;
}

#head {
    background-image: url(../img/head/head_bg_2.jpg);
    width: 840px;
    height: 345px;
    display: block;
    text-decoration: none;
    margin: 0px;
    padding: 0px 0px 34px;
    background-color: #D8E9BC;
    background-position: 0% top;
    background-repeat: repeat-x;
}
#yuukokuji {
    width: 672px;
    float: left;
    text-align: center;
    margin-top: 13px;
    margin-bottom: 12px;
    padding-top: 9px;
    padding-bottom: 9px;
}



/* h[x]
----------------------------------------------------- */
h1 {
    font-size: 14px;
    font-weight: normal;
    padding-top: 26px;
    float: left;
    display: block;
    text-align: center;
    vertical-align: bottom;
    width: 835px;
}
h2{
    margin: 20px 0px;
}
.nipponimg {
	float: left;
	margin-left: 140px;
	margin-top: 3px;
	margin-right: 13px;
}
.access {
    float: left;
    margin-top: 4px;
    width: 0;
}
#footer_info {
	font-size: 15px;
	text-align: center;
}
	
	
	
/*menu*/
#menu{
	width: 672px;
	display: block;
	float: left;
	margin: 0px;
}
#menu ul{
	text-decoration: none;
}
#menu ul li{
	text-decoration: none;
	float: left;
	display: block;
	}
#menu ul:after{
	clear: both;
	height: 0;
	display: block;
	text-decoration: none;
	}	
#menu ul li a{
	text-decoration:none;
	}
#menu ul li a:hover{
	text-decoration:none;
	}
#side_menu/*menu*/
/*sub_menu*/

{
    width: 163px;
    display: block;
    float: right;
    margin-top: 27px;
    margin-right: 1px;
    height: 297px;
}
#side_menu   ul{
    text-decoration: none;
    margin-top: 27px;
}
#side_menu   ul   li{
    text-decoration: none;
    float: left;
    display: block;
    padding-bottom: 5px;
    margin-top: 0px;
	}
#side_menu   ul:after{
	clear: both;
	height: 0;
	display: block;
	text-decoration: none;
	}	
#side_menu   ul   li   a{
	text-decoration:none;
	}
#side_menu   ul   li   a:hover{
	text-decoration:none;
	}
/*menu*/
/*sub_menu*/
#sub_menu
{
	width: 650px;
	display: block;
	float: right;
	margin-top: 25px;
	margin-bottom: 25px;
}
#sub_menu  ul{
	text-decoration: none;
}
#sub_menu  ul  li{
	text-decoration: none;
	float: left;
	display: block;
	}
#sub_menu  ul:after{
	clear: both;
	height: 0;
	display: block;
	text-decoration: none;
	}	
#sub_menu  ul  li  a{
	text-decoration:none;
	}
#sub_menu  ul  li  a:hover{
	text-decoration:none;
	}
/*sub_menu*/
/*footer_menu*/
#footer_menu{
    text-decoration: none;
    height: 17px;
    margin: 15px auto 0px;
    display: block;
    width: 432px;
	}
#footer_menu ul{
    margin-top: 0px;
    margin-left: 0px;
	}
#footer_menu ul li{
    float: left;
    text-decoration: none;
	}
#footer_menu ul li a{
    text-decoration: none;
	}
#footer_menu ul li a:hover{
	text-decoration:none;
	}
.hr800{
    width: 800px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid;
    padding-top: 5px;
}
#footer_info{
    padding-top: 10px;
}
/*shisetsu_menu*/
#shisetsu_menu {
	width: 650px;
	margin-top: 20px;
	display: block;
	float: left;
}
#shisetsu_menu ul{
	text-decoration: none;
	}
#shisetsu_menu ul li{
	text-decoration: none;
	float: left;
	display: block;
	}
#shisetsu_menu ul li a{
	text-decoration:none;
	}
#shisetsu_menu ul li a:hover{
	text-decoration:none;
	}
/*shisetsu_menu*/
/*shisetsu_menu2*/
#shisetsu_menu2 {
	width: 650px;
	display: block;
	float: left;
}
#shisetsu_menu2 ul{
	text-decoration: none;
	}
#shisetsu_menu2 ul li{
	text-decoration: none;
	float: left;
	display: block;
	}
#shisetsu_menu2 ul li a{
	text-decoration:none;
	}
#shisetsu_menu2 ul li a:hover{
	text-decoration:none;
	}
/*shisetsu_menu2*/
#pet_ganmaru {
	background-image: url(../img/index/inu_neko_2.jpg);
	background-repeat: no-repeat;
	width: 650px;
	clear: both;
	height: 211px;
}
#pet_address {
	text-align: left;
	padding-top: 155px;
	padding-left: 170px;
}
#pet_news {
	width: 650px;
}
#pet_address2 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 30px;
}

#top {
    width: 800px;
    margin-bottom: 0px;
    font-size: 15px;
    right: 0px;
    left: 133px;
    text-align: right;
    clear: both;
    padding-top: 20px;
}
.kitei_text {
	text-align: left;
	margin-bottom: 20px;
	width: 650px;
	clear: both;
	margin-top: 10px;
}
.kitei_text1 {
	text-align: left;
	width: 630px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 24px;
	margin-top: 5px;
}
.margin_top12 {
	text-align: left;
	width: 650px;
	clear: both;
	padding-top: 12px;
}
.service_text {
	text-align: left;
	width: 650px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.service_text1 {
	text-align: left;
	width: 630px;
	margin-left: 20px;
	font-size: 16px;
	line-height: 24px;
	margin-top: 5px;
}
.text_center {
	text-align: center;
	width: 650px;
	margin-top: 18px;
	margin-bottom: 20px;
	font-size: 20px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-decoration: blink;
	font-weight: bold;
}
.text_center1 {
	text-align: center;
}
.kuyou_text {
	text-align: right;
	width: 600px;
	margin-bottom: 20px;
}
.kuyou_text1 {
	text-align: left;
	width: 650px;
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#text {
	text-align: left;
	margin-bottom: 30px;
	width: 650px;
	font-size: 17px;
	line-height: 29px;
	margin-top: 30px;
}
#text2 {
	text-align: left;
	width: 630px;
	margin-left: 20px;
	margin-top: 5px;
}
.text3 {
    text-align: left;
    width: 650px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
    padding-bottom: 50px;
}
#title img {
    margin-top: 0px;
}
#titlemoji {
    margin-top: 30px;
    font-size: 32px;
    line-height: 26px;
    margin-bottom: 30px;
}
.sousaihinhyo {
    width: 650px;
    background-image: url(../img/03sousaiyohin/sousaiyouhin2.png);
    height: 1401px;
    margin-top: 13px;
    background-position: center top;
    background-repeat: no-repeat;
}
.sousaihinhyo1 {
    width: 650px;
    padding-left: 8px;
    padding-top: 125px;
    text-align: left;
    height: 28px;
}
.sousaihinhyo2 {
    width: 650px;
    padding-left: 8px;
    padding-top: 148px;
    text-align: left;
    height: 28px;
}
.gyojadobox/*moji*/
 {
	margin-top: 35px;
}
.gyojadobox  img/*moji*/
 {
	margin-bottom: 35px;
}
.ksou-kitei-moji{
    color: #225CD7;
    padding: 30px 0px;
    
}
.ksou-kitei-moji a{
    color: #225CD7;
    
}
.ksou-kitei-moji a:hover{
    color: #85ACFF;
    
}
/*moji*/
.moji14 {
	font-size: 14px;
	line-height: 24px;
}
.moji16 {
	font-size: 16px;
	line-height: 24px;
}
.moji17 {
	font-size: 17px;
	line-height: 24px;
}
.moji18{
	font-size: 18px;
	line-height: 25px;
}
.moji18_bule{
	font-size: 18px;
	line-height: 25px;
	color: #0033CC;
}
.moji19{
	font-size: 19px;
	line-height: 25px;
}
.moji20{
	font-size: 20px;
	line-height: 25px;
}
.moji20bold{
	font-size: 20px;
	line-height: 33px;
	font-weight: bold;
}
.moji20 img{
	vertical-align: middle;
}
.moji21_bule{
	font-size: 21px;
	line-height: 25px;
	color: #0033CC;
}
.moji21{
	font-size: 21px;
	line-height: 25px;
}
.moji23{
	font-size: 23px;
	line-height: 30px;
}
.moji24{
	font-size: 24px;
	line-height: 28px;
}
.moji24bold{
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
.moji25{
	font-size: 25px;
	font-weight: bold;
	line-height: 30px;
}
.moji25 img{
	vertical-align: middle;
}
.moj28{
	font-size: 28px;
	line-height: 32px;
}
.moji36{
	font-size: 36px;
	line-height: 44px;
	color: #333333;
}
.moji36_pink{
	font-size: 36px;
	line-height: 44px;
	color: #FF6699;
}
.moji34{
	font-size: 34px;
	line-height: 45px;
}
.moji35_brown{
	font-size: 35px;
	line-height: 45px;
	color: #993300;
	font-weight: bold;
}
.frame750{
	width: 750px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.frame505/*moji*/
{
	width: 505px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-size: 18px;
}
.top25/*moji*/
{
	padding-top: 25px;
}
.topbottom25/*moji*/
{
	padding-top: 25px;
	padding-bottom: 25px;
}
.top30/*moji*/
{
    padding-top: 30px;
    padding-bottom: 10px;
}
.t50_b30{
    padding-top: 50px;
    padding-bottom: 30px;
}
.t80_b30{
    padding-top: 80px;
    padding-bottom: 30px;
}
.t50{
    padding-top: 50px;
}
.t10_b30{
    padding-top: 10px;
    padding-bottom: 30px;
}
.syusei {
    text-align: justify;
    display: block;
    width: 550px;
    margin: 4px auto 12px;
    padding: 0px auto 15px;
}
#s1{
    text-align: left;
    margin-bottom: 20px;
    width: 650px;
    clear: both;
    margin-top: 10px;
    height: 400px;
}
.space_b20{
    padding-bottom: 20px;
}
.b10{
    padding-bottom: 10px;
}
.space5{
    padding: 5px 0px; 
}
.space10{
    padding: 10px 0px;
}
.space15{
    padding: 15px 0px;
}
.space20{
    padding: 20px 0px;
}
.space25{
    padding: 25px 0px; 
}
.space30{
    padding: 30px 0px;
}
/*ビックフォト戻るボタン*/
.button a {
    background: #eeeeee;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 30px auto 10px;
    max-width: 100px;
    padding: 12px 20px 10px 20px;
    color: #2E2E2E;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    font-size: 16px;
    border: 1px solid;
    line-height: normal;
}
.button a:hover {
    background: #ffffff;
    color: #B2B2B2;
}
.button a:visited {
    color: #2E2E2E;
}
/*メールボタン*/
.button-mail a {
    background: #584C9D;
    color: #ffffff;
    border-radius: 50px;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 30px auto 10px;
    max-width: 280px;
    padding: 12px 20px 10px 20px;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    font-size: 16px;
}
.button-mail a:hover {
    background: #847ABE;
    color: #ffffff;
}
.button-mail a:visited {
    color: #ffffff;
}
.profile{
    background: #ffffff;
    width: 650px;
    height: 180px;
    padding: 30px 0px 25px 0px;
    margin-top: 20px;
    border-radius: 12px;    
}
