@charset "utf-8";
/***************************
MADE BY JOHOSTATION co., ltd.
***************************/

@import url('https://fonts.googleapis.com/css2?family=Gentium+Basic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Philosopher&display=swap');

/*基本情報をここに記入*/
html 
{-webkit-text-size-adjust: 100%;
  overflow-x: hidden;
  font-size: 62.5%;
  height: 100%; }
@media screen and (max-width: 767px) {
 html {font-size: 56.5%; } 
 }

.box,.breadcrumbs,.contents_menu,.header_bt>ul,.footer_button_pc
{max-width:calc(1180px + 2%);
  margin-left:auto;
  margin-right:auto;
  padding-left:1%;
  padding-right:1%;}

.contents
{margin-bottom:8.0rem;}

body 
{font-family:'Noto Sans Japanese','游ゴシック体', 'Yu Gothic', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3',' Meiryo', 'メイリオ', 'Osaka', 'MS PGothic', 'arial', 'helvetica','sans-serif';
  font-size:1.6rem ;
  line-height:1.9;
  margin:0px auto 0px auto;
  padding:0px 0px 0px 0px;
  text-align:justify;
  width:100%;
  color:#111;	
  font-weight:200;
  overflow-x: hidden;}
	

/*ヘッダー*/
header
{width:100%;
  padding:0px 0px 0px 0px;
  background-image:url(img/top_header01.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover}
#header_other
{background-image:none;}

.header_logo
{width:120px;
  margin:0px auto;
  position:absolute;
  left:0px;
  right:0px;
  top:5px;
  z-index:7}

.header_bt
{margin:auto;
padding: 45px 0px 0px}
#header_other .header_bt
{top:30px}
.header_bt>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
.header_bt>ul>li
{width:calc(85%/8);
  text-align:center;}
.header_bt>ul>li:nth-of-type(5)
{width:15%;}
.header_bt>ul>li>a
{display:block;
  padding:0px;
  color:#666;
  text-decoration:none;
  text-align:center;
  font-size:13px;
  line-height:1.4;
  margin:0px 0px 0px 0px;
  font-weight:300;}
.header_bt>ul>li>a>span
{display:block;
  font-size:18px;
  line-height:1.4;
  font-weight:400;
  font-family: 'Philosopher', sans-serif;
  margin-bottom:2px;
  color:rgba(238,51,34,1.0)}
.header_bt ul li a:hover
{opacity:0.5}

.header_sns
{position:absolute;
  top:0.5rem;
  right:5.0rem}
.header_sns>ul
{display:flex;
  flex-wrap:wrap;}
.header_sns>ul>li
{margin-left:5px;
  width:30px}

.header_copy
{margin:8.0rem auto 0px;}
.header_copy>h1
{padding:0px;
  margin:0px 0px 4.0rem;
  font-size:4.5rem;
  line-height:1.4;
  font-weight:600;
  letter-spacing:6px;
  text-shadow: 0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff,0 0 5px #fff;}
.header_copy>h1>span
{color:rgba(238,51,34,1.0);}
.header_copy>p
{font-size:1.7rem;
  line-height:2.8;
  letter-spacing:2px;
  margin-bottom:6.0rem}
.header_copy>img
{display:block;
  width:240px;
padding-bottom:6.0rem}
.header_copy>ul
{width: 570px;
margin-bottom: 4.0rem}
.header_copy>ul>li
{font-size:2.4rem;
line-height:1.7;
margin-bottom:1.0rem;
padding: 1.0rem 2.0rem;
color: rgba(238,51,34,1.0);
border: 1px solid rgba(238,51,34,1.0);
background-color: rgba(255,255,255,0.5);
border-radius: 50vh;
text-align: center}
.header_copy_sp
{display: none}

.header_copy_reserve
{width:120px;
  display:block;
  position:fixed;
  bottom:40px;
  right:70px;
  z-index:20}

.header_contact ul li>a:after,footer>article>ul li>a:before
{content:"";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 60px 0 0;
  border-color:rgba(255,255,255,0.15) transparent transparent transparent;
  position:absolute;
  left:0px;
  top:0px;}

/*ボディ*/	

main
{padding-top:0px;
  padding-bottom:0px;}

#title
{padding: 0px 0%;
  margin:60px 0px 0px;
  background-color:rgba(238,51,34,1.0);
  background-image:url(img/bg_icon01.svg);
  background-repeat:repeat-x;
  background-position:center bottom -1px;
  background-size:8px;
  height:140px;}
#title h1
{padding:0px 0px 0px 0px;
  font-size:24px;
  line-height:1.3;
  font-weight:600;
  margin:0px auto;
  color:#fff;
  position:absolute;
  top: 48%;
  left: 50%;
  color:#fff;
  transform: translateY(-50%) translateX(-50%);
  text-align:center;}
#title h1>span
{font-size:20px;
  line-height:1.3;
  font-weight:400;
  display:block;
  margin-bottom:2px;
  position:relative;
  letter-spacing:0px;
  font-family: 'Philosopher', sans-serif;
  opacity:0.5}

.breadcrumbs
{height:80px;
  padding-top:0px;
  z-index:2}
.breadcrumbs>ol
{margin:0px 0px 0px auto;
  text-align:right;}
.breadcrumbs>ol>li
{display:inline-block;
  font-size:11px;
  line-height:1.2;
  margin-right:5px;
  letter-spacing:0px}
.breadcrumbs>ol>li:after
{font-family: "Font Awesome 5 Free";
  content: "\f054";
  font-weight:bold;
  color:#ccc;
  padding-left:5px;}
.breadcrumbs>ol>li:last-of-type:after
{display:none}
.breadcrumbs a:link,.breadcrumbs a:visited
{text-decoration:none !important;
  color:rgba(238,51,34,1.0);
  letter-spacing:0px}

h2.title
{margin:0px 0px 7.0rem;
  padding:6.0rem 0px 0px 0px;
  font-size:2.4rem;
  line-height:1.7;
  font-weight:200;
  letter-spacing:4px;
  text-align:center;
  color:#333;
  background-image:url(img/logor.png);
  background-repeat:no-repeat;
  background-position:center top 0px;
  background-size:60px;}
h2.title>span
{display:block;
  font-size:2.0rem;
  line-height:1.3;
  font-family: 'Philosopher', sans-serif;
  color:rgba(238,51,34,0.5);
  margin-top:7px;
  letter-spacing:1px;
  font-weight:400}

h2.title2
{color:rgba(238,51,34,0.7);
  font-size:8.0rem;
  line-height:1.0;
  font-family: 'Philosopher', sans-serif;
  margin:0px 0px 30px;
  padding:0px 0px 0px 0px;
  font-weight:400;
text-align: center}

.contents_menu
{margin-bottom:8.0rem;}
.contents_menu>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:0px auto;}
.contents_menu>ul.menu2
{justify-content:center;}
.contents_menu>ul li
{font-size:15px;
  width:32%;
  margin-bottom:1%;
  text-align:center;}
.contents_menu>ul.menu2 li
{margin-right:2%;}
.contents_menu>ul.menu4 li
{width:23.5%;}
.contents_menu>ul li:last-of-type
{margin-right:0%;}
.contents_menu>ul li a
{color:#fff;
  background-color:rgba(204,187,153,01.0);
  padding:18px 5px 20px;
  border-radius:1px;
  display:block;
  text-decoration:none;
  font-size:17px;
  line-height:1.3;
  font-weight:400;}
.contents_menu>ul.menu4 li a
{font-size:15px;
  line-height:1.3} 
.contents_menu>ul li a:hover
{opacity:0.5}
.contents_menu>ul li a:after
{content:"";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 60px 60px 0 0;
  border-color:rgba(255,255,255,0.15) transparent transparent transparent;
  position:absolute;
  left:0px;
  top:0px;}

.contents404
{margin-bottom:200px}

/*フッター*/	

.footer_bnr
{margin:0px auto 3.0rem;
text-align: center}
.footer_bnr>ul
{display:flex;
	flex-wrap: wrap;
	justify-content: center;
margin: auto}
.footer_bnr>ul>li
{width:48%}

.footer_news
{background-color:rgba(238,51,34,0.2);
  padding:4.0rem 3.0rem 2.0rem;
  background-image:url(img/bgc01.png);
  background-size:5.0rem;}
.footer_news>div>h3
{color:rgba(238,51,34,0.8);
  font-size:5.0rem;
  line-height:1.0;
  font-family: 'Philosopher', sans-serif;
  margin:0px 0px 4.0rem;
  padding:0px;
  font-weight:400;
  text-align:center}
.footer_news>div>img
{width:180px;
  display:block;
  position:absolute;
  left:40px;
  top:-130px;}
.footer_news>div>dl
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  background-color:#fff;
  padding:3.0rem 4.0rem;
	border-radius: 1.0rem;
  margin-bottom:5px;}
.footer_news>div>dl>dt
{width:15%;
  font-weight:600}
.footer_news>div>dl>dd
{width:83%;}
.footer_news>div>dl>dd img
{max-width:70%;}
.footer_news>div>dl>dd>h4
{padding:0px 0px;
	line-height:1.5;
	font-size:18px;
	font-weight:400;
	margin:0px 0% 3px;}
.footer_news dd>div.addthis_tool
{display:none !important;}

footer
{padding:4.0rem 0px 5.0rem;
  background-color:#e32;}
footer>article
{text-align:center;
  color:#fff;}
.ibj_banner
{margin:0px auto 30px auto;
  text-align:center;
  font-size:15px;
  line-height:1.6;
  padding-bottom:20px;
  border-bottom:1px solid #fff;}
.ibj_banner>span
{margin:0px auto 10px auto;
  text-align:center;
  width:170px;
  display:block}
footer>article>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:0px 10% 20px}
footer>article>ul>li
{font-size:15px;
  line-height:1.2;
  width:23.5%;}
footer>article>ul>li>span
{display:block;
  margin-bottom:5px}
footer>article>ul>li>span>a
{color:#fff !important;
  text-decoration:none !important;
  font-size:15px;
  line-height:1.2;}
footer>article>ul>li>span>a:before
{font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight:600;
  padding-right:7px}
footer>article>ul>li>span>a:hover
{opacity:0.7}
footer>article>h4
{padding:0px 0px 0px 0px;
  font-size:20px;
  letter-spacing:3px;
  line-height:1.3;
  font-weight:600;
  margin:0px auto 5px auto;}
 
.footer_button {
    position: fixed;
    bottom: 0px;
    left: 0px;
	z-index:10;
	display:inherit;
	width:100%;
	transform: translate3d(0,0,0);
	border-top:1px solid #fff;
	background-color:rgba(238,51,34,0.9);
	text-align:center;}
.footer_button_pc
{margin:0px auto;
  text-align:center;
  display:flex;
  flex-wrap:wrap}
.footer_button_pc>li
{margin:0px 0px;
  width:calc(100%/8);
  position:relative;
  text-align:center;
  background-image:url(https://main-enmusubi.ssl-lolipop.jp/img/header_bt_line.png);
  background-repeat:no-repeat;
  background-position:center left;
  z-index:6}
.footer_button_pc>li:last-of-type
{background:
	url(https://main-enmusubi.ssl-lolipop.jp/img/header_bt_line.png) center left no-repeat,
	url(https://main-enmusubi.ssl-lolipop.jp/img/header_bt_line.png) center right no-repeat;}
.footer_button_pc>li>a
{display:block;
  padding:13px 5px 13px;
  color:#fff !important;
  text-decoration:none;
  text-align:center;
  margin:0px 0px 0px 0px;
  font-size:15px;
  line-height:1.0;
  font-weight:400;}
.footer_button_pc li>a:hover
{opacity:0.5}
.footer_button_sp
{display:none} 

/*スライド*/

.swiper-container
{line-height:0;
	overflow:hidden}
.swiper-container>img
{display:block;
  position:absolute;
  left:0px;
  right:0px;
   top: 50%;
   margin:auto;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index:2}
 
/*トップページ/index/*/	

.top_intro
{background-color: rgba(238,51,34,1.0);
padding: 5.0rem}
.top_intro>div
{background-color:#fff;
	border-radius: 10px;
padding: 3.0rem 4.0rem 4.0rem;
text-align: center}
.top_intro>div>img
{max-width: 150px;
display: block;
	border-radius: 10px;
margin: 0px auto 1.0rem}
.top_intro>div>h2
{margin:0px 0px 20px 0px;
  padding:0px 0px 0px;
  font-size:24px;
  line-height:1.5;
  font-weight:300;
  letter-spacing:6px;}
.top_intro>div>h2>span
{font-size:20px;
  line-height:1.4;
  color:rgba(238,51,34,0.8);
  display:inline-block;
  margin-right:10px}
.top_intro>div>p
{font-size: 1.8rem;
  line-height: 2.2}

.top_reason
{padding-top:4.0rem;
  background:
	url(img/top_reason_lacel.svg) top left no-repeat,
	url(img/top_reason_lacer.svg) top right no-repeat;
	background-size:350px}
.top_reason>div>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
.top_reason>div>ul>li
{width:30%;}
.top_reason>div>ul>li>img
{display:block;
  border-radius:3px;
  margin-bottom:20px;}
.top_reason>div>ul>li>h3
{font-size:18px;
  margin:0px 0px 20px;
  padding:0px;
  line-height:1.6;
  color:#e32;
  font-weight:200;
  text-align:center}

.top_blog
{background-color:rgba(238,51,34,0.2);
  background-image:url(img/bgc01.png);
  background-size:5.0rem;
  padding:6.0rem 0px;}
.top_blog>div>ul
{display:flex;
  flex-wrap:wrap}
.top_blog>div>ul>li
{width:23.5%;
  margin-right:2%;
  background-color:#fff;
  padding:2.0rem;
  border-radius:10px;
font-size: 1.4rem}
.top_blog>div>ul>li:nth-of-type(4n)
{margin-right:0%;}
.top_blog ul li strong,.side_blog ul li>strong,.blog_list dl dd b,.blog_contents>strong a
{font-size:11px;
  line-height:1.2;
  color:#fff;
  background-color:#cb9;
  padding:5px 8px 7px;
  display:inline-block;
  font-weight:600;
  letter-spacing:0px;
  text-decoration:none;
  margin-bottom:3px}
.top_blog>div>ul>li>div>h3
{font-size:17px;
  margin:0px 0px 5px 0px;
  padding:0px;
  line-height:1.6;
  font-weight:600;}

.top_original
{background:
  url(img/wline.png),
  url(img/top_original_bg.jpg) center center no-repeat;
  background-size:12px,cover;
  padding:5.0rem 0px 5.0rem}
.top_original>div
{padding:8.0rem 8.0rem 6.0rem;
  background-color:rgba(255,255,255,0.8);
  box-shadow: 0 0 20px rgba(255,255,255,0.8);}
.top_original>div>h2
{font-size:2.8rem;
  margin:0px 0px 6.0rem;
  padding:0px 0px 0px;;
  line-height:2.0;
  font-weight:200;
  color:rgba(238,51,34,1.0);
  text-align:center;}
.top_original>div>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
.top_original>div>ul>li
{width:46%;}
.top_original>div>ul>li>img
{display:block;
  width:12rem;
  margin:0px auto 15px}
.top_original>div>ul>li>h3
{font-size:20px;
  margin:0px 0px 15px;
  padding:0px;
  line-height:1.5;
  font-weight:400;
  color:#3be;
  text-align:center;}
.top_original>div>ul>li:nth-of-type(2)>h3
{color:#e88}
.top_original>div>ul>li>ul
{border-top:6px dotted rgba(238,51,34,0.3);
  margin-top:3.0rem;
  padding:3.0rem 2% 0px;}
.top_original>div>ul>li>ul>li
{line-height:1.4;
  margin-bottom:1.0rem;
  padding-left:22px;}
.top_original>div>ul>li>ul>li:before
{font-family: "Font Awesome 5 Free";
  content: "\f00c";
  font-weight:bold;
  color:rgba(51,187,238,0.5);
  position:absolute;
  left:0px;
  top:1px}
.top_original>div>ul>li:nth-of-type(2)>ul>li:before
{color:rgba(238,136,136,0.5);}

.top_service>ul
{margin:0px 0px 0px 0px;
  display:flex;
  flex-wrap:wrap}
.top_service>ul>li
{width:calc(92%/3);
  margin-right:4%;
  margin-bottom:4%;
  font-size:14px;
  line-height:1.6;}
.top_service>ul>li:nth-of-type(3n)
{margin-right:0%;}
.top_service>ul>li>img
{display:block;
  margin-bottom:5px}

/*強み/reason/*/	

.reason_intro
{margin-top:-80px;
  background-image:url(img/reason_intro_bg.jpg);
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover;
  padding:80px 0px 110px}

.reason_intro>div>div
{margin-right:48%}

.reason_intro>div>div>h2
{margin:0px 0px 30px 0px;
  padding:0px 0px 0px;
  font-size:26px;
  line-height:1.5;
  font-weight:300;
  color:rgba(238,51,34,1.0);
  letter-spacing:4px}

.reason_intro>div>div>p
{margin:0px 0px 20px 0px;
  font-size:16px;
  line-height:2.2em;}

.reason_title>span
{color:rgba(238,51,34,0.5);
  font-size:70px;
  line-height:1.0em;
  font-family: 'Philosopher', sans-serif;
  margin:-40px 0px 70px;
  padding:0px;
  font-weight:400;
  text-align:center;
  letter-spacing:0px;
  display:block}

.reason_title>h2
{margin:0px 0px 40px 0px;
  padding:0px 0px 0px;
  font-size:48px;
  line-height:1.5em;
  font-weight:200;
  color:rgba(238,51,34,1.0);
  text-align:center}

.reason_title>p
{font-size:16px;
  line-height:2.2em;
  text-align:center}

.reason
{padding:80px 0px 60px;
  background-color:rgba(238,51,34,0.1)}

.reason:before
{content: "";
  position: absolute;
  right: 0;
  top:0px;
  left:0%;
  right:0%;
  width: 0px;
  height: 0px;
  margin: auto;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
  border-width:40px 120px 0;}

.reason>section
{padding:60px;
  background-color:#fff;
  border-radius:10px;
  margin-bottom:50px;}

.reason>section>h2
{margin:0px 15% 70px;
  padding:0px 0px 20px;
  font-size:28px;
  line-height:1.8em;
  font-weight:300;
  letter-spacing:3px;
  color:rgba(238,51,34,1.0);
  text-align:center;
  border-bottom:2px solid rgba(238,51,34,0.2);}

.reason>section>h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px rgba(238,51,34,0.4);
  bottom: -2px;
  width:50%;}

#reason01>p
{margin:0px 0px 40px 0px;
  font-size:17px;
  line-height:1.8em;
  text-align:center;
  letter-spacing:4px;}

#reason01>ul
{margin:0px 0%;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
  
#reason01>ul>li
{width:22%;}

#reason01>ul>li>img
{width:140px;
  display:block;
  margin:0px auto 30px}

#reason01>ul>li>h3
{margin:0px 0px 10px 0px;
  padding:0px 0px 0px;
  font-size:18px;
  line-height:1.5;
  font-weight:300;
  color:#e88;
  text-align:center;}

#reason02>dl
{margin:0px 0% 50px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
  
#reason02>dl>dt
{width:25%;}

#reason02>dl>dd
{width:68%;
  display:flexbox;}

#reason02>dl>dd>h3
{margin:0px 0px 30px 0px;
  padding:0px 0px 0px;
  font-size:22px;
  line-height:1.8;
  font-weight:300;
  text-decoration:underline wavy rgba(238,51,34,0.8);
  text-underline-offset:10px}

#reason03>ul
{margin:0px 0%;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
  
#reason03>ul>li
{width:30%;}

#reason03>ul>li>img
{display:block;
  margin:0px auto 30px}

#reason03>ul>li>h3
{margin:0px 0px 10px 0px;
  padding:0px 0px 0px;
  font-size:20px;
  line-height:1.5;
  font-weight:300;
  color:rgba(238,51,34,1.0);
  text-align:center;}

.reason_ibj>span
{display:block;
  font-size:150px;
  line-height:0.8em;
  font-family: 'Lovers Quarrel', cursive;
  color:rgba(68,170,187,0.3);
  transform: rotate(-20deg);
  position:absolute;
  top:-30px;
  left:-70px}
.reason_ibj>h3,.reason_ibj_peaple>h3
{padding:8px 0px 8px;;
  font-size:22px;
  line-height:1.3em;
  font-weight:400;
  margin:25px 30% 40px;
  position:relative;
  text-align:center}
.reason_ibj>h3>strong,.reason_ibj_peaple>h3>strong
{padding:0px 3px;
  font-size:110%;
  color:#e44}
.reason_ibj>p
{font-size:20px;
  line-height:1.8em;
  text-align:center;
  margin:0px 0% 40px;
  font-weight:400;
  position:relative}

.reason_ibj>ol
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:0px 5% 15px}
  
.reason_ibj>ol li
{width:49%;
  margin-bottom:2%;
  display:flexbox;
  padding:20px 5px 22px;
  font-size:18px;
  line-height:1.5em;
  font-weight:600;
  background-color:rgba(238,51,34,0.8);
  color:#fff;
  text-align:center}

.reason_ibj>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:0px 0%}
  
.reason_ibj>ul li
{width:30.6666%;
  margin-bottom:30px;
  display:flexbox}

.reason_ibj>ul li>img
{display:block;
  margin:0px auto 15px;
  width:50%}

.reason_ibj>ul li>h4
{margin:0px 0px 15px 0px;
  padding:0px 0px 0px;
  font-size:18px;
  line-height:1.5em;
  font-weight:600;
  text-align:center;}

.reason_ibj_peaple>h4
{font-size:24px;
  line-height:1.3em;
  padding:0px;
  margin:0px 0px 0px;
  text-align:center;
  font-weight:300}

.reason_ibj_peaple>h4>span
{font-size:18px;
  line-height:1.3em;
  display:block}

.reason_ibj_peaple>h4>strong
{font-size:170%;
  line-height:1.3em;
  font-weight:400;
  padding:0px 5px;
  color:rgba(238,170,170,1.0);
  font-family: 'Gentium Basic', serif;}

.reason_ibj_peaple>b
{font-size:12px;
  font-weight:normal;
  line-height:1.3em;
  margin-top:10px;
  text-align:center;
  display:block}

.reason_ibj_peaple>ul
{margin:40px 0% 30px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
  
.reason_ibj_peaple>ul li
{font-size:13px;
  line-height:1.5em;
  width:32%;
  display:flexbox;}

.reason_ibj_peaple>ul li h5
{padding:0px;;
  margin:0px 0px 25px;
  font-size:17px;
  line-height:1.5em;
  text-align:center;
  font-weight:400;
  color:#999;}

.reason_ibj_peaple>ul li span
{display:block;
  margin:auto;
  width:90%}

#reason_marriage_data
{margin:20px 0% 0px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}

#reason_marriage_data strong
{font-size:12px;
  font-weight:normal;
  margin:0px 0px 5px 0px;
  padding:0px;
  color:#333;
  font-family:inherit;
  display:block;
  width:100%;}

#reason_marriage_data dl
{border:1px solid #ddd;
  background-color:rgba(238,51,34,0.8);
  border-top:none;
  overflow: hidden;
  zoom: 1;
  clear: both;
  float:none;
  font-size:16px;
  display:flexbox;
  width:49%;}

#reason_marriage_data dl dt
{padding:5% 0px 3%; 
  border-top:1px solid #ddd;
  width:60%;
  font-weight:bold;
  color:#fff;
  display:block;
  clear:left;
  float: left;
  text-align:center;}

#reason_marriage_data dl dd
{padding:4%;
  border-top:1px solid #ddd;
  border-left:1px solid #ddd;
  background-color:#fff;
  margin-left:60%;
  display:block;
  text-align:center}

#reason_marriage_data dl dd:last-child
{color:rgba(238,170,170,1.0);}

#reason_marriage_data dl dd b
{font-size:160%;
  font-weight:400;
  line-height:1.6em;
  margin:0px;
  padding-right:4px;
  display:inline;
  font-family: 'Gentium Basic', serif;}

/*コース・料金/price/*/

.price_intro>h2
{margin:0px 0px 3.0rem 0px;
  font-size:4.0rem;
  line-height:1.2;
  font-weight:300;
  text-align:center;}
.price_intro>h2>strong
{font-size: 200%;
padding-left: 1.0rem;
font-weight: 400;
color:rgba(238,51,34,1.0);
 font-family: 'Gentium Basic', serif;
top: 0.5rem}
.price_intro>h2>span
{display: block;
width: 80px;
margin: 0px auto 0rem}
.price_intro>p
{font-size:1.8rem;
  line-height:2.4em;
  text-align:center;
margin-bottom: 2.0rem}
.price_intro>p>span
{font-size:1.2rem;
display: block}
.price_intro>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:0px 5%}
.price_intro>ul>li
{width:48%;
  background-color:#3bb;
  padding:1.5rem;
  border-radius:10px;}
.price_intro>ul>li>h3
{font-size:3.6rem;
  line-height:1.5;
  font-weight:600;
  text-align:center;
  color:#fff;}
.price_intro>ul>li>h3>span
{font-size:50%;
font-weight:400;
display: block;
margin-top: 1.0rem}

.price
{margin-bottom:6.0rem;
padding: 3.0rem;
border: 10px solid rgba(34,85,187,1.0);
border-radius:10px;}
#price01
{border-color:rgba(238,187,34,1.0);}
#price02
{border-color:rgba(238,51,34,1.0);}
.price>figure
{position: absolute;
left: 40px;
top: -50px;
width: 180px;
border-radius: 50vh;
overflow: hidden;
line-height: 0;
box-shadow:5px 5px 10px rgba(0,0,0,0.1)}
.price>h2
{padding:0px;
  font-size:3.6rem;
  line-height:1.3;
  font-weight:400;
  margin:0px 0px 20px 0px;
  color:rgba(34,85,187,1.0);
  text-align:center;}
#price01>h2
{color:rgba(238,187,34,1.0)}
#price02>h2
{color:rgba(238,51,34,1.0)}
.price>h2>span
{padding:5px 20px;
font-size:40%;
font-weight:400;
display: inline-block;
margin:0px auto 5px;
color:#fff;
background-color: rgba(34,85,187,1.0);
border-radius: 50vh}
#price01>h2>span
{background-color:rgba(238,187,34,1.0)}
#price02>h2>span
{background-color:rgba(238,51,34,1.0)}
.price>p
{font-size:1.8rem;
  line-height:2.0;
  text-align:center;
margin-bottom: 3.0rem}
.price>div
{margin: 0px auto;
text-align: center}
.price>div>a
{font-size:2.0rem;
line-height:1.5;
padding: 8px 40px 10px;
	color: #fff;
	text-decoration: none;
font-weight: 400;
background-color: rgba(34,85,187,1.0);
border-radius: 50vh}
#price01>div>a
{background-color: rgba(238,187,34,1.0);}
#price02>div>a
{background-color: rgba(238,51,34,1.0);}
.price>div>a:hover
{background-color:#ddd !important}
#price00>div.support
{border: 1px dotted rgba(34,85,187,1.0);
margin: 1.0rem 10%;
padding: 2.5rem;
border-radius: 10px;}
#price00>div.support>h3
{padding:0px;
  font-size:2.4rem;
  line-height:1.3;
  font-weight:600;
  margin:0px 0px 10px 0px;
  color:rgba(34,85,187,1.0);
  text-align:center;}
#price00>div.support>ul
{margin:0px auto 0px;
display:flex;
flex-wrap:wrap;
justify-content:space-between;
list-style-type:disc;
width: fit-content}
#price00>div.support>ul>li
{width:45%;
margin-left:22px;
font-size:18px;
line-height:1.5;
text-align: justify}
.price>ul
{margin:0px 0px 30px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
.price>ul>li
{width:32%;
  padding:22px 5px;
  text-align:center;
background-color: rgba(34,85,187,0.1);
border-radius:3px;
font-size:20px;
line-height:1.5;}
#price01>ul>li
{background-color: rgba(238,187,34,0.1);}
#price02>ul>li
{background-color: rgba(238,51,34,0.1);}
.price>ul>li>strong
{padding:5px 5px 7px;
  text-align:center;
  display:block;
  margin:0px 25% 10px;
  background-color:#fff;
  border-radius:50vh;
  font-size:12px;
  line-height:1.2;}
.price>ul>li>span
{font-size:240%;
  font-weight:400;
  color:rgba(34,85,187,1.0);
  font-family: 'Gentium Basic', serif;
padding: 0px 4px;
top: 2px;}
#price01>ul>li>span
{color:rgba(238,187,34,1.0)}
#price02>ul>li>span
{color:rgba(238,51,34,1.0)}
.price>ul li>p
{margin-top:5px;
  font-size:12px;
  line-height:1.5;}

#price_table>table
{border: 1px solid #ccc;
width: 100%;
font-size: 17px;
line-height: 1.5;
text-align: center;
margin-bottom: 5px}
#price_table>table:nth-of-type(n-1)
{margin-top: 30px}
#price_table>table tr th
{width: 25%;
padding: 12px 8px;
border-right: 1px solid #ccc;
color: #fff;
font-weight: 600}
#price_table>table tr th:nth-of-type(1)
{background-color: #eee;
color: #333}
#price_table>table tr th:nth-of-type(2)
{background-color: rgba(34,85,187,1.0)}
#price_table>table tr th:nth-of-type(3)
{background-color: rgba(238,187,34,1.0)}
#price_table>table tr th:nth-of-type(4)
{background-color: rgba(238,51,34,1.0)}
#price_table>table tr td
{padding: 8px;
border-right: 1px solid #ccc;
border-top: 1px solid #ccc;}
#price_table>table tr td:nth-of-type(2)
{background-color: rgba(34,85,187,0.1)}
#price_table>table tr:nth-of-type(2n) td:nth-of-type(2)
{background-color: rgba(34,85,187,0.05)}
#price_table>table tr td:nth-of-type(3)
{background-color: rgba(238,187,34,0.1)}
#price_table>table tr:nth-of-type(2n) td:nth-of-type(3)
{background-color: rgba(238,187,34,0.05)}
#price_table>table tr td:nth-of-type(4)
{background-color: rgba(238,51,34,0.1)}
#price_table>table tr:nth-of-type(2n) td:nth-of-type(4)
{background-color: rgba(238,51,34,0.05)}

.price_support>ol
{margin:0px 0px 0px 0px;
  display:flex;
  flex-wrap:wrap;}
.price_support>ol>li
{width:23.5%;
  font-size:15px;
line-height: 1.6;
  margin-bottom:3%;
  margin-right:2%;}
.price_support>ol>li:nth-of-type(4n)
{margin-right:0%;}
.price_support>ol>li>h3
{font-size:18px;
line-height:1.5;
text-align: center;
color: rgba(238,51,34,1.0);
font-weight:300;
margin:10px auto;}

.price_document>dl
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:20px 0px;} 
.price_document>dl>dt
{width: 15%;
font-weight: 600} 
.price_document>dl>dt:before
{ font-family: "Font Awesome 5 Free";
content: "\f069";
font-weight:600;
color:rgba(238,51,34,1.0);
font-size: 50%;
padding-right:7px;
bottom: 3px}
.price_document>dl>dd
{width: 83%;} 
.price_document>h3
{padding:18px 40px 20px;
  font-size:20px;
  line-height:1.3;
  font-weight:400;
  margin:30px 0px 15px 0px;
  color:#fff;
	background-color:rgba(238,51,34,1.0);
	background-image:url(img/bg_icon03l.svg);
  background-repeat:no-repeat;
  background-position:left top;
  background-size:30px;}

/*ご成婚までの流れ/flow/*/	

.flow_intro>img
{max-width:800px;
  margin:auto;
  display:block}
.flow>dl
{margin-bottom:70px;
  padding-bottom:100px;
  display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:flex-start;
  background-image:url(img/flow_arrow.svg);
  background-repeat:no-repeat;
  background-position:center bottom;
  background-size:150px}
.flow>dl:last-of-type
{padding-bottom:0px;
  background-image:none}
.flow>dl dt
{width:35%;
  height:270px;
  border-radius:10px;
  background-repeat:no-repeat;
  background-position:center center;
  background-size:cover}
.flow>dl:nth-of-type(1) dt
{background-image:url(img/flow_photo01.jpg);}
.flow>dl:nth-of-type(2) dt
{background-image:url(img/flow_photo02.jpg);}
.flow>dl:nth-of-type(3) dt
{background-image:url(img/flow_photo03.jpg);}
.flow>dl:nth-of-type(4) dt
{background-image:url(img/flow_photo04.jpg);}
.flow>dl:nth-of-type(5) dt
{background-image:url(img/flow_photo05.jpg);}
.flow>dl:nth-of-type(6) dt
{background-image:url(img/flow_photo06.jpg);}
.flow>dl:nth-of-type(7) dt
{background-image:url(img/flow_photo07.jpg);}
.flow>dl dd
{width:60%;
  padding:0px;}
.flow>dl dd>h3
{padding:0px 0px 0px;
  font-size:24px;
  line-height:1.4;
  font-weight:300;
  margin:0px 0% 40px;
  letter-spacing:4px;
  text-decoration:underline wavy rgba(238,51,34,0.8);
  text-underline-offset:10px}
.flow>dl dd>span
{font-size:24px;
  line-height:1.3;
  font-family: 'Gentium Basic', serif;
  font-weight:400;
  display:block;
  color:rgba(238,51,34,1.0);
  margin-bottom:30px}
.flow>dl dd>span>span
{font-size:150%;}
.flow>dl dd>aside
{padding:20px;
  margin-top:25px;
  background-color:rgba(221,187,187,0.15);
  background-image:url(img/wline.png);
  background-size:6px}
.flow>dl dd>aside>h4
{padding:0px;
  font-size:19px;
  line-height:1.5;
  font-weight:300;
  margin:0px 0px 8px;
  color:rgba(221,170,170,1.0)}

/*サロン案内/company/*/	

.company_greeting>p
{font-size:16px;
  line-height:1.5;
  text-align:center;
  margin-bottom:150px}
.company_greeting>dl
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:flex-start;
  margin:0px 0% 70px;}
.company_greeting>dl>dt
{width:15%;}
.company_greeting>dl>dd
{width:80%;}
.company_greeting>dl>dd>h3
{margin:0px 0px 20px 0px;
  padding:0px 0px 0px;
  font-size:24px;
  line-height:1.5;
  font-weight:300;
  letter-spacing:6px;}
.company_greeting>dl>dd>h3>span
{font-size:20px;
  line-height:1.4;
  font-weight:400;
  letter-spacing:6px;
  color:rgba(238,51,34,0.4);
  font-family: 'Philosopher', sans-serif;
  display:inline-block;
  margin-left:10px}
.company_greeting>dl>dd>h4
{font-size:26px;
  line-height:1.4;
  font-weight:400;
  font-family: 'Philosopher', sans-serif;
  color:rgba(238,51,34,0.8);
  padding:0px;
  margin:0px 0px 15px;}
.company_greeting>dl>dd>p
{margin-bottom:15px;
  font-size:16px;
  line-height:2.2;}

.company_salon>p
{margin-bottom:15px;
  font-size:20px;
  line-height:1.7;
  text-align:center}
.company_salon>iframe
{display:block;
  border:none;
  width:100%;
  height:450px;
  margin-bottom:50px;}
.company_salon>div>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:0px 10%}
.company_salon>div>ul>li
{width:calc(90%/2);}
.company_salon>div>ul>li>h3
{margin:15px 0px 15px 0px;
  padding:0px 0px 0px;
  font-size:20px;
  line-height:1.5;
  font-weight:300;
  text-align:center;
  letter-spacing:2px;
  color:rgba(238,51,34,1.0);}

.company_outline
{background-color:rgba(238,51,34,0.1);
  padding:60px 0px;}
.company_outline>div
{background-color:#fff;
  padding:50px}
.company_outline dl
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  margin:0px 10%}
.company_outline dl dt
{padding:15px; 
  background-color:rgba(238,51,34,0.7);
  font-weight:600;
  text-align:center;
  color:#fff;
  width:20%;
  margin-bottom:10px;
  border-radius:3px;}
.company_outline dl dd
{padding:15px 0px;
  width:75%;}
.company_outline dl dd>address
{font-style:normal;
  margin-bottom:5px;}
.company_outline dl dd>address>h3
{margin:0px 0px 0px 0px;
  padding:0px 0px 0px;
  font-size:15px;
  line-height:1.5;
  font-weight:600;}
.company_outline dl dd>address>p>a
{display:inline-block;
  color:inherit;
  text-decoration:none}
.company_outline dl dd>ul>li
{list-style-type:disc;
margin-left: 22px}

/*よくいただくご質問/question/*/	

.question>p
{margin:0px 0px 30px 0px;
  font-size:18px;
  line-height:1.8;
  text-align:center;
  letter-spacing:4px;
  font-weight:400;}
.question>span
{margin:30px 0px 10px 0px;
  display:block;
  font-size:12px;
  line-height:1.2;
  text-align:right}
.question>ul
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
.question>ul>li
{border:1px solid rgba(238,51,34,1.0);
  padding:0px 20px 20px 20px;
  border-radius:0px;
  margin-bottom:50px;
  width:48%;}
.question>ul>li>h2
{padding:18px 10px 20px;
	line-height:1.4;
	font-size:20px;
	color:#fff;
	font-weight:600;
	margin:-1px -21px 5px;
	background-color: rgba(238,51,34,1.0);
  background-image:url(img/bg_icon03l.svg),url(img/bg_icon03r.svg);
  background-repeat:no-repeat,no-repeat;
  background-position:left -1px top -1px,right -1px top -1px;
  background-size:12px;
	text-align:center;}
.question>ul>li>div
{border-bottom:1px dotted rgba(238,51,34,0.4);}
.question>ul>li>div>h3
{padding:28px 0px 30px 33px;;
	line-height:1.4;
	cursor:pointer;
	font-size:18px;
	font-weight:300;
	margin:0px;
	 -webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;}
.question>ul>li>div>h3:before
{position:absolute;
  left:0px;
  font-size:140%;
  font-weight:400;
  font-family: 'Philosopher', sans-serif;
  color:#eaa;
  content:"Q."}
.question>ul>li>div>h3:hover
{color:#e99}
.question>ul>li>div>div
{margin:0px 0px 30px 0px;
  display:none}
.question>ul>li>div>div:before
{font-size:170%;
  font-weight:400;
  font-family: 'Philosopher', sans-serif;
  color:rgba(238,51,34,1.0);
  content:"A.";
  display:block;
  margin-bottom:5px;}
.question>ul>li>div>div>p
{margin:0px 0px 8px 0px;}

/*婚活パーティー/party/*/

.party_contents>h2
{position:absolute;
  left:0px;
  top:-30px;
  opcaity:0.5}

.party_contents>p
{padding:0px;
	line-height:1.8em;
	font-size:20px;
	letter-spacing:2px;
	margin:40px 0px 60px 400px;
	z-index:2}

.party
{background-color:rgba(238,51,34,0.15);
  background-image:url(img/wline100.png);
  padding:10px;
  margin-bottom:40px;}
.party>dl
{padding:40px;
  background-color:#fff;}
.party_contents>article>dl
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;}
.party_contents>article>dl>dt
{width:32%;}
.party_contents>article>dl>dt img
{height:inherit}
.party_contents>article>dl>dd
{width:63%;
  font-size:16px;
  line-height:1.5;}
.party_contents>article>dl>dd h2
{padding:0px;
  font-size:22px;
  line-height:1.5;
  font-weight:300;
  margin:0px 0px 20px 0px;
  color:rgba(238,51,34,1.0);}
.party_contents>article>dl>dd>b
{margin:0px 0px 20px;
  padding:13px 40px 15px;
  font-weight:400;
  font-size:18px;
  line-height:1.2;
  background-color:rgba(238,51,34,1.0);
  display:inline-block;
  color:#fff;
  text-align:center}
.party_contents dl dd p
{margin-bottom:8px;}
.party_contents dl dd p>span
{background-color:#ccc;
  color:#fff;
  display:inline-block;
  padding:4px 12px;
  margin-right:8px}
.party_contents dl dd strong:first-of-type
{color:#06e;
  font-weight:normal;
  display:block;
  margin-bottom:7px;
  font-size:16px;
  line-height:1.5em;}
.party_contents dl dd strong:nth-of-type(2n)
{color:#e77;
  font-weight:normal;
  display:block;
  margin-bottom:20px;
  font-size:16px;
  line-height:1.5em;}

.party_title
{padding:0px;
  font-size:20px;
  line-height:1.7;
  font-weight:300;
  margin:0px 0px 30px 0px;}

/*お問合わせ/contact/*/	

.contact_tel>div
{padding:0px 0px;
  text-align:center;}

.contact_tel>div>a
{font-size:48px;
  line-height:1.2;
  margin:0px auto;
  text-align:center;
  text-decoration:none !important;
  color:#666 !important;
  font-family: 'Gentium Basic', serif;}

.contact_tel>div>strong
{margin:0px auto 7px;
  display:block;
  text-align:center;
  font-weight:normal;
  font-size:12px;
  line-height:1.2}
.contact_tel>div>p
{margin:0px auto 7px;
  text-align:center;
  font-size:13px;
  line-height:1.2;}
.contact_tel>div>div.line
{text-align:center;
  margin-top:30px;}
.contact_tel>div>div.line>a
{font-size:20px;
  font-weight:600;
  color:#2c0;
  text-decoration:none;
  position:relative;
  text-align:center;}
.contact_tel>div>div.line>a:hover
{color:#ccc;}
.contact_tel>div>div.line>a:before
{font-family: "Font Awesome 5 Free";
  content: "\f061";
  padding-right:5px;
  font-weight:bold;}

.contact_bg,.privacy
{padding:50px 0px;
  background-image:url(img/contact_bg.jpg);
  background-repeat:no-repeat;
  background-position:center bottom;
  background-size:cover;}
.contact_bg>div,.privacy>div
{padding:40px;
  background-color:rgba(255,255,255,0.9);
  box-shadow: 0px 0px 10px 10px rgba(255,255,255,0.5);}
.contact_bg>div>p.intro
{font-size:17px;
  line-height:2.2;
  margin-bottom:20px;
  text-align:center;}
.contact_bg>div>span
{margin:0px auto 20px;
  width:150px;
  display:block}

.contact_bg dl
{ overflow: hidden;
  zoom: 1;
  padding:0px 0px;
  margin-top:30px} 
.contact_bg dl dt
{width: 250px;
  float: left; 
  clear: both;
  font-weight:bold;
  padding:30px 0px 30px 20px}
.contact_bg dl dd
{padding: 30px 0px 30px 270px;
  margin:0px 0px 0px 0px;
  border-top:1px dotted #999999} 
.contact_bg dl dd:nth-child(2)
{border-top:none}
.contact_bg>div h3
{padding:0px 0px 0px;
  font-size:20px;
  line-height:1.5;
  font-weight:300;
  letter-spacing:4px;
  margin:0px 0% 25px;
  text-align:center;
  color:rgba(238,51,34,1.0)}


.contact_confirm
{margin:30px 0px;
  text-align:center}

.contact_confirm input:hover
{position:relative;
	opacity:0.8;
	filter: alpha(opacity=80);	/* IE6、IE7対応 */
 -moz-opacity: 0.8;		/* Firefox1.5以前対応 */}

.contact_space
{display:none}

.contact_space2
{margin:5px 0px;}

.contact_thanks
{font-size:16px;
  line-height:1.8;}

.contact_thanks>ul
{margin:30px 0px;
  border:1px dotted rgba(238,51,34,1.0);
  padding:15px;}
.contact_thanks>ul>li
{color:rgba(238,51,34,1.0);
list-style: disc;
margin-left: 22px}

/*個人情報保護方針/privacy/*/	

.privacy_bg
{margin-top:30px}

.privacy_bg dt
{margin:10px 0px 0px 0px;
  font-weight:bold}

.privacy_bg dd
{padding: 0px 0px 10px 0px;
  margin:10px 0px 0px 0px;
  border-bottom:1px dotted #999}  

/*ブログ/blog/*/	

.blog
{padding-top:50px;}

.blog_category ul
{font-size:0px}
.blog_category ul li
{font-size:15px;
  line-height:1.3em;
  vertical-align:top;
  border-bottom:1px dashed rgba(238,51,34,0.4);}

.blog_category ul li a
{text-decoration:none;
  font-weight:300;
  display:block;
  color:#222;
  padding:18px 3px;}
.blog_category ul li a:hover
{opacity:0.5}
.blog_category ul li a:before
{ font-family: "Font Awesome 5 Free";
  content: "\f0da";
  font-weight:bold;
  padding-right:8px;
  color:rgba(238,51,34,0.4)}

.blog_box
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:flex-start;
  flex-direction:row-reverse;}

.blog_side
{width:25%;}
.blog_side>nav
{padding:20px 15px 20px;
  border:1px solid rgba(238,51,34,1.0);
  border-top:none;}
.blog_side>h4
{padding:12px 0px 16px;
	text-align:center;
	line-height:1.4;
	font-size:16px;
	font-weight:600;
	margin:-1px -1px 0px;
	color:#fff;
	background-color:rgba(238,51,34,1.0);
	background-image:url(img/bg_icon03l.svg),url(img/bg_icon03r.svg);
  background-repeat:no-repeat,no-repeat;
  background-position:left top,right top;
  background-size:10px;}

.blog_list,.blog_contents
{width:72%;}
.blog_list dl
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:flex-start;
  /*flex-direction:row-reverse;*/
  margin-bottom:30px;
  padding-bottom:30px;
  border-bottom:1px dashed rgba(238,51,34,0.4);}
.blog_list dl dt
{width:30%;}
.blog_list dl dt img
{height:auto;}
.blog_list dl dd
{width:65%;
  position:static}
.blog_list dl dd h3
{padding:0px;
  font-size:20px;
  line-height:1.5;
  font-weight:300;
  margin:0px 0px 15px 0px;
  color:rgba(238,51,34,1.0)}
 .blog_list dl dd p
{margin-bottom:15px;;}
.blog_list dl dd p span
{display:none;}

.blog_contents>strong
{display:block;}
.blog_contents>h2
{padding:0px 0px 0px;
  font-size:28px;
  line-height:1.6;
  font-weight:300;
  margin:20px 0px 30px 0px;
  position:relative;}
.blog_contents>span
{display:block;
  margin-bottom:10px;
  font-size:14px;
  line-height:1.5;
  color:#999}
.blog_contents>span img
{display:block;
  width:inherit;
  max-width:70%;}
.blog_contents h3
{padding:0px;
  font-size:20px;
  line-height:1.5;
  font-weight:600;
  margin:20px 0px 15px 0px;
  color:rgba(238,51,34,1.0)}

.blog_contents>div p
{margin-bottom:20px;}

.addthis_tool
{margin:20px 0px !important;}

.blog_contents>div img
{width:inherit;
  max-width:80%;
  display:block;
  margin:10px 0px}

.blog_recommend
{margin-bottom:50px;}
.blog_recommend>dl
{display:flex;
  flex-wrap:wrap;
  justify-content:space-between;
  align-items:flex-start;
  flex-direction:row-reverse;
  margin-bottom:7px;
  padding-bottom:7px;
  border-bottom:1px dotted rgba(238,51,34,0.4);}
.blog_recommend>dl dt
{width:32%;
  font-size:13;
  line-height:1.5em;}
.blog_recommend>dl dd
{width:64%;
  font-size:13px;
  line-height:1.5;
  position:static}
.blog_recommend>dl dd h5
{padding:0px;
  font-size:15px;
  line-height:1.5;
  font-weight:600;
  margin:10px 0px 0px 0px;}

/*ページトップ*/	

#page-top
{position: fixed;
    bottom: 50px;
    right:20px;
	cursor:pointer;
	z-index:50}

/*ドロワーメニュー*/
#page,#page_bg,#humberger,#drawernav
{display:none}

/*ブログ関連*/
.byline,.comments-link,.edit-link,.posted-on,.site-info,.comments-area
{display:none}

/*リンク関連*/	

a:link           {color:#06c;text-decoration:underline}
a:visited      {color:#06c;text-decoration:underline}
a:hover       {color:#cccccc;text-decoration:underline}	

a.l1:link       {color:#06c;text-decoration:none}
a.l1:visited  {color:#06c;text-decoration:none}
a.l1:hover   {color:#cccccc;text-decoration:underline}	

a.l2:link       {color:#ffffff;text-decoration:underline}
a.l2:visited  {color:#ffffff;text-decoration:underline}
a.l2:hover   {color:#ffff66;text-decoration:underline}

a.l3:link       {color:#333333;text-decoration:none}
a.l3:visited  {color:#333333;text-decoration:none}
a.l3:hover   {color:#cccccc;text-decoration:none}

a.namenone:hover   {color:inherit;text-decoration:none}

.link_c
{text-align:center;
  margin:5.0rem auto 2.0rem;}
.link_c a
{text-align:center;
  text-decoration:none;
  font-size:1.8rem;
  line-height:1.2;
  font-weight:600;
  padding:1.5rem 8.0rem;
  color:#fff;
  background-image: linear-gradient(90deg, #22d3ee, #8b5cf6);
border-radius: 50vh}
 .link_c a:after 
{font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight:bold;
  position:absolute;
  right:15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);}
.link_c a:hover
{opacity:0.6}

.link_c2
{text-align:center;
  margin:5.0rem auto 2.0rem;}
.link_c2 a
{text-align:center;
  text-decoration:none;
  font-size:1.7rem;
  line-height:1.2;
  font-weight:600;
  padding:1.3rem 6.0rem;
  color:#fff;
  background-color:#cb9;
border-radius: 50vh}
 .link_c2 a:after 
{font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight:bold;
  position:absolute;
  right:15px;
  top: 50%;
  transform: translateY(-50%);}

.link_c2 a:hover
{opacity:0.6}

.link_c3
{text-align:center;
  margin:30px 0px 0px 0px;}

.link_c3 a
{font-size:18px;
  line-height:1.3em;
  font-weight:400;
  color:#cb6;
  border-radius: 50%;
  text-align:center;
  background-color:rgba(255,255,255,0.9);
  border:1px solid #cb6;
  width:120px;
  height:120px;
  position:relative;
  margin:0px auto 40px;
  display:block;
  padding:0px;}

.link_c3 a>span
{position: absolute;
  display: inline-block;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width:100%;
  text-align:center;}
  
.link_c3 a:hover
{opacity:0.6;
transform:scale(1.2)}

.link_c4
{text-align:center;
  margin:5.0rem auto 2.0rem;}
.link_c4 a
{text-align:center;
  color:#06c;
  text-decoration:none;
  font-size:1.6rem;
  line-height:1.2;
  font-weight:400;
  display:inline-block;
  padding:8px 50px 10px 0px;;
  background-image:url(img/icon_arrow.svg);
  background-position:right center;
  background-repeat:no-repeat;
  background-size:40px}
.link_c4 a:hover
{opacity:0.6;
letter-spacing:2px}

.link_c5
{text-decoration:none !important;
  font-size:15px;
  line-height:1.2em;
  font-weight:bold;
  margin-top:12px;
  letter-spacing:0px;
  display:inline-block;
  -webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;
	color:rgba(142,187,173,1.0)  !important}
  
.link_c5:hover
{opacity:0.5;}

.link_c5:before
{ font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight:bold;
  color:#999;
  padding-right:7px}

.link_c6
{text-decoration:none !important;
  font-weight:bold;
  position:relative;
  margin-left:5px;
  display:inline-block;
  -webkit-transition: 0.3s ease-in-out;  
	transition: 0.3s ease-in-out;
	color:#f60}
  
.link_c6:hover
{color:#ccc;}

.link_c6:before
{ font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight:bold;
  color:#999;
  padding-right:7px}

.link_bt
{margin:30px auto 0px;
  text-align:center}
.link_bt img
{width:inherit}

/*タグ関連*/
strong
{font-weight:600}