/*
Theme Name: Pill_price_summary_3875
Author: num
Description: This is my original theme.
Version: 1.0
*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?249xie');
  src:  url('fonts/icomoon.eot?249xie#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?249xie') format('truetype'),
    url('fonts/icomoon.woff?249xie') format('woff'),
    url('fonts/icomoon.svg?249xie#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-mail:before {
  content: "\e93c";
}
.icon-dog-solid:before {
  content: "\e936";
}
.icon-3:before {
  content: "\e937";
}
.icon-uniE938:before {
  content: "\e938";
}
.icon-2:before {
  content: "\e939";
}
.icon-4:before {
  content: "\e93a";
}
.icon-1:before {
  content: "\e934";
}
.icon-uniE935:before {
  content: "\e935";
}
.icon-angle-double-left:before {
  content: "\e930";
}
.icon-angle-double-right:before {
  content: "\e931";
}
.icon-arrow-right:before {
  content: "\e932";
}
.icon-arrow-left:before {
  content: "\e933";
}
.icon-external-link-alt:before {
  content: "\e92f";
}
.icon-angle-left-solid:before {
  content: "\e92e";
}
.icon-award-solid:before {
  content: "\e914";
}
.icon-bookmark-solid:before {
  content: "\e915";
}
.icon-btc-brands:before {
  content: "\e916";
}
.icon-calendar-alt-solid:before {
  content: "\e917";
}
.icon-capsules-solid:before {
  content: "\e918";
}
.icon-chalkboard-teacher-solid:before {
  content: "\e919";
}
.icon-chart-bar-solid:before {
  content: "\e91a";
}
.icon-chart-line-solid:before {
  content: "\e91b";
}
.icon-check-circle-solid:before {
  content: "\e91c";
}
.icon-chess-king-solid:before {
  content: "\e91d";
}
.icon-chevron-circle-right-solid:before {
  content: "\e91e";
}
.icon-comment-dots-solid:before {
  content: "\e91f";
}
.icon-crown-solid:before {
  content: "\e920";
}
.icon-desktop-solid:before {
  content: "\e921";
}
.icon-envira-brands:before {
  content: "\e922";
}
.icon-flag-solid:before {
  content: "\e923";
}
.icon-gem-regular:before {
  content: "\e924";
}
.icon-glass-martini-alt-solid:before {
  content: "\e925";
}
.icon-heart-solid:before {
  content: "\e926";
}
.icon-internet-explorer-brands:before {
  content: "\e927";
}
.icon-rss-solid:before {
  content: "\e928";
}
.icon-search-solid:before {
  content: "\e929";
}
.icon-sitemap-solid:before {
  content: "\e92a";
}
.icon-star-solid:before {
  content: "\e92b";
}
.icon-th-list-solid:before {
  content: "\e92c";
}
.icon-user-alt-solid:before {
  content: "\e92d";
}
.icon-tooth-solid:before {
  content: "\e912";
}
.icon-chevron-up-solid:before {
  content: "\e910";
}
.icon-icon:before {
  content: "\e911";
}
.icon-hand-point-right:before {
  content: "\e90f";
}
.icon-pencil-alt:before {
  content: "\e90e";
}
.icon-times:before {
  content: "\e913";
}
.icon-angle-down:before {
  content: "\e900";
}
.icon-angle-right:before {
  content: "\e901";
}
.icon-balance-scale:before {
  content: "\e902";
}
.icon-facebook-f:before {
  content: "\e903";
}
.icon-frown:before {
  content: "\e904";
}
.icon-get-pocket:before {
  content: "\e905";
}
.icon-github-alt:before {
  content: "\e906";
}
.icon-google-plus-g:before {
  content: "\e907";
}
.icon-home:before {
  content: "\e908";
}
.icon-line:before {
  content: "\e909";
}
.icon-twitter:before {
  content: "\e90a";
}
.icon-child_friendly:before {
  content: "\e90c";
}
.icon-child_care:before {
  content: "\e90d";
}
.icon-droplet:before {
  content: "\e90b";
}
.icon-coin-dollar:before {
  content: "\e93b";
}
.icon-point-left:before {
  content: "\ea06";
}
.icon-cross:before {
  content: "\ea0f";
}
.icon-arrow-right1:before {
  content: "\ea34";
}


*, *:after, *:before {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.clearfix:after {
	clear: both;
	content: '';
	display: block;
}
.clear {
	clear: both;
}

amp-img,img {
	vertical-align: bottom;
	width: 100%;
	height: auto;
}
a {
	color: #136ccb;
	text-decoration: none;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}
a:hover {
	color: #323267;
}
body {
	counter-reset: number 0;
	font: 16px/1.8 'Noto Sans JP', sans-serif;
	color: #333;
	background: #f9f8f5;
}
li {
	list-style: none;
}

.wrap {
	margin: 0 auto;
}

h1,h2,h3,h4,h5 {
	clear: both;
}

/*******************header******************************/
.header {
	position: relative;
}
.header nav ul {
	display: -webkit-flex;
	display: flex;
	padding: 0 0 0 50px;
	/* position: absolute; */
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	background: #e91e63;
}

.header nav li a {
	display: block;
	padding: 10px 20px;
	color: #fff;
	font: 18px 'Anton', sans-serif;
	letter-spacing: 1px;
}

.header nav li:last-child {
	margin: 0 0 0 auto;
	background: #ffffff;
}

.header nav li:last-child a {
	color: #ff9800;
}

.header nav li a:hover {
	color: #ff9800;
}

.header nav li:last-child a:hover {
	color: #222;
}

.header_container {
    background: url(img/header.jpg) 53% no-repeat;
    position: relative;
    z-index: 0;
    overflow: hidden;
    background-size: cover;
    height: 400px;
}

.header_container:before{
	content: '';
	-webkit-filter: blur(5px) brightness(80%);
	-moz-filter: blur(5px) brightness(80%);
	-o-filter: blur(5px) brightness(80%);
	-ms-filter: blur(5px) brightness(80%);
	filter: blur(3px) brightness(80%);
	position: absolute;
	top: -5px;
	left: -5px;
	right: -5px;
	bottom: -5px;
	z-index: -1;
	background: inherit;
	/* background: url(img/dots.png); */
	/* width: 100%; */
	/* height: 100%; */
}

.SiteTitle a {
	color: #000000;
	font-family: serif;
	position: absolute;
	z-index: 3;
	padding: 0 10px;
	text-shadow:     #fff 1px 1px 2px, #fff -1px 1px 2px,     #fff 1px -1px 2px, #fff -1px -1px 2px;
}

.front_content,.single_content {
    margin-top: -120px;
    position: relative;
    background: #fff;
    padding: 50px 50px;
    max-width: 1460px;
}
.article_main {
	padding: 0px 50px;
}

.BreadBox {
    padding: 15px 60px;
    font-size: 13px;
    position: absolute;
    top: 0px;
    left: 0;
    color: #000;
    z-index: 3;
}

.BreadBox a {
	color: #000;
	text-decoration: underline;
}
.BreadBox span:last-child a {
	pointer-events: none;
	text-decoration: none;
}

.BreadBox a:hover {
	text-decoration: none;
}

.SiteTitle {
	font-size: 32px;
	font-weight: bold;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-align-items: center; /* Safari */
	align-items:         center;
	-webkit-justify-content: center; /* Safari */
	justify-content:         center;
	height: calc(100% - 70px);
}

/********************mainコンテンツ************************/
/*目次*/
.outline {
	background: rgb(253, 232, 239);
	padding: 30px;
	margin: 10px 0 30px;
	display:inline-block;
	font-size:0.9em;
	line-height:1.5em;
	max-width: 800px;
	width: 80%;
}

.outline__title {
	font-weight: bold;
	font-size: 18px;
}

.outline__toggle{
	display: none;
}

.outline__switch::before {
	content:"開く";
	cursor:pointer;
	background: #fff;
	border: solid 1px #eee;
	padding: 5px 10px;
	font-size:0.8rem;
	margin-left:5px;
	border-radius: 5px;
}
.outline__toggle:checked + .outline__switch::before {
	content:"閉じる"
}

.outline__switch + .outline__list {
	overflow:hidden;
	width:0;
	height:0;
	margin: -20px 0;
	transition: 0.2s;
	border: none;
	padding: 0;
}

.outline__toggle:checked + .outline__switch + .outline__list {
    width: auto;
    height: auto;
    margin: 20px 0px 0;
    transition: 0.2s;
    border-top: solid 1px #ddd;
    padding: 17px 20px 0;
    border-bottom: none;
    background: none;
}

ul.outline__list ul {
	border: none;
	margin: 0;
	padding: 0.5em 0 0.5em 1em;
	background: none;
}

.outline__link{
	position: relative;
	color:#191919;
}

span.outline__number {
    display: none;
}

label.outline__switch {
    position: relative;
    float: right;
}

ul {
	-webkit-padding-start: 1.2em;
}
/***********/

.main_container {
	float: left;
	width: 100%;
}

.main_container_inner {
    padding: 60px;
    order: 1;
    margin-right: 360px;
}


/******************記事内********************/
.front_content p,.single_content p {
	margin: 0 0 20px;
}

.thumbnail_container {
	margin: 0 30px 0 0;
	width: 40%;
}

.main_container_inner .wp-post-image {
	max-width: 500px;
	min-width: 150px;
	height: 100%;
	object-fit: cover;
	max-height: 200px;
}

.center,.alignnone {
	max-width: 100%;
    display: block;
    margin: 0 auto 20px;
    width: auto;
}

.left,.alignleft {
	max-width: 350px;
	float: left;
	margin: 0 20px 20px 0;
}

.right,.alignright {
	max-width: 350px;
	float: right;
	margin: 0 0 20px 20px;
}

amp-img img {
	height: auto;
	max-height: 100%;
	object-fit: cover;
}

.article_top > div:nth-of-type(1) {
	display: flex;
	position: relative;
	margin: 0  0 50px;
}

.article_top > div:nth-of-type(1) > div {
	width: 100%;
}

.thumbnail_container + div {
    min-height: 260px;
}

.share {
	border-bottom: 1px solid #ddd;
	margin: 0 0 30px;
	padding: 0 0 30px;
	width: 100%;
}

.share ul {
	display: flex;


	flex-direction: row-reverse;
}
.share span {
	color: #222;
	font-size: 28px;
	margin: 0 15px 0 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}
.share span:hover {
	color: #e91e63;
}

.article_main p {
	margin: 0 0 30px;
	font-size: 16px;
}

.front_content h2 {
	font-size: 35px;
	font-weight: normal;
	background: #e91e63;
	border-right: 10px solid #ff9800;
	margin: 30px 0 20px;
	padding: 5px 0 5px 10px;
	color: #ffffff;
}

.single_content h1 {
	font-size: 40px;
	font-weight: normal;
	line-height: 1.4;
	margin: 0 0 30px;
}

.front_content h3,.single_content h2 {
	padding: 0 10px 3px 10px;
	position: relative;
	border-bottom: 3px solid #e91e63;
	border-left: 10px solid #e91e63;
	border-right: 10px solid #e91e63;
	color: #222;
	/* font-weight: normal; */
	margin: 0 0 20px;
	font-size: 25px;
}

.front_content h3:before,.single_content h2:before,
.front_content h3:after,.single_content h2:after {
	position: absolute;
	content: '';
	border-radius: 100%
}

.front_content h4,.single_content h3 {
	border-bottom: 1px solid #ff9800;
	position: relative;
	margin: 0 0 20px;
	font-size: 25px;
}

.front_content h4:before,.single_content h3:before {
	position: absolute;
	content: "\e930";
	top: 9px;
	right: 0;
	color: #ff9800;
	font: normal 30px 'icomoon';
}

.single_content h4 {
	color: #222;
	font-size: 20px;
	border-left: 10px solid;
	padding: 0 0 0 10px;
	margin: 30px 0 15px;
}

.article_main p a {
	display: inline-block;
	text-decoration: none;
	background: linear-gradient(to bottom, #e91e63 5%, #af164a 100%);
	color: #FFF;
	padding: 3px 5px;
	border-radius: 5px;
	text-align: center;
	font-weight: bold;
	vertical-align: middle;
	overflow: hidden;
	box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.29);
	border-bottom: solid 3px #7f0e35;
	transition: .4s;
}
.article_main p a:hover{
    transform: translateY(3px);
    margin: 2px 0 0 0;
    padding: 3px 5px 3px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
    border-bottom: solid 1px #7f0e35;
}

.article_main .supplement {
	border: 1px solid #999;
	margin: 0 0 20px;
	padding: 20px;
}

.article_main .supplement summary {
	background: rgba(255, 193, 7, 0.3);
	padding: 10px;
	margin: 0 0 10px;
}

.article_main ul {
	color: #555;
	background: rgba(233, 30, 99, .1);
	border-radius: 5px;
	padding: 15px 30px 20px;
	margin: 0 0 20px 0;
}




.article_main ul li {
	line-height: 1.5;
	padding: .6em 0px 0em 14px;
	position: relative;
}

.article_main ul li:before {
	position: absolute;
	content: "\e901";
	left: 0;
	top: 8px;
	font-family: "icomoon";
}

.article_main ol {

	margin: 0 0 20px 0;
}

.article_main ol li {
	border-left: 10px solid #ff9800;
	border-right: 10px solid #ff9800;
	margin: 0 0 5px;
	background: rgba(216, 216, 216, 0.1);
	padding: 5px 10px;
}

.article_main dl {
	background: #f9f9f9;
	padding: 30px;
	margin: 0 0 30px;
}

.article_main dt {
	border-bottom: 1px solid #e91e63;
	border-left: 10px solid #e91e63;
	padding: 0 0 5px 10px;
	margin: 0 0 10px;
}

.article_main dd {
	margin: 0 0 20px;
	font-size: 15px;
}

.article_main strong {
	background: linear-gradient(transparent 60%, #ffff66 60%);
	font-size: 18px;
}

blockquote {
	background: rgba(255, 236, 180, 0.5);
	/* border: 1px solid #ddd; */
	padding: 20px 10px 20px 45px;
	position: relative;
	font-size: 12px;
	margin: 0 0 30px;
}

blockquote:before {
	position: absolute;
	content: "”";
	top: 3px;
	left: 1px;
	font: 8em/1 'ＭＳ Ｐゴシック';
	color: #e91e63;
}

blockquote cite a {
	font-size: 12px;
	color: #3F51B5;
}

blockquote cite a:hover {
	text-decoration: none;
}

.g_navigation  {
	display: flex;
	margin: 10px 0 0;
	width: 100%;
}

.g_navigation > div {
	width: 49.5%;
}

.g_navigation .naviright {
	margin: 0 0 0 auto;
	text-align: right;
}

.g_navigation > div:nth-of-type(2) {
	margin: 0 0 0 auto;
	text-align: right;
}

.g_navigation > div > a {
	display: block;
	background: #e91e63;
	padding: 20px 20px;
	color: #fff;
	font: 50px 'Anton', sans-serif;
}

.g_navigation > div > a:hover {
	opacity: .8;
}

/*記事一覧*/
.list_article_container li {
	margin: 0 0 30px;
}

.list_article_container section > div {
	display: flex;
}

.main_thumbnail {
    display: block;
    margin: 0 10px 0 0;
}
.main_thumbnail img {
	width: 300px;
    height: 180px;
    object-fit: cover;
}
.list_article_container time {
	font-size: 12px;
	color: #999;
	margin: 0 0 5px;
	display: block;
	line-height: 1;
}

.list_article_container h2,.sitemap_list li {
	border-left: 10px solid #e91e63;
	border-right: none;
	border-bottom: none;
	padding: 5px 10px;
	margin: 0 0 10px;
	font-size: 20px;
	line-height: 1.4;
}

.list_article_container h2:first-letter {
	font-size: 100%;
}

.list_article_container h2:before,
.list_article_container h2:after {
	content: none;
}

.list_article_container h2 a {
	color: #444;
}

.list_article_container h2 a:hover {
	color: #e91e63;
}
.pagenation {
	display: flex;
}

.pagenation .page-numbers {
	display: block;
	background: #ddd;
	margin: 0 10px 0 0;
	padding: 10px 20px;
	color: #333;
}
.pagenation .page-numbers:hover {
	color: #eee;
	background: #333;
}


/***********サイトマップ*************/
.sitemap_list {
	margin: 0 0 30px;
}

.sitemap_list a {
	color: #444;
}

.sitemap_list a:hover {
	color: #e91e63;
}


/***********404ページ*************/
.link_404 {
	display: flex;
	margin: 20px 0 0;
}

.link_404 p a {
	background: #494747;
	color: #fff;
	font-weight: bold;
	padding: 10px 20px;
	display: inline-block;
	margin: 0 10px 0 0;
	width: 100%;
	max-width: 184px;
	text-align: center;
}

.link_404 p a:hover {
	color: #888;
}


/***********サイドバー**************/
.sideBer_container {
    float: right;
    width: 360px;
    padding: 60px 60px 60px 0;
    margin-left: -360px;
}

.side_thumbnail img {
    width: 100%;
    height: 160px;
    display: block;
    object-fit: cover;
}

.side_thumbnail amp-img {
	display: block;
    object-fit: cover;
    width: 100%;
    max-width: 500px;
    height: 200px;
    margin: 0 auto;
}


.newarticle_container a > span {
	color: #222;
	margin: 5px 0 7px;
	display: block;
	line-height: 1.6;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
}


.sideBer_container .widget_title {
	border-top: 1px solid #ddd;
	color: #e91e63;
	font: 25px 'Anton', sans-serif;
	padding: 15px 0 10px;
	max-width: 500px;
	margin: 0 auto;
}


.latestpost > ul {
	margin: 0 auto 50px;
	max-width: 500px;
}

li.newarticle_container {
	margin: 0 0 20px;
}

.sideBer_container .widget ul {
	max-width: 500px;
	margin: 0 auto;
}

.sideBer_container .widget a {
	color: #222;
	margin: 0 0 10px;
	display: block;
	padding: 0 0 0 25px;
	position: relative;
}

.sideBer_container .widget a:before {
	font: normal 19px "icomoon";
	content: "\e901";
	position: absolute;
	left: 5px;
	top: 5px;
}

.sideBer_container .widget a:hover,
.newarticle_container a:hover span {
	color: #e91e63;
}


.post_newarticle_content {
	color: #999;
	font-size: 13px;
	line-height: 1.4;
}

.newarticle_container time {
	color: #999;
	font-size: 12px;
	float: right;
}

.post_view {
    float: left;
    color: #ff9800;
    font: 12px 'Anton', sans-serif;
    letter-spacing: .5px;
}

.widget_search {
	margin: 0 0 25px;
}

.search_container {
	box-sizing: border-box;
	position: relative;
	border: 1px solid #999;
	padding: 3px 10px;
	border-radius: 20px;
	height: 2.3em;
	width: 100%;
	max-width: 350px;
	overflow: hidden;
	margin: 0 auto;
}

.search_container input[type="text"]{
	border: none;
	height: 2.0em;
	background: none;
	color: #222;
}

.search_container input[type="text"]:focus {
	outline: 0;
}

.search_container input[type="submit"]{
	cursor: pointer;
	font-family: icomoon;
	font-size: 1.3em;
	border: none;
	background: none;
	color: #e91e63;
	position: absolute;
	width: 2.5em;
	height: 2.5em;
	right: 0;
	top: -10px;
	outline : none;
}


/***********お問い合わせ*************/
 .forms {
 margin:16px
 }
.forms li {
 margin:16px;
 list-style:none
 }
.forms label {
 cursor:pointer;
 display:block;
 font-weight:800
 }
.forms input,.forms textarea {
 border: 1px solid #293940;
 border-radius: 3px;
 padding:8px;
 width: 100%;
 font-size:100%;
 }
.forms li .error {
 font-size:80%;
 color:red
 }
.forms li.textarea .error {
 display:block;
 /* position:absolute; */
 right:0;
 top:0;
 }
.forms li.buttons button {
 cursor:pointer;
 padding:8px;
 border: none;
 color: #fff;
 background: #e91e63;
}



/****************footer*****************/
/*TOPに戻るボタン*/
#page-top {
  background: #e91e63;
  border: none;
  border-radius: 50px;
  bottom: 16px;
  box-shadow: 0 2px 8px rgba(0,0,0,.2), 0 0 8px rgba(0,0,0,.1);
  color: #fff;
  font-size: 24px;
  height: 56px;
  line-height: 56px;
  outline: none;
  position: fixed;
  right: 16px;
  transition: .3s cubic-bezier(.4,0,.2,1);
  visibility: hidden;
  width: 56px;
  z-index: 19999;
}

#page-top:active {
  background: #424242;
  box-shadow: 0 8px 24px rgba(0,0,0,.2), 0 0 24px rgba(0,0,0,.1);
  transform: translateY(-1px);
}

.page-top-trigger {
  height: 0;
  position: absolute;
  top: 500px;
  width: 0;
}

.footer {
	background: #e91e63;
	padding: 60px 10px 60px;
	background-size: 300px;
}

.copyright {
	text-align: center;
	color: #fff;
	font-size: 13px;
}


/*--------------メディアクエリ--------------*/
@media only screen and (max-width: 1040px) {
	/************mainコンテンツ*************/
	/*目次*/
	.outline {
		width: 90%;
		padding: 20px;
	}
	
	.outline__toggle:checked + .outline__switch + .outline__list {
		padding: 17px 0px 0;
	}
	
	.main_container {
		float: none;
		margin: 0 0 30px;
	}
	
	.main_container_inner {

		margin: 0;
		padding: 10px;
	}
	
	.g_navigation > div {
		width: 48.5%;
	}
	
	.g_navigation > div > a {
		font-size: 20px;
		padding: 20px 20px;
	}
	
	
	/************サイドバー*************/
	.sideBer_container {
		float: none;
		margin: 0 0 30px;
		width: 100%;
		padding: 10px;
	}
	
	
	/************記事内*************/
	.article_top > div:nth-of-type(1) {
		display: block;
	}
	
	.thumbnail_container {
		margin: 0;
		width: 100%;
	}

	.thumbnail_container + div {
	    min-height: 100%;
	}

	.share {
		position: static;
	}
	
	.main_container_inner .wp-post-image {
		height: 200px;
		margin: 0 auto 10px;
		display: block;
	}
	
	.single_content h1 {
		font-size: 30px;
		margin: 15px 0 10px;
	}
	
	
	/************記事一覧*************/
	.main_thumbnail img {
		width: 180px;
		height: 120px;
	}
	
}

@media screen and (min-width:768px) and ( max-width:1040px) {
	.newarticle_container a span span {
		display: block;
	}
}


@media only screen and (max-width: 768px) {
	.SiteTitle {
		height: calc(100% - 220px);
		padding: 0 20px;
		line-height: 1.3;
	}
	
	.BreadBox {
		padding: 15px 10px;
		text-shadow: #fff 1px 1px 2px, #fff -1px 1px 2px, #fff 1px -1px 2px, #fff -1px -1px 2px;
	}
}


@media only screen and (max-width: 550px) {
	/************header*************/
	header .header_container {
		height: 320px;
		background-position: 46%;
	}
	
	.header nav ul {
		padding: 0 10px;
	}

	.SiteTitle {
		font-size: 23px;
		height: calc(100% - 35px);
	}

	.home .SiteTitle {
		height: calc(100% - 120px);
	}
	
	/************メインコンテンツ*************/
	.front_content, .single_content {
		    padding: 20px 20px;
	}
	
	.article_main {
		padding: 0 0px;
	}
	
	.header nav li a {
		font-size: 16px;
	}
	
	
	/************記事一覧*************/
	.main_thumbnail img {
		width: 130px;
		height: 80px;
	}
	
	.list_article_container h2 {
		font-size: 16px;
	}
	
	
	/************サイドバー*************/
	.latestpost > ul {
		padding: 0;
	}
	
	.newarticle a {
		display: flex;
	}
	
	.side_thumbnail img,.side_thumbnail amp-img {
		width: 130px;
		height: 80px;
		margin: 0 10px 0 0;
	}
	.newarticle_container a > span {
		font-size: 15px;
		line-height: 1.4;
		margin: 0;
		width: 100%;
	}
	
	.newarticle_container a > span > span {
		display: flex;
		margin: 5px 0 0 0;
	}
	
	.post_view,.newarticle_container time {
		float: none;
		display: block;
	}
	
	.newarticle_container time {
		margin: 0 0 0 auto;
	}
	
	
	/************footer*************/

	
	
	/************記事内装飾*************/
	.single_content h1 {
		font-size: 23px;
		margin: 15px 0 20px;
	}
	
	.front_content h2 {
		font-size: 24px;
		line-height: 1.4;
	}
	
	.front_content h3, .single_content h2 {
		font-size: 23px;
		line-height: 1.4;
		padding: 0 0px 5px 10px;
	}

	.front_content h3:before, .single_content h2:before {
		top: .5em;
		left: 0em;
		width: 25px;
		height: 25px;
	}

	.front_content h3:after, .single_content h2:after {
		top: 1.1em;
		left: .6em;
		width: 15px;
		height: 15px;
	}
	
	.list_article_container h2 {
		font-size: 16px;
		padding: 0 0 0 10px;
		line-height: 1.4;
	}
	
	.list_article_container h2:first-letter {
		font-size: 100%;	
	}
	
	.left,.right {
		max-width: 350px;
		float: none;
		margin: 0 auto 5px;
		width: 100%;
	}
	
	
	/********************404ページ**********************/
	.link_404 {
		display: block;
	}
}

@media only screen and (max-width: 352px) {
	.header nav li a {
		display: block;
		padding: 10px 15px;
	}
}

@media only screen and (max-width: 320px) {
	.main_thumbnail img {
		width: 100px;
		height: 60px;
	}
	
	.header nav li a {
		font-size: 15px;
	}
	
	.SiteTitle {
		padding: 0 10px;
	}
}

@media only screen and (max-width: 319px) {
	.header nav ul {
		padding: 0;
	}
	
	.header nav li a {
		font-size: 12px;
		padding: 10px 10px;
	}
	
}