@charset "utf-8";
/* ===========================================================
 *
 * アールシーエス子育て大賞 スタイルシート
 * Last UpDate : 2021/08/31
 *
=========================================================== */

/* ----------------------------------------------------------
	style.css

	index
	 1 - ページ共通css
	 2 - リンクの色
	 3 - ヘッダー
	 4 - フッター
	 5 - 見出し
	 6 - コンテンツ

---------------------------------------------------------- */

/* ----------------------------------------------------------
 1 - ページ共通css
---------------------------------------------------------- */

html{ position: relative; height: 100%;}
body {/*
	color: #333;
	font-weight: 400;
    font-style: normal;
	font-family:
		a-otf-jun-pro,
		source-han-sans-japanese,
		"游ゴシック",
		YuGothic,
		"ヒラギノ角ゴ Pro",
		"Hiragino Kaku Gothic Pro",
		"メイリオ",
		"Meiryo",
		"MS P Gothic",
		"ＭＳ Ｐゴシック",
		sans-serif;
	letter-spacing: 1px;
	*/
}

/*
@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, .h2Wrap{ line-height: 1.7 !important; }
  *::-ms-backdrop, .h2Wrap h2 span{ margin-top: 0 !important; }
  *::-ms-backdrop, h4{ line-height: 1.7 !important; }
  *::-ms-backdrop, .supportSec02 > ul > li{ flex-basis: 42% !important; padding: 3% !important; }
  *::-ms-backdrop, .flowSec ul li .flowSecTit{ line-height: 1 !important; }
  *::-ms-backdrop, .flowSec ul li .flowSecIco{ padding-left: 3px !important; }
  *::-ms-backdrop, .companySec > ul > li dt{ flex-basis: 28% !important; padding: 1% !important; }
  *::-ms-backdrop, .companySec > ul > li dd{ flex-basis: 68% !important; padding: 1% !important; }
  *::-ms-backdrop, .historySec dt{ flex-basis: 28% !important; padding: 1% !important; }
  *::-ms-backdrop, .historySec dd{ flex-basis: 68% !important; padding: 1% !important; }
  *::-ms-backdrop, .typeSec01 .typeSecTit{ margin-top: 30px !important; }

}
*/


/* ----------------------------------------------------------
 2 - リンクの色
---------------------------------------------------------- */
a:link		{ color: #666; text-decoration: none; }
a:visited	{ color: #666; text-decoration: none; }
a:hover		{ color: #5c0b7e; text-decoration: none; }
a:active	{ color: #5c0b7e; text-decoration: none; }

a { -ms-filter: "alpha( opacity=60 )"; -webkit-transition: 0.5s ease-in-out; -moz-transition: 0.5s ease-in-out; -o-transition: 0.5s ease-in-out; transition: 0.5s ease-in-out; }

/* ----------------------------------------------------------
 3 - ヘッダー
---------------------------------------------------------- */
/* ----------------------------------------------------------
 4 - フッター
---------------------------------------------------------- */
/* ----------------------------------------------------------
 5 - 見出し
---------------------------------------------------------- */
h1.kosodate_h1{ background-color: #f90; padding: 40px 0; }
h1.kosodate_h1 .h1Tit01{ color: #fff; }

h2.kosodate_h2{ font-size: 25px; color: #c92c19; background: #f5f5f5; padding: 15px 25px 10px 25px; border-radius: 5px; border: 0; margin-bottom: 30px; letter-spacing: 2px; }
h2.kosodate_h2 span{ border-left: 5px solid #f90; padding-left: 20px; }

h3.kosodate_h3{ padding: 0; background: none; font-size: 30px; font-family: dnp-shuei-mgothic-std, sans-serif; font-weight: 600; font-style: normal; line-height: 1; }

/* ------------.----------------------------------------------
 6 - コンテンツ
---------------------------------------------------------- */

.kosodate_sec{}
#contents .kosodate_sec{ width: 980px; margin: 0 auto 100px auto; }

.kosodate_sec p{ font-family: dnp-shuei-gothic-kin-std,sans-serif; font-weight: 400; font-style: normal; }

.kosodate_top_txt p{ font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; }

.kosodate_top_bg{ position: relative; background: url("../images/bg_danwa1000.jpg") center center no-repeat #e2e3db; min-height: 700px; background-size: contain; margin-bottom: 60px; }
.kosodate_top_bg01{ width: 1130px; margin: 0 auto; }
.kosodate_top_ico{ padding: 40px 0; }
.kosodate_top_txt{ font-family: dnp-shuei-mgothic-std, sans-serif; font-weight: 600; font-style: normal; }
.kosodate_top_txt p{ color: #c92c19; font-size: 45px; letter-spacing: 1px; line-height: 1.6; }
.kosodate_top_txt p span{ font-size: 25px; }

.kosodate_column02{}
.kosodate_column02_ul{ display: flex; justify-content: space-between; }
.kosodate_column02_li{ flex-basis: 48%; }
.kosodate_column02_li p{ font-size: 20px; line-height: 1.8; letter-spacing: 1px; font-family: dnp-shuei-gothic-kin-std,sans-serif; font-weight: 400; font-style: normal; }
.kosodate_column02_li_txt{ flex-basis: 63%; }
.kosodate_column02_li_img{ flex-basis: 35%; text-align: right; }
.kosodate_column02_award01{ text-align: right; }
.kosodate_column02_award02{ text-align: left; }

.img01 img{ width: 100%; height: auto; }

.kosodate_column02_tit{ width: 290px; margin: 0 auto 20px auto; text-align: center; background-color: #f90; color: #fff; font-size: 25px; padding: 15px 10px 10px 10px; border-radius: 40px; font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; }
.kosodate_products_img{ border: 1px solid #ccc; text-align: center; padding: 30px; }

.kosodate_colum01{}
.kosodate_column01_txt{ margin-bottom: 30px; }
.kosodate_column01_txt p{ font-size: 18px; letter-spacing: 1px; line-height: 1.8; }


.kosodate_column03{ margin-bottom: 60px; }
.kosodate_column03_ul{ display: flex; justify-content: space-between; }
.kosodate_column03_li{ flex-basis: 33%; }
.kosodate_column03_li img{ width: 100%; height: auto; }

.kosodate_btn{ width: 400px; margin: 60px auto 80px auto; }
.kosodate_btn a{ display: block; font-size: 22px; color: #f90; border: 2px solid #f90; border-radius: 5px; padding: 20px 15px 15px 15px; text-align: center; font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; letter-spacing: 1px; }
.kosodate_btn a:hover{ background-color: #f90; color: #fff; }



/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 SP CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media screen and (max-width:680px){
/* ----------------------------------------------------------

	***** SP表示用CSS *****
	index
	 1 - ページ共通css
	 2 - リンクの色
	 3 - ヘッダー
	 4 - フッター
	 5 - 見出し
	 6 - コンテンツ

---------------------------------------------------------- */

/* ----------------------------------------------------------
 1 - ページ共通css
---------------------------------------------------------- */
img,video {
  max-width: 100%;
  height: auto;
}

/* フォントサイズ10px=62.5% */
html{ font-size: 60%; }

/* 基本のフォントサイズ */
body{ font-size: 1.8rem; height: auto !important; height: 100%; }

/* 非表示用 */
.noneSP		{ display: none !important; }
/* ----------------------------------------------------------
 2 - リンクの色
---------------------------------------------------------- */
/* ----------------------------------------------------------
 3 - ヘッダー
---------------------------------------------------------- */

header{ width: 100%; background: #fff; position: fixed; height: 60px; z-index: 99999; }
header #header{ display: flex; align-items: center; position: relative;}
header #header .headerLogo{ width: 45%; margin: 0 auto; padding: 5px 0; }
header #header .headerLogo img{ width: 100%; height: auto; }
header #header .headerLogo a:hover{ opacity: 0.6; }
header #header .headerNav{ display: none; }
header #header .headerNavBnr{ position: absolute; right: 0; width: 20%; }


#nav div{ margin-top: 60px; }
#nav div .drawerTit{ padding: 0; width: 60%; height: auto; margin: 0 auto 20px auto; text-align: center; }
#nav div ul{ width: 90%; margin: 0 auto; }
#nav div ul.nav li{ padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 10px; text-align: center; }
#nav div ul.nav li a{ display: block; font-size: 18px; font-weight: bold; }
#nav div ul:nth-child(2){ }
#nav div ul li{ }

#nav div ul li .footerFB{ margin: 0 auto 10px auto; text-align: center; padding: 0; }
#nav div ul li .footerFB a{ display: block; background: #3b5998; border-radius: 15px; color: #fff; letter-spacing: 1px; font-size: 16px; padding: 3% 0; border: 2px solid #3b5998; font-family: tbudrgothic-std, sans-serif; font-weight: 900; font-style: normal; }
#nav div ul li .footerFB a:hover{ background: #fff; color: #3b5998; }
#nav div ul li .footerFB i{ margin-right: 10px; font-size: 25px; }
#nav div ul li .footerInsta{ margin: 0 auto; text-align: center; padding: 0; }
#nav div ul li .footerInsta a{ display: block; background: #444; border-radius: 15px; color: #fff; letter-spacing: 1px; font-size: 16px; padding: 3% 0; border: 2px solid #444; font-family: tbudrgothic-std, sans-serif; font-weight: 900; font-style: normal; }
#nav div ul li .footerInsta a:hover{ background: #fff; color: #444; }
#nav div ul li .footerInsta i{ margin-right: 10px; font-size: 25px; }

input{ display: none; }
button{ border: none; background: none; outline:none; }

.menu, .menu span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  box-sizing: border-box;
}

.menu {
  position: fixed;
  top: 20px;
  left: 15px;
  width: 30px;
  height: 22px;
  z-index: 99999;
}

.menu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #cc5200;
  z-index: 10;
}

.menu span:nth-of-type(1) {
  top: 0px;
}

.menu span:nth-of-type(2) {
  top: 10px;
}

.menu span:nth-of-type(3) {
  bottom: 0px;
}

.menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}

.menu.active span:nth-of-type(2) {
  opacity: 0;
}

.menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}

#nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}

#nav.active {
  right: 0;
  opacity: 1;
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}

/* ----------------------------------------------------------
 4 - フッター
---------------------------------------------------------- */

/* ----------------------------------------------------------
 5 - 見出し
---------------------------------------------------------- */
h1{ background-color: #f90; padding-top: 80px; }

h1.kosodate_h1{ background-color: #f90; padding: 40px 0; }
h1.kosodate_h1 .h1Tit01{ color: #fff; }

h2.kosodate_h2{ font-size: 20px; color: #c92c19; background: #f5f5f5; padding: 15px 25px 10px 25px; border-radius: 5px; border: 0; margin-bottom: 30px; letter-spacing: 2px; }
h2.kosodate_h2 span{ border-left: 5px solid #f90; padding-left: 20px; }

h3.kosodate_h3{ padding: 0; background: none; font-size: 18px; font-family: dnp-shuei-mgothic-std, sans-serif; font-weight: 600; font-style: normal; line-height: 1.5; }
h3.kosodate_h3:before{ display: none; }



/* ----------------------------------------------------------
 6 - コンテンツ
---------------------------------------------------------- */
.kosodate_sec{}
#contents .kosodate_sec{ width: 90%; margin: 0 auto 100px auto; }

.kosodate_sec p{ font-family: dnp-shuei-gothic-kin-std,sans-serif; font-weight: 400; font-style: normal; }

.kosodate_top_txt p{ font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; }

.kosodate_top_bg{ position: relative; background: url("../images/bg_danwa1000sp.jpg") center bottom no-repeat #e2e3db; min-height: 700px; background-size: contain; margin-bottom: 60px; }
.kosodate_top_bg01{ width: 100%; margin: 0 auto; }
.kosodate_top_ico{ padding: 20px; width: 50%; margin: 0 auto; }
.kosodate_top_ico img{ width: 100%; height: auto;  }
.kosodate_top_txt{ width: 90%; margin: 0 auto; font-family: dnp-shuei-mgothic-std, sans-serif; font-weight: 600; font-style: normal; }
.kosodate_top_txt p{ color: #c92c19; font-size: 20px; letter-spacing: 1px; line-height: 1.6; }
.kosodate_top_txt p span{ font-size: 16px; }

.kosodate_column02{}
.kosodate_column02_ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.kosodate_column02_li{ flex-basis: 100%; margin-bottom: 30px; }
.kosodate_column02_li p{ font-size: 18px; line-height: 1.8; letter-spacing: 1px; font-family: dnp-shuei-gothic-kin-std,sans-serif; font-weight: 400; font-style: normal; }
.kosodate_column02_li_txt{ flex-basis: 100%; margin-bottom: 30px; }
.kosodate_column02_li_img{ flex-basis: 100%; text-align: center; }
.kosodate_column02_award01{ text-align: center; }
.kosodate_column02_award02{ text-align: center; }

.img01 img{ width: 100%; height: auto; }

.kosodate_column02_tit{ width: 290px; margin: 0 auto 20px auto; text-align: center; background-color: #f90; color: #fff; font-size: 18px; padding: 10px 5px 5px 5px; border-radius: 40px; font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; }
.kosodate_products_img{ border: 1px solid #ccc; text-align: center; padding: 30px; }

.kosodate_colum01{}
.kosodate_column01_txt{ margin-bottom: 30px; }
.kosodate_column01_txt p{ font-size: 18px; letter-spacing: 1px; line-height: 1.8; }


.kosodate_column03{ margin-bottom: 60px; }
.kosodate_column03_ul{ display: flex; justify-content: space-between; flex-wrap: wrap; }
.kosodate_column03_li{ flex-basis: 100%; margin-bottom: 20px; text-align: center; }
.kosodate_column03_li img{ width: auto; height: auto; }

.kosodate_btn{ width: 100%; margin: 60px auto 80px auto; }
.kosodate_btn a{ display: block; font-size: 22px; color: #f90; border: 2px solid #f90; border-radius: 5px; padding: 20px 15px 15px 15px; text-align: center; font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; letter-spacing: 1px; }
.kosodate_btn a:hover{ background-color: #f90; color: #fff; }




}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 SP CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 TAB CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media screen and (min-width:681px) and (max-width:1309px){
/* ----------------------------------------------------------

	***** TAB表示用CSS *****
	index
	 1 - ページ共通css
	 2 - リンクの色
	 3 - ヘッダー
	 4 - フッター
	 5 - 見出し
	 6 - コンテンツ

---------------------------------------------------------- */

/* ----------------------------------------------------------
 1 - ページ共通css
---------------------------------------------------------- */
img,video {
  max-width: 100%;
  height: auto;
}

/* フォントサイズ10px=62.5% */
html{ font-size: 50%; }

/* 基本のフォントサイズ */
body{ font-size: 1.8rem; }

/* 非表示用 */
.noneTAB		{ display: none !important; }
/* ----------------------------------------------------------
 2 - リンクの色
---------------------------------------------------------- */
/* ----------------------------------------------------------
 3 - ヘッダー
---------------------------------------------------------- */
header{ width: 100%; background: #fff; position: fixed; min-height: 60px; z-index: 99999; }
header #header{ display: flex; align-items: center; position: relative;}
header #header .headerLogo{ width: 30%; margin: 0 auto; padding: 5px 0; }
header #header .headerLogo img{ width: 100%; height: auto; }
header #header .headerLogo a:hover{ opacity: 0.6; }
header #header .headerNav{ display: none; }
header #header .headerNavBnr{ position: absolute; right: 0; width: 12%; }

#nav div{ margin-top: 60px; }
#nav div .drawerTit{ padding: 0; width: 60%; height: auto; margin: 0 auto 20px auto; text-align: center; }
#nav div ul{ width: 90%; margin: 0 auto; }
#nav div ul.nav li{ padding-bottom: 10px; border-bottom: 1px solid #ccc; margin-bottom: 10px; text-align: center; }
#nav div ul.nav li a{ display: block; font-size: 18px; font-weight: bold; }
#nav div ul:nth-child(2){ }
#nav div ul li{ }

#nav div ul.sns{ display: flex; justify-content: space-between; }
#nav div ul.sns li{ flex-basis: 48%; }
#nav div ul li .footerFB{ margin: 0 auto 10px auto; text-align: center; padding: 0; }
#nav div ul li .footerFB a{ display: block; background: #3b5998; border-radius: 15px; color: #fff; letter-spacing: 1px; font-size: 16px; padding: 3% 0; border: 2px solid #3b5998; font-family: tbudrgothic-std, sans-serif; font-weight: 900; font-style: normal; }
#nav div ul li .footerFB a:hover{ background: #fff; color: #3b5998; }
#nav div ul li .footerFB i{ margin-right: 10px; font-size: 25px; }
#nav div ul li .footerInsta{ margin: 0 auto; text-align: center; padding: 0; }
#nav div ul li .footerInsta a{ display: block; background: #444; border-radius: 15px; color: #fff; letter-spacing: 1px; font-size: 16px; padding: 3% 0; border: 2px solid #444; font-family: tbudrgothic-std, sans-serif; font-weight: 900; font-style: normal; }
#nav div ul li .footerInsta a:hover{ background: #fff; color: #444; }
#nav div ul li .footerInsta i{ margin-right: 10px; font-size: 25px; }

input{ display: none; }
button{ border: none; background: none; outline:none; }

.menu, .menu span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  box-sizing: border-box;
}

.menu {
  position: fixed;
  top: 20px;
  left: 15px;
  width: 30px;
  height: 22px;
  z-index: 99999;
}

.menu span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #cc5200;
  z-index: 10;
}

.menu span:nth-of-type(1) {
  top: 0px;
}

.menu span:nth-of-type(2) {
  top: 10px;
}

.menu span:nth-of-type(3) {
  bottom: 0px;
}

.menu.active span:nth-of-type(1) {
  -webkit-transform: translateY(10px) rotate(45deg);
  transform: translateY(10px) rotate(45deg);
}

.menu.active span:nth-of-type(2) {
  opacity: 0;
}

.menu.active span:nth-of-type(3) {
  -webkit-transform: translateY(-10px) rotate(-45deg);
  transform: translateY(-10px) rotate(-45deg);
}

#nav {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  width: 100%;
  height: 100vh;
  opacity: 0;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
  visibility: hidden;
}

#nav.active {
  right: 0;
  opacity: 1;
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  visibility: visible;
}
/* ----------------------------------------------------------
 4 - フッター
---------------------------------------------------------- */


/* ----------------------------------------------------------
 5 - 見出し
---------------------------------------------------------- */
h1{ background-color: #f90; padding-top: 80px; }


h1.kosodate_h1{ background-color: #f90; padding: 40px 0; }
h1.kosodate_h1 .h1Tit01{ color: #fff; }

h2.kosodate_h2{ font-size: 25px; color: #c92c19; background: #f5f5f5; padding: 15px 25px 10px 25px; border-radius: 5px; border: 0; margin-bottom: 30px; letter-spacing: 2px; }
h2.kosodate_h2 span{ border-left: 5px solid #f90; padding-left: 20px; }

h3.kosodate_h3{ padding: 0; background: none; font-size: 30px; font-family: dnp-shuei-mgothic-std, sans-serif; font-weight: 600; font-style: normal; line-height: 1.5; }
h3.kosodate_h3:before{ display: none; }



/* ----------------------------------------------------------
 6 - コンテンツ
---------------------------------------------------------- */

.kosodate_sec{}
#contents .kosodate_sec{ width: 90%; margin: 0 auto 100px auto; }

.kosodate_sec p{ font-family: dnp-shuei-gothic-kin-std,sans-serif; font-weight: 400; font-style: normal; }

.kosodate_top_txt p{ font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; }

.kosodate_top_bg{ position: relative; background: url("../images/bg_danwa1000.jpg") center top no-repeat #e2e3db; min-height: 700px; background-size: contain; margin-bottom: 60px; }
.kosodate_top_bg01{ width: 100%; margin: 0 auto; }
.kosodate_top_ico{ padding: 30px; width: 40%; margin-bottom: 40px; }
.kosodate_top_ico img{ width: 100%; height: auto; }
.kosodate_top_txt{ width: 90%; margin: 0 auto; font-family: dnp-shuei-mgothic-std, sans-serif; font-weight: 600; font-style: normal; }
.kosodate_top_txt p{ color: #c92c19; font-size: 45px; letter-spacing: 1px; line-height: 1.6; }
.kosodate_top_txt p span{ font-size: 25px; }

.kosodate_column02{}
.kosodate_column02_ul{ display: flex; justify-content: space-between; }
.kosodate_column02_li{ flex-basis: 48%; }
.kosodate_column02_li p{ font-size: 20px; line-height: 1.8; letter-spacing: 1px; font-family: dnp-shuei-gothic-kin-std,sans-serif; font-weight: 400; font-style: normal; }
.kosodate_column02_li_txt{ flex-basis: 63%; }
.kosodate_column02_li_img{ flex-basis: 35%; text-align: right; }
.kosodate_column02_award01{ text-align: right; }
.kosodate_column02_award02{ text-align: left; }

.img01 img{ width: 100%; height: auto; }

.kosodate_column02_tit{ width: 290px; margin: 0 auto 20px auto; text-align: center; background-color: #f90; color: #fff; font-size: 25px; padding: 15px 10px 10px 10px; border-radius: 40px; font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; }
.kosodate_products_img{ border: 1px solid #ccc; text-align: center; padding: 30px; }

.kosodate_colum01{}
.kosodate_column01_txt{ margin-bottom: 30px; }
.kosodate_column01_txt p{ font-size: 18px; letter-spacing: 1px; line-height: 1.8; }


.kosodate_column03{ margin-bottom: 60px; }
.kosodate_column03_ul{ display: flex; justify-content: space-between; }
.kosodate_column03_li{ flex-basis: 33%; }
.kosodate_column03_li img{ width: 100%; height: auto; }

.kosodate_btn{ width: 400px; margin: 60px auto 80px auto; }
.kosodate_btn a{ display: block; font-size: 22px; color: #f90; border: 2px solid #f90; border-radius: 5px; padding: 20px 15px 15px 15px; text-align: center; font-family: heisei-maru-gothic-std, sans-serif; font-weight: 800; font-style: normal; letter-spacing: 1px; }
.kosodate_btn a:hover{ background-color: #f90; color: #fff; }


}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 TAB CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 PC CSS
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */
@media print, screen and (min-width:1310px){
/* ----------------------------------------------------------

	***** PC表示用CSS *****
	index
	 1 - ページ共通css
	 2 - リンクの色
	 3 - ヘッダー
	 4 - フッター
	 5 - 見出し
	 6 - コンテンツ

---------------------------------------------------------- */

/* ----------------------------------------------------------
 1 - ページ共通css
---------------------------------------------------------- */
/* フォントサイズ10px */
html{ font-size: 62.5%; height: 100%; }

/* 基本のフォントサイズ */
body{ font-size: 16px; font-size: 1.8rem; height: 100%; }

/* 非表示用 */
.nonePC		{ display: none !important; }

/* ----------------------------------------------------------
 2 - リンクの色
---------------------------------------------------------- */
/* ----------------------------------------------------------
 3 - ヘッダー
---------------------------------------------------------- */

/* ----------------------------------------------------------
 4 - フッター
---------------------------------------------------------- */


/* ----------------------------------------------------------
 5 - 見出し
---------------------------------------------------------- */


/* ----------------------------------------------------------
 6 - コンテンツ
---------------------------------------------------------- */


}
/* ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
 PC CSS END
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ */